Skip to content

Instantly share code, notes, and snippets.

@glyn
Last active June 29, 2024 03:15
Show Gist options
  • Save glyn/b61d087f08f9ed0e0ca051228ed1676a to your computer and use it in GitHub Desktop.
Save glyn/b61d087f08f9ed0e0ca051228ed1676a to your computer and use it in GitHub Desktop.
Distro hopping to avoid crashes with NVIDIA or AMD graphics

(The following overlooks my early use of Red Hat Linux, on a Thinkpad, around the turn of the century and my repeated use of Ubuntu in VMs since then.)

IMG_20240322_132047

The NVIDIA GK106GL [Quadro K4000] graphics card seems to cause crashes on various distros. Here's the checkered history of my desktop machine:

  • Ubuntu crash on suspend/resume.
  • Fedora 35 The nouveau driver occasionally crashes and locks up the desktop, requiring a power off.
  • Fedora 35 installed nvidia 470 driver.
  • Fedora 36 beta.
  • Fedora 36 kernel upgrade broke nvidia driver.
  • Debian 11.3.0 with kernel 5.10.0 crashes every 5-10 suspend/resume cycles (bug 547?).
  • Debian 11.3.0 with kernel 4.19.252+ crashes while using vscodium (bug 177).
  • Debian 11.3.0 with various 4.x, 5.x, and 6.x kernels and nouveau crashes sooner or later after suspend/resume.
  • Arch with nouveau and xmonad seems stable although I did experience a short period (in June 2023) where X crashed on resume that went away after another rolling upgrade. Adding the kernel parameter nouveau.noaccel=1 seemed to fix the problem.
  • Upgrading arch to the 6.7 kernel ran into an out of space problem, detailed here.
  • Upgrading arch to the 6.7.1 kernel caused serious problems and took a few hours to recover, detailed here.
  • Upgrading to the 6.7.2 kernel was as smooth as ever, so I continue on arch (January 2024).
  • March 2024: black screen after reboot. Replaced graphics card with AMD FirePro V5900.

IMG_20240322_132100

  • March 25 2024: After switching to AMD FirePro V5900, experiencing occasionally crashes on suspend/resume.
    • This is on arch with kernel 6.8.1-arch1-1
    • Kernel parameter nouveau.noaccel=1 is still configured.
    • Tried adding kernel parameter amdgpu.runpm=0 (see this)
  • I was irritated by GRUB slowly painting/unpainting a rectangle round the boot menu, so I uncommented the following line in /etc/default/grub to disable the graphical terminal:
    GRUB_TERMINAL_OUTPUT=console
    
    and then rebuilt the GRUB configuration via:
    sudo grub-mkconfig -o /boot/grub/grub.cfg
    
  • As of 21 May 2024 experiencing crash on resume approximately 20% of the time (sample of 42 suspend/resumes).
  • See systemd journal logs below. journalctl-dump1.log shows several suspend/resumes ending with a resume crash and power off.
  • After upgrading to the 6.9.6 kernel, systemctl suspend fails. The display freezes, the keyboard becomes unresponsive, but the power button does not flash, indicating the system didn't quite make it into the sleep state. See the log below. The problem does not occur when X isn't running.
  • Problem worked around using this suggestion, so may be a systemd v256 issue. Perhaps it's related to this systemd issue.
May 16 03:43:01 zion kernel: Linux version 6.8.9-arch1-2 (linux@archlinux) (gcc (GCC) 14.1.1 20240507, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Tue, 07 May 2024 21:35:54 +0000
May 16 03:43:01 zion kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fbcac78-d63c-4c69-8e2f-d45f626d80de rw loglevel=3 quiet nouveau.noaccel=1 amdgpu.runpm=0
May 16 03:43:01 zion kernel: BIOS-provided physical RAM map:
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000000927ff] usable
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dfdf9bff] usable
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x00000000dfdf9c00-0x00000000dfe4bbff] ACPI NVS
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x00000000dfe4bc00-0x00000000dfe4dbff] ACPI data
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x00000000dfe4dc00-0x00000000dfffffff] reserved
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fcffffff] reserved
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fed003ff] reserved
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
May 16 03:43:01 zion kernel: BIOS-e820: [mem 0x0000000100000000-0x000000081fffffff] usable
May 16 03:43:01 zion kernel: NX (Execute Disable) protection: active
May 16 03:43:01 zion kernel: APIC: Static calls initialized
May 16 03:43:01 zion kernel: SMBIOS 2.5 present.
May 16 03:43:01 zion kernel: DMI: Dell Inc. Precision WorkStation T5500 /0CRH6C, BIOS A17 03/11/2018
May 16 03:43:01 zion kernel: tsc: Fast TSC calibration using PIT
May 16 03:43:01 zion kernel: tsc: Detected 2926.097 MHz processor
May 16 03:43:01 zion kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 16 03:43:01 zion kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 16 03:43:01 zion kernel: last_pfn = 0x820000 max_arch_pfn = 0x400000000
May 16 03:43:01 zion kernel: MTRR map: 6 entries (5 fixed + 1 variable; max 21), built from 8 variable MTRRs
May 16 03:43:01 zion kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
May 16 03:43:01 zion kernel: last_pfn = 0xdfdf9 max_arch_pfn = 0x400000000
May 16 03:43:01 zion kernel: RAMDISK: [mem 0x33cef000-0x35e6efff]
May 16 03:43:01 zion kernel: ACPI: Early table checksum verification disabled
May 16 03:43:01 zion kernel: ACPI: RSDP 0x00000000000FEC30 000024 (v02 DELL )
May 16 03:43:01 zion kernel: ACPI: XSDT 0x00000000000FCB10 000084 (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: FACP 0x00000000000FCC08 0000F4 (v03 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20230628/tbfadt-564)
May 16 03:43:01 zion kernel: ACPI: DSDT 0x00000000FFEA1DE6 0055B9 (v01 DELL dt_ex 00001000 INTL 20050624)
May 16 03:43:01 zion kernel: ACPI: FACS 0x00000000DFDF9C00 000040
May 16 03:43:01 zion kernel: ACPI: FACS 0x00000000DFDF9C00 000040
May 16 03:43:01 zion kernel: ACPI: SSDT 0x00000000FFEA74B0 00009C (v01 DELL st_ex 00001000 INTL 20050624)
May 16 03:43:01 zion kernel: ACPI: APIC 0x00000000000FCCFC 00026A (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: BOOT 0x00000000000FCF66 000028 (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: ASF! 0x00000000000FCF8E 000096 (v32 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: MCFG 0x00000000000FD024 00003C (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: HPET 0x00000000000FD060 000038 (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: TCPA 0x00000000000FD2BC 000032 (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: ____ 0x00000000000FD2EE 000030 (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: _RAT 0x00000000000FDED2 000030 (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: SLIC 0x00000000000FD098 000176 (v01 DELL B10K 00000015 ASL 00000061)
May 16 03:43:01 zion kernel: ACPI: SSDT 0x00000000DFE4DC00 000AF4 (v01 INTEL PPM RCM 80000001 INTL 20061109)
May 16 03:43:01 zion kernel: ACPI: Reserving FACP table memory at [mem 0xfcc08-0xfccfb]
May 16 03:43:01 zion kernel: ACPI: Reserving DSDT table memory at [mem 0xffea1de6-0xffea739e]
May 16 03:43:01 zion kernel: ACPI: Reserving FACS table memory at [mem 0xdfdf9c00-0xdfdf9c3f]
May 16 03:43:01 zion kernel: ACPI: Reserving FACS table memory at [mem 0xdfdf9c00-0xdfdf9c3f]
May 16 03:43:01 zion kernel: ACPI: Reserving SSDT table memory at [mem 0xffea74b0-0xffea754b]
May 16 03:43:01 zion kernel: ACPI: Reserving APIC table memory at [mem 0xfccfc-0xfcf65]
May 16 03:43:01 zion kernel: ACPI: Reserving BOOT table memory at [mem 0xfcf66-0xfcf8d]
May 16 03:43:01 zion kernel: ACPI: Reserving ASF! table memory at [mem 0xfcf8e-0xfd023]
May 16 03:43:01 zion kernel: ACPI: Reserving MCFG table memory at [mem 0xfd024-0xfd05f]
May 16 03:43:01 zion kernel: ACPI: Reserving HPET table memory at [mem 0xfd060-0xfd097]
May 16 03:43:01 zion kernel: ACPI: Reserving TCPA table memory at [mem 0xfd2bc-0xfd2ed]
May 16 03:43:01 zion kernel: ACPI: Reserving ____ table memory at [mem 0xfd2ee-0xfd31d]
May 16 03:43:01 zion kernel: ACPI: Reserving _RAT table memory at [mem 0xfded2-0xfdf01]
May 16 03:43:01 zion kernel: ACPI: Reserving SLIC table memory at [mem 0xfd098-0xfd20d]
May 16 03:43:01 zion kernel: ACPI: Reserving SSDT table memory at [mem 0xdfe4dc00-0xdfe4e6f3]
May 16 03:43:01 zion kernel: No NUMA configuration found
May 16 03:43:01 zion kernel: Faking a node at [mem 0x0000000000000000-0x000000081fffffff]
May 16 03:43:01 zion kernel: NODE_DATA(0) allocated [mem 0x81ffdf000-0x81ffe3fff]
May 16 03:43:01 zion kernel: Zone ranges:
May 16 03:43:01 zion kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
May 16 03:43:01 zion kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
May 16 03:43:01 zion kernel: Normal [mem 0x0000000100000000-0x000000081fffffff]
May 16 03:43:01 zion kernel: Device empty
May 16 03:43:01 zion kernel: Movable zone start for each node
May 16 03:43:01 zion kernel: Early memory node ranges
May 16 03:43:01 zion kernel: node 0: [mem 0x0000000000001000-0x0000000000091fff]
May 16 03:43:01 zion kernel: node 0: [mem 0x0000000000100000-0x00000000dfdf8fff]
May 16 03:43:01 zion kernel: node 0: [mem 0x0000000100000000-0x000000081fffffff]
May 16 03:43:01 zion kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000081fffffff]
May 16 03:43:01 zion kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 16 03:43:01 zion kernel: On node 0, zone DMA: 110 pages in unavailable ranges
May 16 03:43:01 zion kernel: On node 0, zone Normal: 519 pages in unavailable ranges
May 16 03:43:01 zion kernel: ACPI: PM-Timer IO Port: 0x808
May 16 03:43:01 zion kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
May 16 03:43:01 zion kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
May 16 03:43:01 zion kernel: IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47
May 16 03:43:01 zion kernel: IOAPIC[2]: apic_id 10, version 32, address 0xfec88000, GSI 48-71
May 16 03:43:01 zion kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 16 03:43:01 zion kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 16 03:43:01 zion kernel: ACPI: Using ACPI (MADT) for SMP configuration information
May 16 03:43:01 zion kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
May 16 03:43:01 zion kernel: smpboot: Allowing 64 CPUs, 60 hotplug CPUs
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x00092000-0x000effff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfdf9000-0xdfdf9fff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfdfa000-0xdfe4afff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4b000-0xdfe4bfff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4c000-0xdfe4cfff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4d000-0xdfe4dfff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4e000-0xdfffffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfdffffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfecfffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfedfffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xffafffff]
May 16 03:43:01 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xffb00000-0xffffffff]
May 16 03:43:01 zion kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
May 16 03:43:01 zion kernel: Booting paravirtualized kernel on bare hardware
May 16 03:43:01 zion kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 16 03:43:01 zion kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:64 nr_cpu_ids:64 nr_node_ids:1
May 16 03:43:01 zion kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
May 16 03:43:01 zion kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
May 16 03:43:01 zion kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
May 16 03:43:01 zion kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
May 16 03:43:01 zion kernel: pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47
May 16 03:43:01 zion kernel: pcpu-alloc: [0] 48 49 50 51 52 53 54 55 [0] 56 57 58 59 60 61 62 63
May 16 03:43:01 zion kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fbcac78-d63c-4c69-8e2f-d45f626d80de rw loglevel=3 quiet nouveau.noaccel=1 amdgpu.runpm=0
May 16 03:43:01 zion kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
May 16 03:43:01 zion kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
May 16 03:43:01 zion kernel: printk: log_buf_len total cpu_extra contributions: 258048 bytes
May 16 03:43:01 zion kernel: printk: log_buf_len min size: 131072 bytes
May 16 03:43:01 zion kernel: printk: log_buf_len: 524288 bytes
May 16 03:43:01 zion kernel: printk: early log buf free: 122248(93%)
May 16 03:43:01 zion kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
May 16 03:43:01 zion kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 16 03:43:01 zion kernel: Fallback order for Node 0: 0
May 16 03:43:01 zion kernel: Built 1 zonelists, mobility grouping on. Total pages: 8256769
May 16 03:43:01 zion kernel: Policy zone: Normal
May 16 03:43:01 zion kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
May 16 03:43:01 zion kernel: software IO TLB: area num 64.
May 16 03:43:01 zion kernel: Memory: 32810156K/33551912K available (16384K kernel code, 2121K rwdata, 12976K rodata, 3456K init, 3732K bss, 741496K reserved, 0K cma-reserved)
May 16 03:43:01 zion kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=1
May 16 03:43:01 zion kernel: Kernel/User page tables isolation: enabled
May 16 03:43:01 zion kernel: ftrace: allocating 49113 entries in 192 pages
May 16 03:43:01 zion kernel: ftrace: allocated 192 pages with 2 groups
May 16 03:43:01 zion kernel: Dynamic Preempt: full
May 16 03:43:01 zion kernel: rcu: Preemptible hierarchical RCU implementation.
May 16 03:43:01 zion kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=64.
May 16 03:43:01 zion kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
May 16 03:43:01 zion kernel: Trampoline variant of Tasks RCU enabled.
May 16 03:43:01 zion kernel: Rude variant of Tasks RCU enabled.
May 16 03:43:01 zion kernel: Tracing variant of Tasks RCU enabled.
May 16 03:43:01 zion kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 16 03:43:01 zion kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=64
May 16 03:43:01 zion kernel: NR_IRQS: 20736, nr_irqs: 1752, preallocated irqs: 16
May 16 03:43:01 zion kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
May 16 03:43:01 zion kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
May 16 03:43:01 zion kernel: Console: colour VGA+ 80x25
May 16 03:43:01 zion kernel: printk: legacy console [tty0] enabled
May 16 03:43:01 zion kernel: ACPI: Core revision 20230628
May 16 03:43:01 zion kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
May 16 03:43:01 zion kernel: APIC: Switch to symmetric I/O mode setup
May 16 03:43:01 zion kernel: APIC: Switched APIC routing to: physical flat
May 16 03:43:01 zion kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 16 03:43:01 zion kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2a2d8ff6217, max_idle_ns: 440795279946 ns
May 16 03:43:01 zion kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5854.03 BogoMIPS (lpj=9753656)
May 16 03:43:01 zion kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
May 16 03:43:01 zion kernel: CPU0: Thermal monitoring enabled (TM1)
May 16 03:43:01 zion kernel: process: using mwait in idle threads
May 16 03:43:01 zion kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
May 16 03:43:01 zion kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
May 16 03:43:01 zion kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 16 03:43:01 zion kernel: Spectre V2 : Mitigation: Retpolines
May 16 03:43:01 zion kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 16 03:43:01 zion kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
May 16 03:43:01 zion kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
May 16 03:43:01 zion kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 16 03:43:01 zion kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
May 16 03:43:01 zion kernel: Speculative Store Bypass: Vulnerable
May 16 03:43:01 zion kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
May 16 03:43:01 zion kernel: MMIO Stale Data: Unknown: No mitigations
May 16 03:43:01 zion kernel: x86/fpu: x87 FPU will use FXSAVE
May 16 03:43:01 zion kernel: Freeing SMP alternatives memory: 40K
May 16 03:43:01 zion kernel: pid_max: default: 65536 minimum: 512
May 16 03:43:01 zion kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
May 16 03:43:01 zion kernel: landlock: Up and running.
May 16 03:43:01 zion kernel: Yama: becoming mindful.
May 16 03:43:01 zion kernel: LSM support for eBPF active
May 16 03:43:01 zion kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
May 16 03:43:01 zion kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
May 16 03:43:01 zion kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz (family: 0x6, model: 0x1a, stepping: 0x5)
May 16 03:43:01 zion kernel: RCU Tasks: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
May 16 03:43:01 zion kernel: RCU Tasks Rude: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
May 16 03:43:01 zion kernel: RCU Tasks Trace: Setting shift to 6 and lim to 1 rcu_task_cb_adjust=1.
May 16 03:43:01 zion kernel: Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
May 16 03:43:01 zion kernel: core: CPU erratum AAJ80 worked around
May 16 03:43:01 zion kernel: core: CPUID marked event: 'bus cycles' unavailable
May 16 03:43:01 zion kernel: ... version: 3
May 16 03:43:01 zion kernel: ... bit width: 48
May 16 03:43:01 zion kernel: ... generic registers: 4
May 16 03:43:01 zion kernel: ... value mask: 0000ffffffffffff
May 16 03:43:01 zion kernel: ... max period: 000000007fffffff
May 16 03:43:01 zion kernel: ... fixed-purpose events: 3
May 16 03:43:01 zion kernel: ... event mask: 000000070000000f
May 16 03:43:01 zion kernel: signal: max sigframe size: 1440
May 16 03:43:01 zion kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1117
May 16 03:43:01 zion kernel: rcu: Hierarchical SRCU implementation.
May 16 03:43:01 zion kernel: rcu: Max phase no-delay instances is 1000.
May 16 03:43:01 zion kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 16 03:43:01 zion kernel: smp: Bringing up secondary CPUs ...
May 16 03:43:01 zion kernel: smpboot: x86: Booting SMP configuration:
May 16 03:43:01 zion kernel: .... node #0, CPUs: #1 #2 #3
May 16 03:43:01 zion kernel: smp: Brought up 1 node, 4 CPUs
May 16 03:43:01 zion kernel: smpboot: Max logical packages: 16
May 16 03:43:01 zion kernel: smpboot: Total of 4 processors activated (23418.14 BogoMIPS)
May 16 03:43:01 zion kernel: devtmpfs: initialized
May 16 03:43:01 zion kernel: x86/mm: Memory block size: 128MB
May 16 03:43:01 zion kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdfdf9c00-0xdfe4bbff] (335872 bytes)
May 16 03:43:01 zion kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 16 03:43:01 zion kernel: futex hash table entries: 16384 (order: 8, 1048576 bytes, linear)
May 16 03:43:01 zion kernel: pinctrl core: initialized pinctrl subsystem
May 16 03:43:01 zion kernel: PM: RTC time: 02:42:55, date: 2024-05-16
May 16 03:43:01 zion kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 16 03:43:01 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
May 16 03:43:01 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 16 03:43:01 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 16 03:43:01 zion kernel: audit: initializing netlink subsys (disabled)
May 16 03:43:01 zion kernel: audit: type=2000 audit(1715827374.163:1): state=initialized audit_enabled=0 res=1
May 16 03:43:01 zion kernel: thermal_sys: Registered thermal governor 'fair_share'
May 16 03:43:01 zion kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 16 03:43:01 zion kernel: thermal_sys: Registered thermal governor 'step_wise'
May 16 03:43:01 zion kernel: thermal_sys: Registered thermal governor 'user_space'
May 16 03:43:01 zion kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 16 03:43:01 zion kernel: cpuidle: using governor ladder
May 16 03:43:01 zion kernel: cpuidle: using governor menu
May 16 03:43:01 zion kernel: Simple Boot Flag at 0x7a set to 0x80
May 16 03:43:01 zion kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 16 03:43:01 zion kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 16 03:43:01 zion kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
May 16 03:43:01 zion kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as E820 entry
May 16 03:43:01 zion kernel: PCI: Using configuration type 1 for base access
May 16 03:43:01 zion kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
May 16 03:43:01 zion kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
May 16 03:43:01 zion kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
May 16 03:43:01 zion kernel: ACPI: Added _OSI(Module Device)
May 16 03:43:01 zion kernel: ACPI: Added _OSI(Processor Device)
May 16 03:43:01 zion kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 16 03:43:01 zion kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 16 03:43:01 zion kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
May 16 03:43:01 zion kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 16 03:43:01 zion kernel: ACPI: _OSC evaluated successfully for all CPUs
May 16 03:43:01 zion kernel: ACPI: Interpreter enabled
May 16 03:43:01 zion kernel: ACPI: PM: (supports S0 S3 S4 S5)
May 16 03:43:01 zion kernel: ACPI: Using IOAPIC for interrupt routing
May 16 03:43:01 zion kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 16 03:43:01 zion kernel: PCI: Using E820 reservations for host bridge windows
May 16 03:43:01 zion kernel: ACPI: Enabled 16 GPEs in block 00 to 3F
May 16 03:43:01 zion kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
May 16 03:43:01 zion kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 16 03:43:01 zion kernel: acpi PNP0A03:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
May 16 03:43:01 zion kernel: PCI host bridge to bus 0000:00
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [io 0x03bc-0x03bf window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xdfff window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000b0000 window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000fffff window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [mem 0xf7000000-0xf7ffffff window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [mem 0xdff00000-0xdfffffff window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [mem 0xff980000-0xff980fff window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [mem 0xff97c000-0xff97ffff window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [mem 0xfed20000-0xfed9ffff window]
May 16 03:43:01 zion kernel: pci_bus 0000:00: root bus resource [bus 00-7f]
May 16 03:43:01 zion kernel: pci 0000:00:00.0: [8086:3406] type 00 class 0x060000 PCIe Root Port
May 16 03:43:01 zion kernel: pci 0000:00:00.0: enabling Extended Tags
May 16 03:43:01 zion kernel: pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
May 16 03:43:01 zion kernel: pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe Root Port
May 16 03:43:01 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 16 03:43:01 zion kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
May 16 03:43:01 zion kernel: pci 0000:00:01.0: enabling Extended Tags
May 16 03:43:01 zion kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
May 16 03:43:01 zion kernel: pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe Root Port
May 16 03:43:01 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 16 03:43:01 zion kernel: pci 0000:00:03.0: bridge window [mem 0xf7e00000-0xf7efffff]
May 16 03:43:01 zion kernel: pci 0000:00:03.0: enabling Extended Tags
May 16 03:43:01 zion kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
May 16 03:43:01 zion kernel: pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port
May 16 03:43:01 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 16 03:43:01 zion kernel: pci 0000:00:07.0: bridge window [mem 0xf7d00000-0xf7dfffff]
May 16 03:43:01 zion kernel: pci 0000:00:07.0: enabling Extended Tags
May 16 03:43:01 zion kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
May 16 03:43:01 zion kernel: pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 16 03:43:01 zion kernel: pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 16 03:43:01 zion kernel: pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 16 03:43:01 zion kernel: pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 conventional PCI endpoint
May 16 03:43:01 zion kernel: pci 0000:00:1a.0: BAR 4 [io 0x1f20-0x1f3f]
May 16 03:43:01 zion kernel: pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 conventional PCI endpoint
May 16 03:43:01 zion kernel: pci 0000:00:1a.1: BAR 4 [io 0x1f00-0x1f1f]
May 16 03:43:01 zion kernel: pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 conventional PCI endpoint
May 16 03:43:01 zion kernel: pci 0000:00:1a.2: BAR 4 [io 0x1c00-0x1c1f]
May 16 03:43:01 zion kernel: pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 conventional PCI endpoint
May 16 03:43:01 zion kernel: pci 0000:00:1a.7: BAR 0 [mem 0xf7ffa000-0xf7ffa3ff]
May 16 03:43:01 zion kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
May 16 03:43:01 zion kernel: pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
May 16 03:43:01 zion kernel: pci 0000:00:1b.0: BAR 0 [mem 0xf7ffc000-0xf7ffffff 64bit]
May 16 03:43:01 zion kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
May 16 03:43:01 zion kernel: pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe Root Port
May 16 03:43:02 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 16 03:43:02 zion kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 16 03:43:02 zion kernel: pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe Root Port
May 16 03:43:02 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 16 03:43:02 zion kernel: pci 0000:00:1c.5: bridge window [mem 0xf7b00000-0xf7bfffff]
May 16 03:43:02 zion kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 16 03:43:02 zion kernel: pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:00:1d.0: BAR 4 [io 0x1f80-0x1f9f]
May 16 03:43:02 zion kernel: pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:00:1d.1: BAR 4 [io 0x1f60-0x1f7f]
May 16 03:43:02 zion kernel: pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:00:1d.2: BAR 4 [io 0x1f40-0x1f5f]
May 16 03:43:02 zion kernel: pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:00:1d.7: BAR 0 [mem 0xff980000-0xff9803ff]
May 16 03:43:02 zion kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
May 16 03:43:02 zion kernel: pci 0000:00:1f.0: quirk: [io 0x0880-0x08bf] claimed by ICH6 GPIO
May 16 03:43:02 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f)
May 16 03:43:02 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 00e0 (mask 0007)
May 16 03:43:02 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0900 (mask 003f)
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: BAR 0 [io 0x1e00-0x1e07]
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: BAR 1 [io 0x1e10-0x1e13]
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: BAR 2 [io 0x1e20-0x1e27]
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: BAR 3 [io 0x1e30-0x1e33]
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: BAR 4 [io 0x1ec0-0x1edf]
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xff970000-0xff9707ff]
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: PME# supported from D3hot
May 16 03:43:02 zion kernel: pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:00:1f.3: BAR 0 [mem 0xf7ffb000-0xf7ffb0ff 64bit]
May 16 03:43:02 zion kernel: pci 0000:00:1f.3: BAR 4 [io 0xdce0-0xdcff]
May 16 03:43:02 zion kernel: pci 0000:01:00.0: Enable PCIe Retrain Link quirk
May 16 03:43:02 zion kernel: pci 0000:01:00.0: [12d8:e130] type 01 class 0x060400 PCIe to PCI/PCI-X bridge
May 16 03:43:02 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 16 03:43:02 zion kernel: pci 0000:01:00.0: enabling Extended Tags
May 16 03:43:02 zion kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
May 16 03:43:02 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 16 03:43:02 zion kernel: pci_bus 0000:02: extended config space not accessible
May 16 03:43:02 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 16 03:43:02 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 16 03:43:02 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 16 03:43:02 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 16 03:43:02 zion kernel: pci 0000:06:00.0: [14e4:1681] type 00 class 0x020000 PCIe Endpoint
May 16 03:43:02 zion kernel: pci 0000:06:00.0: BAR 0 [mem 0xf7be0000-0xf7beffff 64bit]
May 16 03:43:02 zion kernel: pci 0000:06:00.0: BAR 2 [mem 0xf7bf0000-0xf7bfffff 64bit]
May 16 03:43:02 zion kernel: pci 0000:06:00.0: enabling Extended Tags
May 16 03:43:02 zion kernel: pci 0000:06:00.0: PME# supported from D3hot D3cold
May 16 03:43:02 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 16 03:43:02 zion kernel: pci_bus 0000:07: extended config space not accessible
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x03af window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [io 0x03bc-0x03bf window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xdfff window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000b0000 window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000fffff window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xf7000000-0xf7ffffff window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xdff00000-0xdfffffff window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xff980000-0xff980fff window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xff97c000-0xff97ffff window] (subtractive decode)
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xfed20000-0xfed9ffff window] (subtractive decode)
May 16 03:43:02 zion kernel: ACPI: PCI Root Bridge [PCI7] (domain 0000 [bus 20-3d])
May 16 03:43:02 zion kernel: acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 16 03:43:02 zion kernel: PCI host bridge to bus 0000:20
May 16 03:43:02 zion kernel: pci_bus 0000:20: root bus resource [io 0xe000-0xffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: root bus resource [mem 0xe0000000-0xf6ffffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: root bus resource [io 0x03b0-0x03bb window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: root bus resource [io 0x03c0-0x03df window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: root bus resource [mem 0x000a0000-0x000bffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: busn_res: can not insert [bus 20-3d] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 16 03:43:02 zion kernel: pci_bus 0000:20: root bus resource [bus 20-3d]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port
May 16 03:43:02 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: bridge window [io 0xe000-0xefff]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: bridge window [mem 0xf6e00000-0xf6ffffff]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: enabling Extended Tags
May 16 03:43:02 zion kernel: pci 0000:20:07.0: PME# supported from D0 D3hot D3cold
May 16 03:43:02 zion kernel: pci 0000:20:09.0: [8086:3410] type 01 class 0x060400 PCIe Root Port
May 16 03:43:02 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 16 03:43:02 zion kernel: pci 0000:20:09.0: bridge window [mem 0xf6d00000-0xf6dfffff]
May 16 03:43:02 zion kernel: pci 0000:20:09.0: enabling Extended Tags
May 16 03:43:02 zion kernel: pci 0000:20:09.0: PME# supported from D0 D3hot D3cold
May 16 03:43:02 zion kernel: pci 0000:20:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 16 03:43:02 zion kernel: pci 0000:20:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 16 03:43:02 zion kernel: pci 0000:20:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 16 03:43:02 zion kernel: pci 0000:22:00.0: [1002:6707] type 00 class 0x030000 PCIe Legacy Endpoint
May 16 03:43:02 zion kernel: pci 0000:22:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
May 16 03:43:02 zion kernel: pci 0000:22:00.0: BAR 2 [mem 0xf6ee0000-0xf6efffff 64bit]
May 16 03:43:02 zion kernel: pci 0000:22:00.0: BAR 4 [io 0xec00-0xecff]
May 16 03:43:02 zion kernel: pci 0000:22:00.0: ROM [mem 0xf6f00000-0xf6f1ffff pref]
May 16 03:43:02 zion kernel: pci 0000:22:00.0: enabling Extended Tags
May 16 03:43:02 zion kernel: pci 0000:22:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 16 03:43:02 zion kernel: pci 0000:22:00.0: supports D1 D2
May 16 03:43:02 zion kernel: pci 0000:22:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:20:07.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
May 16 03:43:02 zion kernel: pci 0000:22:00.1: [1002:aa80] type 00 class 0x040300 PCIe Legacy Endpoint
May 16 03:43:02 zion kernel: pci 0000:22:00.1: BAR 0 [mem 0xf6edc000-0xf6edffff 64bit]
May 16 03:43:02 zion kernel: pci 0000:22:00.1: enabling Extended Tags
May 16 03:43:02 zion kernel: pci 0000:22:00.1: supports D1 D2
May 16 03:43:02 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 16 03:43:02 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 3
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKD disabled
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKF disabled
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 9
May 16 03:43:02 zion kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 5
May 16 03:43:02 zion kernel: iommu: Default domain type: Translated
May 16 03:43:02 zion kernel: iommu: DMA domain TLB invalidation policy: lazy mode
May 16 03:43:02 zion kernel: SCSI subsystem initialized
May 16 03:43:02 zion kernel: libata version 3.00 loaded.
May 16 03:43:02 zion kernel: ACPI: bus type USB registered
May 16 03:43:02 zion kernel: usbcore: registered new interface driver usbfs
May 16 03:43:02 zion kernel: usbcore: registered new interface driver hub
May 16 03:43:02 zion kernel: usbcore: registered new device driver usb
May 16 03:43:02 zion kernel: EDAC MC: Ver: 3.0.0
May 16 03:43:02 zion kernel: NetLabel: Initializing
May 16 03:43:02 zion kernel: NetLabel: domain hash size = 128
May 16 03:43:02 zion kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
May 16 03:43:02 zion kernel: NetLabel: unlabeled traffic allowed by default
May 16 03:43:02 zion kernel: mctp: management component transport protocol core
May 16 03:43:02 zion kernel: NET: Registered PF_MCTP protocol family
May 16 03:43:02 zion kernel: PCI: Using ACPI for IRQ routing
May 16 03:43:02 zion kernel: PCI: Discovered peer bus 3f
May 16 03:43:02 zion kernel: PCI: root bus 3f: using default resources
May 16 03:43:02 zion kernel: PCI: Probing PCI hardware (bus 3f)
May 16 03:43:02 zion kernel: PCI host bridge to bus 0000:3f
May 16 03:43:02 zion kernel: pci_bus 0000:3f: root bus resource [io 0x0000-0xffff]
May 16 03:43:02 zion kernel: pci_bus 0000:3f: root bus resource [mem 0x00000000-0xffffffffff]
May 16 03:43:02 zion kernel: pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
May 16 03:43:02 zion kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 16 03:43:02 zion kernel: pci 0000:3f:00.0: [8086:2c40] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:00.1: [8086:2c01] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:02.0: [8086:2c10] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:02.1: [8086:2c11] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:02.4: [8086:2c14] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:02.5: [8086:2c15] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:03.0: [8086:2c18] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:03.1: [8086:2c19] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:03.2: [8086:2c1a] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:03.4: [8086:2c1c] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:04.0: [8086:2c20] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:04.1: [8086:2c21] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:04.2: [8086:2c22] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:04.3: [8086:2c23] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:05.0: [8086:2c28] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:05.1: [8086:2c29] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:05.2: [8086:2c2a] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:05.3: [8086:2c2b] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:06.0: [8086:2c30] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:06.1: [8086:2c31] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:06.2: [8086:2c32] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci 0000:3f:06.3: [8086:2c33] type 00 class 0x060000 conventional PCI endpoint
May 16 03:43:02 zion kernel: pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
May 16 03:43:02 zion kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 16 03:43:02 zion kernel: PCI: pci_cache_line_size set to 64 bytes
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xff970000-0xff9707ff]: can't claim; no compatible bridge window
May 16 03:43:02 zion kernel: e820: reserve RAM buffer [mem 0x00092800-0x0009ffff]
May 16 03:43:02 zion kernel: e820: reserve RAM buffer [mem 0xdfdf9c00-0xdfffffff]
May 16 03:43:02 zion kernel: pci 0000:22:00.0: vgaarb: setting as boot VGA device
May 16 03:43:02 zion kernel: pci 0000:22:00.0: vgaarb: bridge control possible
May 16 03:43:02 zion kernel: pci 0000:22:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 16 03:43:02 zion kernel: vgaarb: loaded
May 16 03:43:02 zion kernel: hpet: 4 channels of 0 reserved for per-cpu timers
May 16 03:43:02 zion kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
May 16 03:43:02 zion kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
May 16 03:43:02 zion kernel: clocksource: Switched to clocksource tsc-early
May 16 03:43:02 zion kernel: VFS: Disk quotas dquot_6.6.0
May 16 03:43:02 zion kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 16 03:43:02 zion kernel: pnp: PnP ACPI init
May 16 03:43:02 zion kernel: pnp 00:00: disabling [io 0x0800-0x085f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
May 16 03:43:02 zion kernel: pnp 00:00: disabling [io 0x0860-0x08ff] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
May 16 03:43:02 zion kernel: system 00:00: [io 0x0c00-0x0c7f] has been reserved
May 16 03:43:02 zion kernel: pnp 00:02: [dma 0 disabled]
May 16 03:43:02 zion kernel: pnp: PnP ACPI: found 4 devices
May 16 03:43:02 zion kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 16 03:43:02 zion kernel: NET: Registered PF_INET protocol family
May 16 03:43:02 zion kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 16 03:43:02 zion kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
May 16 03:43:02 zion kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 16 03:43:02 zion kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 16 03:43:02 zion kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
May 16 03:43:02 zion kernel: TCP: Hash tables configured (established 262144 bind 65536)
May 16 03:43:02 zion kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
May 16 03:43:02 zion kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
May 16 03:43:02 zion kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
May 16 03:43:02 zion kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 16 03:43:02 zion kernel: NET: Registered PF_XDP protocol family
May 16 03:43:02 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xf7000000-0xf70007ff]: assigned
May 16 03:43:02 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 16 03:43:02 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 16 03:43:02 zion kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
May 16 03:43:02 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 16 03:43:02 zion kernel: pci 0000:00:03.0: bridge window [mem 0xf7e00000-0xf7efffff]
May 16 03:43:02 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 16 03:43:02 zion kernel: pci 0000:00:07.0: bridge window [mem 0xf7d00000-0xf7dfffff]
May 16 03:43:02 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 16 03:43:02 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 16 03:43:02 zion kernel: pci 0000:00:1c.5: bridge window [mem 0xf7b00000-0xf7bfffff]
May 16 03:43:02 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 5 [io 0x03bc-0x03bf window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 6 [io 0x03e0-0x0cf7 window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xdfff window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000b0000 window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000fffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 10 [mem 0xf7000000-0xf7ffffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 11 [mem 0xdff00000-0xdfffffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 12 [mem 0xff980000-0xff980fff window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 13 [mem 0xff97c000-0xff97ffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:00: resource 14 [mem 0xfed20000-0xfed9ffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
May 16 03:43:02 zion kernel: pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
May 16 03:43:02 zion kernel: pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
May 16 03:43:02 zion kernel: pci_bus 0000:06: resource 1 [mem 0xf7b00000-0xf7bfffff]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 4 [io 0x0000-0x03af window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 5 [io 0x03bc-0x03bf window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 6 [io 0x03e0-0x0cf7 window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 7 [io 0x0d00-0xdfff window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 8 [mem 0x000a0000-0x000b0000 window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 9 [mem 0x000c0000-0x000fffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 10 [mem 0xf7000000-0xf7ffffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 11 [mem 0xdff00000-0xdfffffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 12 [mem 0xff980000-0xff980fff window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 13 [mem 0xff97c000-0xff97ffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:07: resource 14 [mem 0xfed20000-0xfed9ffff window]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: bridge window [io 0xe000-0xefff]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: bridge window [mem 0xf6e00000-0xf6ffffff]
May 16 03:43:02 zion kernel: pci 0000:20:07.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
May 16 03:43:02 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 16 03:43:02 zion kernel: pci 0000:20:09.0: bridge window [mem 0xf6d00000-0xf6dfffff]
May 16 03:43:02 zion kernel: pci_bus 0000:20: resource 4 [io 0xe000-0xffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: resource 5 [mem 0xe0000000-0xf6ffffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: resource 6 [io 0x03b0-0x03bb window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: resource 7 [io 0x03c0-0x03df window]
May 16 03:43:02 zion kernel: pci_bus 0000:20: resource 8 [mem 0x000a0000-0x000bffff window]
May 16 03:43:02 zion kernel: pci_bus 0000:22: resource 0 [io 0xe000-0xefff]
May 16 03:43:02 zion kernel: pci_bus 0000:22: resource 1 [mem 0xf6e00000-0xf6ffffff]
May 16 03:43:02 zion kernel: pci_bus 0000:22: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
May 16 03:43:02 zion kernel: pci_bus 0000:23: resource 1 [mem 0xf6d00000-0xf6dfffff]
May 16 03:43:02 zion kernel: pci_bus 0000:3f: resource 4 [io 0x0000-0xffff]
May 16 03:43:02 zion kernel: pci_bus 0000:3f: resource 5 [mem 0x00000000-0xffffffffff]
May 16 03:43:02 zion kernel: pci 0000:22:00.1: D0 power state depends on 0000:22:00.0
May 16 03:43:02 zion kernel: PCI: CLS 64 bytes, default 64
May 16 03:43:02 zion kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 16 03:43:02 zion kernel: software IO TLB: mapped [mem 0x00000000dbdf9000-0x00000000dfdf9000] (64MB)
May 16 03:43:02 zion kernel: Trying to unpack rootfs image as initramfs...
May 16 03:43:02 zion kernel: Initialise system trusted keyrings
May 16 03:43:02 zion kernel: Key type blacklist registered
May 16 03:43:02 zion kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
May 16 03:43:02 zion kernel: zbud: loaded
May 16 03:43:02 zion kernel: fuse: init (API version 7.39)
May 16 03:43:02 zion kernel: integrity: Platform Keyring initialized
May 16 03:43:02 zion kernel: integrity: Machine keyring initialized
May 16 03:43:02 zion kernel: Key type asymmetric registered
May 16 03:43:02 zion kernel: Asymmetric key parser 'x509' registered
May 16 03:43:02 zion kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
May 16 03:43:02 zion kernel: io scheduler mq-deadline registered
May 16 03:43:02 zion kernel: io scheduler kyber registered
May 16 03:43:02 zion kernel: io scheduler bfq registered
May 16 03:43:02 zion kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 16 03:43:02 zion kernel: Monitor-Mwait will be used to enter C-1 state
May 16 03:43:02 zion kernel: Monitor-Mwait will be used to enter C-2 state
May 16 03:43:02 zion kernel: Monitor-Mwait will be used to enter C-3 state
May 16 03:43:02 zion kernel: ACPI: \_PR_.CPU1: Found 3 idle states
May 16 03:43:02 zion kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
May 16 03:43:02 zion kernel: ACPI: button: Power Button [VBTN]
May 16 03:43:02 zion kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
May 16 03:43:02 zion kernel: ACPI: button: Power Button [PWRF]
May 16 03:43:02 zion kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 16 03:43:02 zion kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
May 16 03:43:02 zion kernel: Non-volatile memory driver v1.3
May 16 03:43:02 zion kernel: Linux agpgart interface v0.103
May 16 03:43:02 zion kernel: ACPI: bus type drm_connector registered
May 16 03:43:02 zion kernel: ahci 0000:00:1f.2: version 3.0
May 16 03:43:02 zion kernel: ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF
May 16 03:43:02 zion kernel: ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl RAID mode
May 16 03:43:02 zion kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ccc ems sxs
May 16 03:43:02 zion kernel: Freeing initrd memory: 34304K
May 16 03:43:02 zion kernel: scsi host0: ahci
May 16 03:43:02 zion kernel: scsi host1: ahci
May 16 03:43:02 zion kernel: scsi host2: ahci
May 16 03:43:02 zion kernel: scsi host3: ahci
May 16 03:43:02 zion kernel: scsi host4: ahci
May 16 03:43:02 zion kernel: scsi host5: ahci
May 16 03:43:02 zion kernel: ata1: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000100 irq 29 lpm-pol 0
May 16 03:43:02 zion kernel: ata2: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000180 irq 29 lpm-pol 0
May 16 03:43:02 zion kernel: ata3: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000200 irq 29 lpm-pol 0
May 16 03:43:02 zion kernel: ata4: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000280 irq 29 lpm-pol 0
May 16 03:43:02 zion kernel: ata5: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000300 irq 29 lpm-pol 0
May 16 03:43:02 zion kernel: ata6: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000380 irq 29 lpm-pol 0
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.0: irq 16, io port 0x00001f20
May 16 03:43:02 zion kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
May 16 03:43:02 zion kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 16 03:43:02 zion kernel: usb usb1: Product: UHCI Host Controller
May 16 03:43:02 zion kernel: usb usb1: Manufacturer: Linux 6.8.9-arch1-2 uhci_hcd
May 16 03:43:02 zion kernel: usb usb1: SerialNumber: 0000:00:1a.0
May 16 03:43:02 zion kernel: hub 1-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 1-0:1.0: 2 ports detected
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1d.7: debug port 1
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xff980000
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
May 16 03:43:02 zion kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
May 16 03:43:02 zion kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 16 03:43:02 zion kernel: usb usb2: Product: EHCI Host Controller
May 16 03:43:02 zion kernel: usb usb2: Manufacturer: Linux 6.8.9-arch1-2 ehci_hcd
May 16 03:43:02 zion kernel: usb usb2: SerialNumber: 0000:00:1d.7
May 16 03:43:02 zion kernel: hub 2-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 2-0:1.0: 6 ports detected
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.1: irq 17, io port 0x00001f00
May 16 03:43:02 zion kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
May 16 03:43:02 zion kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 16 03:43:02 zion kernel: usb usb3: Product: UHCI Host Controller
May 16 03:43:02 zion kernel: usb usb3: Manufacturer: Linux 6.8.9-arch1-2 uhci_hcd
May 16 03:43:02 zion kernel: usb usb3: SerialNumber: 0000:00:1a.1
May 16 03:43:02 zion kernel: hub 3-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 3-0:1.0: 2 ports detected
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 4
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1a.7: debug port 1
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1a.7: irq 22, io mem 0xf7ffa000
May 16 03:43:02 zion kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
May 16 03:43:02 zion kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
May 16 03:43:02 zion kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 16 03:43:02 zion kernel: usb usb4: Product: EHCI Host Controller
May 16 03:43:02 zion kernel: usb usb4: Manufacturer: Linux 6.8.9-arch1-2 ehci_hcd
May 16 03:43:02 zion kernel: usb usb4: SerialNumber: 0000:00:1a.7
May 16 03:43:02 zion kernel: hub 4-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 4-0:1.0: 6 ports detected
May 16 03:43:02 zion kernel: hub 1-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 1-0:1.0: 2 ports detected
May 16 03:43:02 zion kernel: hub 3-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 3-0:1.0: 2 ports detected
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.2: detected 2 ports
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1a.2: irq 22, io port 0x00001c00
May 16 03:43:02 zion kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
May 16 03:43:02 zion kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 16 03:43:02 zion kernel: usb usb5: Product: UHCI Host Controller
May 16 03:43:02 zion kernel: usb usb5: Manufacturer: Linux 6.8.9-arch1-2 uhci_hcd
May 16 03:43:02 zion kernel: usb usb5: SerialNumber: 0000:00:1a.2
May 16 03:43:02 zion kernel: hub 5-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 5-0:1.0: 2 ports detected
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.0: irq 23, io port 0x00001f80
May 16 03:43:02 zion kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
May 16 03:43:02 zion kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 16 03:43:02 zion kernel: usb usb6: Product: UHCI Host Controller
May 16 03:43:02 zion kernel: usb usb6: Manufacturer: Linux 6.8.9-arch1-2 uhci_hcd
May 16 03:43:02 zion kernel: usb usb6: SerialNumber: 0000:00:1d.0
May 16 03:43:02 zion kernel: hub 6-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 6-0:1.0: 2 ports detected
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.1: irq 17, io port 0x00001f60
May 16 03:43:02 zion kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
May 16 03:43:02 zion kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 16 03:43:02 zion kernel: usb usb7: Product: UHCI Host Controller
May 16 03:43:02 zion kernel: usb usb7: Manufacturer: Linux 6.8.9-arch1-2 uhci_hcd
May 16 03:43:02 zion kernel: usb usb7: SerialNumber: 0000:00:1d.1
May 16 03:43:02 zion kernel: hub 7-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 7-0:1.0: 2 ports detected
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
May 16 03:43:02 zion kernel: uhci_hcd 0000:00:1d.2: irq 18, io port 0x00001f40
May 16 03:43:02 zion kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.08
May 16 03:43:02 zion kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 16 03:43:02 zion kernel: usb usb8: Product: UHCI Host Controller
May 16 03:43:02 zion kernel: usb usb8: Manufacturer: Linux 6.8.9-arch1-2 uhci_hcd
May 16 03:43:02 zion kernel: usb usb8: SerialNumber: 0000:00:1d.2
May 16 03:43:02 zion kernel: hub 8-0:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 8-0:1.0: 2 ports detected
May 16 03:43:02 zion kernel: usbcore: registered new interface driver usbserial_generic
May 16 03:43:02 zion kernel: usbserial: USB Serial support registered for generic
May 16 03:43:02 zion kernel: rtc_cmos 00:01: RTC can wake from S4
May 16 03:43:02 zion kernel: rtc_cmos 00:01: registered as rtc0
May 16 03:43:02 zion kernel: rtc_cmos 00:01: setting system clock to 2024-05-16T02:42:55 UTC (1715827375)
May 16 03:43:02 zion kernel: rtc_cmos 00:01: alarms up to one day, 242 bytes nvram
May 16 03:43:02 zion kernel: intel_pstate: CPU model not supported
May 16 03:43:02 zion kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 16 03:43:02 zion kernel: hid: raw HID events driver (C) Jiri Kosina
May 16 03:43:02 zion kernel: drop_monitor: Initializing network drop monitor service
May 16 03:43:02 zion kernel: NET: Registered PF_INET6 protocol family
May 16 03:43:02 zion kernel: Segment Routing with IPv6
May 16 03:43:02 zion kernel: RPL Segment Routing with IPv6
May 16 03:43:02 zion kernel: In-situ OAM (IOAM) with IPv6
May 16 03:43:02 zion kernel: NET: Registered PF_PACKET protocol family
May 16 03:43:02 zion kernel: microcode: Current revision: 0x0000001c
May 16 03:43:02 zion kernel: IPI shorthand broadcast: enabled
May 16 03:43:02 zion kernel: sched_clock: Marking stable (1032232646, 98895679)->(1133565453, -2437128)
May 16 03:43:02 zion kernel: registered taskstats version 1
May 16 03:43:02 zion kernel: Loading compiled-in X.509 certificates
May 16 03:43:02 zion kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 4183282d70f116b65f2696270db916493ab86dc2'
May 16 03:43:02 zion kernel: zswap: loaded using pool zstd/zsmalloc
May 16 03:43:02 zion kernel: Key type .fscrypt registered
May 16 03:43:02 zion kernel: Key type fscrypt-provisioning registered
May 16 03:43:02 zion kernel: PM: Magic number: 8:90:713
May 16 03:43:02 zion kernel: pci 0000:3f:03.2: hash matches
May 16 03:43:02 zion kernel: acpi LNXCPU:1d: hash matches
May 16 03:43:02 zion kernel: RAS: Correctable Errors collector initialized.
May 16 03:43:02 zion kernel: clk: Disabling unused clocks
May 16 03:43:02 zion kernel: usb 2-6: new high-speed USB device number 2 using ehci-pci
May 16 03:43:02 zion kernel: usb 4-2: new high-speed USB device number 2 using ehci-pci
May 16 03:43:02 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 16 03:43:02 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 16 03:43:02 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 16 03:43:02 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 16 03:43:02 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 16 03:43:02 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 16 03:43:02 zion kernel: ata4.00: ATAPI: hp CDDVDW SH-216DB, HH10, max UDMA/100
May 16 03:43:02 zion kernel: ata1.00: ATA-9: HX512GSSDSATA3, S1127B0, max UDMA/133
May 16 03:43:02 zion kernel: ata4.00: configured for UDMA/100
May 16 03:43:02 zion kernel: ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32), AA
May 16 03:43:02 zion kernel: ata1.00: configured for UDMA/133
May 16 03:43:02 zion kernel: scsi 0:0:0:0: Direct-Access ATA HX512GSSDSATA3 7B0 PQ: 0 ANSI: 5
May 16 03:43:02 zion kernel: sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
May 16 03:43:02 zion kernel: sd 0:0:0:0: [sda] Write Protect is off
May 16 03:43:02 zion kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 16 03:43:02 zion kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 16 03:43:02 zion kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 16 03:43:02 zion kernel: scsi 3:0:0:0: CD-ROM hp CDDVDW SH-216DB HH10 PQ: 0 ANSI: 5
May 16 03:43:02 zion kernel: sda: sda1 sda2
May 16 03:43:02 zion kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 16 03:43:02 zion kernel: Freeing unused decrypted memory: 2028K
May 16 03:43:02 zion kernel: Freeing unused kernel image (initmem) memory: 3456K
May 16 03:43:02 zion kernel: Write protecting the kernel read-only data: 30720k
May 16 03:43:02 zion kernel: Freeing unused kernel image (rodata/data gap) memory: 1360K
May 16 03:43:02 zion kernel: usb 2-6: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
May 16 03:43:02 zion kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 16 03:43:02 zion kernel: usb 2-6: Product: 802.11 n WLAN
May 16 03:43:02 zion kernel: usb 2-6: Manufacturer: MediaTek
May 16 03:43:02 zion kernel: usb 2-6: SerialNumber: 1.0
May 16 03:43:02 zion kernel: usb 4-2: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
May 16 03:43:02 zion kernel: usb 4-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 16 03:43:02 zion kernel: usb 4-2: SerialNumber: BF0718693128
May 16 03:43:02 zion kernel: hub 4-2:1.0: USB hub found
May 16 03:43:02 zion kernel: hub 4-2:1.0: 4 ports detected
May 16 03:43:02 zion kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 16 03:43:02 zion kernel: rodata_test: all tests were successful
May 16 03:43:02 zion kernel: x86/mm: Checking user space page tables
May 16 03:43:02 zion kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 16 03:43:02 zion kernel: Run /init as init process
May 16 03:43:02 zion kernel: with arguments:
May 16 03:43:02 zion kernel: /init
May 16 03:43:02 zion kernel: with environment:
May 16 03:43:02 zion kernel: HOME=/
May 16 03:43:02 zion kernel: TERM=linux
May 16 03:43:02 zion kernel: BOOT_IMAGE=/vmlinuz-linux
May 16 03:43:02 zion kernel: wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
May 16 03:43:02 zion kernel: usb 4-2.3: new low-speed USB device number 3 using ehci-pci
May 16 03:43:02 zion kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
May 16 03:43:02 zion kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
May 16 03:43:02 zion kernel: usb 4-2.3: New USB device found, idVendor=0461, idProduct=4e04, bcdDevice= 1.04
May 16 03:43:02 zion kernel: usb 4-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 16 03:43:02 zion kernel: usb 4-2.3: Product: USB NETVISTA FULL WIDTH KEYBOARD
May 16 03:43:02 zion kernel: usb 4-2.3: Manufacturer: NOVATEK
May 16 03:43:02 zion kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
May 16 03:43:02 zion kernel: [drm] radeon kernel modesetting enabled.
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: vgaarb: deactivate vga console
May 16 03:43:02 zion kernel: Console: switching to colour dummy device 80x25
May 16 03:43:02 zion kernel: [drm] initializing kernel modesetting (CAYMAN 0x1002:0x6707 0x103C:0x2B06 0x00).
May 16 03:43:02 zion kernel: ATOM BIOS: Cayman
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
May 16 03:43:02 zion kernel: [drm] Detected VRAM RAM=2048M, BAR=256M
May 16 03:43:02 zion kernel: [drm] RAM width 256bits DDR
May 16 03:43:02 zion kernel: [drm] radeon: 2048M of VRAM memory ready
May 16 03:43:02 zion kernel: [drm] radeon: 1024M of GTT memory ready.
May 16 03:43:02 zion kernel: [drm] Loading CAYMAN Microcode
May 16 03:43:02 zion kernel: [drm] Internal thermal controller with fan control
May 16 03:43:02 zion kernel: [drm] radeon: dpm initialized
May 16 03:43:02 zion kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
May 16 03:43:02 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 16 03:43:02 zion kernel: usb 4-2.4: new low-speed USB device number 4 using ehci-pci
May 16 03:43:02 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: WB enabled
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: radeon: MSI limited to 32-bit
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: radeon: using MSI.
May 16 03:43:02 zion kernel: [drm] radeon: irq initialized.
May 16 03:43:02 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 16 03:43:02 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 16 03:43:02 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 16 03:43:02 zion kernel: tsc: Refined TSC clocksource calibration: 2926.008 MHz
May 16 03:43:02 zion kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a2d3c23d02, max_idle_ns: 440795301733 ns
May 16 03:43:02 zion kernel: clocksource: Switched to clocksource tsc
May 16 03:43:02 zion kernel: usb 4-2.4: New USB device found, idVendor=046d, idProduct=c05b, bcdDevice=54.00
May 16 03:43:02 zion kernel: usb 4-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 16 03:43:02 zion kernel: usb 4-2.4: Product: USB Optical Mouse
May 16 03:43:02 zion kernel: usb 4-2.4: Manufacturer: Logitech
May 16 03:43:02 zion kernel: usbcore: registered new interface driver usbhid
May 16 03:43:02 zion kernel: usbhid: USB HID core driver
May 16 03:43:02 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.0/0003:0461:4E04.0001/input/input2
May 16 03:43:02 zion kernel: hid-generic 0003:0461:4E04.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input0
May 16 03:43:02 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.1/0003:0461:4E04.0002/input/input3
May 16 03:43:02 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 16 03:43:02 zion kernel: [drm] UVD initialized successfully.
May 16 03:43:02 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 16 03:43:02 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 16 03:43:02 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 16 03:43:02 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.1/0003:0461:4E04.0002/input/input4
May 16 03:43:02 zion kernel: hid-generic 0003:0461:4E04.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input1
May 16 03:43:02 zion kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.4/4-2.4:1.0/0003:046D:C05B.0003/input/input5
May 16 03:43:02 zion kernel: hid-generic 0003:046D:C05B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.7-2.4/input0
May 16 03:43:02 zion kernel: [drm] ib test on ring 5 succeeded
May 16 03:43:02 zion kernel: [drm] Radeon Display Connectors
May 16 03:43:02 zion kernel: [drm] Connector 0:
May 16 03:43:02 zion kernel: [drm] DP-1
May 16 03:43:02 zion kernel: [drm] HPD5
May 16 03:43:02 zion kernel: [drm] DDC: 0x6480 0x6480 0x6484 0x6484 0x6488 0x6488 0x648c 0x648c
May 16 03:43:02 zion kernel: [drm] Encoders:
May 16 03:43:02 zion kernel: [drm] DFP1: INTERNAL_UNIPHY2
May 16 03:43:02 zion kernel: [drm] Connector 1:
May 16 03:43:02 zion kernel: [drm] DP-2
May 16 03:43:02 zion kernel: [drm] HPD4
May 16 03:43:02 zion kernel: [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
May 16 03:43:02 zion kernel: [drm] Encoders:
May 16 03:43:02 zion kernel: [drm] DFP2: INTERNAL_UNIPHY2
May 16 03:43:02 zion kernel: [drm] Connector 2:
May 16 03:43:02 zion kernel: [drm] DVI-I-1
May 16 03:43:02 zion kernel: [drm] HPD1
May 16 03:43:02 zion kernel: [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
May 16 03:43:02 zion kernel: [drm] Encoders:
May 16 03:43:02 zion kernel: [drm] DFP3: INTERNAL_UNIPHY
May 16 03:43:02 zion kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1
May 16 03:43:02 zion kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:22:00.0 on minor 0
May 16 03:43:02 zion kernel: [drm] fb mappable at 0xE0371000
May 16 03:43:02 zion kernel: [drm] vram apper at 0xE0000000
May 16 03:43:02 zion kernel: [drm] size 14745600
May 16 03:43:02 zion kernel: [drm] fb depth is 24
May 16 03:43:02 zion kernel: [drm] pitch is 10240
May 16 03:43:02 zion kernel: fbcon: radeondrmfb (fb0) is primary device
May 16 03:43:02 zion kernel: Console: switching to colour frame buffer device 160x45
May 16 03:43:02 zion kernel: radeon 0000:22:00.0: [drm] fb0: radeondrmfb frame buffer device
May 16 03:43:02 zion kernel: [drm] amdgpu kernel modesetting enabled.
May 16 03:43:02 zion kernel: amdgpu: Virtual CRAT table created for CPU
May 16 03:43:02 zion kernel: amdgpu: Topology: Add CPU node
May 16 03:43:02 zion kernel: EXT4-fs (sda2): mounted filesystem 9fbcac78-d63c-4c69-8e2f-d45f626d80de r/w with ordered data mode. Quota mode: none.
May 16 03:43:02 zion systemd[1]: systemd 255.6-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)
May 16 03:43:02 zion systemd[1]: Detected architecture x86-64.
May 16 03:43:02 zion systemd[1]: Hostname set to <zion>.
May 16 03:43:02 zion systemd[1]: bpf-lsm: LSM BPF program attached
May 16 03:43:02 zion systemd[1]: Queued start job for default target Graphical Interface.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/dirmngr.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/getty.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/gpg-agent.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/gpg-agent-browser.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/gpg-agent-extra.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/gpg-agent-ssh.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/keyboxd.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/modprobe.
May 16 03:43:02 zion systemd[1]: Created slice Slice /system/systemd-fsck.
May 16 03:43:02 zion systemd[1]: Created slice User and Session Slice.
May 16 03:43:02 zion systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 16 03:43:02 zion systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 16 03:43:02 zion systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 16 03:43:02 zion systemd[1]: Expecting device /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb...
May 16 03:43:02 zion systemd[1]: Reached target Local Encrypted Volumes.
May 16 03:43:02 zion systemd[1]: Reached target Local Integrity Protected Volumes.
May 16 03:43:02 zion systemd[1]: Reached target Path Units.
May 16 03:43:02 zion systemd[1]: Reached target Remote File Systems.
May 16 03:43:02 zion systemd[1]: Reached target Slice Units.
May 16 03:43:02 zion systemd[1]: Reached target Swaps.
May 16 03:43:02 zion systemd[1]: Reached target Local Verity Protected Volumes.
May 16 03:43:02 zion systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 16 03:43:02 zion systemd[1]: Listening on Process Core Dump Socket.
May 16 03:43:02 zion systemd[1]: Listening on Journal Socket (/dev/log).
May 16 03:43:02 zion systemd[1]: Listening on Journal Socket.
May 16 03:43:02 zion systemd[1]: Listening on Network Service Netlink Socket.
May 16 03:43:02 zion systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:02 zion systemd[1]: Listening on udev Control Socket.
May 16 03:43:02 zion systemd[1]: Listening on udev Kernel Socket.
May 16 03:43:02 zion systemd[1]: Mounting Huge Pages File System...
May 16 03:43:02 zion systemd[1]: Mounting POSIX Message Queue File System...
May 16 03:43:02 zion systemd[1]: Mounting Kernel Debug File System...
May 16 03:43:02 zion systemd[1]: Mounting Kernel Trace File System...
May 16 03:43:02 zion systemd[1]: Mounting Temporary Directory /tmp...
May 16 03:43:02 zion systemd[1]: Starting Create List of Static Device Nodes...
May 16 03:43:02 zion systemd[1]: Starting Load Kernel Module configfs...
May 16 03:43:02 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 16 03:43:02 zion systemd[1]: Starting Load Kernel Module drm...
May 16 03:43:02 zion systemd[1]: Starting Load Kernel Module fuse...
May 16 03:43:02 zion systemd[1]: Starting Load Kernel Module loop...
May 16 03:43:02 zion systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
May 16 03:43:02 zion systemd[1]: Starting Journal Service...
May 16 03:43:02 zion systemd[1]: Starting Load Kernel Modules...
May 16 03:43:02 zion kernel: loop: module loaded
May 16 03:43:02 zion systemd[1]: Starting Generate network units from Kernel command line...
May 16 03:43:02 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:02 zion systemd[1]: Starting Remount Root and Kernel File Systems...
May 16 03:43:02 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:02 zion systemd[1]: Starting Coldplug All udev Devices...
May 16 03:43:02 zion systemd[1]: Mounted Huge Pages File System.
May 16 03:43:02 zion kernel: device-mapper: uevent: version 1.0.3
May 16 03:43:02 zion systemd[1]: Mounted POSIX Message Queue File System.
May 16 03:43:02 zion kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
May 16 03:43:02 zion systemd[1]: Mounted Kernel Debug File System.
May 16 03:43:02 zion systemd[1]: Mounted Kernel Trace File System.
May 16 03:43:02 zion systemd[1]: Mounted Temporary Directory /tmp.
May 16 03:43:02 zion systemd[1]: Finished Create List of Static Device Nodes.
May 16 03:43:02 zion systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 16 03:43:02 zion systemd[1]: Finished Load Kernel Module configfs.
May 16 03:43:02 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 16 03:43:02 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 16 03:43:02 zion systemd[1]: modprobe@drm.service: Deactivated successfully.
May 16 03:43:02 zion systemd[1]: Finished Load Kernel Module drm.
May 16 03:43:02 zion systemd-journald[265]: Collecting audit messages is disabled.
May 16 03:43:02 zion systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 16 03:43:02 zion systemd[1]: Finished Load Kernel Module fuse.
May 16 03:43:02 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 16 03:43:02 zion systemd[1]: Finished Load Kernel Module loop.
May 16 03:43:02 zion systemd[1]: Finished Load Kernel Modules.
May 16 03:43:02 zion systemd[1]: Mounting FUSE Control File System...
May 16 03:43:02 zion systemd[1]: Mounting Kernel Configuration File System...
May 16 03:43:02 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 16 03:43:02 zion systemd[1]: Starting Apply Kernel Variables...
May 16 03:43:02 zion systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
May 16 03:43:02 zion systemd[1]: Finished Generate network units from Kernel command line.
May 16 03:43:02 zion systemd[1]: Mounted FUSE Control File System.
May 16 03:43:02 zion systemd[1]: Mounted Kernel Configuration File System.
May 16 03:43:02 zion systemd[1]: Reached target Preparation for Network.
May 16 03:43:02 zion kernel: EXT4-fs (sda2): re-mounted 9fbcac78-d63c-4c69-8e2f-d45f626d80de r/w. Quota mode: none.
May 16 03:43:02 zion systemd[1]: Finished Remount Root and Kernel File Systems.
May 16 03:43:02 zion systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
May 16 03:43:02 zion systemd[1]: Starting Load/Save OS Random Seed...
May 16 03:43:02 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:02 zion systemd[1]: Finished Apply Kernel Variables.
May 16 03:43:02 zion systemd-journald[265]: Journal started
May 16 03:43:02 zion systemd-journald[265]: Runtime Journal (/run/log/journal/c297fe707f4c42079d3643792bf0f897) is 8.0M, max 1.5G, 1.5G free.
May 16 03:43:02 zion systemd[1]: Started Journal Service.
May 16 03:43:02 zion systemd[1]: Starting Flush Journal to Persistent Storage...
May 16 03:43:02 zion systemd-random-seed[277]: Kernel entropy pool is not initialized yet, waiting until it is.
May 16 03:43:02 zion systemd-journald[265]: Time spent on flushing to /var/log/journal/c297fe707f4c42079d3643792bf0f897 is 127.761ms for 954 entries.
May 16 03:43:02 zion systemd-journald[265]: System Journal (/var/log/journal/c297fe707f4c42079d3643792bf0f897) is 409.2M, max 4.0G, 3.5G free.
May 16 03:43:02 zion systemd-journald[265]: Received client request to flush runtime journal.
May 16 03:43:02 zion systemd-journald[265]: /var/log/journal/c297fe707f4c42079d3643792bf0f897/system.journal: Journal file uses a different sequence number ID, rotating.
May 16 03:43:02 zion systemd-journald[265]: Rotating system journal.
May 16 03:43:02 zion systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
May 16 03:43:02 zion systemd[1]: Create System Users was skipped because no trigger condition checks were met.
May 16 03:43:02 zion systemd[1]: Starting Create Static Device Nodes in /dev...
May 16 03:43:02 zion systemd[1]: Finished Coldplug All udev Devices.
May 16 03:43:02 zion systemd[1]: Finished Create Static Device Nodes in /dev.
May 16 03:43:02 zion systemd[1]: Reached target Preparation for Local File Systems.
May 16 03:43:02 zion systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
May 16 03:43:02 zion systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 16 03:43:02 zion systemd-udevd[301]: Using default interface naming scheme 'v255'.
May 16 03:43:02 zion systemd[1]: Started Rule-based Manager for Device Events and Files.
May 16 03:43:02 zion systemd[1]: Starting Network Configuration...
May 16 03:43:02 zion systemd[1]: Finished Flush Journal to Persistent Storage.
May 16 03:43:02 zion kernel: EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:3f:03.0 (INTERRUPT)
May 16 03:43:02 zion kernel: EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:3f:03.0 (POLLED)
May 16 03:43:02 zion kernel: EDAC i7core: Driver loaded, 1 memory controller(s) found.
May 16 03:43:02 zion kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 16 03:43:02 zion kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 16 03:43:02 zion kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
May 16 03:43:02 zion kernel: mousedev: PS/2 mouse device common for all mice
May 16 03:43:02 zion kernel: parport_pc 00:02: reported by Plug and Play ACPI
May 16 03:43:02 zion kernel: parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
May 16 03:43:02 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x000000000000082D (\GLBC) (20230628/utaddress-204)
May 16 03:43:02 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x000000000000082A-0x000000000000082A (\SACT) (20230628/utaddress-204)
May 16 03:43:02 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x0000000000000828 (\SSTS) (20230628/utaddress-204)
May 16 03:43:02 zion kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
May 16 03:43:02 zion kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
May 16 03:43:02 zion kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
May 16 03:43:02 zion kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 16 03:43:02 zion kernel: cfg80211: failed to load regulatory.db
May 16 03:43:02 zion systemd-networkd[309]: lo: Link UP
May 16 03:43:02 zion systemd-networkd[309]: lo: Gained carrier
May 16 03:43:02 zion systemd-networkd[309]: Enumeration completed
May 16 03:43:02 zion systemd[1]: Started Network Configuration.
May 16 03:43:02 zion kernel: pps_core: LinuxPPS API ver. 1 registered
May 16 03:43:02 zion kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 16 03:43:02 zion kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
May 16 03:43:02 zion kernel: PTP clock support registered
May 16 03:43:02 zion kernel: i2c i2c-10: 2/6 memory slots populated (from DMI)
May 16 03:43:02 zion systemd[1]: Found device HX512GSSDSATA3 boot.
May 16 03:43:02 zion systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 16 03:43:02 zion systemd[1]: Starting File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb...
May 16 03:43:02 zion systemd[1]: Starting Virtual Console Setup...
May 16 03:43:02 zion systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
May 16 03:43:02 zion systemd[1]: Stopped Virtual Console Setup.
May 16 03:43:02 zion systemd[1]: Starting Virtual Console Setup...
May 16 03:43:02 zion kernel: gpio_ich gpio_ich.2.auto: GPIO from 512 to 572
May 16 03:43:02 zion kernel: ppdev: user-space parallel port driver
May 16 03:43:02 zion kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
May 16 03:43:02 zion kernel: iTCO_vendor_support: vendor-support=0
May 16 03:43:02 zion kernel: dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
May 16 03:43:02 zion kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input7
May 16 03:43:02 zion kernel: iTCO_wdt iTCO_wdt.1.auto: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
May 16 03:43:02 zion kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
May 16 03:43:02 zion kernel: tg3 0000:06:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] (PCI Express) MAC address bc:30:5b:bb:17:b4
May 16 03:43:02 zion kernel: tg3 0000:06:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
May 16 03:43:02 zion kernel: tg3 0000:06:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
May 16 03:43:02 zion kernel: tg3 0000:06:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
May 16 03:43:02 zion kernel: tg3 0000:06:00.0 enp6s0: renamed from eth0
May 16 03:43:02 zion systemd-networkd[309]: eth0: Interface name change detected, renamed to enp6s0.
May 16 03:43:02 zion systemd-networkd[309]: enp6s0: Configuring with /etc/systemd/network/default.network.
May 16 03:43:02 zion kernel: random: crng init done
May 16 03:43:02 zion kernel: usb 2-6: reset high-speed USB device number 2 using ehci-pci
May 16 03:43:02 zion systemd-networkd[309]: enp6s0: Link UP
May 16 03:43:02 zion systemd[1]: Finished Load/Save OS Random Seed.
May 16 03:43:02 zion systemd-fsck[357]: boot: clean, 383/51200 files, 77962/204800 blocks
May 16 03:43:02 zion kernel: snd_hda_intel 0000:22:00.1: bound 0000:22:00.0 (ops radeon_audio_component_bind_ops [radeon])
May 16 03:43:02 zion kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:20/0000:20:07.0/0000:22:00.1/sound/card1/input8
May 16 03:43:02 zion systemd[1]: Finished File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb.
May 16 03:43:02 zion systemd[1]: Mounting /boot...
May 16 03:43:03 zion kernel: mt7601u 2-6:1.0: ASIC revision: 76010001 MAC revision: 76010500
May 16 03:43:03 zion kernel: EXT4-fs (sda1): mounted filesystem a1dff1b3-1157-428c-a973-08658b287afb r/w with ordered data mode. Quota mode: none.
May 16 03:43:03 zion systemd[1]: Mounted /boot.
May 16 03:43:03 zion systemd[1]: Reached target Local File Systems.
May 16 03:43:03 zion (udev-worker)[324]: controlC1: Process '/usr/bin/alsactl restore /dev/snd/controlC1' failed with exit code 2.
May 16 03:43:03 zion systemd[1]: Listening on System Extension Image Management (Varlink).
May 16 03:43:03 zion systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
May 16 03:43:03 zion kernel: mt7601u 2-6:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____
May 16 03:43:03 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Starting Create Volatile Files and Directories...
May 16 03:43:03 zion systemd[1]: Finished Virtual Console Setup.
May 16 03:43:03 zion systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 16 03:43:03 zion systemd[1]: Starting Load Kernel Module loop...
May 16 03:43:03 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
May 16 03:43:03 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:03 zion systemd[1]: Create System Users was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:03 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:03 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 16 03:43:03 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 16 03:43:03 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 16 03:43:03 zion systemd[1]: Finished Load Kernel Module loop.
May 16 03:43:03 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 16 03:43:03 zion kernel: snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984A: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
May 16 03:43:03 zion kernel: snd_hda_codec_analog hdaudioC0D0: speaker_outs=1 (0x13/0x0/0x0/0x0/0x0)
May 16 03:43:03 zion kernel: snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
May 16 03:43:03 zion kernel: snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0
May 16 03:43:03 zion kernel: snd_hda_codec_analog hdaudioC0D0: inputs:
May 16 03:43:03 zion kernel: snd_hda_codec_analog hdaudioC0D0: Mic=0x14
May 16 03:43:03 zion kernel: snd_hda_codec_analog hdaudioC0D0: Line=0x15
May 16 03:43:03 zion kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
May 16 03:43:03 zion kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
May 16 03:43:03 zion kernel: input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
May 16 03:43:03 zion kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
May 16 03:43:03 zion (udev-worker)[318]: controlC0: Process '/usr/bin/alsactl restore /dev/snd/controlC0' failed with exit code 2.
May 16 03:43:03 zion systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 16 03:43:03 zion systemd[1]: Starting Load Kernel Module loop...
May 16 03:43:03 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
May 16 03:43:03 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:03 zion systemd[1]: Create System Users was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:03 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:03 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 16 03:43:03 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 16 03:43:03 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 16 03:43:03 zion systemd[1]: Finished Load Kernel Module loop.
May 16 03:43:03 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Finished Create Volatile Files and Directories.
May 16 03:43:03 zion systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 16 03:43:03 zion systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 16 03:43:03 zion systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
May 16 03:43:03 zion systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 16 03:43:03 zion systemd[1]: Starting Network Name Resolution...
May 16 03:43:03 zion systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
May 16 03:43:03 zion systemd[1]: Starting Record System Boot/Shutdown in UTMP...
May 16 03:43:03 zion systemd[1]: Finished Record System Boot/Shutdown in UTMP.
May 16 03:43:03 zion systemd-resolved[389]: Positive Trust Anchors:
May 16 03:43:03 zion systemd-resolved[389]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
May 16 03:43:03 zion systemd-resolved[389]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
May 16 03:43:03 zion systemd-resolved[389]: Using system hostname 'zion'.
May 16 03:43:03 zion systemd[1]: Started Network Name Resolution.
May 16 03:43:03 zion systemd[1]: Reached target Network.
May 16 03:43:03 zion systemd[1]: Reached target Host and Network Name Lookups.
May 16 03:43:03 zion systemd[1]: Reached target System Initialization.
May 16 03:43:03 zion systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
May 16 03:43:03 zion systemd[1]: Started Hourly backup.
May 16 03:43:03 zion systemd[1]: Started Daily man-db regeneration.
May 16 03:43:03 zion systemd[1]: Started Daily verification of password and group files.
May 16 03:43:03 zion systemd[1]: Started Daily Cleanup of Temporary Directories.
May 16 03:43:03 zion systemd[1]: Reached target Timer Units.
May 16 03:43:03 zion systemd[1]: Listening on D-Bus System Message Bus Socket.
May 16 03:43:03 zion kernel: mt7601u 2-6:1.0: EEPROM ver:0d fae:00
May 16 03:43:03 zion systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 16 03:43:03 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 16 03:43:03 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 16 03:43:03 zion systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 16 03:43:03 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 16 03:43:03 zion systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
May 16 03:43:03 zion systemd[1]: Reached target Socket Units.
May 16 03:43:03 zion systemd[1]: Starting D-Bus System Message Bus...
May 16 03:43:03 zion systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:03 zion dbus-broker-launch[393]: Looking up NSS user entry for 'pulse'...
May 16 03:43:03 zion dbus-broker-launch[393]: NSS returned no entry for 'pulse'
May 16 03:43:03 zion dbus-broker-launch[393]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
May 16 03:43:03 zion systemd[1]: Started D-Bus System Message Bus.
May 16 03:43:03 zion systemd[1]: Reached target Basic System.
May 16 03:43:03 zion systemd[1]: Starting Save/Restore Sound Card State...
May 16 03:43:03 zion systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
May 16 03:43:03 zion systemd[1]: Starting User Login Management...
May 16 03:43:03 zion systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 16 03:43:03 zion systemd[1]: Starting Permit User Sessions...
May 16 03:43:03 zion dbus-broker-launch[393]: Ready
May 16 03:43:03 zion systemd[1]: Finished Permit User Sessions.
May 16 03:43:03 zion systemd[1]: Started Getty on tty1.
May 16 03:43:03 zion systemd[1]: Reached target Login Prompts.
May 16 03:43:03 zion systemd[1]: Finished Save/Restore Sound Card State.
May 16 03:43:03 zion systemd[1]: Reached target Sound Card.
May 16 03:43:03 zion systemd-logind[396]: New seat seat0.
May 16 03:43:03 zion systemd-logind[396]: Watching system buttons on /dev/input/event1 (Power Button)
May 16 03:43:03 zion systemd-logind[396]: Watching system buttons on /dev/input/event0 (Power Button)
May 16 03:43:03 zion systemd-logind[396]: Watching system buttons on /dev/input/event2 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD)
May 16 03:43:03 zion systemd-logind[396]: Watching system buttons on /dev/input/event3 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control)
May 16 03:43:03 zion systemd[1]: Started User Login Management.
May 16 03:43:03 zion systemd[1]: Reached target Multi-User System.
May 16 03:43:03 zion systemd[1]: Reached target Graphical Interface.
May 16 03:43:03 zion systemd[1]: Startup finished in 6.323s (kernel) + 2.829s (userspace) = 9.153s.
May 16 03:43:03 zion agetty[399]: failed to open credentials directory
May 16 03:43:03 zion kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
May 16 03:43:03 zion kernel: usbcore: registered new interface driver mt7601u
May 16 03:43:03 zion kernel: mt7601u 2-6:1.0 wlp0s29f7u6: renamed from wlan0
May 16 03:43:03 zion systemd-networkd[309]: wlan0: Interface name change detected, renamed to wlp0s29f7u6.
May 16 03:43:03 zion systemd[1]: Starting Load/Save RF Kill Switch Status...
May 16 03:43:03 zion systemd[1]: Started Load/Save RF Kill Switch Status.
May 16 03:43:06 zion dbus-broker-launch[393]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
May 16 03:43:08 zion systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 16 03:43:09 zion login[399]: pam_unix(login:session): session opened for user glyn(uid=1000) by glyn(uid=0)
May 16 03:43:09 zion systemd-logind[396]: New session 1 of user glyn.
May 16 03:43:09 zion systemd[1]: Created slice User Slice of UID 1000.
May 16 03:43:09 zion systemd[1]: Starting User Runtime Directory /run/user/1000...
May 16 03:43:09 zion systemd[1]: Finished User Runtime Directory /run/user/1000.
May 16 03:43:09 zion systemd[1]: Starting User Manager for UID 1000...
May 16 03:43:09 zion (systemd)[427]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[glyn] ruser=[<unknown>] rhost=[<unknown>]
May 16 03:43:09 zion (systemd)[427]: pam_unix(systemd-user:session): session opened for user glyn(uid=1000) by glyn(uid=0)
May 16 03:43:09 zion systemd[427]: Queued start job for default target Main User Target.
May 16 03:43:09 zion systemd-journald[265]: /var/log/journal/c297fe707f4c42079d3643792bf0f897/user-1000.journal: Journal file uses a different sequence number ID, rotating.
May 16 03:43:09 zion login[399]: LOGIN ON tty1 BY glyn
May 16 03:43:09 zion systemd[427]: Created slice User Application Slice.
May 16 03:43:09 zion systemd[427]: Reached target Paths.
May 16 03:43:09 zion systemd[427]: Reached target Timers.
May 16 03:43:09 zion systemd[427]: Starting D-Bus User Message Bus Socket...
May 16 03:43:09 zion systemd[427]: Listening on GnuPG network certificate management daemon.
May 16 03:43:09 zion systemd[427]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 16 03:43:09 zion systemd[427]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 16 03:43:09 zion systemd[427]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 16 03:43:09 zion systemd[427]: Listening on GnuPG cryptographic agent and passphrase cache.
May 16 03:43:09 zion systemd[427]: Listening on GnuPG public key management service.
May 16 03:43:09 zion systemd[427]: Listening on p11-kit server.
May 16 03:43:09 zion systemd[427]: Listening on Sound System.
May 16 03:43:09 zion systemd[427]: Listening on D-Bus User Message Bus Socket.
May 16 03:43:09 zion systemd[427]: Reached target Sockets.
May 16 03:43:09 zion systemd[427]: Reached target Basic System.
May 16 03:43:09 zion systemd[427]: Reached target Main User Target.
May 16 03:43:09 zion systemd[427]: Startup finished in 263ms.
May 16 03:43:09 zion systemd[1]: Started User Manager for UID 1000.
May 16 03:43:09 zion systemd[1]: Started Session 1 of User glyn.
May 16 03:43:20 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 16 03:43:20 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 16 03:43:20 zion systemd-networkd[309]: enp6s0: Gained carrier
May 16 03:43:21 zion sudo[482]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 16 03:43:21 zion sudo[482]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 16 03:43:21 zion sudo[482]: pam_unix(sudo:session): session closed for user root
May 16 03:43:22 zion systemd-networkd[309]: enp6s0: Gained IPv6LL
May 16 03:43:22 zion systemd-networkd[309]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 16 03:43:22 zion systemd[1]: Starting Hostname Service...
May 16 03:43:22 zion systemd[1]: Started Hostname Service.
May 16 03:43:22 zion systemd[1]: Starting Authorization Manager...
May 16 03:43:22 zion polkitd[524]: Started polkitd version 124
May 16 03:43:22 zion polkitd[524]: Loading rules from directory /etc/polkit-1/rules.d
May 16 03:43:22 zion polkitd[524]: Loading rules from directory /usr/share/polkit-1/rules.d
May 16 03:43:22 zion polkitd[524]: Finished loading, compiling and executing 2 rules
May 16 03:43:22 zion systemd[1]: Started Authorization Manager.
May 16 03:43:22 zion polkitd[524]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 16 03:43:22 zion systemd-hostnamed[523]: Hostname set to <zion> (static)
May 16 03:43:26 zion sudo[534]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 16 03:43:26 zion sudo[534]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 16 03:43:38 zion systemd[1]: Reloading requested from client PID 601 ('systemctl') (unit session-1.scope)...
May 16 03:43:38 zion systemd[1]: Reloading...
May 16 03:43:38 zion systemd[1]: Reloading finished in 215 ms.
May 16 03:43:39 zion sudo[534]: pam_unix(sudo:session): session closed for user root
May 16 03:43:51 zion systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 695 (AUTHENTICATE)
May 16 03:43:51 zion systemd[1]: Mounting Arbitrary Executable File Formats File System...
May 16 03:43:51 zion systemd[1]: Mounted Arbitrary Executable File Formats File System.
May 16 03:43:52 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 16 03:44:02 zion systemd[427]: Created slice User Core Session Slice.
May 16 03:44:02 zion systemd[427]: Starting D-Bus User Message Bus...
May 16 03:44:02 zion dbus-broker-launch[761]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
May 16 03:44:02 zion dbus-broker-launch[761]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
May 16 03:44:02 zion systemd[427]: Started D-Bus User Message Bus.
May 16 03:44:02 zion dbus-broker-launch[761]: Ready
May 16 03:44:18 zion systemd[427]: Starting Accessibility services bus...
May 16 03:44:18 zion systemd[427]: Started Accessibility services bus.
May 16 03:44:18 zion systemd[1]: Starting Time & Date Service...
May 16 03:44:18 zion systemd[1]: Started Time & Date Service.
May 16 03:44:19 zion systemd[1]: Starting RealtimeKit Scheduling Policy Service...
May 16 03:44:19 zion systemd[1]: Started RealtimeKit Scheduling Policy Service.
May 16 03:44:19 zion rtkit-daemon[955]: Successfully called chroot.
May 16 03:44:19 zion rtkit-daemon[955]: Successfully dropped privileges.
May 16 03:44:19 zion rtkit-daemon[955]: Successfully limited resources.
May 16 03:44:19 zion rtkit-daemon[955]: Running.
May 16 03:44:19 zion rtkit-daemon[955]: Canary thread running.
May 16 03:44:19 zion rtkit-daemon[955]: Watchdog thread running.
May 16 03:44:19 zion rtkit-daemon[955]: Supervising 0 threads of 0 processes of 0 users.
May 16 03:44:19 zion rtkit-daemon[955]: Supervising 0 threads of 0 processes of 0 users.
May 16 03:44:19 zion rtkit-daemon[955]: Supervising 0 threads of 0 processes of 0 users.
May 16 03:44:19 zion rtkit-daemon[955]: Supervising 0 threads of 0 processes of 0 users.
May 16 03:44:19 zion rtkit-daemon[955]: Successfully made thread 976 of process 837 owned by '1000' RT at priority 10.
May 16 03:44:19 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:19 zion systemd[427]: Starting Sound Service...
May 16 03:44:19 zion rtkit-daemon[955]: Successfully made thread 993 of process 993 owned by '1000' high priority at nice level -11.
May 16 03:44:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 03:44:19 zion pulseaudio[993]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 16 03:44:19 zion pulseaudio[993]: Master source not found.
May 16 03:44:19 zion pulseaudio[993]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 16 03:44:19 zion pulseaudio[993]: Source record_mono does not exist.
May 16 03:44:19 zion pulseaudio[993]: Daemon startup without any loaded modules, refusing to work.
May 16 03:44:19 zion systemd[427]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 16 03:44:19 zion systemd[427]: pulseaudio.service: Failed with result 'exit-code'.
May 16 03:44:19 zion systemd[427]: Failed to start Sound Service.
May 16 03:44:19 zion systemd[427]: pulseaudio.service: Scheduled restart job, restart counter is at 1.
May 16 03:44:19 zion systemd[427]: Starting Sound Service...
May 16 03:44:19 zion rtkit-daemon[955]: Successfully made thread 996 of process 996 owned by '1000' high priority at nice level -11.
May 16 03:44:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 03:44:19 zion pulseaudio[996]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 16 03:44:19 zion pulseaudio[996]: Master source not found.
May 16 03:44:19 zion pulseaudio[996]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 16 03:44:19 zion pulseaudio[996]: Source record_mono does not exist.
May 16 03:44:19 zion pulseaudio[996]: Daemon startup without any loaded modules, refusing to work.
May 16 03:44:19 zion systemd[427]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 16 03:44:19 zion systemd[427]: pulseaudio.service: Failed with result 'exit-code'.
May 16 03:44:19 zion systemd[427]: Failed to start Sound Service.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Scheduled restart job, restart counter is at 2.
May 16 03:44:20 zion systemd[427]: Starting Sound Service...
May 16 03:44:20 zion rtkit-daemon[955]: Successfully made thread 999 of process 999 owned by '1000' high priority at nice level -11.
May 16 03:44:20 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 03:44:20 zion pulseaudio[999]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 16 03:44:20 zion pulseaudio[999]: Master source not found.
May 16 03:44:20 zion pulseaudio[999]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 16 03:44:20 zion pulseaudio[999]: Source record_mono does not exist.
May 16 03:44:20 zion pulseaudio[999]: Daemon startup without any loaded modules, refusing to work.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Failed with result 'exit-code'.
May 16 03:44:20 zion systemd[427]: Failed to start Sound Service.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Scheduled restart job, restart counter is at 3.
May 16 03:44:20 zion systemd[427]: Starting Sound Service...
May 16 03:44:20 zion rtkit-daemon[955]: Successfully made thread 1002 of process 1002 owned by '1000' high priority at nice level -11.
May 16 03:44:20 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 03:44:20 zion pulseaudio[1002]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 16 03:44:20 zion pulseaudio[1002]: Master source not found.
May 16 03:44:20 zion pulseaudio[1002]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 16 03:44:20 zion pulseaudio[1002]: Source record_mono does not exist.
May 16 03:44:20 zion pulseaudio[1002]: Daemon startup without any loaded modules, refusing to work.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Failed with result 'exit-code'.
May 16 03:44:20 zion systemd[427]: Failed to start Sound Service.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Scheduled restart job, restart counter is at 4.
May 16 03:44:20 zion systemd[427]: Starting Sound Service...
May 16 03:44:20 zion rtkit-daemon[955]: Successfully made thread 1005 of process 1005 owned by '1000' high priority at nice level -11.
May 16 03:44:20 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 03:44:20 zion pulseaudio[1005]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 16 03:44:20 zion pulseaudio[1005]: Master source not found.
May 16 03:44:20 zion pulseaudio[1005]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 16 03:44:20 zion pulseaudio[1005]: Source record_mono does not exist.
May 16 03:44:20 zion pulseaudio[1005]: Daemon startup without any loaded modules, refusing to work.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Failed with result 'exit-code'.
May 16 03:44:20 zion systemd[427]: Failed to start Sound Service.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Start request repeated too quickly.
May 16 03:44:20 zion systemd[427]: pulseaudio.service: Failed with result 'exit-code'.
May 16 03:44:20 zion systemd[427]: Failed to start Sound Service.
May 16 03:44:20 zion systemd[427]: pulseaudio.socket: Failed with result 'service-start-limit-hit'.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:21 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:22 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:22 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:24 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:24 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:24 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:24 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:24 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:24 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:31 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:31 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:31 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:31 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:34 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:34 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:44:48 zion systemd[1]: systemd-timedated.service: Deactivated successfully.
May 16 03:46:18 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:46:18 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:47:35 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:47:35 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:47:46 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:47:46 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:48:12 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:48:12 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:48:42 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:48:42 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:49:38 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:49:38 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:49:56 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:49:56 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:50:43 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:50:43 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:50:55 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:50:55 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:51:39 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:51:39 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:52:52 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:52:52 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:53:15 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:53:15 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:53:28 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:53:28 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:54:09 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:54:09 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:54:35 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:54:35 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:56:02 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:56:02 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:56:44 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:56:44 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:57:56 zion systemd[1]: Starting Cleanup of Temporary Directories...
May 16 03:57:56 zion systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
May 16 03:57:56 zion systemd[1]: Finished Cleanup of Temporary Directories.
May 16 03:58:31 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:58:31 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:58:48 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:58:48 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:59:02 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:59:02 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:59:13 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:59:13 zion rtkit-daemon[955]: Supervising 1 threads of 1 processes of 1 users.
May 16 03:59:13 zion rtkit-daemon[955]: Successfully made thread 2600 of process 1024 owned by '1000' RT at priority 10.
May 16 03:59:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 03:59:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 03:59:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:00:00 zion systemd[1]: Started backup service.
May 16 04:00:00 zion su[2635]: (to glyn) root on none
May 16 04:00:00 zion su[2635]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 16 04:00:09 zion su[2638]: using parent snapshot 6070295a
May 16 04:00:44 zion su[2638]: Files: 0 new, 4 changed, 143818 unmodified
May 16 04:00:44 zion su[2638]: Dirs: 0 new, 7 changed, 18201 unmodified
May 16 04:00:44 zion su[2638]: Added to the repository: 384.226 KiB (93.181 KiB stored)
May 16 04:00:44 zion su[2638]: processed 143822 files, 11.671 GiB in 0:40
May 16 04:00:44 zion su[2638]: snapshot edc9f3b1 saved
May 16 04:00:45 zion su[2635]: pam_unix(su:session): session closed for user glyn
May 16 04:00:45 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 16 04:00:45 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 16 04:00:45 zion systemd[1]: backup.service: Deactivated successfully.
May 16 04:00:45 zion systemd[1]: backup.service: Consumed 16.279s CPU time, 597.6M memory peak, 0B memory swap peak.
May 16 04:00:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:00:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:01:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:01:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:01:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:01:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:01:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:01:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:01:37 zion kernel: perf: interrupt took too long (2700 > 2500), lowering kernel.perf_event_max_sample_rate to 73800
May 16 04:01:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:01:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:02:22 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:02:22 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:02:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:02:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:03:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:03:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:04:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:04:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:05:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:05:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:06:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:06:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:07:22 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:07:22 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:08:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:08:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:08:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:08:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:08:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:08:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:09:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:09:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:11:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:11:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:11:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:11:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:12:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:12:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:13:30 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:13:30 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:14:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:14:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:14:37 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:14:37 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:15:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:15:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:15:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:15:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:16:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:16:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:17:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:17:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:17:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:17:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:18:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:18:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:20:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:20:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:22:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:22:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:23:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:23:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:25:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:25:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:25:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:25:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:26:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:26:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:26:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:26:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:26:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:26:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:26:09 zion kernel: perf: interrupt took too long (3420 > 3375), lowering kernel.perf_event_max_sample_rate to 58200
May 16 04:29:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:29:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:29:37 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:29:37 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:31:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:31:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:36:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:36:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:37:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:37:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:37:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:37:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:39:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:39:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:39:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:39:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 04:39:37 zion sudo[4627]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/systemctl suspend
May 16 04:39:37 zion sudo[4627]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 16 04:39:37 zion systemd-logind[396]: The system will suspend now!
May 16 04:39:37 zion systemd[1]: Reached target Sleep.
May 16 04:39:37 zion sudo[4627]: pam_unix(sudo:session): session closed for user root
May 16 04:39:37 zion systemd[1]: Starting System Suspend...
May 16 04:39:37 zion systemd-sleep[4635]: Performing sleep operation 'suspend'...
May 16 04:39:37 zion kernel: PM: suspend entry (deep)
May 16 04:39:37 zion kernel: Filesystems sync: 0.013 seconds
May 16 11:00:35 zion kernel: Freezing user space processes
May 16 11:00:35 zion kernel: Freezing user space processes completed (elapsed 0.001 seconds)
May 16 11:00:35 zion kernel: OOM killer disabled.
May 16 11:00:35 zion kernel: Freezing remaining freezable tasks
May 16 11:00:35 zion kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
May 16 11:00:35 zion kernel: printk: Suspending console(s) (use no_console_suspend to debug)
May 16 11:00:35 zion kernel: serial 00:03: disabled
May 16 11:00:35 zion kernel: parport_pc 00:02: disabled
May 16 11:00:35 zion kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 16 11:00:35 zion kernel: ata1.00: Entering standby power mode
May 16 11:00:35 zion kernel: ACPI: PM: Preparing to enter system sleep state S3
May 16 11:00:35 zion kernel: ACPI: PM: Saving platform NVS memory
May 16 11:00:35 zion kernel: Disabling non-boot CPUs ...
May 16 11:00:35 zion kernel: smpboot: CPU 1 is now offline
May 16 11:00:35 zion kernel: smpboot: CPU 2 is now offline
May 16 11:00:35 zion kernel: smpboot: CPU 3 is now offline
May 16 11:00:35 zion kernel: ACPI: PM: Low-level resume complete
May 16 11:00:35 zion kernel: ACPI: PM: Restoring platform NVS memory
May 16 11:00:35 zion kernel: Enabling non-boot CPUs ...
May 16 11:00:35 zion kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
May 16 11:00:35 zion kernel: CPU1 is up
May 16 11:00:35 zion kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
May 16 11:00:35 zion kernel: CPU2 is up
May 16 11:00:35 zion kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
May 16 11:00:35 zion kernel: CPU3 is up
May 16 11:00:35 zion kernel: ACPI: PM: Waking up from system sleep state S3
May 16 11:00:35 zion kernel: usb usb1: root hub lost power or was reset
May 16 11:00:35 zion kernel: usb usb3: root hub lost power or was reset
May 16 11:00:35 zion kernel: usb usb5: root hub lost power or was reset
May 16 11:00:35 zion kernel: usb usb6: root hub lost power or was reset
May 16 11:00:35 zion kernel: usb usb7: root hub lost power or was reset
May 16 11:00:35 zion kernel: usb usb8: root hub lost power or was reset
May 16 11:00:35 zion kernel: tg3 0000:06:00.0 enp6s0: Link is down
May 16 11:00:35 zion kernel: parport_pc 00:02: activated
May 16 11:00:35 zion kernel: serial 00:03: activated
May 16 11:00:35 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 16 11:00:35 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 16 11:00:35 zion kernel: radeon 0000:22:00.0: WB enabled
May 16 11:00:35 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 16 11:00:35 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 16 11:00:35 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 16 11:00:35 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 16 11:00:35 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 16 11:00:35 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 16 11:00:35 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 16 11:00:35 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 16 11:00:35 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 16 11:00:35 zion kernel: mt7601u 2-6:1.0: Error: MCU response pre-completed!
May 16 11:00:35 zion kernel: mt7601u 2-6:1.0: EEPROM ver:0d fae:00
May 16 11:00:35 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 16 11:00:35 zion kernel: [drm] UVD initialized successfully.
May 16 11:00:35 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 16 11:00:35 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 16 11:00:35 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 16 11:00:35 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 16 11:00:35 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 16 11:00:35 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 16 11:00:35 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 16 11:00:35 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 16 11:00:35 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 16 11:00:35 zion kernel: sd 0:0:0:0: [sda] Starting disk
May 16 11:00:35 zion kernel: ata4.00: configured for UDMA/100
May 16 11:00:35 zion kernel: ata1.00: configured for UDMA/133
May 16 11:00:35 zion kernel: [drm] ib test on ring 5 succeeded
May 16 11:00:35 zion kernel: usb 4-2: reset high-speed USB device number 2 using ehci-pci
May 16 11:00:35 zion kernel: usb 4-2.3: reset low-speed USB device number 3 using ehci-pci
May 16 11:00:35 zion kernel: usb 4-2.4: reset low-speed USB device number 4 using ehci-pci
May 16 11:00:35 zion kernel: OOM killer enabled.
May 16 11:00:35 zion kernel: Restarting tasks ... done.
May 16 11:00:35 zion kernel: random: crng reseeded on system resumption
May 16 11:00:35 zion kernel: PM: suspend exit
May 16 11:00:35 zion systemd-networkd[309]: enp6s0: Lost carrier
May 16 11:00:35 zion systemd-networkd[309]: enp6s0: DHCP lease lost
May 16 11:00:35 zion systemd-resolved[389]: Clock change detected. Flushing caches.
May 16 11:00:35 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 16 11:00:35 zion systemd-sleep[4635]: System returned from sleep operation 'suspend'.
May 16 11:00:35 zion systemd[1]: Started backup service.
May 16 11:00:35 zion systemd[1]: Starting Daily man-db regeneration...
May 16 11:00:35 zion systemd[1]: systemd-suspend.service: Deactivated successfully.
May 16 11:00:35 zion systemd[1]: Finished System Suspend.
May 16 11:00:35 zion su[4727]: (to glyn) root on none
May 16 11:00:35 zion su[4727]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 16 11:00:35 zion systemd[1]: Stopped target Sleep.
May 16 11:00:35 zion systemd[1]: Reached target Suspend.
May 16 11:00:35 zion systemd[1]: Starting Hostname Service...
May 16 11:00:35 zion systemd[1]: Stopped target Suspend.
May 16 11:00:35 zion systemd[1]: Started Hostname Service.
May 16 11:00:35 zion systemd-hostnamed[4742]: Hostname set to <zion> (static)
May 16 11:00:35 zion systemd-logind[396]: Operation 'suspend' finished.
May 16 11:00:35 zion systemd-resolved[389]: Closing all remaining TCP connections.
May 16 11:00:35 zion systemd-resolved[389]: Resetting learnt feature levels on all servers.
May 16 11:00:35 zion systemd-networkd[309]: enp6s0: Reconfiguring with /etc/systemd/network/default.network.
May 16 11:00:35 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 16 11:00:35 zion systemd-networkd[309]: lo: Unmanaging interface.
May 16 11:00:35 zion systemd-networkd[309]: wlp0s29f7u6: Unmanaging interface.
May 16 11:00:45 zion systemd[1]: man-db.service: Deactivated successfully.
May 16 11:00:45 zion systemd[1]: Finished Daily man-db regeneration.
May 16 11:00:45 zion systemd[1]: man-db.service: Consumed 5.961s CPU time.
May 16 11:00:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:00:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:00:50 zion systemd-networkd[309]: enp6s0: Gained carrier
May 16 11:00:50 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 16 11:00:50 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 16 11:00:50 zion su[4741]: Fatal: unable to open config file: <config/> does not exist
May 16 11:00:50 zion su[4741]: Is there a repository at the following location?
May 16 11:00:50 zion su[4741]: rclone:remote:Private/zion/backups
May 16 11:00:50 zion su[4727]: pam_unix(su:session): session closed for user glyn
May 16 11:00:50 zion systemd[1]: backup.service: Main process exited, code=exited, status=1/FAILURE
May 16 11:00:50 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 16 11:00:50 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 16 11:00:50 zion systemd[1]: backup.service: Failed with result 'exit-code'.
May 16 11:00:52 zion systemd-networkd[309]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 16 11:00:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:00:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:00:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:00:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:22 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 16 11:01:26 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:26 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:28 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:28 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:44 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:01:44 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:02:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:02:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:02:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:02:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:03:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:03:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:03:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:03:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:04:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:04:27 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:04:32 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:04:32 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:04:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:04:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:05:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:05:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:05:32 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:05:32 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:05:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:05:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:06:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:06:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:06:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:06:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:07:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:07:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:07:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:07:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:07:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:07:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:08:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:08:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:08:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:08:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:09:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:09:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 11:11:57 zion rtkit-daemon[955]: Successfully made thread 6492 of process 6198 owned by '1000' RT at priority 10.
May 16 11:11:57 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:12:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:12:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:13:15 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:13:15 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:13:45 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:13:45 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:14:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:14:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:14:46 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:14:46 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:15:18 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:15:18 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:16:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:16:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:16:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:16:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:17:21 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:17:21 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:17:49 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:17:49 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:18:50 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:18:50 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:19:24 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:19:24 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:19:51 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:19:51 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:20:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:20:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:21:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:21:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:22:55 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:22:55 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:23:56 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:23:56 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:24:57 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:24:57 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:39 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:39 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:55 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:55 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:58 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:25:58 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:26:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:26:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:28:00 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:28:00 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:28:23 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:28:23 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:28:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:28:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:29:01 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:29:01 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:30:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:30:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:30:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:30:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:31:03 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:31:03 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:31:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:31:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:33:05 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:33:05 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:33:20 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:33:20 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:34:06 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:34:06 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:34:57 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:34:57 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:35:07 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:35:07 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:35:13 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:35:13 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:35:57 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:35:57 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:36:08 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:36:08 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:36:20 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:36:20 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:36:24 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:36:24 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:37:09 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:37:09 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:37:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:37:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:38:10 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:38:10 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:39:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:39:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:39:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:39:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:40:07 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:40:07 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:40:09 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:40:09 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:41:12 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:41:12 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:41:12 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:41:12 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:41:52 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:41:52 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:42:14 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:42:14 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:43:13 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:43:13 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:43:15 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:43:15 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:43:28 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:43:28 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:43:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:43:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:44:16 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:44:16 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:45:10 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:45:10 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:45:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:45:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:46:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:46:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:47:01 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:47:01 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:47:18 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:47:18 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:47:21 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:47:21 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:47:40 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:47:40 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:48:19 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:48:19 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:49:20 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:49:20 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:49:22 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:49:22 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:49:24 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:49:24 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:03 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:03 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:04 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:04 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:10 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:10 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:21 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:21 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:50:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:51:22 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:51:22 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:52:23 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:52:23 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:53:14 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:53:14 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:53:16 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:53:16 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:53:24 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:53:24 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:54:01 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:54:01 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:54:25 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:54:25 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:54:32 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:54:32 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:55:10 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:55:10 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:55:16 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:55:16 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:55:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:55:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:56:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:56:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:56:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:56:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:56:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:56:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:57:18 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:57:18 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:57:28 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:57:28 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:57:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:57:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:58:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:58:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:58:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:58:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:59:16 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:59:16 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:59:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:59:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:59:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 11:59:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:00:00 zion systemd[1]: Started backup service.
May 16 12:00:00 zion su[10400]: (to glyn) root on none
May 16 12:00:00 zion su[10400]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 16 12:00:07 zion su[10403]: using parent snapshot edc9f3b1
May 16 12:00:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:00:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:00:21 zion su[10403]: Files: 0 new, 3 changed, 143819 unmodified
May 16 12:00:21 zion su[10403]: Dirs: 0 new, 4 changed, 18204 unmodified
May 16 12:00:21 zion su[10403]: Added to the repository: 377.648 KiB (91.279 KiB stored)
May 16 12:00:21 zion su[10403]: processed 143822 files, 11.671 GiB in 0:18
May 16 12:00:21 zion su[10403]: snapshot 16619ffb saved
May 16 12:00:22 zion su[10400]: pam_unix(su:session): session closed for user glyn
May 16 12:00:22 zion systemd[1]: backup.service: Deactivated successfully.
May 16 12:00:22 zion systemd[1]: backup.service: Consumed 13.449s CPU time.
May 16 12:00:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:00:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:00:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:00:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:01:32 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:01:32 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:01:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:01:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:02:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:02:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:02:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:02:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:02:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:02:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:02:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:02:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:03:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:03:34 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:04:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:04:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:04:37 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:04:37 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:05:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:05:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:05:19 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:05:19 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:05:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:05:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:05:38 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:05:38 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:06:37 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:06:37 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:06:38 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:06:38 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:38 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:38 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:40 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:40 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:45 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:45 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:50 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:50 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:50 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:07:50 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:08:03 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:08:03 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:08:38 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:08:38 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:09:23 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:09:23 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:09:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:09:29 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:09:39 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:09:39 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:09:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:09:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:10:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:10:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:10:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:10:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:10:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:10:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:11:22 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:11:22 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:11:37 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:11:37 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:12:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:12:02 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:12:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:12:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:13:21 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:13:21 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:13:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:13:35 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:13:49 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:13:49 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:14:41 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:14:41 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:14:49 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:14:49 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:15:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:15:11 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:16:07 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:16:07 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 16 12:16:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:16:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:16:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:16:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:17:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:17:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:18:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:18:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:19:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:19:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:20:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:20:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:20:45 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:20:45 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:20:45 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:20:45 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:21:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:21:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:21:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:21:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:22:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:22:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:23:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:23:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:23:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:23:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:23:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:23:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:24:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:24:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:24:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:24:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 16 12:25:18 zion sudo[12704]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/systemctl suspend
May 16 12:25:18 zion sudo[12704]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 16 12:25:18 zion systemd-logind[396]: The system will suspend now!
May 16 12:25:18 zion systemd[1]: Reached target Sleep.
May 16 12:25:18 zion sudo[12704]: pam_unix(sudo:session): session closed for user root
May 16 12:25:18 zion systemd[1]: Starting System Suspend...
May 16 12:25:18 zion systemd-sleep[12710]: Performing sleep operation 'suspend'...
May 16 12:25:18 zion kernel: PM: suspend entry (deep)
May 16 12:25:18 zion kernel: Filesystems sync: 0.058 seconds
May 17 15:35:14 zion kernel: Freezing user space processes
May 17 15:35:14 zion kernel: Freezing user space processes completed (elapsed 0.001 seconds)
May 17 15:35:14 zion kernel: OOM killer disabled.
May 17 15:35:14 zion kernel: Freezing remaining freezable tasks
May 17 15:35:14 zion kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
May 17 15:35:14 zion kernel: printk: Suspending console(s) (use no_console_suspend to debug)
May 17 15:35:14 zion kernel: serial 00:03: disabled
May 17 15:35:14 zion kernel: parport_pc 00:02: disabled
May 17 15:35:14 zion kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 17 15:35:14 zion kernel: ata1.00: Entering standby power mode
May 17 15:35:14 zion kernel: ACPI: PM: Preparing to enter system sleep state S3
May 17 15:35:14 zion kernel: ACPI: PM: Saving platform NVS memory
May 17 15:35:14 zion kernel: Disabling non-boot CPUs ...
May 17 15:35:14 zion kernel: smpboot: CPU 1 is now offline
May 17 15:35:14 zion kernel: smpboot: CPU 2 is now offline
May 17 15:35:14 zion kernel: smpboot: CPU 3 is now offline
May 17 15:35:14 zion kernel: ACPI: PM: Low-level resume complete
May 17 15:35:14 zion kernel: ACPI: PM: Restoring platform NVS memory
May 17 15:35:14 zion kernel: Enabling non-boot CPUs ...
May 17 15:35:14 zion kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
May 17 15:35:14 zion kernel: CPU1 is up
May 17 15:35:14 zion kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
May 17 15:35:14 zion kernel: CPU2 is up
May 17 15:35:14 zion kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
May 17 15:35:14 zion kernel: CPU3 is up
May 17 15:35:14 zion kernel: ACPI: PM: Waking up from system sleep state S3
May 17 15:35:14 zion kernel: usb usb6: root hub lost power or was reset
May 17 15:35:14 zion kernel: usb usb7: root hub lost power or was reset
May 17 15:35:14 zion kernel: usb usb1: root hub lost power or was reset
May 17 15:35:14 zion kernel: usb usb8: root hub lost power or was reset
May 17 15:35:14 zion kernel: tg3 0000:06:00.0 enp6s0: Link is down
May 17 15:35:14 zion kernel: usb usb3: root hub lost power or was reset
May 17 15:35:14 zion kernel: usb usb5: root hub lost power or was reset
May 17 15:35:14 zion kernel: parport_pc 00:02: activated
May 17 15:35:14 zion kernel: serial 00:03: activated
May 17 15:35:14 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 17 15:35:14 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 17 15:35:14 zion kernel: radeon 0000:22:00.0: WB enabled
May 17 15:35:14 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 17 15:35:14 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 17 15:35:14 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 17 15:35:14 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 17 15:35:14 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 17 15:35:14 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 17 15:35:14 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 17 15:35:14 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 17 15:35:14 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 17 15:35:14 zion kernel: mt7601u 2-6:1.0: Error: MCU response pre-completed!
May 17 15:35:14 zion kernel: mt7601u 2-6:1.0: EEPROM ver:0d fae:00
May 17 15:35:14 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 17 15:35:14 zion kernel: [drm] UVD initialized successfully.
May 17 15:35:14 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 17 15:35:14 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 17 15:35:14 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 17 15:35:14 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 17 15:35:14 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 17 15:35:14 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 17 15:35:14 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 17 15:35:14 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 17 15:35:14 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 17 15:35:14 zion kernel: sd 0:0:0:0: [sda] Starting disk
May 17 15:35:14 zion kernel: ata4.00: configured for UDMA/100
May 17 15:35:14 zion kernel: ata1.00: configured for UDMA/133
May 17 15:35:14 zion kernel: [drm] ib test on ring 5 succeeded
May 17 15:35:14 zion kernel: usb 4-2: reset high-speed USB device number 2 using ehci-pci
May 17 15:35:14 zion kernel: usb 4-2.3: reset low-speed USB device number 3 using ehci-pci
May 17 15:35:14 zion kernel: usb 4-2.4: reset low-speed USB device number 4 using ehci-pci
May 17 15:35:14 zion kernel: OOM killer enabled.
May 17 15:35:14 zion kernel: Restarting tasks ... done.
May 17 15:35:14 zion kernel: random: crng reseeded on system resumption
May 17 15:35:14 zion kernel: PM: suspend exit
May 17 15:35:14 zion systemd-networkd[309]: enp6s0: Lost carrier
May 17 15:35:14 zion systemd-networkd[309]: enp6s0: DHCP lease lost
May 17 15:35:14 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 17 15:35:14 zion systemd-sleep[12710]: System returned from sleep operation 'suspend'.
May 17 15:35:14 zion systemd[1]: systemd-suspend.service: Deactivated successfully.
May 17 15:35:14 zion systemd[1]: Finished System Suspend.
May 17 15:35:14 zion systemd[1]: Stopped target Sleep.
May 17 15:35:14 zion systemd[1]: Reached target Suspend.
May 17 15:35:14 zion systemd-resolved[389]: Clock change detected. Flushing caches.
May 17 15:35:14 zion systemd[1]: Started backup service.
May 17 15:35:14 zion systemd[1]: Started Verify integrity of password and group files.
May 17 15:35:14 zion su[12790]: (to glyn) root on none
May 17 15:35:14 zion su[12790]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 17 15:35:14 zion systemd[1]: Stopped target Suspend.
May 17 15:35:14 zion systemd[1]: Starting Hostname Service...
May 17 15:35:14 zion systemd[1]: shadow.service: Deactivated successfully.
May 17 15:35:14 zion systemd[1]: Started Hostname Service.
May 17 15:35:14 zion systemd-hostnamed[12797]: Hostname set to <zion> (static)
May 17 15:35:14 zion systemd-logind[396]: Operation 'suspend' finished.
May 17 15:35:14 zion systemd-resolved[389]: Closing all remaining TCP connections.
May 17 15:35:14 zion systemd-resolved[389]: Resetting learnt feature levels on all servers.
May 17 15:35:14 zion systemd-networkd[309]: enp6s0: Reconfiguring with /etc/systemd/network/default.network.
May 17 15:35:14 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 17 15:35:14 zion systemd-networkd[309]: lo: Unmanaging interface.
May 17 15:35:14 zion systemd-networkd[309]: wlp0s29f7u6: Unmanaging interface.
May 17 15:35:29 zion systemd-networkd[309]: enp6s0: Gained carrier
May 17 15:35:29 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 17 15:35:29 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 17 15:35:29 zion su[12796]: Fatal: unable to open config file: <config/> does not exist
May 17 15:35:29 zion su[12796]: Is there a repository at the following location?
May 17 15:35:29 zion su[12796]: rclone:remote:Private/zion/backups
May 17 15:35:29 zion su[12790]: pam_unix(su:session): session closed for user glyn
May 17 15:35:29 zion systemd[1]: backup.service: Main process exited, code=exited, status=1/FAILURE
May 17 15:35:29 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 17 15:35:29 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 17 15:35:29 zion systemd[1]: backup.service: Failed with result 'exit-code'.
May 17 15:35:32 zion systemd-networkd[309]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 17 15:35:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:35:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:35:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:35:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:35:44 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:35:44 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:36:02 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 17 15:38:42 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:38:42 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:38:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:38:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:39:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:39:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:39:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:39:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:40:00 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:40:00 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:40:32 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:40:32 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:40:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:40:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:41:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:41:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:41:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:41:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:42:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:42:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:42:30 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:42:30 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:42:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:42:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:42:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:42:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:43:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:43:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:43:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:43:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:44:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:44:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:45:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:45:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:45:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:45:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:45:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:45:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:46:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:46:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:47:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:47:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:47:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:47:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:48:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:48:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:48:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:48:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:48:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:48:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:49:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:49:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:49:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:49:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:49:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:49:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:50:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:50:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:50:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:50:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:51:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:51:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:51:17 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:51:17 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:51:18 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:51:18 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:51:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:51:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:52:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:52:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:53:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:53:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:53:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:53:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:53:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:53:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:53:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:53:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:54:14 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:54:14 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:55:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:55:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:55:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:55:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:55:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:55:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:57:00 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:57:00 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:57:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:57:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:57:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:57:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:57:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:57:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:58:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:58:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:58:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:58:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:59:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:59:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:59:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:59:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:59:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 15:59:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:00 zion systemd[1]: Started backup service.
May 17 16:00:00 zion su[15832]: (to glyn) root on none
May 17 16:00:00 zion su[15832]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 17 16:00:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:08 zion su[15835]: using parent snapshot 16619ffb
May 17 16:00:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:25 zion su[15835]: Files: 24 new, 27 changed, 143777 unmodified
May 17 16:00:25 zion su[15835]: Dirs: 10 new, 31 changed, 18169 unmodified
May 17 16:00:25 zion su[15835]: Added to the repository: 3.821 MiB (657.311 KiB stored)
May 17 16:00:25 zion su[15835]: processed 143828 files, 11.671 GiB in 0:22
May 17 16:00:25 zion su[15835]: snapshot caedf635 saved
May 17 16:00:26 zion su[15832]: pam_unix(su:session): session closed for user glyn
May 17 16:00:26 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 17 16:00:26 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 17 16:00:26 zion systemd[1]: backup.service: Deactivated successfully.
May 17 16:00:26 zion systemd[1]: backup.service: Consumed 13.486s CPU time, 236.3M memory peak, 0B memory swap peak.
May 17 16:00:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:00:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:01:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:01:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:02:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:03:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:03:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:03:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:03:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:04:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:04:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:04:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:04:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:05:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:05:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 17 16:05:29 zion sudo[16675]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/systemctl suspend
May 17 16:05:29 zion sudo[16675]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 17 16:05:29 zion systemd-logind[396]: The system will suspend now!
May 17 16:05:29 zion systemd[1]: Reached target Sleep.
May 17 16:05:29 zion sudo[16675]: pam_unix(sudo:session): session closed for user root
May 17 16:05:29 zion systemd[1]: Starting System Suspend...
May 17 16:05:29 zion systemd-sleep[16681]: Performing sleep operation 'suspend'...
May 17 16:05:29 zion kernel: PM: suspend entry (deep)
May 17 16:05:29 zion kernel: Filesystems sync: 0.011 seconds
May 18 10:59:00 zion kernel: Freezing user space processes
May 18 10:59:00 zion kernel: Freezing user space processes completed (elapsed 0.001 seconds)
May 18 10:59:00 zion kernel: OOM killer disabled.
May 18 10:59:00 zion kernel: Freezing remaining freezable tasks
May 18 10:59:00 zion kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
May 18 10:59:00 zion kernel: printk: Suspending console(s) (use no_console_suspend to debug)
May 18 10:59:00 zion kernel: serial 00:03: disabled
May 18 10:59:00 zion kernel: parport_pc 00:02: disabled
May 18 10:59:00 zion kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 18 10:59:00 zion kernel: ata1.00: Entering standby power mode
May 18 10:59:00 zion kernel: ACPI: PM: Preparing to enter system sleep state S3
May 18 10:59:00 zion kernel: ACPI: PM: Saving platform NVS memory
May 18 10:59:00 zion kernel: Disabling non-boot CPUs ...
May 18 10:59:00 zion kernel: smpboot: CPU 1 is now offline
May 18 10:59:00 zion kernel: smpboot: CPU 2 is now offline
May 18 10:59:00 zion kernel: smpboot: CPU 3 is now offline
May 18 10:59:00 zion kernel: ACPI: PM: Low-level resume complete
May 18 10:59:00 zion kernel: ACPI: PM: Restoring platform NVS memory
May 18 10:59:00 zion kernel: Enabling non-boot CPUs ...
May 18 10:59:00 zion kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
May 18 10:59:00 zion kernel: CPU1 is up
May 18 10:59:00 zion kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
May 18 10:59:00 zion kernel: CPU2 is up
May 18 10:59:00 zion kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
May 18 10:59:00 zion kernel: CPU3 is up
May 18 10:59:00 zion kernel: ACPI: PM: Waking up from system sleep state S3
May 18 10:59:00 zion kernel: usb usb1: root hub lost power or was reset
May 18 10:59:00 zion kernel: usb usb3: root hub lost power or was reset
May 18 10:59:00 zion kernel: usb usb5: root hub lost power or was reset
May 18 10:59:00 zion kernel: usb usb6: root hub lost power or was reset
May 18 10:59:00 zion kernel: usb usb7: root hub lost power or was reset
May 18 10:59:00 zion kernel: usb usb8: root hub lost power or was reset
May 18 10:59:00 zion kernel: tg3 0000:06:00.0 enp6s0: Link is down
May 18 10:59:00 zion kernel: parport_pc 00:02: activated
May 18 10:59:00 zion kernel: serial 00:03: activated
May 18 10:59:00 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 18 10:59:00 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 18 10:59:00 zion kernel: radeon 0000:22:00.0: WB enabled
May 18 10:59:00 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 18 10:59:00 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 18 10:59:00 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 18 10:59:00 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 18 10:59:00 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 18 10:59:00 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 18 10:59:00 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 18 10:59:00 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 18 10:59:00 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 18 10:59:00 zion kernel: mt7601u 2-6:1.0: Error: MCU response pre-completed!
May 18 10:59:00 zion kernel: mt7601u 2-6:1.0: EEPROM ver:0d fae:00
May 18 10:59:00 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 18 10:59:00 zion kernel: [drm] UVD initialized successfully.
May 18 10:59:00 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 18 10:59:00 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 18 10:59:00 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 18 10:59:00 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 18 10:59:00 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 18 10:59:00 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 18 10:59:00 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 18 10:59:00 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 18 10:59:00 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 18 10:59:00 zion kernel: sd 0:0:0:0: [sda] Starting disk
May 18 10:59:00 zion kernel: ata4.00: configured for UDMA/100
May 18 10:59:00 zion kernel: ata1.00: configured for UDMA/133
May 18 10:59:00 zion kernel: [drm] ib test on ring 5 succeeded
May 18 10:59:00 zion kernel: usb 4-2: reset high-speed USB device number 2 using ehci-pci
May 18 10:59:00 zion kernel: usb 4-2.4: reset low-speed USB device number 4 using ehci-pci
May 18 10:59:00 zion kernel: usb 4-2.3: reset low-speed USB device number 3 using ehci-pci
May 18 10:59:00 zion kernel: OOM killer enabled.
May 18 10:59:00 zion kernel: Restarting tasks ... done.
May 18 10:59:00 zion kernel: random: crng reseeded on system resumption
May 18 10:59:00 zion kernel: PM: suspend exit
May 18 10:59:00 zion systemd-networkd[309]: enp6s0: Lost carrier
May 18 10:59:00 zion systemd-resolved[389]: Clock change detected. Flushing caches.
May 18 10:59:00 zion systemd-networkd[309]: enp6s0: DHCP lease lost
May 18 10:59:00 zion systemd-sleep[16681]: System returned from sleep operation 'suspend'.
May 18 10:59:00 zion systemd[1]: Started backup service.
May 18 10:59:00 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 18 10:59:00 zion systemd[1]: Started Verify integrity of password and group files.
May 18 10:59:00 zion systemd[1]: systemd-suspend.service: Deactivated successfully.
May 18 10:59:00 zion su[16766]: (to glyn) root on none
May 18 10:59:00 zion systemd[1]: Finished System Suspend.
May 18 10:59:00 zion su[16766]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 18 10:59:00 zion systemd[1]: Stopped target Sleep.
May 18 10:59:00 zion systemd[1]: Reached target Suspend.
May 18 10:59:00 zion systemd[1]: Starting Hostname Service...
May 18 10:59:00 zion systemd[1]: Stopped target Suspend.
May 18 10:59:00 zion systemd[1]: shadow.service: Deactivated successfully.
May 18 10:59:00 zion systemd[1]: Started Hostname Service.
May 18 10:59:00 zion systemd-hostnamed[16780]: Hostname set to <zion> (static)
May 18 10:59:00 zion systemd-logind[396]: Operation 'suspend' finished.
May 18 10:59:00 zion systemd-resolved[389]: Closing all remaining TCP connections.
May 18 10:59:00 zion systemd-resolved[389]: Resetting learnt feature levels on all servers.
May 18 10:59:00 zion systemd-networkd[309]: enp6s0: Reconfiguring with /etc/systemd/network/default.network.
May 18 10:59:00 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 18 10:59:00 zion systemd-networkd[309]: lo: Unmanaging interface.
May 18 10:59:00 zion systemd-networkd[309]: wlp0s29f7u6: Unmanaging interface.
May 18 10:59:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 10:59:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 10:59:15 zion systemd-networkd[309]: enp6s0: Gained carrier
May 18 10:59:15 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 18 10:59:15 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 18 10:59:15 zion su[16779]: Fatal: unable to open config file: <config/> does not exist
May 18 10:59:15 zion su[16779]: Is there a repository at the following location?
May 18 10:59:15 zion su[16779]: rclone:remote:Private/zion/backups
May 18 10:59:15 zion su[16766]: pam_unix(su:session): session closed for user glyn
May 18 10:59:15 zion systemd[1]: backup.service: Main process exited, code=exited, status=1/FAILURE
May 18 10:59:15 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 18 10:59:15 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 18 10:59:15 zion systemd[1]: backup.service: Failed with result 'exit-code'.
May 18 10:59:30 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 18 10:59:33 zion systemd-networkd[309]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 18 10:59:33 zion systemd[1]: Starting Hostname Service...
May 18 10:59:33 zion systemd[1]: Started Hostname Service.
May 18 10:59:33 zion systemd-hostnamed[16885]: Hostname set to <zion> (static)
May 18 10:59:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 10:59:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:00:00 zion systemd[1]: Started backup service.
May 18 11:00:00 zion su[16992]: (to glyn) root on none
May 18 11:00:00 zion su[16992]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 18 11:00:03 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 18 11:00:08 zion su[16995]: using parent snapshot caedf635
May 18 11:00:23 zion su[16995]: Files: 0 new, 2 changed, 143826 unmodified
May 18 11:00:23 zion su[16995]: Dirs: 0 new, 4 changed, 18206 unmodified
May 18 11:00:23 zion su[16995]: Added to the repository: 376.836 KiB (91.121 KiB stored)
May 18 11:00:23 zion su[16995]: processed 143828 files, 11.671 GiB in 0:20
May 18 11:00:23 zion su[16995]: snapshot d6510be5 saved
May 18 11:00:24 zion su[16992]: pam_unix(su:session): session closed for user glyn
May 18 11:00:24 zion systemd[1]: backup.service: Deactivated successfully.
May 18 11:00:24 zion systemd[1]: backup.service: Consumed 13.457s CPU time.
May 18 11:00:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:00:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:00:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:00:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:01:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:01:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:01:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:01:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:01:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:01:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:01:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:01:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:02:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:02:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:02:28 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:02:28 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:02:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:02:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:02:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:02:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:03:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:03:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:03:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:03:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:03:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:03:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:03:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:03:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:04:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:04:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:04:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:04:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:05:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:05:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:05:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:05:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:06:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:06:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:06:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:06:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:06:42 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:06:42 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:07:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:07:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:07:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:07:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:08:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:08:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:09:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:09:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:10:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:10:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:10:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:10:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:10:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:10:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:11:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:11:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:11:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:11:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:12:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:12:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:12:55 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:12:55 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:13:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:13:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:13:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:13:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:14:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:14:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:14:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:14:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:15:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:15:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:15:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:15:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:16:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:16:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:17:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:17:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:18:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:18:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:18:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:18:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:18:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:18:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:19:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:19:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:20:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:20:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:21:00 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:21:00 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:21:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:21:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:21:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:21:36 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:22:37 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:22:37 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:23:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:23:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:23:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:23:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:23:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:23:38 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:23:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:23:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:24:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:24:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:25:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:25:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:26:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:26:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:26:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:26:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:27:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:27:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:27:42 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:27:42 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:27:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:27:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:27:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:27:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:28:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:28:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:28:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:28:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:28:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:28:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:29:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:29:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:30:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:30:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:30:45 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:30:45 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:31:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:31:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:32:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:32:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:32:17 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:32:17 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:32:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:32:46 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:33:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:33:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:34:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:34:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:35:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:35:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:35:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:35:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:35:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:35:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:36:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:36:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:36:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:36:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:36:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:36:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:36:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:36:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:37:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:37:48 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:37:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:37:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:37:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:37:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:38:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:38:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:38:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:38:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:38:55 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:38:55 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:02 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:18 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:18 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:39:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:40:14 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:40:14 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:40:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:40:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:40:45 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:40:45 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:40:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:40:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:41:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:41:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:41:14 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:41:14 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:41:44 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:41:44 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:41:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:41:53 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:42:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:42:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:42:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:42:49 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:42:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:42:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:43:26 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:43:26 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:43:28 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:43:28 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:43:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:43:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:43:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:43:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:44:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:44:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:44:24 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:44:24 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:44:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:44:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:44:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:44:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:45:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:45:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:45:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:45:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:45:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:45:57 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:46:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:46:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:46:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:46:33 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:46:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:46:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:47:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:47:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:47:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:47:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:48:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:48:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:48:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:48:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:48:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:48:47 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:49:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:49:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:49:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:49:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:49:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:49:41 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:49:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:49:50 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 18 11:50:07 zion sudo[22299]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/systemctl suspend
May 18 11:50:07 zion kernel: PM: suspend entry (deep)
May 18 11:50:07 zion systemd-logind[396]: The system will suspend now!
May 18 11:50:07 zion sudo[22299]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 18 11:50:07 zion systemd[1]: Reached target Sleep.
May 18 11:50:07 zion sudo[22299]: pam_unix(sudo:session): session closed for user root
May 18 11:50:07 zion systemd[1]: Starting System Suspend...
May 18 11:50:07 zion systemd-sleep[22306]: Performing sleep operation 'suspend'...
May 18 11:50:08 zion kernel: Filesystems sync: 1.904 seconds
May 20 17:48:50 zion kernel: Freezing user space processes
May 20 17:48:50 zion kernel: Freezing user space processes completed (elapsed 0.001 seconds)
May 20 17:48:50 zion kernel: OOM killer disabled.
May 20 17:48:50 zion kernel: Freezing remaining freezable tasks
May 20 17:48:50 zion kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
May 20 17:48:50 zion kernel: printk: Suspending console(s) (use no_console_suspend to debug)
May 20 17:48:50 zion kernel: serial 00:03: disabled
May 20 17:48:50 zion kernel: parport_pc 00:02: disabled
May 20 17:48:50 zion kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 20 17:48:50 zion kernel: ata1.00: Entering standby power mode
May 20 17:48:50 zion kernel: ACPI: PM: Preparing to enter system sleep state S3
May 20 17:48:50 zion kernel: ACPI: PM: Saving platform NVS memory
May 20 17:48:50 zion kernel: Disabling non-boot CPUs ...
May 20 17:48:50 zion kernel: smpboot: CPU 1 is now offline
May 20 17:48:50 zion kernel: smpboot: CPU 2 is now offline
May 20 17:48:50 zion kernel: smpboot: CPU 3 is now offline
May 20 17:48:50 zion kernel: ACPI: PM: Low-level resume complete
May 20 17:48:50 zion kernel: ACPI: PM: Restoring platform NVS memory
May 20 17:48:50 zion kernel: Enabling non-boot CPUs ...
May 20 17:48:50 zion kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
May 20 17:48:50 zion kernel: CPU1 is up
May 20 17:48:50 zion kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
May 20 17:48:50 zion kernel: CPU2 is up
May 20 17:48:50 zion kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
May 20 17:48:50 zion kernel: CPU3 is up
May 20 17:48:50 zion kernel: ACPI: PM: Waking up from system sleep state S3
May 20 17:48:50 zion kernel: usb usb1: root hub lost power or was reset
May 20 17:48:50 zion kernel: usb usb5: root hub lost power or was reset
May 20 17:48:50 zion kernel: usb usb3: root hub lost power or was reset
May 20 17:48:50 zion kernel: usb usb6: root hub lost power or was reset
May 20 17:48:50 zion kernel: usb usb7: root hub lost power or was reset
May 20 17:48:50 zion kernel: usb usb8: root hub lost power or was reset
May 20 17:48:50 zion kernel: tg3 0000:06:00.0 enp6s0: Link is down
May 20 17:48:50 zion kernel: parport_pc 00:02: activated
May 20 17:48:50 zion kernel: serial 00:03: activated
May 20 17:48:50 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 20 17:48:50 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 20 17:48:50 zion kernel: radeon 0000:22:00.0: WB enabled
May 20 17:48:50 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 20 17:48:50 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 20 17:48:50 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 20 17:48:50 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 20 17:48:50 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 20 17:48:50 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 20 17:48:50 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 20 17:48:50 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 20 17:48:50 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 20 17:48:50 zion kernel: mt7601u 2-6:1.0: Error: MCU response pre-completed!
May 20 17:48:50 zion kernel: mt7601u 2-6:1.0: EEPROM ver:0d fae:00
May 20 17:48:50 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 20 17:48:50 zion kernel: [drm] UVD initialized successfully.
May 20 17:48:50 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 20 17:48:50 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 20 17:48:50 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 20 17:48:50 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 20 17:48:50 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 20 17:48:50 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 20 17:48:50 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 20 17:48:50 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 20 17:48:50 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 20 17:48:50 zion kernel: sd 0:0:0:0: [sda] Starting disk
May 20 17:48:50 zion kernel: ata4.00: configured for UDMA/100
May 20 17:48:50 zion kernel: ata1.00: configured for UDMA/133
May 20 17:48:50 zion kernel: usb 4-2: reset high-speed USB device number 2 using ehci-pci
May 20 17:48:50 zion kernel: [drm] ib test on ring 5 succeeded
May 20 17:48:50 zion kernel: usb 4-2.4: reset low-speed USB device number 4 using ehci-pci
May 20 17:48:50 zion kernel: usb 4-2.3: reset low-speed USB device number 3 using ehci-pci
May 20 17:48:50 zion kernel: OOM killer enabled.
May 20 17:48:50 zion kernel: Restarting tasks ... done.
May 20 17:48:50 zion kernel: random: crng reseeded on system resumption
May 20 17:48:50 zion kernel: PM: suspend exit
May 20 17:48:50 zion systemd-networkd[309]: enp6s0: Lost carrier
May 20 17:48:50 zion systemd-networkd[309]: enp6s0: DHCP lease lost
May 20 17:48:50 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 20 17:48:50 zion systemd-sleep[22306]: System returned from sleep operation 'suspend'.
May 20 17:48:50 zion systemd-resolved[389]: Clock change detected. Flushing caches.
May 20 17:48:50 zion systemd[1]: systemd-suspend.service: Deactivated successfully.
May 20 17:48:50 zion systemd[1]: Finished System Suspend.
May 20 17:48:50 zion systemd[1]: Stopped target Sleep.
May 20 17:48:50 zion systemd[1]: Reached target Suspend.
May 20 17:48:50 zion systemd[1]: Started backup service.
May 20 17:48:50 zion systemd[1]: Starting Hostname Service...
May 20 17:48:50 zion su[22398]: (to glyn) root on none
May 20 17:48:50 zion systemd[1]: Starting Daily man-db regeneration...
May 20 17:48:50 zion systemd[1]: Started Verify integrity of password and group files.
May 20 17:48:50 zion systemd[1]: Stopped target Suspend.
May 20 17:48:50 zion su[22398]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 20 17:48:50 zion systemd[1]: Started Hostname Service.
May 20 17:48:50 zion systemd-hostnamed[22400]: Hostname set to <zion> (static)
May 20 17:48:50 zion systemd[1]: shadow.service: Deactivated successfully.
May 20 17:48:50 zion systemd-logind[396]: Operation 'suspend' finished.
May 20 17:48:50 zion systemd-networkd[309]: enp6s0: Reconfiguring with /etc/systemd/network/default.network.
May 20 17:48:50 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 20 17:48:50 zion systemd-networkd[309]: lo: Unmanaging interface.
May 20 17:48:50 zion systemd-networkd[309]: wlp0s29f7u6: Unmanaging interface.
May 20 17:48:50 zion systemd-resolved[389]: Closing all remaining TCP connections.
May 20 17:48:50 zion systemd-resolved[389]: Resetting learnt feature levels on all servers.
May 20 17:48:50 zion systemd[1]: man-db.service: Deactivated successfully.
May 20 17:48:50 zion systemd[1]: Finished Daily man-db regeneration.
May 20 17:49:05 zion su[22407]: Fatal: unable to open config file: <config/> does not exist
May 20 17:49:05 zion su[22407]: Is there a repository at the following location?
May 20 17:49:05 zion su[22407]: rclone:remote:Private/zion/backups
May 20 17:49:05 zion su[22398]: pam_unix(su:session): session closed for user glyn
May 20 17:49:05 zion systemd[1]: backup.service: Main process exited, code=exited, status=1/FAILURE
May 20 17:49:05 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 20 17:49:05 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 20 17:49:05 zion systemd[1]: backup.service: Failed with result 'exit-code'.
May 20 17:49:05 zion systemd-networkd[309]: enp6s0: Gained carrier
May 20 17:49:05 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 20 17:49:05 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 20 17:49:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:49:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:49:07 zion systemd-networkd[309]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 20 17:49:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:49:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:49:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:49:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:49:37 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 20 17:50:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:50:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:51:55 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:51:55 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:52:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:52:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:52:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:52:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:28 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:28 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:31 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:53:43 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:54:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:54:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:54:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:54:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:54:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:54:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:54:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:54:58 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:55:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:55:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:55:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:55:59 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:56:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:56:03 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:56:13 zion systemd[1]: Starting Hostname Service...
May 20 17:56:13 zion systemd[1]: Started Hostname Service.
May 20 17:56:13 zion systemd[427]: Starting User preferences database...
May 20 17:56:13 zion systemd[427]: Started User preferences database.
May 20 17:56:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:56:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:56:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:56:39 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:56:43 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 20 17:57:00 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:57:00 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:57:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:57:35 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:58:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:58:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:59:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:59:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:59:55 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 17:59:55 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:00:00 zion systemd[1]: Started backup service.
May 20 18:00:00 zion su[24372]: (to glyn) root on none
May 20 18:00:00 zion su[24372]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 20 18:00:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:00:04 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:00:08 zion su[24375]: using parent snapshot d6510be5
May 20 18:00:25 zion su[24375]: Files: 39 new, 28 changed, 143783 unmodified
May 20 18:00:25 zion su[24375]: Dirs: 9 new, 31 changed, 18172 unmodified
May 20 18:00:25 zion su[24375]: Added to the repository: 3.380 MiB (658.592 KiB stored)
May 20 18:00:25 zion su[24375]: processed 143850 files, 11.672 GiB in 0:21
May 20 18:00:25 zion su[24375]: snapshot 009ccf69 saved
May 20 18:00:25 zion su[24372]: pam_unix(su:session): session closed for user glyn
May 20 18:00:25 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 20 18:00:25 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 20 18:00:25 zion systemd[1]: backup.service: Deactivated successfully.
May 20 18:00:25 zion systemd[1]: backup.service: Consumed 13.331s CPU time, 207.5M memory peak, 0B memory swap peak.
May 20 18:01:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:01:05 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:01:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:01:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:02:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:02:06 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:03:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:03:07 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:04:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:04:08 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:04:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:04:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:05:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:05:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:05:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:05:52 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:06:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:06:10 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:06:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:06:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:07:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:07:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:08:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:08:11 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:09:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:09:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:09:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:09:12 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:10:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:10:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:10:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:10:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:10:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:10:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:11:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:11:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:11:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:11:13 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:11:14 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:11:14 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:12:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:12:15 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:12:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:12:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:12:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:12:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:12:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:12:54 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:13:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:13:09 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:13:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:13:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:14:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:14:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:14:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:14:56 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:15:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:15:01 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:15:17 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:15:17 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:16:18 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:16:18 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:17:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:17:19 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:17:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:17:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:18:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:18:16 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:19:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:19:21 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:19:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:19:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:19:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:19:51 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:20:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:20:23 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:20:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:20:34 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:21:24 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:21:24 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:21:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:21:29 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:22:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:22:25 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:22:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:22:40 zion rtkit-daemon[955]: Supervising 2 threads of 2 processes of 1 users.
May 20 18:22:40 zion rtkit-daemon[955]: Successfully made thread 26332 of process 22261 owned by '1000' RT at priority 10.
May 20 18:22:40 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:23:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:23:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:24:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:24:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:24:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:24:33 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:25:55 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:25:55 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:26:55 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:26:55 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:28:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:28:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:29:18 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:29:18 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:29:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:29:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:30:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:30:44 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:31:22 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:31:22 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:31:45 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:31:45 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:32:46 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:32:46 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:33:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:33:17 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:34:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:34:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:34:52 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:34:52 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:35:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:35:27 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:35:49 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:35:49 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:36:51 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:36:51 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:37:24 zion sudo[27084]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 20 18:37:24 zion sudo[27084]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 20 18:37:26 zion sudo[27084]: pam_unix(sudo:session): session closed for user root
May 20 18:37:33 zion sudo[27107]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 20 18:37:33 zion sudo[27107]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 20 18:37:34 zion sudo[27107]: pam_unix(sudo:session): session closed for user root
May 20 18:37:51 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:37:51 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:38:20 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:38:20 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:38:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:38:42 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:39:28 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:39:28 zion rtkit-daemon[955]: Supervising 3 threads of 3 processes of 1 users.
May 20 18:39:30 zion sudo[27282]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/systemctl suspend
May 20 18:39:30 zion sudo[27282]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 20 18:39:30 zion systemd-logind[396]: The system will suspend now!
May 20 18:39:30 zion systemd[1]: Reached target Sleep.
May 20 18:39:30 zion sudo[27282]: pam_unix(sudo:session): session closed for user root
May 20 18:39:30 zion systemd[1]: Starting System Suspend...
May 20 18:39:30 zion systemd-sleep[27286]: Performing sleep operation 'suspend'...
May 20 18:39:30 zion kernel: PM: suspend entry (deep)
May 20 18:39:30 zion kernel: Filesystems sync: 0.010 seconds
May 21 00:20:37 zion kernel: Freezing user space processes
May 21 00:20:37 zion kernel: Freezing user space processes completed (elapsed 0.001 seconds)
May 21 00:20:37 zion kernel: OOM killer disabled.
May 21 00:20:37 zion kernel: Freezing remaining freezable tasks
May 21 00:20:37 zion kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
May 21 00:20:37 zion kernel: printk: Suspending console(s) (use no_console_suspend to debug)
May 21 00:20:37 zion kernel: serial 00:03: disabled
May 21 00:20:37 zion kernel: parport_pc 00:02: disabled
May 21 00:20:37 zion kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 21 00:20:37 zion kernel: ata1.00: Entering standby power mode
May 21 00:20:37 zion kernel: ACPI: PM: Preparing to enter system sleep state S3
May 21 00:20:37 zion kernel: ACPI: PM: Saving platform NVS memory
May 21 00:20:37 zion kernel: Disabling non-boot CPUs ...
May 21 00:20:37 zion kernel: smpboot: CPU 1 is now offline
May 21 00:20:37 zion kernel: smpboot: CPU 2 is now offline
May 21 00:20:37 zion kernel: smpboot: CPU 3 is now offline
May 21 00:20:37 zion kernel: ACPI: PM: Low-level resume complete
May 21 00:20:37 zion kernel: ACPI: PM: Restoring platform NVS memory
May 21 00:20:37 zion kernel: Enabling non-boot CPUs ...
May 21 00:20:37 zion kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
May 21 00:20:37 zion kernel: CPU1 is up
May 21 00:20:37 zion kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
May 21 00:20:37 zion kernel: CPU2 is up
May 21 00:20:37 zion kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
May 21 00:20:37 zion kernel: CPU3 is up
May 21 00:20:37 zion kernel: ACPI: PM: Waking up from system sleep state S3
May 21 00:20:37 zion kernel: usb usb1: root hub lost power or was reset
May 21 00:20:37 zion kernel: usb usb3: root hub lost power or was reset
May 21 00:20:37 zion kernel: usb usb5: root hub lost power or was reset
May 21 00:20:37 zion kernel: usb usb6: root hub lost power or was reset
May 21 00:20:37 zion kernel: usb usb7: root hub lost power or was reset
May 21 00:20:37 zion kernel: usb usb8: root hub lost power or was reset
May 21 00:20:37 zion kernel: tg3 0000:06:00.0 enp6s0: Link is down
May 21 00:20:37 zion kernel: parport_pc 00:02: activated
May 21 00:20:37 zion kernel: serial 00:03: activated
May 21 00:20:37 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 21 00:20:37 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 21 00:20:37 zion kernel: radeon 0000:22:00.0: WB enabled
May 21 00:20:37 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 21 00:20:37 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 21 00:20:37 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 21 00:20:37 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 21 00:20:37 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 21 00:20:37 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 21 00:20:37 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 21 00:20:37 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 21 00:20:37 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 21 00:20:37 zion kernel: mt7601u 2-6:1.0: Error: MCU response pre-completed!
May 21 00:20:37 zion kernel: mt7601u 2-6:1.0: EEPROM ver:0d fae:00
May 21 00:20:37 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 21 00:20:37 zion kernel: [drm] UVD initialized successfully.
May 21 00:20:37 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 21 00:20:37 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 21 00:20:37 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 21 00:20:37 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 21 00:20:37 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 21 00:20:37 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 21 00:20:37 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 21 00:20:37 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 21 00:20:37 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 21 00:20:37 zion kernel: sd 0:0:0:0: [sda] Starting disk
May 21 00:20:37 zion kernel: ata4.00: configured for UDMA/100
May 21 00:20:37 zion kernel: ata1.00: configured for UDMA/133
May 21 00:20:37 zion kernel: [drm] ib test on ring 5 succeeded
May 21 00:20:37 zion kernel: OOM killer enabled.
May 21 00:20:37 zion kernel: Restarting tasks ...
May 21 00:20:37 zion kernel: usb 4-2: USB disconnect, device number 2
May 21 00:20:37 zion kernel: usb 4-2.3: USB disconnect, device number 3
May 21 00:20:37 zion kernel: done.
May 21 00:20:37 zion kernel: random: crng reseeded on system resumption
May 21 00:20:37 zion kernel: PM: suspend exit
May 21 00:20:37 zion systemd-networkd[309]: enp6s0: Lost carrier
May 21 00:20:37 zion systemd-resolved[389]: Clock change detected. Flushing caches.
May 21 00:20:37 zion systemd-sleep[27286]: System returned from sleep operation 'suspend'.
May 21 00:20:37 zion systemd-networkd[309]: enp6s0: DHCP lease lost
May 21 00:20:37 zion systemd[1]: systemd-suspend.service: Deactivated successfully.
May 21 00:20:37 zion systemd[1]: Finished System Suspend.
May 21 00:20:37 zion systemd[1]: Stopped target Sleep.
May 21 00:20:37 zion systemd[1]: Reached target Suspend.
May 21 00:20:37 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 21 00:20:37 zion systemd[1]: Started backup service.
May 21 00:20:37 zion systemd[1]: Started Verify integrity of password and group files.
May 21 00:20:37 zion su[27380]: (to glyn) root on none
May 21 00:20:37 zion systemd[1]: Stopped target Suspend.
May 21 00:20:37 zion su[27380]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 21 00:20:37 zion systemd[1]: Starting Hostname Service...
May 21 00:20:37 zion systemd[1]: shadow.service: Deactivated successfully.
May 21 00:20:37 zion systemd[1]: Started Hostname Service.
May 21 00:20:37 zion systemd-hostnamed[27384]: Hostname set to <zion> (static)
May 21 00:20:37 zion kernel: usb 4-2.4: USB disconnect, device number 4
May 21 00:20:37 zion systemd-logind[396]: Operation 'suspend' finished.
May 21 00:20:37 zion systemd-resolved[389]: Closing all remaining TCP connections.
May 21 00:20:37 zion systemd-resolved[389]: Resetting learnt feature levels on all servers.
May 21 00:20:37 zion systemd-networkd[309]: enp6s0: Reconfiguring with /etc/systemd/network/default.network.
May 21 00:20:37 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 21 00:20:37 zion systemd-networkd[309]: lo: Unmanaging interface.
May 21 00:20:37 zion systemd-networkd[309]: wlp0s29f7u6: Unmanaging interface.
May 21 00:20:49 zion kernel: usb 4-2: new high-speed USB device number 5 using ehci-pci
May 21 00:20:49 zion kernel: usb 4-2: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
May 21 00:20:49 zion kernel: usb 4-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 21 00:20:49 zion kernel: usb 4-2: SerialNumber: BF0718693128
May 21 00:20:49 zion kernel: hub 4-2:1.0: USB hub found
May 21 00:20:49 zion kernel: hub 4-2:1.0: 4 ports detected
May 21 00:20:50 zion kernel: usb 4-2.3: new low-speed USB device number 6 using ehci-pci
May 21 00:20:50 zion kernel: usb 4-2.3: New USB device found, idVendor=0461, idProduct=4e04, bcdDevice= 1.04
May 21 00:20:50 zion kernel: usb 4-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 21 00:20:50 zion kernel: usb 4-2.3: Product: USB NETVISTA FULL WIDTH KEYBOARD
May 21 00:20:50 zion kernel: usb 4-2.3: Manufacturer: NOVATEK
May 21 00:20:50 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.0/0003:0461:4E04.0004/input/input13
May 21 00:20:50 zion kernel: hid-generic 0003:0461:4E04.0004: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input0
May 21 00:20:50 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.1/0003:0461:4E04.0005/input/input14
May 21 00:20:50 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.1/0003:0461:4E04.0005/input/input15
May 21 00:20:50 zion kernel: hid-generic 0003:0461:4E04.0005: input,hidraw1: USB HID v1.10 Device [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input1
May 21 00:20:50 zion systemd-logind[396]: Watching system buttons on /dev/input/event3 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control)
May 21 00:20:50 zion systemd-logind[396]: Watching system buttons on /dev/input/event2 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD)
May 21 00:20:50 zion kernel: usb 4-2.4: new low-speed USB device number 7 using ehci-pci
May 21 00:20:50 zion kernel: usb 4-2.4: New USB device found, idVendor=046d, idProduct=c05b, bcdDevice=54.00
May 21 00:20:50 zion kernel: usb 4-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 21 00:20:50 zion kernel: usb 4-2.4: Product: USB Optical Mouse
May 21 00:20:50 zion kernel: usb 4-2.4: Manufacturer: Logitech
May 21 00:20:50 zion kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.4/4-2.4:1.0/0003:046D:C05B.0006/input/input16
May 21 00:20:50 zion kernel: hid-generic 0003:046D:C05B.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.7-2.4/input0
May 21 00:20:52 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 21 00:20:52 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 21 00:20:52 zion systemd-networkd[309]: enp6s0: Gained carrier
May 21 00:20:52 zion su[27385]: Fatal: unable to open config file: <config/> does not exist
May 21 00:20:52 zion su[27385]: Is there a repository at the following location?
May 21 00:20:52 zion su[27385]: rclone:remote:Private/zion/backups
May 21 00:20:52 zion su[27380]: pam_unix(su:session): session closed for user glyn
May 21 00:20:53 zion systemd[1]: backup.service: Main process exited, code=exited, status=1/FAILURE
May 21 00:20:53 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 21 00:20:53 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 21 00:20:53 zion systemd[1]: backup.service: Failed with result 'exit-code'.
May 21 00:20:54 zion systemd-networkd[309]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 21 00:20:58 zion systemd-logind[396]: Power key pressed short.
May 21 00:20:58 zion systemd-logind[396]: Powering off...
May 21 00:20:58 zion systemd-logind[396]: System is powering down.
May 21 00:20:58 zion login[399]: pam_unix(login:session): session closed for user glyn
May 21 00:20:58 zion systemd[1]: Stopping Session 1 of User glyn...
May 21 00:20:58 zion systemd[1]: Removed slice Slice /system/modprobe.
May 21 00:20:58 zion systemd[1]: Stopped target Graphical Interface.
May 21 00:20:58 zion systemd[1]: Stopped target Multi-User System.
May 21 00:20:58 zion systemd[1]: Stopped target Login Prompts.
May 21 00:20:58 zion systemd[1]: Stopped target Host and Network Name Lookups.
May 21 00:20:58 zion systemd[1]: Stopped target Sound Card.
May 21 00:20:58 zion systemd[1]: Stopped target Timer Units.
May 21 00:20:58 zion systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
May 21 00:20:58 zion systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
May 21 00:20:58 zion systemd[1]: backup.timer: Deactivated successfully.
May 21 00:20:58 zion systemd[1]: Stopped Hourly backup.
May 21 00:20:58 zion systemd[1]: man-db.timer: Deactivated successfully.
May 21 00:20:58 zion systemd[1]: Stopped Daily man-db regeneration.
May 21 00:20:58 zion systemd[1]: shadow.timer: Deactivated successfully.
May 21 00:20:58 zion systemd[1]: Stopped Daily verification of password and group files.
May 21 00:20:58 zion systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
May 21 00:20:58 zion systemd[1]: Stopped Daily Cleanup of Temporary Directories.
May 21 00:20:58 zion systemd[1]: systemd-rfkill.socket: Deactivated successfully.
May 21 00:20:58 zion systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 21 00:20:59 zion systemd[1]: Stopping Save/Restore Sound Card State...
May 21 00:20:59 zion systemd[1]: Stopping Getty on tty1...
May 21 00:20:59 zion systemd[1]: Starting Generate shutdown-ramfs...
May 21 00:20:59 zion systemd[1]: Stopping Authorization Manager...
May 21 00:20:59 zion systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
May 21 00:20:59 zion systemd[1]: Stopping Hostname Service...
May 21 00:20:59 zion systemd[1]: Stopping Load/Save OS Random Seed...
May 21 00:20:59 zion systemd[1]: getty@tty1.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Getty on tty1.
May 21 00:20:59 zion systemd-logind[396]: Session 1 logged out. Waiting for processes to exit.
May 21 00:20:59 zion systemd[1]: Removed slice Slice /system/getty.
May 21 00:20:59 zion systemd[1]: rtkit-daemon.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
May 21 00:20:59 zion systemd[1]: polkit.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Authorization Manager.
May 21 00:20:59 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Hostname Service.
May 21 00:20:59 zion systemd[1]: alsa-restore.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Save/Restore Sound Card State.
May 21 00:20:59 zion systemd[1]: systemd-random-seed.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Load/Save OS Random Seed.
May 21 00:20:59 zion mkinitcpio[27437]: ==> Starting build: 'none'
May 21 00:20:59 zion mkinitcpio[27437]: -> Running build hook: [sd-shutdown]
May 21 00:20:59 zion systemd[1]: session-1.scope: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Session 1 of User glyn.
May 21 00:20:59 zion systemd[1]: session-1.scope: Consumed 1h 18min 35.661s CPU time, 223.5M memory peak, 0B memory swap peak.
May 21 00:20:59 zion systemd[1]: Stopping User Login Management...
May 21 00:20:59 zion systemd[1]: Stopping User Manager for UID 1000...
May 21 00:20:59 zion systemd-logind[396]: Removed session 1.
May 21 00:20:59 zion systemd[427]: Activating special unit Exit the Session...
May 21 00:20:59 zion systemd[427]: Stopped target Main User Target.
May 21 00:20:59 zion systemd[427]: Stopping Accessibility services bus...
May 21 00:20:59 zion systemd[427]: Stopping User preferences database...
May 21 00:20:59 zion systemd[427]: Stopped Accessibility services bus.
May 21 00:20:59 zion systemd[427]: Stopped User preferences database.
May 21 00:20:59 zion systemd[427]: Stopped target Basic System.
May 21 00:20:59 zion systemd[427]: Stopped target Paths.
May 21 00:20:59 zion systemd[427]: Stopped target Sockets.
May 21 00:20:59 zion systemd[427]: Stopped target Timers.
May 21 00:20:59 zion systemd[427]: Closed GnuPG network certificate management daemon.
May 21 00:20:59 zion systemd[427]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 21 00:20:59 zion systemd[427]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
May 21 00:20:59 zion systemd[427]: Closed GnuPG cryptographic agent (ssh-agent emulation).
May 21 00:20:59 zion systemd[427]: Closed GnuPG cryptographic agent and passphrase cache.
May 21 00:20:59 zion systemd[427]: Closed GnuPG public key management service.
May 21 00:20:59 zion systemd[427]: Closed p11-kit server.
May 21 00:20:59 zion dbus-broker[762]: Dispatched 944 messages @ 7(±6)μs / message.
May 21 00:20:59 zion systemd[427]: Stopping D-Bus User Message Bus...
May 21 00:20:59 zion systemd[427]: Stopped D-Bus User Message Bus.
May 21 00:20:59 zion systemd[427]: Removed slice User Core Session Slice.
May 21 00:20:59 zion systemd[427]: Closed D-Bus User Message Bus Socket.
May 21 00:20:59 zion systemd[427]: Removed slice User Application Slice.
May 21 00:20:59 zion systemd[427]: Reached target Shutdown.
May 21 00:20:59 zion systemd[427]: Finished Exit the Session.
May 21 00:20:59 zion systemd[427]: Reached target Exit the Session.
May 21 00:20:59 zion systemd[1]: systemd-logind.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped User Login Management.
May 21 00:20:59 zion (sd-pam)[429]: pam_unix(systemd-user:session): session closed for user glyn
May 21 00:20:59 zion systemd[1]: user@1000.service: Deactivated successfully.
May 21 00:20:59 zion (sd-pam)[429]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[glyn] ruser=[<unknown>] rhost=[<unknown>]
May 21 00:20:59 zion systemd[1]: Stopped User Manager for UID 1000.
May 21 00:20:59 zion mkinitcpio[27437]: ==> Build complete.
May 21 00:20:59 zion systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Finished Generate shutdown-ramfs.
May 21 00:20:59 zion systemd[1]: Stopping Permit User Sessions...
May 21 00:20:59 zion systemd[1]: Stopping User Runtime Directory /run/user/1000...
May 21 00:20:59 zion systemd[1]: systemd-user-sessions.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Permit User Sessions.
May 21 00:20:59 zion systemd[1]: Stopped target Network.
May 21 00:20:59 zion systemd[1]: Stopped target Remote File Systems.
May 21 00:20:59 zion systemd-networkd[309]: enp6s0: DHCP lease lost
May 21 00:20:59 zion systemd[1]: Stopping Network Configuration...
May 21 00:20:59 zion systemd[1]: run-user-1000.mount: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Unmounted /run/user/1000.
May 21 00:20:59 zion systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped User Runtime Directory /run/user/1000.
May 21 00:20:59 zion systemd[1]: Removed slice User Slice of UID 1000.
May 21 00:20:59 zion systemd[1]: user-1000.slice: Consumed 1h 18min 36.109s CPU time, 229.5M memory peak, 0B memory swap peak.
May 21 00:20:59 zion systemd[1]: Stopped target Basic System.
May 21 00:20:59 zion systemd[1]: Stopped target Path Units.
May 21 00:20:59 zion systemd[1]: Stopped target Slice Units.
May 21 00:20:59 zion systemd[1]: Removed slice User and Session Slice.
May 21 00:20:59 zion systemd[1]: user.slice: Consumed 1h 18min 36.109s CPU time, 229.6M memory peak, 0B memory swap peak.
May 21 00:20:59 zion systemd[1]: Stopped target Socket Units.
May 21 00:20:59 zion systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 21 00:20:59 zion systemd[1]: Removed slice Slice /system/dirmngr.
May 21 00:20:59 zion systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 21 00:20:59 zion systemd[1]: Removed slice Slice /system/gpg-agent-browser.
May 21 00:20:59 zion systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 21 00:20:59 zion systemd[1]: Removed slice Slice /system/gpg-agent-extra.
May 21 00:20:59 zion systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 21 00:20:59 zion systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
May 21 00:20:59 zion systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 21 00:20:59 zion systemd-networkd[309]: enp6s0: DHCPv6 lease lost
May 21 00:20:59 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 21 00:20:59 zion systemd[1]: Removed slice Slice /system/gpg-agent.
May 21 00:20:59 zion systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
May 21 00:20:59 zion systemd[1]: Removed slice Slice /system/keyboxd.
May 21 00:20:59 zion dbus-broker[394]: Dispatched 7372 messages @ 6(±7)μs / message.
May 21 00:20:59 zion systemd[1]: Stopping D-Bus System Message Bus...
May 21 00:20:59 zion systemd[1]: systemd-networkd.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Network Configuration.
May 21 00:20:59 zion systemd[1]: dbus-broker.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped D-Bus System Message Bus.
May 21 00:20:59 zion systemd[1]: Stopped target Preparation for Network.
May 21 00:20:59 zion systemd[1]: dbus.socket: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Closed D-Bus System Message Bus Socket.
May 21 00:20:59 zion systemd[1]: Stopped target System Initialization.
May 21 00:20:59 zion systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
May 21 00:20:59 zion systemd[1]: Stopped target Local Encrypted Volumes.
May 21 00:20:59 zion systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
May 21 00:20:59 zion systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
May 21 00:20:59 zion systemd[1]: Stopped target Local Integrity Protected Volumes.
May 21 00:20:59 zion systemd[1]: Stopped target Local Verity Protected Volumes.
May 21 00:20:59 zion systemd[1]: systemd-networkd.socket: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Closed Network Service Netlink Socket.
May 21 00:20:59 zion systemd[1]: systemd-network-generator.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Generate network units from Kernel command line.
May 21 00:20:59 zion systemd[1]: Stopping Network Name Resolution...
May 21 00:20:59 zion systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
May 21 00:20:59 zion systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: systemd-update-utmp.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
May 21 00:20:59 zion systemd[1]: systemd-resolved.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Network Name Resolution.
May 21 00:20:59 zion systemd[1]: systemd-resolved.service: Consumed 1.526s CPU time, 8.3M memory peak, 0B memory swap peak.
May 21 00:20:59 zion systemd[1]: systemd-sysctl.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Apply Kernel Variables.
May 21 00:20:59 zion systemd[1]: systemd-coredump.socket: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Closed Process Core Dump Socket.
May 21 00:20:59 zion systemd[1]: systemd-modules-load.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Load Kernel Modules.
May 21 00:20:59 zion systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Create Volatile Files and Directories.
May 21 00:20:59 zion systemd[1]: Stopped target Local File Systems.
May 21 00:20:59 zion systemd[1]: Unmounting /boot...
May 21 00:20:59 zion systemd[1]: Unmounting Temporary Directory /tmp...
May 21 00:20:59 zion systemd[1]: tmp.mount: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Unmounted Temporary Directory /tmp.
May 21 00:20:59 zion systemd[1]: Stopped target Swaps.
May 21 00:20:59 zion systemd[1]: boot.mount: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Unmounted /boot.
May 21 00:20:59 zion systemd[1]: Reached target Unmount All Filesystems.
May 21 00:20:59 zion kernel: EXT4-fs (sda1): unmounting filesystem a1dff1b3-1157-428c-a973-08658b287afb.
May 21 00:20:59 zion systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a1dff1b3\x2d1157\x2d428c\x2da973\x2d08658b287afb.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb.
May 21 00:20:59 zion systemd[1]: Removed slice Slice /system/systemd-fsck.
May 21 00:20:59 zion systemd[1]: Stopped target Preparation for Local File Systems.
May 21 00:20:59 zion systemd[1]: systemd-remount-fs.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Remount Root and Kernel File Systems.
May 21 00:20:59 zion systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Create Static Device Nodes in /dev.
May 21 00:20:59 zion systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
May 21 00:20:59 zion systemd[1]: Reached target System Shutdown.
May 21 00:20:59 zion systemd[1]: Reached target Late Shutdown Services.
May 21 00:20:59 zion systemd[1]: systemd-poweroff.service: Deactivated successfully.
May 21 00:20:59 zion systemd[1]: Finished System Power Off.
May 21 00:20:59 zion systemd[1]: Reached target System Power Off.
May 21 00:20:59 zion systemd[1]: Shutting down.
May 21 00:20:59 zion systemd-shutdown[1]: Syncing filesystems and block devices.
May 21 00:21:00 zion systemd-shutdown[1]: Sending SIGTERM to remaining processes...
May 21 00:21:00 zion systemd-journald[265]: Received SIGTERM from PID 1 (systemd-shutdow).
May 21 00:21:00 zion systemd-journald[265]: Journal stopped
May 21 00:26:15 zion kernel: Linux version 6.9.1-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240507, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 17 May 2024 16:56:38 +0000
May 21 00:26:15 zion kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fbcac78-d63c-4c69-8e2f-d45f626d80de rw loglevel=3 quiet nouveau.noaccel=1 amdgpu.runpm=0
May 21 00:26:15 zion kernel: BIOS-provided physical RAM map:
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000000927ff] usable
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dfdf9bff] usable
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x00000000dfdf9c00-0x00000000dfe4bbff] ACPI NVS
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x00000000dfe4bc00-0x00000000dfe4dbff] ACPI data
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x00000000dfe4dc00-0x00000000dfffffff] reserved
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fcffffff] reserved
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fed003ff] reserved
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
May 21 00:26:15 zion kernel: BIOS-e820: [mem 0x0000000100000000-0x000000081fffffff] usable
May 21 00:26:15 zion kernel: NX (Execute Disable) protection: active
May 21 00:26:15 zion kernel: APIC: Static calls initialized
May 21 00:26:15 zion kernel: SMBIOS 2.5 present.
May 21 00:26:15 zion kernel: DMI: Dell Inc. Precision WorkStation T5500 /0CRH6C, BIOS A17 03/11/2018
May 21 00:26:15 zion kernel: tsc: Fast TSC calibration using PIT
May 21 00:26:15 zion kernel: tsc: Detected 2926.097 MHz processor
May 21 00:26:15 zion kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 21 00:26:15 zion kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 21 00:26:15 zion kernel: last_pfn = 0x820000 max_arch_pfn = 0x400000000
May 21 00:26:15 zion kernel: MTRR map: 6 entries (5 fixed + 1 variable; max 21), built from 8 variable MTRRs
May 21 00:26:15 zion kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
May 21 00:26:15 zion kernel: last_pfn = 0xdfdf9 max_arch_pfn = 0x400000000
May 21 00:26:15 zion kernel: RAMDISK: [mem 0x339ed000-0x35cedfff]
May 21 00:26:15 zion kernel: ACPI: Early table checksum verification disabled
May 21 00:26:15 zion kernel: ACPI: RSDP 0x00000000000FEC30 000024 (v02 DELL )
May 21 00:26:15 zion kernel: ACPI: XSDT 0x00000000000FCB10 000084 (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: FACP 0x00000000000FCC08 0000F4 (v03 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20230628/tbfadt-564)
May 21 00:26:15 zion kernel: ACPI: DSDT 0x00000000FFEA1DE6 0055B9 (v01 DELL dt_ex 00001000 INTL 20050624)
May 21 00:26:15 zion kernel: ACPI: FACS 0x00000000DFDF9C00 000040
May 21 00:26:15 zion kernel: ACPI: FACS 0x00000000DFDF9C00 000040
May 21 00:26:15 zion kernel: ACPI: SSDT 0x00000000FFEA74B0 00009C (v01 DELL st_ex 00001000 INTL 20050624)
May 21 00:26:15 zion kernel: ACPI: APIC 0x00000000000FCCFC 00026A (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: BOOT 0x00000000000FCF66 000028 (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: ASF! 0x00000000000FCF8E 000096 (v32 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: MCFG 0x00000000000FD024 00003C (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: HPET 0x00000000000FD060 000038 (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: TCPA 0x00000000000FD2BC 000032 (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: ____ 0x00000000000FD2EE 000030 (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: _RAT 0x00000000000FDED2 000030 (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: SLIC 0x00000000000FD098 000176 (v01 DELL B10K 00000015 ASL 00000061)
May 21 00:26:15 zion kernel: ACPI: SSDT 0x00000000DFE4DC00 000AF4 (v01 INTEL PPM RCM 80000001 INTL 20061109)
May 21 00:26:15 zion kernel: ACPI: Reserving FACP table memory at [mem 0xfcc08-0xfccfb]
May 21 00:26:15 zion kernel: ACPI: Reserving DSDT table memory at [mem 0xffea1de6-0xffea739e]
May 21 00:26:15 zion kernel: ACPI: Reserving FACS table memory at [mem 0xdfdf9c00-0xdfdf9c3f]
May 21 00:26:15 zion kernel: ACPI: Reserving FACS table memory at [mem 0xdfdf9c00-0xdfdf9c3f]
May 21 00:26:15 zion kernel: ACPI: Reserving SSDT table memory at [mem 0xffea74b0-0xffea754b]
May 21 00:26:15 zion kernel: ACPI: Reserving APIC table memory at [mem 0xfccfc-0xfcf65]
May 21 00:26:15 zion kernel: ACPI: Reserving BOOT table memory at [mem 0xfcf66-0xfcf8d]
May 21 00:26:15 zion kernel: ACPI: Reserving ASF! table memory at [mem 0xfcf8e-0xfd023]
May 21 00:26:15 zion kernel: ACPI: Reserving MCFG table memory at [mem 0xfd024-0xfd05f]
May 21 00:26:15 zion kernel: ACPI: Reserving HPET table memory at [mem 0xfd060-0xfd097]
May 21 00:26:15 zion kernel: ACPI: Reserving TCPA table memory at [mem 0xfd2bc-0xfd2ed]
May 21 00:26:15 zion kernel: ACPI: Reserving ____ table memory at [mem 0xfd2ee-0xfd31d]
May 21 00:26:15 zion kernel: ACPI: Reserving _RAT table memory at [mem 0xfded2-0xfdf01]
May 21 00:26:15 zion kernel: ACPI: Reserving SLIC table memory at [mem 0xfd098-0xfd20d]
May 21 00:26:15 zion kernel: ACPI: Reserving SSDT table memory at [mem 0xdfe4dc00-0xdfe4e6f3]
May 21 00:26:15 zion kernel: No NUMA configuration found
May 21 00:26:15 zion kernel: Faking a node at [mem 0x0000000000000000-0x000000081fffffff]
May 21 00:26:15 zion kernel: NODE_DATA(0) allocated [mem 0x81ffe6000-0x81ffeafff]
May 21 00:26:15 zion kernel: Zone ranges:
May 21 00:26:15 zion kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
May 21 00:26:15 zion kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
May 21 00:26:15 zion kernel: Normal [mem 0x0000000100000000-0x000000081fffffff]
May 21 00:26:15 zion kernel: Device empty
May 21 00:26:15 zion kernel: Movable zone start for each node
May 21 00:26:15 zion kernel: Early memory node ranges
May 21 00:26:15 zion kernel: node 0: [mem 0x0000000000001000-0x0000000000091fff]
May 21 00:26:15 zion kernel: node 0: [mem 0x0000000000100000-0x00000000dfdf8fff]
May 21 00:26:15 zion kernel: node 0: [mem 0x0000000100000000-0x000000081fffffff]
May 21 00:26:15 zion kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000081fffffff]
May 21 00:26:15 zion kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 21 00:26:15 zion kernel: On node 0, zone DMA: 110 pages in unavailable ranges
May 21 00:26:15 zion kernel: On node 0, zone Normal: 519 pages in unavailable ranges
May 21 00:26:15 zion kernel: ACPI: PM-Timer IO Port: 0x808
May 21 00:26:15 zion kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
May 21 00:26:15 zion kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
May 21 00:26:15 zion kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
May 21 00:26:15 zion kernel: IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47
May 21 00:26:15 zion kernel: IOAPIC[2]: apic_id 10, version 32, address 0xfec88000, GSI 48-71
May 21 00:26:15 zion kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 21 00:26:15 zion kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 21 00:26:15 zion kernel: ACPI: Using ACPI (MADT) for SMP configuration information
May 21 00:26:15 zion kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
May 21 00:26:15 zion kernel: CPU topo: Max. logical packages: 1
May 21 00:26:15 zion kernel: CPU topo: Max. logical dies: 1
May 21 00:26:15 zion kernel: CPU topo: Max. dies per package: 1
May 21 00:26:15 zion kernel: CPU topo: Max. threads per core: 1
May 21 00:26:15 zion kernel: CPU topo: Num. cores per package: 4
May 21 00:26:15 zion kernel: CPU topo: Num. threads per package: 4
May 21 00:26:15 zion kernel: CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
May 21 00:26:15 zion kernel: CPU topo: Rejected CPUs 60
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x00092000-0x000effff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfdf9000-0xdfdf9fff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfdfa000-0xdfe4afff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4b000-0xdfe4bfff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4c000-0xdfe4cfff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4d000-0xdfe4dfff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4e000-0xdfffffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfdffffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfecfffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfedfffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xffafffff]
May 21 00:26:15 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xffb00000-0xffffffff]
May 21 00:26:15 zion kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
May 21 00:26:15 zion kernel: Booting paravirtualized kernel on bare hardware
May 21 00:26:15 zion kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 21 00:26:15 zion kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
May 21 00:26:15 zion kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
May 21 00:26:15 zion kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
May 21 00:26:15 zion kernel: pcpu-alloc: [0] 0 1 2 3
May 21 00:26:15 zion kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fbcac78-d63c-4c69-8e2f-d45f626d80de rw loglevel=3 quiet nouveau.noaccel=1 amdgpu.runpm=0
May 21 00:26:15 zion kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
May 21 00:26:15 zion kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
May 21 00:26:15 zion kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 21 00:26:15 zion kernel: Fallback order for Node 0: 0
May 21 00:26:15 zion kernel: Built 1 zonelists, mobility grouping on. Total pages: 8256769
May 21 00:26:15 zion kernel: Policy zone: Normal
May 21 00:26:15 zion kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
May 21 00:26:15 zion kernel: software IO TLB: area num 4.
May 21 00:26:15 zion kernel: Memory: 32824720K/33551912K available (18432K kernel code, 2164K rwdata, 13276K rodata, 3408K init, 3636K bss, 726932K reserved, 0K cma-reserved)
May 21 00:26:15 zion kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 21 00:26:15 zion kernel: Kernel/User page tables isolation: enabled
May 21 00:26:15 zion kernel: ftrace: allocating 49689 entries in 195 pages
May 21 00:26:15 zion kernel: ftrace: allocated 195 pages with 4 groups
May 21 00:26:15 zion kernel: Dynamic Preempt: full
May 21 00:26:15 zion kernel: rcu: Preemptible hierarchical RCU implementation.
May 21 00:26:15 zion kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
May 21 00:26:15 zion kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
May 21 00:26:15 zion kernel: Trampoline variant of Tasks RCU enabled.
May 21 00:26:15 zion kernel: Rude variant of Tasks RCU enabled.
May 21 00:26:15 zion kernel: Tracing variant of Tasks RCU enabled.
May 21 00:26:15 zion kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 21 00:26:15 zion kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
May 21 00:26:15 zion kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 21 00:26:15 zion kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 21 00:26:15 zion kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 21 00:26:15 zion kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
May 21 00:26:15 zion kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
May 21 00:26:15 zion kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
May 21 00:26:15 zion kernel: Console: colour VGA+ 80x25
May 21 00:26:15 zion kernel: printk: legacy console [tty0] enabled
May 21 00:26:15 zion kernel: ACPI: Core revision 20230628
May 21 00:26:15 zion kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
May 21 00:26:15 zion kernel: APIC: Switch to symmetric I/O mode setup
May 21 00:26:15 zion kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 21 00:26:15 zion kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2a2d8ff6217, max_idle_ns: 440795279946 ns
May 21 00:26:15 zion kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5854.03 BogoMIPS (lpj=9753656)
May 21 00:26:15 zion kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
May 21 00:26:15 zion kernel: CPU0: Thermal monitoring enabled (TM1)
May 21 00:26:15 zion kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
May 21 00:26:15 zion kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
May 21 00:26:15 zion kernel: process: using mwait in idle threads
May 21 00:26:15 zion kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 21 00:26:15 zion kernel: Spectre V2 : Mitigation: Retpolines
May 21 00:26:15 zion kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 21 00:26:15 zion kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
May 21 00:26:15 zion kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
May 21 00:26:15 zion kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 21 00:26:15 zion kernel: Speculative Store Bypass: Vulnerable
May 21 00:26:15 zion kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
May 21 00:26:15 zion kernel: MMIO Stale Data: Unknown: No mitigations
May 21 00:26:15 zion kernel: x86/fpu: x87 FPU will use FXSAVE
May 21 00:26:15 zion kernel: Freeing SMP alternatives memory: 40K
May 21 00:26:15 zion kernel: pid_max: default: 32768 minimum: 301
May 21 00:26:15 zion kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
May 21 00:26:15 zion kernel: landlock: Up and running.
May 21 00:26:15 zion kernel: Yama: becoming mindful.
May 21 00:26:15 zion kernel: LSM support for eBPF active
May 21 00:26:15 zion kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
May 21 00:26:15 zion kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
May 21 00:26:15 zion kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz (family: 0x6, model: 0x1a, stepping: 0x5)
May 21 00:26:15 zion kernel: Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
May 21 00:26:15 zion kernel: core: CPU erratum AAJ80 worked around
May 21 00:26:15 zion kernel: core: CPUID marked event: 'bus cycles' unavailable
May 21 00:26:15 zion kernel: ... version: 3
May 21 00:26:15 zion kernel: ... bit width: 48
May 21 00:26:15 zion kernel: ... generic registers: 4
May 21 00:26:15 zion kernel: ... value mask: 0000ffffffffffff
May 21 00:26:15 zion kernel: ... max period: 000000007fffffff
May 21 00:26:15 zion kernel: ... fixed-purpose events: 3
May 21 00:26:15 zion kernel: ... event mask: 000000070000000f
May 21 00:26:15 zion kernel: signal: max sigframe size: 1440
May 21 00:26:15 zion kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1117
May 21 00:26:15 zion kernel: rcu: Hierarchical SRCU implementation.
May 21 00:26:15 zion kernel: rcu: Max phase no-delay instances is 1000.
May 21 00:26:15 zion kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 21 00:26:15 zion kernel: smp: Bringing up secondary CPUs ...
May 21 00:26:15 zion kernel: smpboot: x86: Booting SMP configuration:
May 21 00:26:15 zion kernel: .... node #0, CPUs: #1 #2 #3
May 21 00:26:15 zion kernel: smp: Brought up 1 node, 4 CPUs
May 21 00:26:15 zion kernel: smpboot: Total of 4 processors activated (23418.14 BogoMIPS)
May 21 00:26:15 zion kernel: devtmpfs: initialized
May 21 00:26:15 zion kernel: x86/mm: Memory block size: 128MB
May 21 00:26:15 zion kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdfdf9c00-0xdfe4bbff] (335872 bytes)
May 21 00:26:15 zion kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 21 00:26:15 zion kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 21 00:26:15 zion kernel: pinctrl core: initialized pinctrl subsystem
May 21 00:26:15 zion kernel: PM: RTC time: 23:26:08, date: 2024-05-20
May 21 00:26:15 zion kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 21 00:26:15 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
May 21 00:26:15 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 21 00:26:15 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 21 00:26:15 zion kernel: audit: initializing netlink subsys (disabled)
May 21 00:26:15 zion kernel: audit: type=2000 audit(1716247568.159:1): state=initialized audit_enabled=0 res=1
May 21 00:26:15 zion kernel: thermal_sys: Registered thermal governor 'fair_share'
May 21 00:26:15 zion kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 21 00:26:15 zion kernel: thermal_sys: Registered thermal governor 'step_wise'
May 21 00:26:15 zion kernel: thermal_sys: Registered thermal governor 'user_space'
May 21 00:26:15 zion kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 21 00:26:15 zion kernel: cpuidle: using governor ladder
May 21 00:26:15 zion kernel: cpuidle: using governor menu
May 21 00:26:15 zion kernel: Simple Boot Flag at 0x7a set to 0x80
May 21 00:26:15 zion kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 21 00:26:15 zion kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 21 00:26:15 zion kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
May 21 00:26:15 zion kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as E820 entry
May 21 00:26:15 zion kernel: PCI: Using configuration type 1 for base access
May 21 00:26:15 zion kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
May 21 00:26:15 zion kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
May 21 00:26:15 zion kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
May 21 00:26:15 zion kernel: Demotion targets for Node 0: null
May 21 00:26:15 zion kernel: ACPI: Added _OSI(Module Device)
May 21 00:26:15 zion kernel: ACPI: Added _OSI(Processor Device)
May 21 00:26:15 zion kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 21 00:26:15 zion kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 21 00:26:15 zion kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
May 21 00:26:15 zion kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 21 00:26:15 zion kernel: ACPI: _OSC evaluated successfully for all CPUs
May 21 00:26:15 zion kernel: ACPI: Interpreter enabled
May 21 00:26:15 zion kernel: ACPI: PM: (supports S0 S3 S4 S5)
May 21 00:26:15 zion kernel: ACPI: Using IOAPIC for interrupt routing
May 21 00:26:15 zion kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 21 00:26:15 zion kernel: PCI: Using E820 reservations for host bridge windows
May 21 00:26:15 zion kernel: ACPI: Enabled 16 GPEs in block 00 to 3F
May 21 00:26:15 zion kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
May 21 00:26:15 zion kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 21 00:26:15 zion kernel: acpi PNP0A03:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
May 21 00:26:15 zion kernel: PCI host bridge to bus 0000:00
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [io 0x03bc-0x03bf window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xdfff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000b0000 window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000fffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [mem 0xf7000000-0xf7ffffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [mem 0xdff00000-0xdfffffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [mem 0xff980000-0xff980fff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [mem 0xff97c000-0xff97ffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [mem 0xfed20000-0xfed9ffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: root bus resource [bus 00-7f]
May 21 00:26:15 zion kernel: pci 0000:00:00.0: [8086:3406] type 00 class 0x060000 PCIe Root Port
May 21 00:26:15 zion kernel: pci 0000:00:00.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe Root Port
May 21 00:26:15 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 21 00:26:15 zion kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
May 21 00:26:15 zion kernel: pci 0000:00:01.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe Root Port
May 21 00:26:15 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 21 00:26:15 zion kernel: pci 0000:00:03.0: bridge window [mem 0xf7e00000-0xf7efffff]
May 21 00:26:15 zion kernel: pci 0000:00:03.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port
May 21 00:26:15 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 21 00:26:15 zion kernel: pci 0000:00:07.0: bridge window [mem 0xf7d00000-0xf7dfffff]
May 21 00:26:15 zion kernel: pci 0000:00:07.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 21 00:26:15 zion kernel: pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 21 00:26:15 zion kernel: pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1a.0: BAR 4 [io 0x1f20-0x1f3f]
May 21 00:26:15 zion kernel: pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1a.1: BAR 4 [io 0x1f00-0x1f1f]
May 21 00:26:15 zion kernel: pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1a.2: BAR 4 [io 0x1c00-0x1c1f]
May 21 00:26:15 zion kernel: pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1a.7: BAR 0 [mem 0xf7ffa000-0xf7ffa3ff]
May 21 00:26:15 zion kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1b.0: BAR 0 [mem 0xf7ffc000-0xf7ffffff 64bit]
May 21 00:26:15 zion kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe Root Port
May 21 00:26:15 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 21 00:26:15 zion kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe Root Port
May 21 00:26:15 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 21 00:26:15 zion kernel: pci 0000:00:1c.5: bridge window [mem 0xf7b00000-0xf7bfffff]
May 21 00:26:15 zion kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1d.0: BAR 4 [io 0x1f80-0x1f9f]
May 21 00:26:15 zion kernel: pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1d.1: BAR 4 [io 0x1f60-0x1f7f]
May 21 00:26:15 zion kernel: pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1d.2: BAR 4 [io 0x1f40-0x1f5f]
May 21 00:26:15 zion kernel: pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1d.7: BAR 0 [mem 0xff980000-0xff9803ff]
May 21 00:26:15 zion kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
May 21 00:26:15 zion kernel: pci 0000:00:1f.0: quirk: [io 0x0880-0x08bf] claimed by ICH6 GPIO
May 21 00:26:15 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f)
May 21 00:26:15 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 00e0 (mask 0007)
May 21 00:26:15 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0900 (mask 003f)
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: BAR 0 [io 0x1e00-0x1e07]
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: BAR 1 [io 0x1e10-0x1e13]
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: BAR 2 [io 0x1e20-0x1e27]
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: BAR 3 [io 0x1e30-0x1e33]
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: BAR 4 [io 0x1ec0-0x1edf]
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xff970000-0xff9707ff]
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: PME# supported from D3hot
May 21 00:26:15 zion kernel: pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:00:1f.3: BAR 0 [mem 0xf7ffb000-0xf7ffb0ff 64bit]
May 21 00:26:15 zion kernel: pci 0000:00:1f.3: BAR 4 [io 0xdce0-0xdcff]
May 21 00:26:15 zion kernel: pci 0000:01:00.0: Enable PCIe Retrain Link quirk
May 21 00:26:15 zion kernel: pci 0000:01:00.0: [12d8:e130] type 01 class 0x060400 PCIe to PCI/PCI-X bridge
May 21 00:26:15 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 21 00:26:15 zion kernel: pci 0000:01:00.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 21 00:26:15 zion kernel: pci_bus 0000:02: extended config space not accessible
May 21 00:26:15 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 21 00:26:15 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 21 00:26:15 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 21 00:26:15 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 21 00:26:15 zion kernel: pci 0000:06:00.0: [14e4:1681] type 00 class 0x020000 PCIe Endpoint
May 21 00:26:15 zion kernel: pci 0000:06:00.0: BAR 0 [mem 0xf7be0000-0xf7beffff 64bit]
May 21 00:26:15 zion kernel: pci 0000:06:00.0: BAR 2 [mem 0xf7bf0000-0xf7bfffff 64bit]
May 21 00:26:15 zion kernel: pci 0000:06:00.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:06:00.0: PME# supported from D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 21 00:26:15 zion kernel: pci_bus 0000:07: extended config space not accessible
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x03af window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [io 0x03bc-0x03bf window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xdfff window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000b0000 window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000fffff window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xf7000000-0xf7ffffff window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xdff00000-0xdfffffff window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xff980000-0xff980fff window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xff97c000-0xff97ffff window] (subtractive decode)
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xfed20000-0xfed9ffff window] (subtractive decode)
May 21 00:26:15 zion kernel: ACPI: PCI Root Bridge [PCI7] (domain 0000 [bus 20-3d])
May 21 00:26:15 zion kernel: acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 21 00:26:15 zion kernel: PCI host bridge to bus 0000:20
May 21 00:26:15 zion kernel: pci_bus 0000:20: root bus resource [io 0xe000-0xffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: root bus resource [mem 0xe0000000-0xf6ffffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: root bus resource [io 0x03b0-0x03bb window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: root bus resource [io 0x03c0-0x03df window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: root bus resource [mem 0x000a0000-0x000bffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: busn_res: can not insert [bus 20-3d] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 21 00:26:15 zion kernel: pci_bus 0000:20: root bus resource [bus 20-3d]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port
May 21 00:26:15 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: bridge window [io 0xe000-0xefff]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: bridge window [mem 0xf6e00000-0xf6ffffff]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:20:07.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:20:09.0: [8086:3410] type 01 class 0x060400 PCIe Root Port
May 21 00:26:15 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 21 00:26:15 zion kernel: pci 0000:20:09.0: bridge window [mem 0xf6d00000-0xf6dfffff]
May 21 00:26:15 zion kernel: pci 0000:20:09.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:20:09.0: PME# supported from D0 D3hot D3cold
May 21 00:26:15 zion kernel: pci 0000:20:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 21 00:26:15 zion kernel: pci 0000:20:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 21 00:26:15 zion kernel: pci 0000:20:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 21 00:26:15 zion kernel: pci 0000:22:00.0: [1002:6707] type 00 class 0x030000 PCIe Legacy Endpoint
May 21 00:26:15 zion kernel: pci 0000:22:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
May 21 00:26:15 zion kernel: pci 0000:22:00.0: BAR 2 [mem 0xf6ee0000-0xf6efffff 64bit]
May 21 00:26:15 zion kernel: pci 0000:22:00.0: BAR 4 [io 0xec00-0xecff]
May 21 00:26:15 zion kernel: pci 0000:22:00.0: ROM [mem 0xf6f00000-0xf6f1ffff pref]
May 21 00:26:15 zion kernel: pci 0000:22:00.0: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:22:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 21 00:26:15 zion kernel: pci 0000:22:00.0: supports D1 D2
May 21 00:26:15 zion kernel: pci 0000:22:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:20:07.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
May 21 00:26:15 zion kernel: pci 0000:22:00.1: [1002:aa80] type 00 class 0x040300 PCIe Legacy Endpoint
May 21 00:26:15 zion kernel: pci 0000:22:00.1: BAR 0 [mem 0xf6edc000-0xf6edffff 64bit]
May 21 00:26:15 zion kernel: pci 0000:22:00.1: enabling Extended Tags
May 21 00:26:15 zion kernel: pci 0000:22:00.1: supports D1 D2
May 21 00:26:15 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 21 00:26:15 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 3
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKD disabled
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKF disabled
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 9
May 21 00:26:15 zion kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 5
May 21 00:26:15 zion kernel: iommu: Default domain type: Translated
May 21 00:26:15 zion kernel: iommu: DMA domain TLB invalidation policy: lazy mode
May 21 00:26:15 zion kernel: SCSI subsystem initialized
May 21 00:26:15 zion kernel: libata version 3.00 loaded.
May 21 00:26:15 zion kernel: ACPI: bus type USB registered
May 21 00:26:15 zion kernel: usbcore: registered new interface driver usbfs
May 21 00:26:15 zion kernel: usbcore: registered new interface driver hub
May 21 00:26:15 zion kernel: usbcore: registered new device driver usb
May 21 00:26:15 zion kernel: EDAC MC: Ver: 3.0.0
May 21 00:26:15 zion kernel: NetLabel: Initializing
May 21 00:26:15 zion kernel: NetLabel: domain hash size = 128
May 21 00:26:15 zion kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
May 21 00:26:15 zion kernel: NetLabel: unlabeled traffic allowed by default
May 21 00:26:15 zion kernel: mctp: management component transport protocol core
May 21 00:26:15 zion kernel: NET: Registered PF_MCTP protocol family
May 21 00:26:15 zion kernel: PCI: Using ACPI for IRQ routing
May 21 00:26:15 zion kernel: PCI: Discovered peer bus 3f
May 21 00:26:15 zion kernel: PCI: root bus 3f: using default resources
May 21 00:26:15 zion kernel: PCI: Probing PCI hardware (bus 3f)
May 21 00:26:15 zion kernel: PCI host bridge to bus 0000:3f
May 21 00:26:15 zion kernel: pci_bus 0000:3f: root bus resource [io 0x0000-0xffff]
May 21 00:26:15 zion kernel: pci_bus 0000:3f: root bus resource [mem 0x00000000-0xffffffffff]
May 21 00:26:15 zion kernel: pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
May 21 00:26:15 zion kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 21 00:26:15 zion kernel: pci 0000:3f:00.0: [8086:2c40] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:00.1: [8086:2c01] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:02.0: [8086:2c10] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:02.1: [8086:2c11] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:02.4: [8086:2c14] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:02.5: [8086:2c15] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:03.0: [8086:2c18] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:03.1: [8086:2c19] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:03.2: [8086:2c1a] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:03.4: [8086:2c1c] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:04.0: [8086:2c20] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:04.1: [8086:2c21] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:04.2: [8086:2c22] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:04.3: [8086:2c23] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:05.0: [8086:2c28] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:05.1: [8086:2c29] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:05.2: [8086:2c2a] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:05.3: [8086:2c2b] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:06.0: [8086:2c30] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:06.1: [8086:2c31] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:06.2: [8086:2c32] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci 0000:3f:06.3: [8086:2c33] type 00 class 0x060000 conventional PCI endpoint
May 21 00:26:15 zion kernel: pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
May 21 00:26:15 zion kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 21 00:26:15 zion kernel: PCI: pci_cache_line_size set to 64 bytes
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xff970000-0xff9707ff]: can't claim; no compatible bridge window
May 21 00:26:15 zion kernel: e820: reserve RAM buffer [mem 0x00092800-0x0009ffff]
May 21 00:26:15 zion kernel: e820: reserve RAM buffer [mem 0xdfdf9c00-0xdfffffff]
May 21 00:26:15 zion kernel: pci 0000:22:00.0: vgaarb: setting as boot VGA device
May 21 00:26:15 zion kernel: pci 0000:22:00.0: vgaarb: bridge control possible
May 21 00:26:15 zion kernel: pci 0000:22:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 21 00:26:15 zion kernel: vgaarb: loaded
May 21 00:26:15 zion kernel: hpet: 4 channels of 0 reserved for per-cpu timers
May 21 00:26:15 zion kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
May 21 00:26:15 zion kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
May 21 00:26:15 zion kernel: clocksource: Switched to clocksource tsc-early
May 21 00:26:15 zion kernel: VFS: Disk quotas dquot_6.6.0
May 21 00:26:15 zion kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 21 00:26:15 zion kernel: pnp: PnP ACPI init
May 21 00:26:15 zion kernel: pnp 00:00: disabling [io 0x0800-0x085f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
May 21 00:26:15 zion kernel: pnp 00:00: disabling [io 0x0860-0x08ff] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
May 21 00:26:15 zion kernel: system 00:00: [io 0x0c00-0x0c7f] has been reserved
May 21 00:26:15 zion kernel: pnp 00:02: [dma 0 disabled]
May 21 00:26:15 zion kernel: pnp: PnP ACPI: found 4 devices
May 21 00:26:15 zion kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 21 00:26:15 zion kernel: NET: Registered PF_INET protocol family
May 21 00:26:15 zion kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 21 00:26:15 zion kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
May 21 00:26:15 zion kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 21 00:26:15 zion kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 21 00:26:15 zion kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
May 21 00:26:15 zion kernel: TCP: Hash tables configured (established 262144 bind 65536)
May 21 00:26:15 zion kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
May 21 00:26:15 zion kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
May 21 00:26:15 zion kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
May 21 00:26:15 zion kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 21 00:26:15 zion kernel: NET: Registered PF_XDP protocol family
May 21 00:26:15 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xf7000000-0xf70007ff]: assigned
May 21 00:26:15 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 21 00:26:15 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 21 00:26:15 zion kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
May 21 00:26:15 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 21 00:26:15 zion kernel: pci 0000:00:03.0: bridge window [mem 0xf7e00000-0xf7efffff]
May 21 00:26:15 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 21 00:26:15 zion kernel: pci 0000:00:07.0: bridge window [mem 0xf7d00000-0xf7dfffff]
May 21 00:26:15 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 21 00:26:15 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 21 00:26:15 zion kernel: pci 0000:00:1c.5: bridge window [mem 0xf7b00000-0xf7bfffff]
May 21 00:26:15 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 5 [io 0x03bc-0x03bf window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 6 [io 0x03e0-0x0cf7 window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xdfff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000b0000 window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000fffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 10 [mem 0xf7000000-0xf7ffffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 11 [mem 0xdff00000-0xdfffffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 12 [mem 0xff980000-0xff980fff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 13 [mem 0xff97c000-0xff97ffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:00: resource 14 [mem 0xfed20000-0xfed9ffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
May 21 00:26:15 zion kernel: pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
May 21 00:26:15 zion kernel: pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
May 21 00:26:15 zion kernel: pci_bus 0000:06: resource 1 [mem 0xf7b00000-0xf7bfffff]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 4 [io 0x0000-0x03af window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 5 [io 0x03bc-0x03bf window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 6 [io 0x03e0-0x0cf7 window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 7 [io 0x0d00-0xdfff window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 8 [mem 0x000a0000-0x000b0000 window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 9 [mem 0x000c0000-0x000fffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 10 [mem 0xf7000000-0xf7ffffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 11 [mem 0xdff00000-0xdfffffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 12 [mem 0xff980000-0xff980fff window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 13 [mem 0xff97c000-0xff97ffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:07: resource 14 [mem 0xfed20000-0xfed9ffff window]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: bridge window [io 0xe000-0xefff]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: bridge window [mem 0xf6e00000-0xf6ffffff]
May 21 00:26:15 zion kernel: pci 0000:20:07.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
May 21 00:26:15 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 21 00:26:15 zion kernel: pci 0000:20:09.0: bridge window [mem 0xf6d00000-0xf6dfffff]
May 21 00:26:15 zion kernel: pci_bus 0000:20: resource 4 [io 0xe000-0xffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: resource 5 [mem 0xe0000000-0xf6ffffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: resource 6 [io 0x03b0-0x03bb window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: resource 7 [io 0x03c0-0x03df window]
May 21 00:26:15 zion kernel: pci_bus 0000:20: resource 8 [mem 0x000a0000-0x000bffff window]
May 21 00:26:15 zion kernel: pci_bus 0000:22: resource 0 [io 0xe000-0xefff]
May 21 00:26:15 zion kernel: pci_bus 0000:22: resource 1 [mem 0xf6e00000-0xf6ffffff]
May 21 00:26:15 zion kernel: pci_bus 0000:22: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
May 21 00:26:15 zion kernel: pci_bus 0000:23: resource 1 [mem 0xf6d00000-0xf6dfffff]
May 21 00:26:15 zion kernel: pci_bus 0000:3f: resource 4 [io 0x0000-0xffff]
May 21 00:26:15 zion kernel: pci_bus 0000:3f: resource 5 [mem 0x00000000-0xffffffffff]
May 21 00:26:15 zion kernel: pci 0000:22:00.1: D0 power state depends on 0000:22:00.0
May 21 00:26:15 zion kernel: PCI: CLS 64 bytes, default 64
May 21 00:26:15 zion kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 21 00:26:15 zion kernel: software IO TLB: mapped [mem 0x00000000dbdf9000-0x00000000dfdf9000] (64MB)
May 21 00:26:15 zion kernel: Trying to unpack rootfs image as initramfs...
May 21 00:26:15 zion kernel: Initialise system trusted keyrings
May 21 00:26:15 zion kernel: Key type blacklist registered
May 21 00:26:15 zion kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
May 21 00:26:15 zion kernel: zbud: loaded
May 21 00:26:15 zion kernel: fuse: init (API version 7.40)
May 21 00:26:15 zion kernel: integrity: Platform Keyring initialized
May 21 00:26:15 zion kernel: integrity: Machine keyring initialized
May 21 00:26:15 zion kernel: Key type asymmetric registered
May 21 00:26:15 zion kernel: Asymmetric key parser 'x509' registered
May 21 00:26:15 zion kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
May 21 00:26:15 zion kernel: io scheduler mq-deadline registered
May 21 00:26:15 zion kernel: io scheduler kyber registered
May 21 00:26:15 zion kernel: io scheduler bfq registered
May 21 00:26:15 zion kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 21 00:26:15 zion kernel: Monitor-Mwait will be used to enter C-1 state
May 21 00:26:15 zion kernel: Monitor-Mwait will be used to enter C-2 state
May 21 00:26:15 zion kernel: Monitor-Mwait will be used to enter C-3 state
May 21 00:26:15 zion kernel: ACPI: \_PR_.CPU1: Found 3 idle states
May 21 00:26:15 zion kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
May 21 00:26:15 zion kernel: ACPI: button: Power Button [VBTN]
May 21 00:26:15 zion kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
May 21 00:26:15 zion kernel: ACPI: button: Power Button [PWRF]
May 21 00:26:15 zion kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 21 00:26:15 zion kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
May 21 00:26:15 zion kernel: Non-volatile memory driver v1.3
May 21 00:26:15 zion kernel: Linux agpgart interface v0.103
May 21 00:26:15 zion kernel: ACPI: bus type drm_connector registered
May 21 00:26:15 zion kernel: ahci 0000:00:1f.2: version 3.0
May 21 00:26:15 zion kernel: ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF
May 21 00:26:15 zion kernel: ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 Gbps, RAID mode
May 21 00:26:15 zion kernel: ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)
May 21 00:26:15 zion kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ccc ems sxs
May 21 00:26:15 zion kernel: Freeing initrd memory: 35844K
May 21 00:26:15 zion kernel: scsi host0: ahci
May 21 00:26:15 zion kernel: scsi host1: ahci
May 21 00:26:15 zion kernel: scsi host2: ahci
May 21 00:26:15 zion kernel: scsi host3: ahci
May 21 00:26:15 zion kernel: scsi host4: ahci
May 21 00:26:15 zion kernel: scsi host5: ahci
May 21 00:26:15 zion kernel: ata1: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000100 irq 29 lpm-pol 3
May 21 00:26:15 zion kernel: ata2: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000180 irq 29 lpm-pol 3
May 21 00:26:15 zion kernel: ata3: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000200 irq 29 lpm-pol 3
May 21 00:26:15 zion kernel: ata4: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000280 irq 29 lpm-pol 3
May 21 00:26:15 zion kernel: ata5: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000300 irq 29 lpm-pol 3
May 21 00:26:15 zion kernel: ata6: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000380 irq 29 lpm-pol 0
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.0: irq 16, io port 0x00001f20
May 21 00:26:15 zion kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 21 00:26:15 zion kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 00:26:15 zion kernel: usb usb1: Product: UHCI Host Controller
May 21 00:26:15 zion kernel: usb usb1: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 21 00:26:15 zion kernel: usb usb1: SerialNumber: 0000:00:1a.0
May 21 00:26:15 zion kernel: hub 1-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 1-0:1.0: 2 ports detected
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1d.7: debug port 1
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xff980000
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
May 21 00:26:15 zion kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
May 21 00:26:15 zion kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 00:26:15 zion kernel: usb usb2: Product: EHCI Host Controller
May 21 00:26:15 zion kernel: usb usb2: Manufacturer: Linux 6.9.1-arch1-1 ehci_hcd
May 21 00:26:15 zion kernel: usb usb2: SerialNumber: 0000:00:1d.7
May 21 00:26:15 zion kernel: hub 2-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 2-0:1.0: 6 ports detected
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.1: irq 17, io port 0x00001f00
May 21 00:26:15 zion kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 21 00:26:15 zion kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 00:26:15 zion kernel: usb usb3: Product: UHCI Host Controller
May 21 00:26:15 zion kernel: usb usb3: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 21 00:26:15 zion kernel: usb usb3: SerialNumber: 0000:00:1a.1
May 21 00:26:15 zion kernel: hub 3-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 3-0:1.0: 2 ports detected
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 4
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1a.7: debug port 1
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1a.7: irq 22, io mem 0xf7ffa000
May 21 00:26:15 zion kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
May 21 00:26:15 zion kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
May 21 00:26:15 zion kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 00:26:15 zion kernel: usb usb4: Product: EHCI Host Controller
May 21 00:26:15 zion kernel: usb usb4: Manufacturer: Linux 6.9.1-arch1-1 ehci_hcd
May 21 00:26:15 zion kernel: usb usb4: SerialNumber: 0000:00:1a.7
May 21 00:26:15 zion kernel: hub 4-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 4-0:1.0: 6 ports detected
May 21 00:26:15 zion kernel: hub 1-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 1-0:1.0: 2 ports detected
May 21 00:26:15 zion kernel: hub 3-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 3-0:1.0: 2 ports detected
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.2: detected 2 ports
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1a.2: irq 22, io port 0x00001c00
May 21 00:26:15 zion kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 21 00:26:15 zion kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 00:26:15 zion kernel: usb usb5: Product: UHCI Host Controller
May 21 00:26:15 zion kernel: usb usb5: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 21 00:26:15 zion kernel: usb usb5: SerialNumber: 0000:00:1a.2
May 21 00:26:15 zion kernel: hub 5-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 5-0:1.0: 2 ports detected
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.0: irq 23, io port 0x00001f80
May 21 00:26:15 zion kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 21 00:26:15 zion kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 00:26:15 zion kernel: usb usb6: Product: UHCI Host Controller
May 21 00:26:15 zion kernel: usb usb6: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 21 00:26:15 zion kernel: usb usb6: SerialNumber: 0000:00:1d.0
May 21 00:26:15 zion kernel: hub 6-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 6-0:1.0: 2 ports detected
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.1: irq 17, io port 0x00001f60
May 21 00:26:15 zion kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 21 00:26:15 zion kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 00:26:15 zion kernel: usb usb7: Product: UHCI Host Controller
May 21 00:26:15 zion kernel: usb usb7: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 21 00:26:15 zion kernel: usb usb7: SerialNumber: 0000:00:1d.1
May 21 00:26:15 zion kernel: hub 7-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 7-0:1.0: 2 ports detected
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
May 21 00:26:15 zion kernel: uhci_hcd 0000:00:1d.2: irq 18, io port 0x00001f40
May 21 00:26:15 zion kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 21 00:26:15 zion kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 00:26:15 zion kernel: usb usb8: Product: UHCI Host Controller
May 21 00:26:15 zion kernel: usb usb8: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 21 00:26:15 zion kernel: usb usb8: SerialNumber: 0000:00:1d.2
May 21 00:26:15 zion kernel: hub 8-0:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 8-0:1.0: 2 ports detected
May 21 00:26:15 zion kernel: usbcore: registered new interface driver usbserial_generic
May 21 00:26:15 zion kernel: usbserial: USB Serial support registered for generic
May 21 00:26:15 zion kernel: rtc_cmos 00:01: RTC can wake from S4
May 21 00:26:15 zion kernel: rtc_cmos 00:01: registered as rtc0
May 21 00:26:15 zion kernel: rtc_cmos 00:01: setting system clock to 2024-05-20T23:26:08 UTC (1716247568)
May 21 00:26:15 zion kernel: rtc_cmos 00:01: alarms up to one day, 242 bytes nvram
May 21 00:26:15 zion kernel: intel_pstate: CPU model not supported
May 21 00:26:15 zion kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 21 00:26:15 zion kernel: hid: raw HID events driver (C) Jiri Kosina
May 21 00:26:15 zion kernel: drop_monitor: Initializing network drop monitor service
May 21 00:26:15 zion kernel: NET: Registered PF_INET6 protocol family
May 21 00:26:15 zion kernel: Segment Routing with IPv6
May 21 00:26:15 zion kernel: RPL Segment Routing with IPv6
May 21 00:26:15 zion kernel: In-situ OAM (IOAM) with IPv6
May 21 00:26:15 zion kernel: NET: Registered PF_PACKET protocol family
May 21 00:26:15 zion kernel: microcode: Current revision: 0x0000001c
May 21 00:26:15 zion kernel: IPI shorthand broadcast: enabled
May 21 00:26:15 zion kernel: sched_clock: Marking stable (1025035133, 98794878)->(1127517915, -3687904)
May 21 00:26:15 zion kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
May 21 00:26:15 zion kernel: registered taskstats version 1
May 21 00:26:15 zion kernel: Loading compiled-in X.509 certificates
May 21 00:26:15 zion kernel: Loaded X.509 cert 'Build time autogenerated kernel key: be4bbad69eed7dd060ec4b225d099c7ad90dc57b'
May 21 00:26:15 zion kernel: zswap: loaded using pool zstd/zsmalloc
May 21 00:26:15 zion kernel: Key type .fscrypt registered
May 21 00:26:15 zion kernel: Key type fscrypt-provisioning registered
May 21 00:26:15 zion kernel: PM: Magic number: 8:313:454
May 21 00:26:15 zion kernel: RAS: Correctable Errors collector initialized.
May 21 00:26:15 zion kernel: clk: Disabling unused clocks
May 21 00:26:15 zion kernel: PM: genpd: Disabling unused power domains
May 21 00:26:15 zion kernel: usb 2-6: new high-speed USB device number 2 using ehci-pci
May 21 00:26:15 zion kernel: usb 4-2: new high-speed USB device number 2 using ehci-pci
May 21 00:26:15 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 21 00:26:15 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 21 00:26:15 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 21 00:26:15 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 21 00:26:15 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 21 00:26:15 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 21 00:26:15 zion kernel: ata4.00: ATAPI: hp CDDVDW SH-216DB, HH10, max UDMA/100
May 21 00:26:15 zion kernel: ata1.00: ATA-9: HX512GSSDSATA3, S1127B0, max UDMA/133
May 21 00:26:15 zion kernel: ata4.00: configured for UDMA/100
May 21 00:26:15 zion kernel: ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32), AA
May 21 00:26:15 zion kernel: ata1.00: configured for UDMA/133
May 21 00:26:15 zion kernel: scsi 0:0:0:0: Direct-Access ATA HX512GSSDSATA3 7B0 PQ: 0 ANSI: 5
May 21 00:26:15 zion kernel: sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
May 21 00:26:15 zion kernel: sd 0:0:0:0: [sda] Write Protect is off
May 21 00:26:15 zion kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 21 00:26:15 zion kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 21 00:26:15 zion kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 21 00:26:15 zion kernel: scsi 3:0:0:0: CD-ROM hp CDDVDW SH-216DB HH10 PQ: 0 ANSI: 5
May 21 00:26:15 zion kernel: sda: sda1 sda2
May 21 00:26:15 zion kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 21 00:26:15 zion kernel: Freeing unused decrypted memory: 2028K
May 21 00:26:15 zion kernel: Freeing unused kernel image (initmem) memory: 3408K
May 21 00:26:15 zion kernel: Write protecting the kernel read-only data: 32768k
May 21 00:26:15 zion kernel: Freeing unused kernel image (rodata/data gap) memory: 1060K
May 21 00:26:15 zion kernel: usb 2-6: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
May 21 00:26:15 zion kernel: usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 21 00:26:15 zion kernel: usb 2-6: Product: 802.11 n WLAN
May 21 00:26:15 zion kernel: usb 2-6: Manufacturer: MediaTek
May 21 00:26:15 zion kernel: usb 2-6: SerialNumber: 1.0
May 21 00:26:15 zion kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 21 00:26:15 zion kernel: rodata_test: all tests were successful
May 21 00:26:15 zion kernel: x86/mm: Checking user space page tables
May 21 00:26:15 zion kernel: usb 4-2: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
May 21 00:26:15 zion kernel: usb 4-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 21 00:26:15 zion kernel: usb 4-2: SerialNumber: BF0718693128
May 21 00:26:15 zion kernel: hub 4-2:1.0: USB hub found
May 21 00:26:15 zion kernel: hub 4-2:1.0: 4 ports detected
May 21 00:26:15 zion kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 21 00:26:15 zion kernel: Run /init as init process
May 21 00:26:15 zion kernel: with arguments:
May 21 00:26:15 zion kernel: /init
May 21 00:26:15 zion kernel: with environment:
May 21 00:26:15 zion kernel: HOME=/
May 21 00:26:15 zion kernel: TERM=linux
May 21 00:26:15 zion kernel: BOOT_IMAGE=/vmlinuz-linux
May 21 00:26:15 zion kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQBC data block query control method not found
May 21 00:26:15 zion kernel: usb 4-2.3: new low-speed USB device number 3 using ehci-pci
May 21 00:26:15 zion kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
May 21 00:26:15 zion kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
May 21 00:26:15 zion kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
May 21 00:26:15 zion kernel: usb 4-2.3: New USB device found, idVendor=0461, idProduct=4e04, bcdDevice= 1.04
May 21 00:26:15 zion kernel: usb 4-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 21 00:26:15 zion kernel: usb 4-2.3: Product: USB NETVISTA FULL WIDTH KEYBOARD
May 21 00:26:15 zion kernel: usb 4-2.3: Manufacturer: NOVATEK
May 21 00:26:15 zion kernel: [drm] radeon kernel modesetting enabled.
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: vgaarb: deactivate vga console
May 21 00:26:15 zion kernel: Console: switching to colour dummy device 80x25
May 21 00:26:15 zion kernel: [drm] initializing kernel modesetting (CAYMAN 0x1002:0x6707 0x103C:0x2B06 0x00).
May 21 00:26:15 zion kernel: ATOM BIOS: Cayman
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
May 21 00:26:15 zion kernel: [drm] Detected VRAM RAM=2048M, BAR=256M
May 21 00:26:15 zion kernel: [drm] RAM width 256bits DDR
May 21 00:26:15 zion kernel: [drm] radeon: 2048M of VRAM memory ready
May 21 00:26:15 zion kernel: [drm] radeon: 1024M of GTT memory ready.
May 21 00:26:15 zion kernel: [drm] Loading CAYMAN Microcode
May 21 00:26:15 zion kernel: [drm] Internal thermal controller with fan control
May 21 00:26:15 zion kernel: [drm] radeon: dpm initialized
May 21 00:26:15 zion kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
May 21 00:26:15 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 21 00:26:15 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: WB enabled
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: radeon: MSI limited to 32-bit
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: radeon: using MSI.
May 21 00:26:15 zion kernel: [drm] radeon: irq initialized.
May 21 00:26:15 zion kernel: [drm] ring test on 0 succeeded in 2 usecs
May 21 00:26:15 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 21 00:26:15 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 21 00:26:15 zion kernel: usb 4-2.4: new low-speed USB device number 4 using ehci-pci
May 21 00:26:15 zion kernel: tsc: Refined TSC clocksource calibration: 2926.008 MHz
May 21 00:26:15 zion kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a2d3c23d02, max_idle_ns: 440795301733 ns
May 21 00:26:15 zion kernel: clocksource: Switched to clocksource tsc
May 21 00:26:15 zion kernel: usb 4-2.4: New USB device found, idVendor=046d, idProduct=c05b, bcdDevice=54.00
May 21 00:26:15 zion kernel: usb 4-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 21 00:26:15 zion kernel: usb 4-2.4: Product: USB Optical Mouse
May 21 00:26:15 zion kernel: usb 4-2.4: Manufacturer: Logitech
May 21 00:26:15 zion kernel: usbcore: registered new interface driver usbhid
May 21 00:26:15 zion kernel: usbhid: USB HID core driver
May 21 00:26:15 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.0/0003:0461:4E04.0001/input/input2
May 21 00:26:15 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 21 00:26:15 zion kernel: [drm] UVD initialized successfully.
May 21 00:26:15 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 21 00:26:15 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 21 00:26:15 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 21 00:26:15 zion kernel: hid-generic 0003:0461:4E04.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input0
May 21 00:26:15 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.1/0003:0461:4E04.0002/input/input3
May 21 00:26:15 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.1/0003:0461:4E04.0002/input/input4
May 21 00:26:15 zion kernel: hid-generic 0003:0461:4E04.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input1
May 21 00:26:15 zion kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.4/4-2.4:1.0/0003:046D:C05B.0003/input/input5
May 21 00:26:15 zion kernel: hid-generic 0003:046D:C05B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.7-2.4/input0
May 21 00:26:15 zion kernel: [drm] ib test on ring 5 succeeded
May 21 00:26:15 zion kernel: [drm] Radeon Display Connectors
May 21 00:26:15 zion kernel: [drm] Connector 0:
May 21 00:26:15 zion kernel: [drm] DP-1
May 21 00:26:15 zion kernel: [drm] HPD5
May 21 00:26:15 zion kernel: [drm] DDC: 0x6480 0x6480 0x6484 0x6484 0x6488 0x6488 0x648c 0x648c
May 21 00:26:15 zion kernel: [drm] Encoders:
May 21 00:26:15 zion kernel: [drm] DFP1: INTERNAL_UNIPHY2
May 21 00:26:15 zion kernel: [drm] Connector 1:
May 21 00:26:15 zion kernel: [drm] DP-2
May 21 00:26:15 zion kernel: [drm] HPD4
May 21 00:26:15 zion kernel: [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
May 21 00:26:15 zion kernel: [drm] Encoders:
May 21 00:26:15 zion kernel: [drm] DFP2: INTERNAL_UNIPHY2
May 21 00:26:15 zion kernel: [drm] Connector 2:
May 21 00:26:15 zion kernel: [drm] DVI-I-1
May 21 00:26:15 zion kernel: [drm] HPD1
May 21 00:26:15 zion kernel: [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
May 21 00:26:15 zion kernel: [drm] Encoders:
May 21 00:26:15 zion kernel: [drm] DFP3: INTERNAL_UNIPHY
May 21 00:26:15 zion kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1
May 21 00:26:15 zion kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:22:00.0 on minor 0
May 21 00:26:15 zion kernel: [drm] fb mappable at 0xE0371000
May 21 00:26:15 zion kernel: [drm] vram apper at 0xE0000000
May 21 00:26:15 zion kernel: [drm] size 14745600
May 21 00:26:15 zion kernel: [drm] fb depth is 24
May 21 00:26:15 zion kernel: [drm] pitch is 10240
May 21 00:26:15 zion kernel: fbcon: radeondrmfb (fb0) is primary device
May 21 00:26:15 zion kernel: Console: switching to colour frame buffer device 160x45
May 21 00:26:15 zion kernel: radeon 0000:22:00.0: [drm] fb0: radeondrmfb frame buffer device
May 21 00:26:15 zion kernel: [drm] amdgpu kernel modesetting enabled.
May 21 00:26:15 zion kernel: amdgpu: Virtual CRAT table created for CPU
May 21 00:26:15 zion kernel: amdgpu: Topology: Add CPU node
May 21 00:26:15 zion kernel: EXT4-fs (sda2): mounted filesystem 9fbcac78-d63c-4c69-8e2f-d45f626d80de r/w with ordered data mode. Quota mode: none.
May 21 00:26:15 zion systemd[1]: systemd 255.6-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)
May 21 00:26:15 zion systemd[1]: Detected architecture x86-64.
May 21 00:26:15 zion systemd[1]: Hostname set to <zion>.
May 21 00:26:15 zion systemd[1]: bpf-lsm: LSM BPF program attached
May 21 00:26:15 zion systemd[1]: Queued start job for default target Graphical Interface.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/dirmngr.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/getty.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/gpg-agent.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/gpg-agent-browser.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/gpg-agent-extra.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/gpg-agent-ssh.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/keyboxd.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/modprobe.
May 21 00:26:15 zion systemd[1]: Created slice Slice /system/systemd-fsck.
May 21 00:26:15 zion systemd[1]: Created slice User and Session Slice.
May 21 00:26:15 zion systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 21 00:26:15 zion systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 21 00:26:15 zion systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 21 00:26:15 zion systemd[1]: Expecting device /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb...
May 21 00:26:15 zion systemd[1]: Reached target Local Encrypted Volumes.
May 21 00:26:15 zion systemd[1]: Reached target Local Integrity Protected Volumes.
May 21 00:26:15 zion systemd[1]: Reached target Path Units.
May 21 00:26:15 zion systemd[1]: Reached target Remote File Systems.
May 21 00:26:15 zion systemd[1]: Reached target Slice Units.
May 21 00:26:15 zion systemd[1]: Reached target Swaps.
May 21 00:26:15 zion systemd[1]: Reached target Local Verity Protected Volumes.
May 21 00:26:15 zion systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 21 00:26:15 zion systemd[1]: Listening on Process Core Dump Socket.
May 21 00:26:15 zion systemd[1]: Listening on Journal Socket (/dev/log).
May 21 00:26:15 zion systemd[1]: Listening on Journal Socket.
May 21 00:26:15 zion systemd[1]: Listening on Network Service Netlink Socket.
May 21 00:26:15 zion systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:15 zion systemd[1]: Listening on udev Control Socket.
May 21 00:26:15 zion systemd[1]: Listening on udev Kernel Socket.
May 21 00:26:15 zion systemd[1]: Mounting Huge Pages File System...
May 21 00:26:15 zion systemd[1]: Mounting POSIX Message Queue File System...
May 21 00:26:15 zion systemd[1]: Mounting Kernel Debug File System...
May 21 00:26:15 zion systemd[1]: Mounting Kernel Trace File System...
May 21 00:26:15 zion systemd[1]: Mounting Temporary Directory /tmp...
May 21 00:26:15 zion systemd[1]: Starting Create List of Static Device Nodes...
May 21 00:26:15 zion systemd[1]: Starting Load Kernel Module configfs...
May 21 00:26:15 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 21 00:26:15 zion systemd[1]: Starting Load Kernel Module drm...
May 21 00:26:15 zion systemd[1]: Starting Load Kernel Module fuse...
May 21 00:26:15 zion systemd[1]: Starting Load Kernel Module loop...
May 21 00:26:15 zion systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
May 21 00:26:15 zion systemd[1]: Starting Journal Service...
May 21 00:26:15 zion systemd[1]: Starting Load Kernel Modules...
May 21 00:26:15 zion systemd[1]: Starting Generate network units from Kernel command line...
May 21 00:26:15 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:15 zion systemd[1]: Starting Remount Root and Kernel File Systems...
May 21 00:26:15 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:15 zion systemd[1]: Starting Coldplug All udev Devices...
May 21 00:26:15 zion systemd[1]: Mounted Huge Pages File System.
May 21 00:26:15 zion systemd[1]: Mounted POSIX Message Queue File System.
May 21 00:26:15 zion systemd[1]: Mounted Kernel Debug File System.
May 21 00:26:15 zion systemd[1]: Mounted Kernel Trace File System.
May 21 00:26:15 zion systemd[1]: Mounted Temporary Directory /tmp.
May 21 00:26:15 zion systemd[1]: Finished Create List of Static Device Nodes.
May 21 00:26:15 zion systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 21 00:26:15 zion systemd[1]: Finished Load Kernel Module configfs.
May 21 00:26:15 zion systemd[1]: modprobe@drm.service: Deactivated successfully.
May 21 00:26:15 zion systemd[1]: Finished Load Kernel Module drm.
May 21 00:26:15 zion systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 21 00:26:15 zion systemd[1]: Finished Load Kernel Module fuse.
May 21 00:26:15 zion systemd[1]: Finished Generate network units from Kernel command line.
May 21 00:26:15 zion systemd[1]: Reached target Preparation for Network.
May 21 00:26:15 zion kernel: loop: module loaded
May 21 00:26:15 zion systemd[1]: Mounting FUSE Control File System...
May 21 00:26:15 zion systemd[1]: Mounting Kernel Configuration File System...
May 21 00:26:15 zion kernel: device-mapper: uevent: version 1.0.3
May 21 00:26:15 zion kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
May 21 00:26:15 zion systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
May 21 00:26:15 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 21 00:26:15 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 21 00:26:15 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 21 00:26:15 zion systemd[1]: Finished Load Kernel Module loop.
May 21 00:26:15 zion systemd[1]: Finished Load Kernel Modules.
May 21 00:26:15 zion systemd[1]: Mounted FUSE Control File System.
May 21 00:26:15 zion systemd-journald[269]: Collecting audit messages is disabled.
May 21 00:26:15 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 21 00:26:15 zion systemd[1]: Starting Apply Kernel Variables...
May 21 00:26:15 zion systemd[1]: Mounted Kernel Configuration File System.
May 21 00:26:15 zion kernel: EXT4-fs (sda2): re-mounted 9fbcac78-d63c-4c69-8e2f-d45f626d80de r/w. Quota mode: none.
May 21 00:26:15 zion systemd[1]: Finished Remount Root and Kernel File Systems.
May 21 00:26:15 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
May 21 00:26:15 zion systemd[1]: Starting Load/Save OS Random Seed...
May 21 00:26:15 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:15 zion systemd[1]: Finished Apply Kernel Variables.
May 21 00:26:15 zion systemd-journald[269]: Journal started
May 21 00:26:15 zion systemd-journald[269]: Runtime Journal (/run/log/journal/c297fe707f4c42079d3643792bf0f897) is 8.0M, max 1.5G, 1.5G free.
May 21 00:26:15 zion systemd[1]: Started Journal Service.
May 21 00:26:15 zion systemd[1]: Starting Flush Journal to Persistent Storage...
May 21 00:26:15 zion systemd-journald[269]: Time spent on flushing to /var/log/journal/c297fe707f4c42079d3643792bf0f897 is 2.493388s for 952 entries.
May 21 00:26:15 zion systemd-journald[269]: System Journal (/var/log/journal/c297fe707f4c42079d3643792bf0f897) is 409.1M, max 4.0G, 3.5G free.
May 21 00:26:19 zion systemd-journald[269]: Received client request to flush runtime journal.
May 21 00:26:19 zion systemd-journald[269]: /var/log/journal/c297fe707f4c42079d3643792bf0f897/system.journal: Journal file uses a different sequence number ID, rotating.
May 21 00:26:19 zion systemd-journald[269]: Rotating system journal.
May 21 00:26:19 zion kernel: random: crng init done
May 21 00:26:15 zion systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
May 21 00:26:15 zion systemd[1]: Starting Create System Users...
May 21 00:26:15 zion systemd[1]: Finished Coldplug All udev Devices.
May 21 00:26:16 zion systemd-random-seed[281]: Kernel entropy pool is not initialized yet, waiting until it is.
May 21 00:26:17 zion systemd[1]: Finished Load/Save OS Random Seed.
May 21 00:26:18 zion systemd[1]: Finished Create System Users.
May 21 00:26:18 zion systemd[1]: Starting Create Static Device Nodes in /dev...
May 21 00:26:18 zion systemd[1]: Finished Create Static Device Nodes in /dev.
May 21 00:26:18 zion systemd[1]: Reached target Preparation for Local File Systems.
May 21 00:26:18 zion systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
May 21 00:26:18 zion systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 21 00:26:18 zion systemd-udevd[309]: Using default interface naming scheme 'v255'.
May 21 00:26:19 zion systemd[1]: Started Rule-based Manager for Device Events and Files.
May 21 00:26:19 zion systemd[1]: Starting Network Configuration...
May 21 00:26:19 zion systemd[1]: Finished Flush Journal to Persistent Storage.
May 21 00:26:19 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x000000000000082D (\GLBC) (20230628/utaddress-204)
May 21 00:26:19 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x000000000000082A-0x000000000000082A (\SACT) (20230628/utaddress-204)
May 21 00:26:19 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x0000000000000828 (\SSTS) (20230628/utaddress-204)
May 21 00:26:19 zion kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
May 21 00:26:19 zion kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
May 21 00:26:19 zion kernel: EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:3f:03.0 (INTERRUPT)
May 21 00:26:19 zion kernel: EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:3f:03.0 (POLLED)
May 21 00:26:19 zion kernel: EDAC i7core: Driver loaded, 1 memory controller(s) found.
May 21 00:26:19 zion kernel: parport_pc 00:02: reported by Plug and Play ACPI
May 21 00:26:19 zion kernel: parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
May 21 00:26:19 zion kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
May 21 00:26:19 zion kernel: mousedev: PS/2 mouse device common for all mice
May 21 00:26:19 zion kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
May 21 00:26:19 zion kernel: pps_core: LinuxPPS API ver. 1 registered
May 21 00:26:19 zion kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 21 00:26:19 zion kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 21 00:26:19 zion kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 21 00:26:19 zion kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
May 21 00:26:19 zion systemd[1]: Found device HX512GSSDSATA3 boot.
May 21 00:26:19 zion systemd[1]: Starting File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb...
May 21 00:26:19 zion kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 21 00:26:19 zion kernel: cfg80211: failed to load regulatory.db
May 21 00:26:19 zion kernel: PTP clock support registered
May 21 00:26:19 zion kernel: ppdev: user-space parallel port driver
May 21 00:26:19 zion kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
May 21 00:26:19 zion kernel: iTCO_vendor_support: vendor-support=0
May 21 00:26:19 zion kernel: gpio_ich gpio_ich.2.auto: GPIO from 512 to 572
May 21 00:26:19 zion kernel: dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
May 21 00:26:19 zion systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 21 00:26:19 zion kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input7
May 21 00:26:19 zion kernel: iTCO_wdt iTCO_wdt.1.auto: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
May 21 00:26:19 zion kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
May 21 00:26:19 zion systemd-networkd[315]: lo: Link UP
May 21 00:26:19 zion systemd-networkd[315]: lo: Gained carrier
May 21 00:26:19 zion systemd-networkd[315]: Enumeration completed
May 21 00:26:19 zion systemd[1]: Starting Virtual Console Setup...
May 21 00:26:19 zion systemd[1]: Started Network Configuration.
May 21 00:26:19 zion systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
May 21 00:26:19 zion systemd[1]: Stopped Virtual Console Setup.
May 21 00:26:19 zion systemd[1]: Starting Virtual Console Setup...
May 21 00:26:19 zion kernel: tg3 0000:06:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] (PCI Express) MAC address bc:30:5b:bb:17:b4
May 21 00:26:19 zion kernel: tg3 0000:06:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
May 21 00:26:19 zion kernel: tg3 0000:06:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
May 21 00:26:19 zion kernel: tg3 0000:06:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
May 21 00:26:19 zion systemd-networkd[315]: eth0: Interface name change detected, renamed to enp6s0.
May 21 00:26:19 zion kernel: tg3 0000:06:00.0 enp6s0: renamed from eth0
May 21 00:26:19 zion systemd-networkd[315]: enp6s0: Configuring with /etc/systemd/network/default.network.
May 21 00:26:19 zion systemd-fsck[369]: boot: clean, 383/51200 files, 79662/204800 blocks
May 21 00:26:19 zion systemd[1]: Finished File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb.
May 21 00:26:19 zion systemd-networkd[315]: enp6s0: Link UP
May 21 00:26:19 zion kernel: snd_hda_intel 0000:22:00.1: bound 0000:22:00.0 (ops radeon_audio_component_bind_ops [radeon])
May 21 00:26:19 zion kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:20/0000:20:07.0/0000:22:00.1/sound/card1/input8
May 21 00:26:19 zion systemd[1]: Mounting /boot...
May 21 00:26:19 zion kernel: usb 2-6: reset high-speed USB device number 2 using ehci-pci
May 21 00:26:19 zion systemd[1]: Mounted /boot.
May 21 00:26:19 zion systemd[1]: Reached target Local File Systems.
May 21 00:26:19 zion kernel: EXT4-fs (sda1): mounted filesystem a1dff1b3-1157-428c-a973-08658b287afb r/w with ordered data mode. Quota mode: none.
May 21 00:26:19 zion systemd[1]: Listening on System Extension Image Management (Varlink).
May 21 00:26:19 zion (udev-worker)[327]: controlC1: Process '/usr/bin/alsactl restore /dev/snd/controlC1' failed with exit code 2.
May 21 00:26:19 zion systemd[1]: Starting Rebuild Dynamic Linker Cache...
May 21 00:26:19 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
May 21 00:26:19 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 21 00:26:19 zion systemd[1]: Starting Create Volatile Files and Directories...
May 21 00:26:19 zion systemd[1]: Finished Virtual Console Setup.
May 21 00:26:19 zion kernel: mt7601u 2-6:1.0: ASIC revision: 76010001 MAC revision: 76010500
May 21 00:26:19 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 21 00:26:19 zion systemd[1]: Starting Load Kernel Module loop...
May 21 00:26:19 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
May 21 00:26:19 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 21 00:26:19 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
May 21 00:26:19 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:19 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:19 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:19 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 21 00:26:19 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 21 00:26:19 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 21 00:26:19 zion systemd[1]: Finished Load Kernel Module loop.
May 21 00:26:19 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 21 00:26:19 zion kernel: mt7601u 2-6:1.0: EEPROM ver:0d fae:00
May 21 00:26:20 zion kernel: snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984A: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
May 21 00:26:20 zion kernel: snd_hda_codec_analog hdaudioC0D0: speaker_outs=1 (0x13/0x0/0x0/0x0/0x0)
May 21 00:26:20 zion kernel: snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
May 21 00:26:20 zion kernel: snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0
May 21 00:26:20 zion kernel: snd_hda_codec_analog hdaudioC0D0: inputs:
May 21 00:26:20 zion kernel: snd_hda_codec_analog hdaudioC0D0: Mic=0x14
May 21 00:26:20 zion kernel: snd_hda_codec_analog hdaudioC0D0: Line=0x15
May 21 00:26:20 zion systemd[1]: Finished Create Volatile Files and Directories.
May 21 00:26:20 zion systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 21 00:26:20 zion systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 21 00:26:20 zion kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
May 21 00:26:20 zion kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
May 21 00:26:20 zion kernel: input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
May 21 00:26:20 zion kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
May 21 00:26:20 zion systemd[1]: Starting Rebuild Journal Catalog...
May 21 00:26:20 zion systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 21 00:26:20 zion systemd[1]: Starting Network Name Resolution...
May 21 00:26:20 zion systemd[1]: Starting Record System Boot/Shutdown in UTMP...
May 21 00:26:20 zion systemd[1]: Finished Record System Boot/Shutdown in UTMP.
May 21 00:26:20 zion systemd[1]: Finished Rebuild Dynamic Linker Cache.
May 21 00:26:20 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 21 00:26:20 zion systemd[1]: Starting Load Kernel Module loop...
May 21 00:26:20 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
May 21 00:26:20 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 21 00:26:20 zion systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 21 00:26:20 zion systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 21 00:26:20 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
May 21 00:26:20 zion systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 21 00:26:20 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:20 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:20 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:20 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 21 00:26:20 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 21 00:26:20 zion systemd-resolved[393]: Positive Trust Anchors:
May 21 00:26:20 zion systemd-resolved[393]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
May 21 00:26:20 zion systemd-resolved[393]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
May 21 00:26:20 zion kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
May 21 00:26:20 zion kernel: usbcore: registered new interface driver mt7601u
May 21 00:26:20 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 21 00:26:20 zion systemd[1]: Finished Load Kernel Module loop.
May 21 00:26:20 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 21 00:26:20 zion systemd[1]: Finished Rebuild Journal Catalog.
May 21 00:26:20 zion systemd[1]: Starting Update is Completed...
May 21 00:26:20 zion systemd[1]: Starting Load/Save RF Kill Switch Status...
May 21 00:26:20 zion systemd[1]: Finished Update is Completed.
May 21 00:26:20 zion systemd-networkd[315]: wlan0: Interface name change detected, renamed to wlp0s29f7u6.
May 21 00:26:20 zion kernel: mt7601u 2-6:1.0 wlp0s29f7u6: renamed from wlan0
May 21 00:26:20 zion systemd[1]: Started Load/Save RF Kill Switch Status.
May 21 00:26:20 zion systemd-resolved[393]: Using system hostname 'zion'.
May 21 00:26:20 zion systemd[1]: Started Network Name Resolution.
May 21 00:26:20 zion systemd[1]: Reached target Network.
May 21 00:26:20 zion systemd[1]: Reached target Host and Network Name Lookups.
May 21 00:26:20 zion systemd[1]: Reached target System Initialization.
May 21 00:26:20 zion systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
May 21 00:26:20 zion systemd[1]: Started Hourly backup.
May 21 00:26:20 zion systemd[1]: Started Daily man-db regeneration.
May 21 00:26:20 zion systemd[1]: Started Daily verification of password and group files.
May 21 00:26:20 zion systemd[1]: Started Daily Cleanup of Temporary Directories.
May 21 00:26:20 zion systemd[1]: Reached target Timer Units.
May 21 00:26:20 zion systemd[1]: Listening on D-Bus System Message Bus Socket.
May 21 00:26:20 zion systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 21 00:26:20 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 21 00:26:20 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 21 00:26:20 zion systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 21 00:26:20 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 21 00:26:20 zion systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
May 21 00:26:20 zion systemd[1]: Reached target Socket Units.
May 21 00:26:20 zion systemd[1]: Starting D-Bus System Message Bus...
May 21 00:26:20 zion systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:20 zion dbus-broker-launch[411]: Looking up NSS user entry for 'pulse'...
May 21 00:26:20 zion dbus-broker-launch[411]: NSS returned no entry for 'pulse'
May 21 00:26:20 zion dbus-broker-launch[411]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
May 21 00:26:20 zion systemd[1]: Started D-Bus System Message Bus.
May 21 00:26:20 zion systemd[1]: Reached target Basic System.
May 21 00:26:20 zion systemd[1]: Starting Save/Restore Sound Card State...
May 21 00:26:20 zion systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
May 21 00:26:20 zion systemd[1]: Starting User Login Management...
May 21 00:26:20 zion systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 21 00:26:20 zion systemd[1]: Starting Permit User Sessions...
May 21 00:26:20 zion systemd[1]: Finished Save/Restore Sound Card State.
May 21 00:26:20 zion systemd[1]: Reached target Sound Card.
May 21 00:26:20 zion dbus-broker-launch[411]: Ready
May 21 00:26:20 zion systemd[1]: Finished Permit User Sessions.
May 21 00:26:20 zion systemd[1]: Started Getty on tty1.
May 21 00:26:20 zion systemd[1]: Reached target Login Prompts.
May 21 00:26:20 zion systemd-logind[414]: New seat seat0.
May 21 00:26:20 zion systemd-logind[414]: Watching system buttons on /dev/input/event1 (Power Button)
May 21 00:26:20 zion systemd-logind[414]: Watching system buttons on /dev/input/event0 (Power Button)
May 21 00:26:20 zion systemd-logind[414]: Watching system buttons on /dev/input/event2 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD)
May 21 00:26:20 zion systemd-logind[414]: Watching system buttons on /dev/input/event3 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control)
May 21 00:26:20 zion systemd[1]: Started User Login Management.
May 21 00:26:20 zion systemd[1]: Reached target Multi-User System.
May 21 00:26:20 zion systemd[1]: Reached target Graphical Interface.
May 21 00:26:20 zion systemd[1]: Startup finished in 6.839s (kernel) + 6.160s (userspace) = 12.999s.
May 21 00:26:20 zion agetty[418]: failed to open credentials directory
May 21 00:26:23 zion dbus-broker-launch[411]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
May 21 00:26:25 zion systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 21 00:26:26 zion login[418]: pam_unix(login:session): session opened for user glyn(uid=1000) by glyn(uid=0)
May 21 00:26:26 zion systemd-logind[414]: New session 1 of user glyn.
May 21 00:26:26 zion systemd[1]: Created slice User Slice of UID 1000.
May 21 00:26:26 zion systemd[1]: Starting User Runtime Directory /run/user/1000...
May 21 00:26:26 zion systemd[1]: Finished User Runtime Directory /run/user/1000.
May 21 00:26:26 zion systemd[1]: Starting User Manager for UID 1000...
May 21 00:26:26 zion (systemd)[442]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[glyn] ruser=[<unknown>] rhost=[<unknown>]
May 21 00:26:26 zion (systemd)[442]: pam_unix(systemd-user:session): session opened for user glyn(uid=1000) by glyn(uid=0)
May 21 00:26:26 zion systemd[442]: Queued start job for default target Main User Target.
May 21 00:26:26 zion systemd-journald[269]: /var/log/journal/c297fe707f4c42079d3643792bf0f897/user-1000.journal: Journal file uses a different sequence number ID, rotating.
May 21 00:26:26 zion login[418]: LOGIN ON tty1 BY glyn
May 21 00:26:26 zion systemd[442]: Created slice User Application Slice.
May 21 00:26:26 zion systemd[442]: Reached target Paths.
May 21 00:26:26 zion systemd[442]: Reached target Timers.
May 21 00:26:26 zion systemd[442]: Starting D-Bus User Message Bus Socket...
May 21 00:26:26 zion systemd[442]: Listening on GnuPG network certificate management daemon.
May 21 00:26:26 zion systemd[442]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 21 00:26:26 zion systemd[442]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 21 00:26:26 zion systemd[442]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 21 00:26:26 zion systemd[442]: Listening on GnuPG cryptographic agent and passphrase cache.
May 21 00:26:26 zion systemd[442]: Listening on GnuPG public key management service.
May 21 00:26:26 zion systemd[442]: Listening on p11-kit server.
May 21 00:26:26 zion systemd[442]: Listening on Sound System.
May 21 00:26:26 zion systemd[442]: Listening on D-Bus User Message Bus Socket.
May 21 00:26:26 zion systemd[442]: Reached target Sockets.
May 21 00:26:26 zion systemd[442]: Reached target Basic System.
May 21 00:26:26 zion systemd[442]: Reached target Main User Target.
May 21 00:26:26 zion systemd[442]: Startup finished in 267ms.
May 21 00:26:26 zion systemd[1]: Started User Manager for UID 1000.
May 21 00:26:26 zion systemd[1]: Started Session 1 of User glyn.
May 21 00:26:32 zion sudo[496]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 21 00:26:32 zion sudo[496]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:26:32 zion sudo[496]: pam_unix(sudo:session): session closed for user root
May 21 00:26:34 zion sudo[536]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 21 00:26:34 zion sudo[536]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:26:35 zion sudo[536]: pam_unix(sudo:session): session closed for user root
May 21 00:26:35 zion sudo[574]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 21 00:26:35 zion sudo[574]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:26:35 zion sudo[574]: pam_unix(sudo:session): session closed for user root
May 21 00:26:36 zion sudo[611]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 21 00:26:36 zion sudo[611]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:26:36 zion sudo[611]: pam_unix(sudo:session): session closed for user root
May 21 00:26:37 zion sudo[648]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 21 00:26:37 zion sudo[648]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:26:37 zion systemd-networkd[315]: enp6s0: Gained carrier
May 21 00:26:37 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 21 00:26:37 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 21 00:26:37 zion sudo[648]: pam_unix(sudo:session): session closed for user root
May 21 00:26:38 zion sudo[685]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 21 00:26:38 zion sudo[685]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:26:38 zion sudo[685]: pam_unix(sudo:session): session closed for user root
May 21 00:26:38 zion sudo[722]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 21 00:26:38 zion sudo[722]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:26:38 zion sudo[722]: pam_unix(sudo:session): session closed for user root
May 21 00:26:39 zion systemd-networkd[315]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 21 00:26:39 zion systemd[1]: Starting Hostname Service...
May 21 00:26:39 zion systemd-networkd[315]: enp6s0: Gained IPv6LL
May 21 00:26:39 zion systemd[1]: Started Hostname Service.
May 21 00:26:39 zion systemd[1]: Starting Authorization Manager...
May 21 00:26:39 zion polkitd[761]: Started polkitd version 124
May 21 00:26:39 zion polkitd[761]: Loading rules from directory /etc/polkit-1/rules.d
May 21 00:26:39 zion polkitd[761]: Loading rules from directory /usr/share/polkit-1/rules.d
May 21 00:26:39 zion polkitd[761]: Finished loading, compiling and executing 2 rules
May 21 00:26:39 zion systemd[1]: Started Authorization Manager.
May 21 00:26:39 zion polkitd[761]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 21 00:26:39 zion systemd-hostnamed[760]: Hostname set to <zion> (static)
May 21 00:26:39 zion sudo[770]: glyn : TTY=tty1 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/pacman -Syu
May 21 00:26:39 zion sudo[770]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:26:40 zion sudo[770]: pam_unix(sudo:session): session closed for user root
May 21 00:26:52 zion systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 845 (AUTHENTICATE)
May 21 00:26:52 zion systemd[1]: Mounting Arbitrary Executable File Formats File System...
May 21 00:26:52 zion systemd[1]: Mounted Arbitrary Executable File Formats File System.
May 21 00:27:06 zion systemd[442]: Created slice User Core Session Slice.
May 21 00:27:06 zion systemd[442]: Starting D-Bus User Message Bus...
May 21 00:27:06 zion dbus-broker-launch[921]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
May 21 00:27:06 zion dbus-broker-launch[921]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
May 21 00:27:06 zion systemd[442]: Started D-Bus User Message Bus.
May 21 00:27:06 zion dbus-broker-launch[921]: Ready
May 21 00:27:09 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 21 00:27:21 zion systemd[442]: Starting Accessibility services bus...
May 21 00:27:21 zion systemd[442]: Started Accessibility services bus.
May 21 00:27:21 zion systemd[1]: Starting Time & Date Service...
May 21 00:27:21 zion systemd[1]: Started Time & Date Service.
May 21 00:27:21 zion systemd[1]: Starting RealtimeKit Scheduling Policy Service...
May 21 00:27:21 zion systemd[1]: Started RealtimeKit Scheduling Policy Service.
May 21 00:27:21 zion rtkit-daemon[1114]: Successfully called chroot.
May 21 00:27:21 zion rtkit-daemon[1114]: Successfully dropped privileges.
May 21 00:27:21 zion rtkit-daemon[1114]: Successfully limited resources.
May 21 00:27:21 zion rtkit-daemon[1114]: Running.
May 21 00:27:21 zion rtkit-daemon[1114]: Supervising 0 threads of 0 processes of 0 users.
May 21 00:27:21 zion rtkit-daemon[1114]: Canary thread running.
May 21 00:27:21 zion rtkit-daemon[1114]: Watchdog thread running.
May 21 00:27:21 zion rtkit-daemon[1114]: Supervising 0 threads of 0 processes of 0 users.
May 21 00:27:21 zion rtkit-daemon[1114]: Supervising 0 threads of 0 processes of 0 users.
May 21 00:27:21 zion rtkit-daemon[1114]: Supervising 0 threads of 0 processes of 0 users.
May 21 00:27:21 zion rtkit-daemon[1114]: Successfully made thread 1132 of process 1000 owned by '1000' RT at priority 10.
May 21 00:27:21 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:21 zion systemd[442]: Starting Sound Service...
May 21 00:27:21 zion rtkit-daemon[1114]: Successfully made thread 1145 of process 1145 owned by '1000' high priority at nice level -11.
May 21 00:27:21 zion rtkit-daemon[1114]: Supervising 2 threads of 2 processes of 1 users.
May 21 00:27:22 zion pulseaudio[1145]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 21 00:27:22 zion pulseaudio[1145]: Master source not found.
May 21 00:27:22 zion pulseaudio[1145]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 21 00:27:22 zion pulseaudio[1145]: Source record_mono does not exist.
May 21 00:27:22 zion pulseaudio[1145]: Daemon startup without any loaded modules, refusing to work.
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Failed with result 'exit-code'.
May 21 00:27:22 zion systemd[442]: Failed to start Sound Service.
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Scheduled restart job, restart counter is at 1.
May 21 00:27:22 zion systemd[442]: Starting Sound Service...
May 21 00:27:22 zion rtkit-daemon[1114]: Successfully made thread 1152 of process 1152 owned by '1000' high priority at nice level -11.
May 21 00:27:22 zion rtkit-daemon[1114]: Supervising 2 threads of 2 processes of 1 users.
May 21 00:27:22 zion pulseaudio[1152]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 21 00:27:22 zion pulseaudio[1152]: Master source not found.
May 21 00:27:22 zion pulseaudio[1152]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 21 00:27:22 zion pulseaudio[1152]: Source record_mono does not exist.
May 21 00:27:22 zion pulseaudio[1152]: Daemon startup without any loaded modules, refusing to work.
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Failed with result 'exit-code'.
May 21 00:27:22 zion systemd[442]: Failed to start Sound Service.
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Scheduled restart job, restart counter is at 2.
May 21 00:27:22 zion systemd[442]: Starting Sound Service...
May 21 00:27:22 zion rtkit-daemon[1114]: Successfully made thread 1155 of process 1155 owned by '1000' high priority at nice level -11.
May 21 00:27:22 zion rtkit-daemon[1114]: Supervising 2 threads of 2 processes of 1 users.
May 21 00:27:22 zion pulseaudio[1155]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 21 00:27:22 zion pulseaudio[1155]: Master source not found.
May 21 00:27:22 zion pulseaudio[1155]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 21 00:27:22 zion pulseaudio[1155]: Source record_mono does not exist.
May 21 00:27:22 zion pulseaudio[1155]: Daemon startup without any loaded modules, refusing to work.
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Failed with result 'exit-code'.
May 21 00:27:22 zion systemd[442]: Failed to start Sound Service.
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Scheduled restart job, restart counter is at 3.
May 21 00:27:22 zion systemd[442]: Starting Sound Service...
May 21 00:27:22 zion rtkit-daemon[1114]: Successfully made thread 1158 of process 1158 owned by '1000' high priority at nice level -11.
May 21 00:27:22 zion rtkit-daemon[1114]: Supervising 2 threads of 2 processes of 1 users.
May 21 00:27:22 zion pulseaudio[1158]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 21 00:27:22 zion pulseaudio[1158]: Master source not found.
May 21 00:27:22 zion pulseaudio[1158]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 21 00:27:22 zion pulseaudio[1158]: Source record_mono does not exist.
May 21 00:27:22 zion pulseaudio[1158]: Daemon startup without any loaded modules, refusing to work.
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 21 00:27:22 zion systemd[442]: pulseaudio.service: Failed with result 'exit-code'.
May 21 00:27:22 zion systemd[442]: Failed to start Sound Service.
May 21 00:27:23 zion systemd[442]: pulseaudio.service: Scheduled restart job, restart counter is at 4.
May 21 00:27:23 zion systemd[442]: Starting Sound Service...
May 21 00:27:23 zion rtkit-daemon[1114]: Successfully made thread 1161 of process 1161 owned by '1000' high priority at nice level -11.
May 21 00:27:23 zion rtkit-daemon[1114]: Supervising 2 threads of 2 processes of 1 users.
May 21 00:27:23 zion pulseaudio[1161]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 21 00:27:23 zion pulseaudio[1161]: Master source not found.
May 21 00:27:23 zion pulseaudio[1161]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 21 00:27:23 zion pulseaudio[1161]: Source record_mono does not exist.
May 21 00:27:23 zion pulseaudio[1161]: Daemon startup without any loaded modules, refusing to work.
May 21 00:27:23 zion systemd[442]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 21 00:27:23 zion systemd[442]: pulseaudio.service: Failed with result 'exit-code'.
May 21 00:27:23 zion systemd[442]: Failed to start Sound Service.
May 21 00:27:23 zion systemd[442]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
May 21 00:27:23 zion systemd[442]: pulseaudio.service: Start request repeated too quickly.
May 21 00:27:23 zion systemd[442]: pulseaudio.service: Failed with result 'exit-code'.
May 21 00:27:23 zion systemd[442]: Failed to start Sound Service.
May 21 00:27:23 zion systemd[442]: pulseaudio.socket: Failed with result 'service-start-limit-hit'.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:25 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:25 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:25 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:25 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:25 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:25 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:25 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:25 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:33 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:33 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:33 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:33 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:33 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:33 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:43 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:43 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:27:51 zion systemd[1]: systemd-timedated.service: Deactivated successfully.
May 21 00:28:22 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:28:22 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:28:50 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:28:50 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:29:26 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:29:26 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:30:10 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:30:10 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:30:38 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:30:38 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:30:47 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:30:47 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:31:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:31:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:31:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:31:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:32:11 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:32:11 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:32:17 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:32:17 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:32:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:32:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:33:39 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:33:39 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:33:51 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:33:51 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:34:39 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:34:39 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:34:40 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:34:40 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:35:42 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:35:42 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:35:54 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:35:54 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:36:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:36:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:36:43 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:36:43 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:37:18 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:37:18 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:37:30 zion kernel: perf: interrupt took too long (2653 > 2500), lowering kernel.perf_event_max_sample_rate to 75300
May 21 00:38:45 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:38:45 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:39:04 zion sudo[2925]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/journalctl --list-boots
May 21 00:39:04 zion sudo[2925]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:39:12 zion sudo[2925]: pam_unix(sudo:session): session closed for user root
May 21 00:39:43 zion sudo[2949]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/journalctl -b -2
May 21 00:39:43 zion sudo[2949]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:39:46 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:39:46 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:40:00 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:40:00 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:40:47 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:40:47 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:41:41 zion systemd[1]: Starting Cleanup of Temporary Directories...
May 21 00:41:41 zion systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
May 21 00:41:41 zion systemd[1]: Finished Cleanup of Temporary Directories.
May 21 00:41:47 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:41:47 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:41:47 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:41:47 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:42:38 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:42:38 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:42:49 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:42:49 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:43:50 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:43:50 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:44:06 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:44:06 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:44:51 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:44:51 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:45:52 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:45:52 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:46:09 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:46:09 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:46:52 zion sudo[2949]: pam_unix(sudo:session): session closed for user root
May 21 00:46:53 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:46:53 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:47:10 zion sudo[3390]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/journalctl -b -2
May 21 00:47:10 zion sudo[3390]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 00:47:10 zion sudo[3390]: pam_unix(sudo:session): session closed for user root
May 21 00:47:54 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:47:54 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:48:29 zion systemd[1]: Starting Hostname Service...
May 21 00:48:29 zion systemd[1]: Started Hostname Service.
May 21 00:48:29 zion systemd[442]: Starting User preferences database...
May 21 00:48:29 zion systemd[442]: Started User preferences database.
May 21 00:48:55 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:48:55 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:48:59 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 21 00:49:18 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:49:18 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:49:56 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:49:56 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:50:19 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:50:19 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:50:57 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:50:57 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:51:20 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:51:20 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:51:58 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:51:58 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:52:22 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:52:22 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:52:59 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:52:59 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:53:59 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:53:59 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:54:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:54:24 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:55:01 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:55:01 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:55:26 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:55:26 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:56:01 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:56:01 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:56:28 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:56:28 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:57:03 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:57:03 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:57:18 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:57:18 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:57:29 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:57:29 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:57:39 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:57:39 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:58:04 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:58:04 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:59:05 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:59:05 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:59:32 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 00:59:32 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:00:00 zion systemd[1]: Started backup service.
May 21 01:00:00 zion su[4484]: (to glyn) root on none
May 21 01:00:00 zion su[4484]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 21 01:00:04 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:00:04 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:00:06 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:00:06 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:00:11 zion su[4487]: using parent snapshot 009ccf69
May 21 01:00:31 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:00:31 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:00:50 zion su[4487]: Files: 144 new, 31 changed, 143799 unmodified
May 21 01:00:50 zion su[4487]: Dirs: 21 new, 35 changed, 18166 unmodified
May 21 01:00:50 zion su[4487]: Added to the repository: 19.126 MiB (6.850 MiB stored)
May 21 01:00:50 zion su[4487]: processed 143974 files, 11.686 GiB in 0:45
May 21 01:00:50 zion su[4487]: snapshot 9d99f375 saved
May 21 01:00:52 zion su[4484]: pam_unix(su:session): session closed for user glyn
May 21 01:00:52 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 21 01:00:52 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 21 01:00:52 zion systemd[1]: backup.service: Deactivated successfully.
May 21 01:00:52 zion systemd[1]: backup.service: Consumed 17.257s CPU time, 690.5M memory peak, 0B memory swap peak.
May 21 01:00:58 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:00:58 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:01:03 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:01:03 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:01:07 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:01:07 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:01:35 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:01:35 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:02:08 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:02:08 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:02:31 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:02:31 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:03:06 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:03:06 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:03:57 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:03:57 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:04:10 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:04:10 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:04:31 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:04:31 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:05:11 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:05:11 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:06:12 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:06:12 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:06:16 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:06:16 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:06:39 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:06:39 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:07:13 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:07:13 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:08:06 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:08:06 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:08:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:08:37 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:09:14 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:09:14 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:10:15 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:10:15 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:10:31 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:10:31 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:11:16 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:11:16 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:12:08 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:12:08 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:12:17 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:12:17 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:12:40 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:12:40 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:13:07 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:13:07 zion rtkit-daemon[1114]: Supervising 1 threads of 1 processes of 1 users.
May 21 01:13:28 zion sudo[6013]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/systemctl suspend
May 21 01:13:28 zion sudo[6013]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 21 01:13:28 zion systemd-logind[414]: The system will suspend now!
May 21 01:13:28 zion systemd[1]: Reached target Sleep.
May 21 01:13:28 zion sudo[6013]: pam_unix(sudo:session): session closed for user root
May 21 01:13:28 zion systemd[1]: Starting System Suspend...
May 21 01:13:28 zion systemd-sleep[6019]: Performing sleep operation 'suspend'...
May 21 01:13:28 zion kernel: PM: suspend entry (deep)
May 21 01:13:28 zion kernel: Filesystems sync: 0.007 seconds
May 22 03:22:03 zion kernel: Freezing user space processes
May 22 03:22:03 zion kernel: Freezing user space processes completed (elapsed 0.001 seconds)
May 22 03:22:03 zion kernel: OOM killer disabled.
May 22 03:22:03 zion kernel: Freezing remaining freezable tasks
May 22 03:22:03 zion kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
May 22 03:22:03 zion kernel: printk: Suspending console(s) (use no_console_suspend to debug)
May 22 03:22:03 zion kernel: serial 00:03: disabled
May 22 03:22:03 zion kernel: parport_pc 00:02: disabled
May 22 03:22:03 zion kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 22 03:22:03 zion kernel: ata1.00: Entering standby power mode
May 22 03:22:03 zion kernel: ACPI: PM: Preparing to enter system sleep state S3
May 22 03:22:03 zion kernel: ACPI: PM: Saving platform NVS memory
May 22 03:22:03 zion kernel: Disabling non-boot CPUs ...
May 22 03:22:03 zion kernel: smpboot: CPU 1 is now offline
May 22 03:22:03 zion kernel: smpboot: CPU 2 is now offline
May 22 03:22:03 zion kernel: smpboot: CPU 3 is now offline
May 22 03:22:03 zion kernel: ACPI: PM: Low-level resume complete
May 22 03:22:03 zion kernel: ACPI: PM: Restoring platform NVS memory
May 22 03:22:03 zion kernel: Enabling non-boot CPUs ...
May 22 03:22:03 zion kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
May 22 03:22:03 zion kernel: CPU1 is up
May 22 03:22:03 zion kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
May 22 03:22:03 zion kernel: CPU2 is up
May 22 03:22:03 zion kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
May 22 03:22:03 zion kernel: CPU3 is up
May 22 03:22:03 zion kernel: ACPI: PM: Waking up from system sleep state S3
May 22 03:22:03 zion kernel: usb usb1: root hub lost power or was reset
May 22 03:22:03 zion kernel: usb usb3: root hub lost power or was reset
May 22 03:22:03 zion kernel: usb usb5: root hub lost power or was reset
May 22 03:22:03 zion kernel: usb usb6: root hub lost power or was reset
May 22 03:22:03 zion kernel: usb usb7: root hub lost power or was reset
May 22 03:22:03 zion kernel: usb usb8: root hub lost power or was reset
May 22 03:22:03 zion kernel: tg3 0000:06:00.0 enp6s0: Link is down
May 22 03:22:03 zion kernel: parport_pc 00:02: activated
May 22 03:22:03 zion kernel: serial 00:03: activated
May 22 03:22:03 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 22 03:22:03 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 22 03:22:03 zion kernel: radeon 0000:22:00.0: WB enabled
May 22 03:22:03 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 22 03:22:03 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 22 03:22:03 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 22 03:22:03 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 22 03:22:03 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 22 03:22:03 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 22 03:22:03 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 22 03:22:03 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 22 03:22:03 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 22 03:22:03 zion kernel: mt7601u 2-6:1.0: Error: MCU response pre-completed!
May 22 03:22:03 zion kernel: mt7601u 2-6:1.0: EEPROM ver:0d fae:00
May 22 03:22:03 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 22 03:22:03 zion kernel: [drm] UVD initialized successfully.
May 22 03:22:03 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 22 03:22:03 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 22 03:22:03 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 22 03:22:03 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 22 03:22:03 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 22 03:22:03 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 22 03:22:03 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 22 03:22:03 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 22 03:22:03 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 22 03:22:03 zion kernel: sd 0:0:0:0: [sda] Starting disk
May 22 03:22:03 zion kernel: ata4.00: configured for UDMA/100
May 22 03:22:03 zion kernel: ata1.00: configured for UDMA/133
May 22 03:22:03 zion kernel: [drm] ib test on ring 5 succeeded
May 22 03:22:03 zion kernel: OOM killer enabled.
May 22 03:22:03 zion kernel: Restarting tasks ...
May 22 03:22:03 zion kernel: usb 4-2: USB disconnect, device number 2
May 22 03:22:03 zion kernel: usb 4-2.3: USB disconnect, device number 3
May 22 03:22:03 zion kernel: done.
May 22 03:22:03 zion kernel: random: crng reseeded on system resumption
May 22 03:22:03 zion kernel: PM: suspend exit
May 22 03:22:03 zion systemd-networkd[315]: enp6s0: Lost carrier
May 22 03:22:03 zion systemd-networkd[315]: enp6s0: DHCP lease lost
May 22 03:22:03 zion systemd-resolved[393]: Clock change detected. Flushing caches.
May 22 03:22:03 zion systemd-networkd[315]: enp6s0: DHCPv6 lease lost
May 22 03:22:03 zion systemd-sleep[6019]: System returned from sleep operation 'suspend'.
May 22 03:22:03 zion systemd[1]: systemd-suspend.service: Deactivated successfully.
May 22 03:22:03 zion systemd[1]: Finished System Suspend.
May 22 03:22:03 zion systemd[1]: Stopped target Sleep.
May 22 03:22:03 zion systemd[1]: Reached target Suspend.
May 22 03:22:03 zion systemd[1]: Started backup service.
May 22 03:22:03 zion systemd[1]: Starting Hostname Service...
May 22 03:22:03 zion systemd[1]: Started Verify integrity of password and group files.
May 22 03:22:03 zion systemd[1]: Stopped target Suspend.
May 22 03:22:03 zion su[6123]: (to glyn) root on none
May 22 03:22:03 zion su[6123]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 22 03:22:03 zion systemd[1]: shadow.service: Deactivated successfully.
May 22 03:22:03 zion systemd[1]: Started Hostname Service.
May 22 03:22:03 zion systemd-hostnamed[6124]: Hostname set to <zion> (static)
May 22 03:22:03 zion systemd-logind[414]: Operation 'suspend' finished.
May 22 03:22:03 zion systemd-resolved[393]: Closing all remaining TCP connections.
May 22 03:22:03 zion systemd-resolved[393]: Resetting learnt feature levels on all servers.
May 22 03:22:03 zion systemd-networkd[315]: wlp0s29f7u6: Unmanaging interface.
May 22 03:22:03 zion systemd-networkd[315]: enp6s0: Reconfiguring with /etc/systemd/network/default.network.
May 22 03:22:03 zion systemd-networkd[315]: enp6s0: DHCPv6 lease lost
May 22 03:22:03 zion systemd-networkd[315]: lo: Unmanaging interface.
May 22 03:22:04 zion kernel: usb 4-2.4: USB disconnect, device number 4
May 22 03:22:08 zion kernel: usb 4-2: new high-speed USB device number 5 using ehci-pci
May 22 03:22:08 zion kernel: usb 4-2: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
May 22 03:22:08 zion kernel: usb 4-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 22 03:22:08 zion kernel: usb 4-2: SerialNumber: BF0718693128
May 22 03:22:08 zion kernel: hub 4-2:1.0: USB hub found
May 22 03:22:08 zion kernel: hub 4-2:1.0: 4 ports detected
May 22 03:22:08 zion kernel: usb 4-2.3: new low-speed USB device number 6 using ehci-pci
May 22 03:22:09 zion kernel: usb 4-2.3: New USB device found, idVendor=0461, idProduct=4e04, bcdDevice= 1.04
May 22 03:22:09 zion kernel: usb 4-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 22 03:22:09 zion kernel: usb 4-2.3: Product: USB NETVISTA FULL WIDTH KEYBOARD
May 22 03:22:09 zion kernel: usb 4-2.3: Manufacturer: NOVATEK
May 22 03:22:09 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.0/0003:0461:4E04.0004/input/input13
May 22 03:22:09 zion kernel: hid-generic 0003:0461:4E04.0004: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input0
May 22 03:22:09 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.1/0003:0461:4E04.0005/input/input14
May 22 03:22:09 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.3/4-2.3:1.1/0003:0461:4E04.0005/input/input15
May 22 03:22:09 zion kernel: hid-generic 0003:0461:4E04.0005: input,hidraw1: USB HID v1.10 Device [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input1
May 22 03:22:09 zion systemd-logind[414]: Watching system buttons on /dev/input/event3 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control)
May 22 03:22:09 zion systemd-logind[414]: Watching system buttons on /dev/input/event2 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD)
May 22 03:22:09 zion kernel: usb 4-2.4: new low-speed USB device number 7 using ehci-pci
May 22 03:22:09 zion kernel: usb 4-2.4: New USB device found, idVendor=046d, idProduct=c05b, bcdDevice=54.00
May 22 03:22:09 zion kernel: usb 4-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 22 03:22:09 zion kernel: usb 4-2.4: Product: USB Optical Mouse
May 22 03:22:09 zion kernel: usb 4-2.4: Manufacturer: Logitech
May 22 03:22:09 zion kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.7/usb4/4-2/4-2.4/4-2.4:1.0/0003:046D:C05B.0006/input/input16
May 22 03:22:09 zion kernel: hid-generic 0003:046D:C05B.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.7-2.4/input0
May 22 03:22:18 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 22 03:22:18 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 22 03:22:18 zion systemd-networkd[315]: enp6s0: Gained carrier
May 22 03:22:18 zion su[6128]: Fatal: unable to open config file: <config/> does not exist
May 22 03:22:18 zion su[6128]: Is there a repository at the following location?
May 22 03:22:18 zion su[6128]: rclone:remote:Private/zion/backups
May 22 03:22:18 zion su[6123]: pam_unix(su:session): session closed for user glyn
May 22 03:22:18 zion systemd[1]: backup.service: Main process exited, code=exited, status=1/FAILURE
May 22 03:22:18 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 22 03:22:18 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 22 03:22:18 zion systemd[1]: backup.service: Failed with result 'exit-code'.
May 22 03:22:20 zion systemd-networkd[315]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 22 03:22:46 zion systemd-logind[414]: Power key pressed short.
May 22 03:22:46 zion systemd-logind[414]: Powering off...
May 22 03:22:46 zion systemd-logind[414]: System is powering down.
May 22 03:22:46 zion login[418]: pam_unix(login:session): session closed for user glyn
May 22 03:22:46 zion systemd[1]: Stopping Session 1 of User glyn...
May 22 03:22:46 zion systemd[1]: Removed slice Slice /system/modprobe.
May 22 03:22:46 zion systemd[1]: Stopped target Graphical Interface.
May 22 03:22:46 zion systemd[1]: Stopped target Multi-User System.
May 22 03:22:46 zion systemd[1]: Stopped target Login Prompts.
May 22 03:22:46 zion systemd[1]: Stopped target Host and Network Name Lookups.
May 22 03:22:46 zion systemd[1]: Stopped target Sound Card.
May 22 03:22:46 zion systemd[1]: Stopped target Timer Units.
May 22 03:22:46 zion systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
May 22 03:22:46 zion systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
May 22 03:22:46 zion systemd[1]: backup.timer: Deactivated successfully.
May 22 03:22:46 zion systemd[1]: Stopped Hourly backup.
May 22 03:22:46 zion systemd[1]: man-db.timer: Deactivated successfully.
May 22 03:22:46 zion systemd[1]: Stopped Daily man-db regeneration.
May 22 03:22:46 zion systemd[1]: shadow.timer: Deactivated successfully.
May 22 03:22:46 zion systemd[1]: Stopped Daily verification of password and group files.
May 22 03:22:46 zion systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
May 22 03:22:46 zion systemd[1]: Stopped Daily Cleanup of Temporary Directories.
May 22 03:22:46 zion systemd[1]: systemd-rfkill.socket: Deactivated successfully.
May 22 03:22:46 zion systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 22 03:22:47 zion systemd[1]: Stopping Save/Restore Sound Card State...
May 22 03:22:47 zion systemd[1]: Stopping Getty on tty1...
May 22 03:22:47 zion systemd[1]: Starting Generate shutdown-ramfs...
May 22 03:22:47 zion systemd[1]: Stopping Authorization Manager...
May 22 03:22:47 zion systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
May 22 03:22:47 zion systemd[1]: Stopping Hostname Service...
May 22 03:22:47 zion systemd[1]: Stopping Load/Save OS Random Seed...
May 22 03:22:47 zion systemd[1]: getty@tty1.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Getty on tty1.
May 22 03:22:47 zion systemd[1]: alsa-restore.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Save/Restore Sound Card State.
May 22 03:22:47 zion systemd-logind[414]: Session 1 logged out. Waiting for processes to exit.
May 22 03:22:47 zion systemd[1]: Removed slice Slice /system/getty.
May 22 03:22:47 zion systemd[1]: systemd-random-seed.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Load/Save OS Random Seed.
May 22 03:22:47 zion systemd[1]: rtkit-daemon.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
May 22 03:22:47 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Hostname Service.
May 22 03:22:47 zion systemd[1]: polkit.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Authorization Manager.
May 22 03:22:47 zion mkinitcpio[6180]: ==> Starting build: 'none'
May 22 03:22:47 zion mkinitcpio[6180]: -> Running build hook: [sd-shutdown]
May 22 03:22:47 zion systemd[1]: session-1.scope: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Session 1 of User glyn.
May 22 03:22:47 zion systemd[1]: session-1.scope: Consumed 10min 45.305s CPU time.
May 22 03:22:47 zion systemd[1]: Stopping User Login Management...
May 22 03:22:47 zion systemd[1]: Stopping User Manager for UID 1000...
May 22 03:22:47 zion systemd-logind[414]: Removed session 1.
May 22 03:22:47 zion systemd[442]: Activating special unit Exit the Session...
May 22 03:22:47 zion systemd[442]: Stopped target Main User Target.
May 22 03:22:47 zion systemd[442]: Stopping Accessibility services bus...
May 22 03:22:47 zion systemd[442]: Stopping User preferences database...
May 22 03:22:47 zion systemd[442]: Stopped Accessibility services bus.
May 22 03:22:47 zion systemd[442]: Stopped User preferences database.
May 22 03:22:47 zion systemd[442]: Stopped target Basic System.
May 22 03:22:47 zion systemd[442]: Stopped target Paths.
May 22 03:22:47 zion systemd[442]: Stopped target Sockets.
May 22 03:22:47 zion systemd[442]: Stopped target Timers.
May 22 03:22:47 zion systemd[442]: Closed GnuPG network certificate management daemon.
May 22 03:22:47 zion systemd[442]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 22 03:22:47 zion systemd[442]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
May 22 03:22:47 zion systemd[442]: Closed GnuPG cryptographic agent (ssh-agent emulation).
May 22 03:22:47 zion systemd[442]: Closed GnuPG cryptographic agent and passphrase cache.
May 22 03:22:47 zion systemd[442]: Closed GnuPG public key management service.
May 22 03:22:47 zion systemd[442]: Closed p11-kit server.
May 22 03:22:47 zion dbus-broker[922]: Dispatched 529 messages @ 5(±6)μs / message.
May 22 03:22:47 zion systemd[442]: Stopping D-Bus User Message Bus...
May 22 03:22:47 zion systemd[442]: Stopped D-Bus User Message Bus.
May 22 03:22:47 zion systemd[442]: Removed slice User Core Session Slice.
May 22 03:22:47 zion systemd[442]: Closed D-Bus User Message Bus Socket.
May 22 03:22:47 zion systemd[442]: Removed slice User Application Slice.
May 22 03:22:47 zion systemd[442]: Reached target Shutdown.
May 22 03:22:47 zion systemd[442]: Finished Exit the Session.
May 22 03:22:47 zion systemd[442]: Reached target Exit the Session.
May 22 03:22:47 zion (sd-pam)[444]: pam_unix(systemd-user:session): session closed for user glyn
May 22 03:22:47 zion systemd[1]: user@1000.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped User Manager for UID 1000.
May 22 03:22:47 zion systemd[1]: systemd-logind.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped User Login Management.
May 22 03:22:47 zion systemd[1]: Stopping Permit User Sessions...
May 22 03:22:47 zion systemd[1]: Stopping User Runtime Directory /run/user/1000...
May 22 03:22:47 zion systemd[1]: systemd-user-sessions.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Permit User Sessions.
May 22 03:22:47 zion systemd[1]: Stopped target Network.
May 22 03:22:47 zion systemd[1]: Stopped target Remote File Systems.
May 22 03:22:47 zion systemd-networkd[315]: enp6s0: DHCP lease lost
May 22 03:22:47 zion systemd[1]: Stopping Network Configuration...
May 22 03:22:47 zion systemd[1]: run-user-1000.mount: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Unmounted /run/user/1000.
May 22 03:22:47 zion systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped User Runtime Directory /run/user/1000.
May 22 03:22:47 zion systemd[1]: Removed slice User Slice of UID 1000.
May 22 03:22:47 zion systemd[1]: user-1000.slice: Consumed 10min 45.723s CPU time.
May 22 03:22:47 zion systemd[1]: Stopped target Basic System.
May 22 03:22:47 zion systemd[1]: Stopped target Path Units.
May 22 03:22:47 zion systemd[1]: Stopped target Slice Units.
May 22 03:22:47 zion systemd[1]: Removed slice User and Session Slice.
May 22 03:22:47 zion systemd[1]: user.slice: Consumed 10min 45.723s CPU time.
May 22 03:22:47 zion systemd[1]: Stopped target Socket Units.
May 22 03:22:47 zion systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 22 03:22:47 zion systemd[1]: Removed slice Slice /system/dirmngr.
May 22 03:22:47 zion systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 22 03:22:47 zion systemd[1]: Removed slice Slice /system/gpg-agent-browser.
May 22 03:22:47 zion systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 22 03:22:47 zion systemd[1]: Removed slice Slice /system/gpg-agent-extra.
May 22 03:22:47 zion systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 22 03:22:47 zion systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
May 22 03:22:47 zion systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 22 03:22:47 zion systemd[1]: Removed slice Slice /system/gpg-agent.
May 22 03:22:47 zion systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
May 22 03:22:47 zion systemd[1]: Removed slice Slice /system/keyboxd.
May 22 03:22:47 zion dbus-broker[412]: Dispatched 2612 messages @ 6(±7)μs / message.
May 22 03:22:47 zion systemd[1]: Stopping D-Bus System Message Bus...
May 22 03:22:47 zion systemd-networkd[315]: enp6s0: DHCPv6 lease lost
May 22 03:22:47 zion mkinitcpio[6180]: ==> Build complete.
May 22 03:22:47 zion systemd[1]: dbus-broker.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped D-Bus System Message Bus.
May 22 03:22:47 zion systemd[1]: dbus.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed D-Bus System Message Bus Socket.
May 22 03:22:47 zion systemd[1]: Stopped target System Initialization.
May 22 03:22:47 zion systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
May 22 03:22:47 zion systemd[1]: Stopped target Local Encrypted Volumes.
May 22 03:22:47 zion systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
May 22 03:22:47 zion systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
May 22 03:22:47 zion systemd[1]: Stopped target Local Integrity Protected Volumes.
May 22 03:22:47 zion systemd[1]: Stopped target Local Verity Protected Volumes.
May 22 03:22:47 zion systemd[1]: Stopping Network Name Resolution...
May 22 03:22:47 zion systemd[1]: systemd-update-done.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Update is Completed.
May 22 03:22:47 zion systemd[1]: ldconfig.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Rebuild Dynamic Linker Cache.
May 22 03:22:47 zion systemd[1]: systemd-journal-catalog-update.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Rebuild Journal Catalog.
May 22 03:22:47 zion systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
May 22 03:22:47 zion systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: systemd-networkd.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Network Configuration.
May 22 03:22:47 zion systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Finished Generate shutdown-ramfs.
May 22 03:22:47 zion systemd[1]: Stopped target Preparation for Network.
May 22 03:22:47 zion systemd[1]: systemd-networkd.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed Network Service Netlink Socket.
May 22 03:22:47 zion systemd[1]: systemd-network-generator.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Generate network units from Kernel command line.
May 22 03:22:47 zion systemd[1]: systemd-update-utmp.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
May 22 03:22:47 zion systemd[1]: systemd-resolved.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Network Name Resolution.
May 22 03:22:47 zion systemd[1]: systemd-sysctl.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Apply Kernel Variables.
May 22 03:22:47 zion systemd[1]: systemd-coredump.socket: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Closed Process Core Dump Socket.
May 22 03:22:47 zion systemd[1]: systemd-modules-load.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Load Kernel Modules.
May 22 03:22:47 zion systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Create Volatile Files and Directories.
May 22 03:22:47 zion systemd[1]: Stopped target Local File Systems.
May 22 03:22:47 zion systemd[1]: Unmounting /boot...
May 22 03:22:47 zion systemd[1]: Unmounting Temporary Directory /tmp...
May 22 03:22:47 zion systemd[1]: tmp.mount: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Unmounted Temporary Directory /tmp.
May 22 03:22:47 zion systemd[1]: Stopped target Swaps.
May 22 03:22:47 zion systemd[1]: boot.mount: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Unmounted /boot.
May 22 03:22:47 zion kernel: EXT4-fs (sda1): unmounting filesystem a1dff1b3-1157-428c-a973-08658b287afb.
May 22 03:22:47 zion systemd[1]: Reached target Unmount All Filesystems.
May 22 03:22:47 zion systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a1dff1b3\x2d1157\x2d428c\x2da973\x2d08658b287afb.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb.
May 22 03:22:47 zion systemd[1]: Removed slice Slice /system/systemd-fsck.
May 22 03:22:47 zion systemd[1]: Stopped target Preparation for Local File Systems.
May 22 03:22:47 zion systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Create Static Device Nodes in /dev.
May 22 03:22:47 zion systemd[1]: systemd-sysusers.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Create System Users.
May 22 03:22:47 zion systemd[1]: systemd-remount-fs.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Remount Root and Kernel File Systems.
May 22 03:22:47 zion systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
May 22 03:22:47 zion systemd[1]: Reached target System Shutdown.
May 22 03:22:47 zion systemd[1]: Reached target Late Shutdown Services.
May 22 03:22:47 zion systemd[1]: systemd-poweroff.service: Deactivated successfully.
May 22 03:22:47 zion systemd[1]: Finished System Power Off.
May 22 03:22:47 zion systemd[1]: Reached target System Power Off.
May 22 03:22:47 zion systemd[1]: Shutting down.
May 22 03:22:47 zion systemd-shutdown[1]: Syncing filesystems and block devices.
May 22 03:22:47 zion systemd-shutdown[1]: Sending SIGTERM to remaining processes...
May 22 03:22:47 zion systemd-journald[269]: Received SIGTERM from PID 1 (systemd-shutdow).
May 22 03:22:47 zion systemd-journald[269]: Journal stopped
May 22 03:29:40 zion kernel: Linux version 6.9.1-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240507, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 17 May 2024 16:56:38 +0000
May 22 03:29:40 zion kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fbcac78-d63c-4c69-8e2f-d45f626d80de rw loglevel=3 quiet nouveau.noaccel=1 amdgpu.runpm=0
May 22 03:29:40 zion kernel: BIOS-provided physical RAM map:
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000000927ff] usable
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dfdf9bff] usable
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x00000000dfdf9c00-0x00000000dfe4bbff] ACPI NVS
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x00000000dfe4bc00-0x00000000dfe4dbff] ACPI data
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x00000000dfe4dc00-0x00000000dfffffff] reserved
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fcffffff] reserved
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fed003ff] reserved
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
May 22 03:29:40 zion kernel: BIOS-e820: [mem 0x0000000100000000-0x000000081fffffff] usable
May 22 03:29:40 zion kernel: NX (Execute Disable) protection: active
May 22 03:29:40 zion kernel: APIC: Static calls initialized
May 22 03:29:40 zion kernel: SMBIOS 2.5 present.
May 22 03:29:40 zion kernel: DMI: Dell Inc. Precision WorkStation T5500 /0CRH6C, BIOS A17 03/11/2018
May 22 03:29:40 zion kernel: tsc: Fast TSC calibration using PIT
May 22 03:29:40 zion kernel: tsc: Detected 2926.160 MHz processor
May 22 03:29:40 zion kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
May 22 03:29:40 zion kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
May 22 03:29:40 zion kernel: last_pfn = 0x820000 max_arch_pfn = 0x400000000
May 22 03:29:40 zion kernel: MTRR map: 6 entries (5 fixed + 1 variable; max 21), built from 8 variable MTRRs
May 22 03:29:40 zion kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
May 22 03:29:40 zion kernel: last_pfn = 0xdfdf9 max_arch_pfn = 0x400000000
May 22 03:29:40 zion kernel: RAMDISK: [mem 0x339ed000-0x35cedfff]
May 22 03:29:40 zion kernel: ACPI: Early table checksum verification disabled
May 22 03:29:40 zion kernel: ACPI: RSDP 0x00000000000FEC30 000024 (v02 DELL )
May 22 03:29:40 zion kernel: ACPI: XSDT 0x00000000000FCB10 000084 (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: FACP 0x00000000000FCC08 0000F4 (v03 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20230628/tbfadt-564)
May 22 03:29:40 zion kernel: ACPI: DSDT 0x00000000FFEA1DE6 0055B9 (v01 DELL dt_ex 00001000 INTL 20050624)
May 22 03:29:40 zion kernel: ACPI: FACS 0x00000000DFDF9C00 000040
May 22 03:29:40 zion kernel: ACPI: FACS 0x00000000DFDF9C00 000040
May 22 03:29:40 zion kernel: ACPI: SSDT 0x00000000FFEA74B0 00009C (v01 DELL st_ex 00001000 INTL 20050624)
May 22 03:29:40 zion kernel: ACPI: APIC 0x00000000000FCCFC 00026A (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: BOOT 0x00000000000FCF66 000028 (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: ASF! 0x00000000000FCF8E 000096 (v32 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: MCFG 0x00000000000FD024 00003C (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: HPET 0x00000000000FD060 000038 (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: TCPA 0x00000000000FD2BC 000032 (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: ____ 0x00000000000FD2EE 000030 (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: _RAT 0x00000000000FDED2 000030 (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: SLIC 0x00000000000FD098 000176 (v01 DELL B10K 00000015 ASL 00000061)
May 22 03:29:40 zion kernel: ACPI: SSDT 0x00000000DFE4DC00 000AF4 (v01 INTEL PPM RCM 80000001 INTL 20061109)
May 22 03:29:40 zion kernel: ACPI: Reserving FACP table memory at [mem 0xfcc08-0xfccfb]
May 22 03:29:40 zion kernel: ACPI: Reserving DSDT table memory at [mem 0xffea1de6-0xffea739e]
May 22 03:29:40 zion kernel: ACPI: Reserving FACS table memory at [mem 0xdfdf9c00-0xdfdf9c3f]
May 22 03:29:40 zion kernel: ACPI: Reserving FACS table memory at [mem 0xdfdf9c00-0xdfdf9c3f]
May 22 03:29:40 zion kernel: ACPI: Reserving SSDT table memory at [mem 0xffea74b0-0xffea754b]
May 22 03:29:40 zion kernel: ACPI: Reserving APIC table memory at [mem 0xfccfc-0xfcf65]
May 22 03:29:40 zion kernel: ACPI: Reserving BOOT table memory at [mem 0xfcf66-0xfcf8d]
May 22 03:29:40 zion kernel: ACPI: Reserving ASF! table memory at [mem 0xfcf8e-0xfd023]
May 22 03:29:40 zion kernel: ACPI: Reserving MCFG table memory at [mem 0xfd024-0xfd05f]
May 22 03:29:40 zion kernel: ACPI: Reserving HPET table memory at [mem 0xfd060-0xfd097]
May 22 03:29:40 zion kernel: ACPI: Reserving TCPA table memory at [mem 0xfd2bc-0xfd2ed]
May 22 03:29:40 zion kernel: ACPI: Reserving ____ table memory at [mem 0xfd2ee-0xfd31d]
May 22 03:29:40 zion kernel: ACPI: Reserving _RAT table memory at [mem 0xfded2-0xfdf01]
May 22 03:29:40 zion kernel: ACPI: Reserving SLIC table memory at [mem 0xfd098-0xfd20d]
May 22 03:29:40 zion kernel: ACPI: Reserving SSDT table memory at [mem 0xdfe4dc00-0xdfe4e6f3]
May 22 03:29:40 zion kernel: No NUMA configuration found
May 22 03:29:40 zion kernel: Faking a node at [mem 0x0000000000000000-0x000000081fffffff]
May 22 03:29:40 zion kernel: NODE_DATA(0) allocated [mem 0x81ffdf000-0x81ffe3fff]
May 22 03:29:40 zion kernel: Zone ranges:
May 22 03:29:40 zion kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
May 22 03:29:40 zion kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
May 22 03:29:40 zion kernel: Normal [mem 0x0000000100000000-0x000000081fffffff]
May 22 03:29:40 zion kernel: Device empty
May 22 03:29:40 zion kernel: Movable zone start for each node
May 22 03:29:40 zion kernel: Early memory node ranges
May 22 03:29:40 zion kernel: node 0: [mem 0x0000000000001000-0x0000000000091fff]
May 22 03:29:40 zion kernel: node 0: [mem 0x0000000000100000-0x00000000dfdf8fff]
May 22 03:29:40 zion kernel: node 0: [mem 0x0000000100000000-0x000000081fffffff]
May 22 03:29:40 zion kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000081fffffff]
May 22 03:29:40 zion kernel: On node 0, zone DMA: 1 pages in unavailable ranges
May 22 03:29:40 zion kernel: On node 0, zone DMA: 110 pages in unavailable ranges
May 22 03:29:40 zion kernel: On node 0, zone Normal: 519 pages in unavailable ranges
May 22 03:29:40 zion kernel: ACPI: PM-Timer IO Port: 0x808
May 22 03:29:40 zion kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
May 22 03:29:40 zion kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
May 22 03:29:40 zion kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
May 22 03:29:40 zion kernel: IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47
May 22 03:29:40 zion kernel: IOAPIC[2]: apic_id 10, version 32, address 0xfec88000, GSI 48-71
May 22 03:29:40 zion kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
May 22 03:29:40 zion kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
May 22 03:29:40 zion kernel: ACPI: Using ACPI (MADT) for SMP configuration information
May 22 03:29:40 zion kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
May 22 03:29:40 zion kernel: CPU topo: Max. logical packages: 1
May 22 03:29:40 zion kernel: CPU topo: Max. logical dies: 1
May 22 03:29:40 zion kernel: CPU topo: Max. dies per package: 1
May 22 03:29:40 zion kernel: CPU topo: Max. threads per core: 1
May 22 03:29:40 zion kernel: CPU topo: Num. cores per package: 4
May 22 03:29:40 zion kernel: CPU topo: Num. threads per package: 4
May 22 03:29:40 zion kernel: CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
May 22 03:29:40 zion kernel: CPU topo: Rejected CPUs 60
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x00092000-0x000effff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfdf9000-0xdfdf9fff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfdfa000-0xdfe4afff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4b000-0xdfe4bfff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4c000-0xdfe4cfff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4d000-0xdfe4dfff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4e000-0xdfffffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfdffffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfecfffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfedfffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xffafffff]
May 22 03:29:40 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xffb00000-0xffffffff]
May 22 03:29:40 zion kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
May 22 03:29:40 zion kernel: Booting paravirtualized kernel on bare hardware
May 22 03:29:40 zion kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
May 22 03:29:40 zion kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
May 22 03:29:40 zion kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
May 22 03:29:40 zion kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
May 22 03:29:40 zion kernel: pcpu-alloc: [0] 0 1 2 3
May 22 03:29:40 zion kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fbcac78-d63c-4c69-8e2f-d45f626d80de rw loglevel=3 quiet nouveau.noaccel=1 amdgpu.runpm=0
May 22 03:29:40 zion kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
May 22 03:29:40 zion kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
May 22 03:29:40 zion kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
May 22 03:29:40 zion kernel: Fallback order for Node 0: 0
May 22 03:29:40 zion kernel: Built 1 zonelists, mobility grouping on. Total pages: 8256769
May 22 03:29:40 zion kernel: Policy zone: Normal
May 22 03:29:40 zion kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
May 22 03:29:40 zion kernel: software IO TLB: area num 4.
May 22 03:29:40 zion kernel: Memory: 32824692K/33551912K available (18432K kernel code, 2164K rwdata, 13276K rodata, 3408K init, 3636K bss, 726960K reserved, 0K cma-reserved)
May 22 03:29:40 zion kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 22 03:29:40 zion kernel: Kernel/User page tables isolation: enabled
May 22 03:29:40 zion kernel: ftrace: allocating 49689 entries in 195 pages
May 22 03:29:40 zion kernel: ftrace: allocated 195 pages with 4 groups
May 22 03:29:40 zion kernel: Dynamic Preempt: full
May 22 03:29:40 zion kernel: rcu: Preemptible hierarchical RCU implementation.
May 22 03:29:40 zion kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
May 22 03:29:40 zion kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
May 22 03:29:40 zion kernel: Trampoline variant of Tasks RCU enabled.
May 22 03:29:40 zion kernel: Rude variant of Tasks RCU enabled.
May 22 03:29:40 zion kernel: Tracing variant of Tasks RCU enabled.
May 22 03:29:40 zion kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
May 22 03:29:40 zion kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
May 22 03:29:40 zion kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 22 03:29:40 zion kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 22 03:29:40 zion kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
May 22 03:29:40 zion kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
May 22 03:29:40 zion kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
May 22 03:29:40 zion kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
May 22 03:29:40 zion kernel: Console: colour VGA+ 80x25
May 22 03:29:40 zion kernel: printk: legacy console [tty0] enabled
May 22 03:29:40 zion kernel: ACPI: Core revision 20230628
May 22 03:29:40 zion kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
May 22 03:29:40 zion kernel: APIC: Switch to symmetric I/O mode setup
May 22 03:29:40 zion kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
May 22 03:29:40 zion kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2a2dcb76fd8, max_idle_ns: 440795353100 ns
May 22 03:29:40 zion kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5854.16 BogoMIPS (lpj=9753866)
May 22 03:29:40 zion kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
May 22 03:29:40 zion kernel: CPU0: Thermal monitoring enabled (TM1)
May 22 03:29:40 zion kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
May 22 03:29:40 zion kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
May 22 03:29:40 zion kernel: process: using mwait in idle threads
May 22 03:29:40 zion kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
May 22 03:29:40 zion kernel: Spectre V2 : Mitigation: Retpolines
May 22 03:29:40 zion kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
May 22 03:29:40 zion kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
May 22 03:29:40 zion kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
May 22 03:29:40 zion kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
May 22 03:29:40 zion kernel: Speculative Store Bypass: Vulnerable
May 22 03:29:40 zion kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
May 22 03:29:40 zion kernel: MMIO Stale Data: Unknown: No mitigations
May 22 03:29:40 zion kernel: x86/fpu: x87 FPU will use FXSAVE
May 22 03:29:40 zion kernel: Freeing SMP alternatives memory: 40K
May 22 03:29:40 zion kernel: pid_max: default: 32768 minimum: 301
May 22 03:29:40 zion kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
May 22 03:29:40 zion kernel: landlock: Up and running.
May 22 03:29:40 zion kernel: Yama: becoming mindful.
May 22 03:29:40 zion kernel: LSM support for eBPF active
May 22 03:29:40 zion kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
May 22 03:29:40 zion kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
May 22 03:29:40 zion kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz (family: 0x6, model: 0x1a, stepping: 0x5)
May 22 03:29:40 zion kernel: Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
May 22 03:29:40 zion kernel: core: CPU erratum AAJ80 worked around
May 22 03:29:40 zion kernel: core: CPUID marked event: 'bus cycles' unavailable
May 22 03:29:40 zion kernel: ... version: 3
May 22 03:29:40 zion kernel: ... bit width: 48
May 22 03:29:40 zion kernel: ... generic registers: 4
May 22 03:29:40 zion kernel: ... value mask: 0000ffffffffffff
May 22 03:29:40 zion kernel: ... max period: 000000007fffffff
May 22 03:29:40 zion kernel: ... fixed-purpose events: 3
May 22 03:29:40 zion kernel: ... event mask: 000000070000000f
May 22 03:29:40 zion kernel: signal: max sigframe size: 1440
May 22 03:29:40 zion kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1117
May 22 03:29:40 zion kernel: rcu: Hierarchical SRCU implementation.
May 22 03:29:40 zion kernel: rcu: Max phase no-delay instances is 1000.
May 22 03:29:40 zion kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
May 22 03:29:40 zion kernel: smp: Bringing up secondary CPUs ...
May 22 03:29:40 zion kernel: smpboot: x86: Booting SMP configuration:
May 22 03:29:40 zion kernel: .... node #0, CPUs: #1 #2 #3
May 22 03:29:40 zion kernel: smp: Brought up 1 node, 4 CPUs
May 22 03:29:40 zion kernel: smpboot: Total of 4 processors activated (23418.66 BogoMIPS)
May 22 03:29:40 zion kernel: devtmpfs: initialized
May 22 03:29:40 zion kernel: x86/mm: Memory block size: 128MB
May 22 03:29:40 zion kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdfdf9c00-0xdfe4bbff] (335872 bytes)
May 22 03:29:40 zion kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
May 22 03:29:40 zion kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 22 03:29:40 zion kernel: pinctrl core: initialized pinctrl subsystem
May 22 03:29:40 zion kernel: PM: RTC time: 02:29:33, date: 2024-05-22
May 22 03:29:40 zion kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
May 22 03:29:40 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
May 22 03:29:40 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
May 22 03:29:40 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
May 22 03:29:40 zion kernel: audit: initializing netlink subsys (disabled)
May 22 03:29:40 zion kernel: audit: type=2000 audit(1716344973.159:1): state=initialized audit_enabled=0 res=1
May 22 03:29:40 zion kernel: thermal_sys: Registered thermal governor 'fair_share'
May 22 03:29:40 zion kernel: thermal_sys: Registered thermal governor 'bang_bang'
May 22 03:29:40 zion kernel: thermal_sys: Registered thermal governor 'step_wise'
May 22 03:29:40 zion kernel: thermal_sys: Registered thermal governor 'user_space'
May 22 03:29:40 zion kernel: thermal_sys: Registered thermal governor 'power_allocator'
May 22 03:29:40 zion kernel: cpuidle: using governor ladder
May 22 03:29:40 zion kernel: cpuidle: using governor menu
May 22 03:29:40 zion kernel: Simple Boot Flag at 0x7a set to 0x80
May 22 03:29:40 zion kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
May 22 03:29:40 zion kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
May 22 03:29:40 zion kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
May 22 03:29:40 zion kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] reserved as E820 entry
May 22 03:29:40 zion kernel: PCI: Using configuration type 1 for base access
May 22 03:29:40 zion kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
May 22 03:29:40 zion kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
May 22 03:29:40 zion kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
May 22 03:29:40 zion kernel: Demotion targets for Node 0: null
May 22 03:29:40 zion kernel: ACPI: Added _OSI(Module Device)
May 22 03:29:40 zion kernel: ACPI: Added _OSI(Processor Device)
May 22 03:29:40 zion kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
May 22 03:29:40 zion kernel: ACPI: Added _OSI(Processor Aggregator Device)
May 22 03:29:40 zion kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
May 22 03:29:40 zion kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
May 22 03:29:40 zion kernel: ACPI: _OSC evaluated successfully for all CPUs
May 22 03:29:40 zion kernel: ACPI: Interpreter enabled
May 22 03:29:40 zion kernel: ACPI: PM: (supports S0 S3 S4 S5)
May 22 03:29:40 zion kernel: ACPI: Using IOAPIC for interrupt routing
May 22 03:29:40 zion kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
May 22 03:29:40 zion kernel: PCI: Using E820 reservations for host bridge windows
May 22 03:29:40 zion kernel: ACPI: Enabled 16 GPEs in block 00 to 3F
May 22 03:29:40 zion kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
May 22 03:29:40 zion kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 22 03:29:40 zion kernel: acpi PNP0A03:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
May 22 03:29:40 zion kernel: PCI host bridge to bus 0000:00
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [io 0x03bc-0x03bf window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xdfff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000b0000 window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000fffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [mem 0xf7000000-0xf7ffffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [mem 0xdff00000-0xdfffffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [mem 0xff980000-0xff980fff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [mem 0xff97c000-0xff97ffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [mem 0xfed20000-0xfed9ffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: root bus resource [bus 00-7f]
May 22 03:29:40 zion kernel: pci 0000:00:00.0: [8086:3406] type 00 class 0x060000 PCIe Root Port
May 22 03:29:40 zion kernel: pci 0000:00:00.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe Root Port
May 22 03:29:40 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 22 03:29:40 zion kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
May 22 03:29:40 zion kernel: pci 0000:00:01.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe Root Port
May 22 03:29:40 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 22 03:29:40 zion kernel: pci 0000:00:03.0: bridge window [mem 0xf7e00000-0xf7efffff]
May 22 03:29:40 zion kernel: pci 0000:00:03.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port
May 22 03:29:40 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 22 03:29:40 zion kernel: pci 0000:00:07.0: bridge window [mem 0xf7d00000-0xf7dfffff]
May 22 03:29:40 zion kernel: pci 0000:00:07.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 22 03:29:40 zion kernel: pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 22 03:29:40 zion kernel: pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1a.0: BAR 4 [io 0x1f20-0x1f3f]
May 22 03:29:40 zion kernel: pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1a.1: BAR 4 [io 0x1f00-0x1f1f]
May 22 03:29:40 zion kernel: pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1a.2: BAR 4 [io 0x1c00-0x1c1f]
May 22 03:29:40 zion kernel: pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1a.7: BAR 0 [mem 0xf7ffa000-0xf7ffa3ff]
May 22 03:29:40 zion kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1b.0: BAR 0 [mem 0xf7ffc000-0xf7ffffff 64bit]
May 22 03:29:40 zion kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe Root Port
May 22 03:29:40 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 22 03:29:40 zion kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe Root Port
May 22 03:29:40 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 22 03:29:40 zion kernel: pci 0000:00:1c.5: bridge window [mem 0xf7b00000-0xf7bfffff]
May 22 03:29:40 zion kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1d.0: BAR 4 [io 0x1f80-0x1f9f]
May 22 03:29:40 zion kernel: pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1d.1: BAR 4 [io 0x1f60-0x1f7f]
May 22 03:29:40 zion kernel: pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1d.2: BAR 4 [io 0x1f40-0x1f5f]
May 22 03:29:40 zion kernel: pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1d.7: BAR 0 [mem 0xff980000-0xff9803ff]
May 22 03:29:40 zion kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
May 22 03:29:40 zion kernel: pci 0000:00:1f.0: quirk: [io 0x0880-0x08bf] claimed by ICH6 GPIO
May 22 03:29:40 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f)
May 22 03:29:40 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 00e0 (mask 0007)
May 22 03:29:40 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0900 (mask 003f)
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: BAR 0 [io 0x1e00-0x1e07]
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: BAR 1 [io 0x1e10-0x1e13]
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: BAR 2 [io 0x1e20-0x1e27]
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: BAR 3 [io 0x1e30-0x1e33]
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: BAR 4 [io 0x1ec0-0x1edf]
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xff970000-0xff9707ff]
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: PME# supported from D3hot
May 22 03:29:40 zion kernel: pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:00:1f.3: BAR 0 [mem 0xf7ffb000-0xf7ffb0ff 64bit]
May 22 03:29:40 zion kernel: pci 0000:00:1f.3: BAR 4 [io 0xdce0-0xdcff]
May 22 03:29:40 zion kernel: pci 0000:01:00.0: Enable PCIe Retrain Link quirk
May 22 03:29:40 zion kernel: pci 0000:01:00.0: [12d8:e130] type 01 class 0x060400 PCIe to PCI/PCI-X bridge
May 22 03:29:40 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 22 03:29:40 zion kernel: pci 0000:01:00.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 22 03:29:40 zion kernel: pci_bus 0000:02: extended config space not accessible
May 22 03:29:40 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 22 03:29:40 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 22 03:29:40 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 22 03:29:40 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 22 03:29:40 zion kernel: pci 0000:06:00.0: [14e4:1681] type 00 class 0x020000 PCIe Endpoint
May 22 03:29:40 zion kernel: pci 0000:06:00.0: BAR 0 [mem 0xf7be0000-0xf7beffff 64bit]
May 22 03:29:40 zion kernel: pci 0000:06:00.0: BAR 2 [mem 0xf7bf0000-0xf7bfffff 64bit]
May 22 03:29:40 zion kernel: pci 0000:06:00.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:06:00.0: PME# supported from D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 22 03:29:40 zion kernel: pci_bus 0000:07: extended config space not accessible
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x03af window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [io 0x03bc-0x03bf window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xdfff window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000b0000 window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000fffff window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xf7000000-0xf7ffffff window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xdff00000-0xdfffffff window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xff980000-0xff980fff window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xff97c000-0xff97ffff window] (subtractive decode)
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xfed20000-0xfed9ffff window] (subtractive decode)
May 22 03:29:40 zion kernel: ACPI: PCI Root Bridge [PCI7] (domain 0000 [bus 20-3d])
May 22 03:29:40 zion kernel: acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
May 22 03:29:40 zion kernel: PCI host bridge to bus 0000:20
May 22 03:29:40 zion kernel: pci_bus 0000:20: root bus resource [io 0xe000-0xffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: root bus resource [mem 0xe0000000-0xf6ffffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: root bus resource [io 0x03b0-0x03bb window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: root bus resource [io 0x03c0-0x03df window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: root bus resource [mem 0x000a0000-0x000bffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: busn_res: can not insert [bus 20-3d] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 22 03:29:40 zion kernel: pci_bus 0000:20: root bus resource [bus 20-3d]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port
May 22 03:29:40 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: bridge window [io 0xe000-0xefff]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: bridge window [mem 0xf6e00000-0xf6ffffff]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:20:07.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:20:09.0: [8086:3410] type 01 class 0x060400 PCIe Root Port
May 22 03:29:40 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 22 03:29:40 zion kernel: pci 0000:20:09.0: bridge window [mem 0xf6d00000-0xf6dfffff]
May 22 03:29:40 zion kernel: pci 0000:20:09.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:20:09.0: PME# supported from D0 D3hot D3cold
May 22 03:29:40 zion kernel: pci 0000:20:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 22 03:29:40 zion kernel: pci 0000:20:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 22 03:29:40 zion kernel: pci 0000:20:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
May 22 03:29:40 zion kernel: pci 0000:22:00.0: [1002:6707] type 00 class 0x030000 PCIe Legacy Endpoint
May 22 03:29:40 zion kernel: pci 0000:22:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
May 22 03:29:40 zion kernel: pci 0000:22:00.0: BAR 2 [mem 0xf6ee0000-0xf6efffff 64bit]
May 22 03:29:40 zion kernel: pci 0000:22:00.0: BAR 4 [io 0xec00-0xecff]
May 22 03:29:40 zion kernel: pci 0000:22:00.0: ROM [mem 0xf6f00000-0xf6f1ffff pref]
May 22 03:29:40 zion kernel: pci 0000:22:00.0: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:22:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
May 22 03:29:40 zion kernel: pci 0000:22:00.0: supports D1 D2
May 22 03:29:40 zion kernel: pci 0000:22:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:20:07.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
May 22 03:29:40 zion kernel: pci 0000:22:00.1: [1002:aa80] type 00 class 0x040300 PCIe Legacy Endpoint
May 22 03:29:40 zion kernel: pci 0000:22:00.1: BAR 0 [mem 0xf6edc000-0xf6edffff 64bit]
May 22 03:29:40 zion kernel: pci 0000:22:00.1: enabling Extended Tags
May 22 03:29:40 zion kernel: pci 0000:22:00.1: supports D1 D2
May 22 03:29:40 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 22 03:29:40 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 3
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKD disabled
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKF disabled
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 9
May 22 03:29:40 zion kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 5
May 22 03:29:40 zion kernel: iommu: Default domain type: Translated
May 22 03:29:40 zion kernel: iommu: DMA domain TLB invalidation policy: lazy mode
May 22 03:29:40 zion kernel: SCSI subsystem initialized
May 22 03:29:40 zion kernel: libata version 3.00 loaded.
May 22 03:29:40 zion kernel: ACPI: bus type USB registered
May 22 03:29:40 zion kernel: usbcore: registered new interface driver usbfs
May 22 03:29:40 zion kernel: usbcore: registered new interface driver hub
May 22 03:29:40 zion kernel: usbcore: registered new device driver usb
May 22 03:29:40 zion kernel: EDAC MC: Ver: 3.0.0
May 22 03:29:40 zion kernel: NetLabel: Initializing
May 22 03:29:40 zion kernel: NetLabel: domain hash size = 128
May 22 03:29:40 zion kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
May 22 03:29:40 zion kernel: NetLabel: unlabeled traffic allowed by default
May 22 03:29:40 zion kernel: mctp: management component transport protocol core
May 22 03:29:40 zion kernel: NET: Registered PF_MCTP protocol family
May 22 03:29:40 zion kernel: PCI: Using ACPI for IRQ routing
May 22 03:29:40 zion kernel: PCI: Discovered peer bus 3f
May 22 03:29:40 zion kernel: PCI: root bus 3f: using default resources
May 22 03:29:40 zion kernel: PCI: Probing PCI hardware (bus 3f)
May 22 03:29:40 zion kernel: PCI host bridge to bus 0000:3f
May 22 03:29:40 zion kernel: pci_bus 0000:3f: root bus resource [io 0x0000-0xffff]
May 22 03:29:40 zion kernel: pci_bus 0000:3f: root bus resource [mem 0x00000000-0xffffffffff]
May 22 03:29:40 zion kernel: pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
May 22 03:29:40 zion kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 22 03:29:40 zion kernel: pci 0000:3f:00.0: [8086:2c40] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:00.1: [8086:2c01] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:02.0: [8086:2c10] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:02.1: [8086:2c11] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:02.4: [8086:2c14] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:02.5: [8086:2c15] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:03.0: [8086:2c18] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:03.1: [8086:2c19] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:03.2: [8086:2c1a] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:03.4: [8086:2c1c] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:04.0: [8086:2c20] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:04.1: [8086:2c21] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:04.2: [8086:2c22] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:04.3: [8086:2c23] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:05.0: [8086:2c28] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:05.1: [8086:2c29] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:05.2: [8086:2c2a] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:05.3: [8086:2c2b] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:06.0: [8086:2c30] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:06.1: [8086:2c31] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:06.2: [8086:2c32] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci 0000:3f:06.3: [8086:2c33] type 00 class 0x060000 conventional PCI endpoint
May 22 03:29:40 zion kernel: pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
May 22 03:29:40 zion kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
May 22 03:29:40 zion kernel: PCI: pci_cache_line_size set to 64 bytes
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xff970000-0xff9707ff]: can't claim; no compatible bridge window
May 22 03:29:40 zion kernel: e820: reserve RAM buffer [mem 0x00092800-0x0009ffff]
May 22 03:29:40 zion kernel: e820: reserve RAM buffer [mem 0xdfdf9c00-0xdfffffff]
May 22 03:29:40 zion kernel: pci 0000:22:00.0: vgaarb: setting as boot VGA device
May 22 03:29:40 zion kernel: pci 0000:22:00.0: vgaarb: bridge control possible
May 22 03:29:40 zion kernel: pci 0000:22:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
May 22 03:29:40 zion kernel: vgaarb: loaded
May 22 03:29:40 zion kernel: hpet: 4 channels of 0 reserved for per-cpu timers
May 22 03:29:40 zion kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
May 22 03:29:40 zion kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
May 22 03:29:40 zion kernel: clocksource: Switched to clocksource tsc-early
May 22 03:29:40 zion kernel: VFS: Disk quotas dquot_6.6.0
May 22 03:29:40 zion kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
May 22 03:29:40 zion kernel: pnp: PnP ACPI init
May 22 03:29:40 zion kernel: pnp 00:00: disabling [io 0x0800-0x085f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
May 22 03:29:40 zion kernel: pnp 00:00: disabling [io 0x0860-0x08ff] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
May 22 03:29:40 zion kernel: system 00:00: [io 0x0c00-0x0c7f] has been reserved
May 22 03:29:40 zion kernel: pnp 00:02: [dma 0 disabled]
May 22 03:29:40 zion kernel: pnp: PnP ACPI: found 4 devices
May 22 03:29:40 zion kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
May 22 03:29:40 zion kernel: NET: Registered PF_INET protocol family
May 22 03:29:40 zion kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 22 03:29:40 zion kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
May 22 03:29:40 zion kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 22 03:29:40 zion kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
May 22 03:29:40 zion kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
May 22 03:29:40 zion kernel: TCP: Hash tables configured (established 262144 bind 65536)
May 22 03:29:40 zion kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
May 22 03:29:40 zion kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
May 22 03:29:40 zion kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
May 22 03:29:40 zion kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
May 22 03:29:40 zion kernel: NET: Registered PF_XDP protocol family
May 22 03:29:40 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xf7000000-0xf70007ff]: assigned
May 22 03:29:40 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
May 22 03:29:40 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
May 22 03:29:40 zion kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
May 22 03:29:40 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
May 22 03:29:40 zion kernel: pci 0000:00:03.0: bridge window [mem 0xf7e00000-0xf7efffff]
May 22 03:29:40 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
May 22 03:29:40 zion kernel: pci 0000:00:07.0: bridge window [mem 0xf7d00000-0xf7dfffff]
May 22 03:29:40 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
May 22 03:29:40 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
May 22 03:29:40 zion kernel: pci 0000:00:1c.5: bridge window [mem 0xf7b00000-0xf7bfffff]
May 22 03:29:40 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 5 [io 0x03bc-0x03bf window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 6 [io 0x03e0-0x0cf7 window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xdfff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000b0000 window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000fffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 10 [mem 0xf7000000-0xf7ffffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 11 [mem 0xdff00000-0xdfffffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 12 [mem 0xff980000-0xff980fff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 13 [mem 0xff97c000-0xff97ffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:00: resource 14 [mem 0xfed20000-0xfed9ffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
May 22 03:29:40 zion kernel: pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
May 22 03:29:40 zion kernel: pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
May 22 03:29:40 zion kernel: pci_bus 0000:06: resource 1 [mem 0xf7b00000-0xf7bfffff]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 4 [io 0x0000-0x03af window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 5 [io 0x03bc-0x03bf window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 6 [io 0x03e0-0x0cf7 window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 7 [io 0x0d00-0xdfff window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 8 [mem 0x000a0000-0x000b0000 window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 9 [mem 0x000c0000-0x000fffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 10 [mem 0xf7000000-0xf7ffffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 11 [mem 0xdff00000-0xdfffffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 12 [mem 0xff980000-0xff980fff window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 13 [mem 0xff97c000-0xff97ffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:07: resource 14 [mem 0xfed20000-0xfed9ffff window]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: bridge window [io 0xe000-0xefff]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: bridge window [mem 0xf6e00000-0xf6ffffff]
May 22 03:29:40 zion kernel: pci 0000:20:07.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
May 22 03:29:40 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
May 22 03:29:40 zion kernel: pci 0000:20:09.0: bridge window [mem 0xf6d00000-0xf6dfffff]
May 22 03:29:40 zion kernel: pci_bus 0000:20: resource 4 [io 0xe000-0xffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: resource 5 [mem 0xe0000000-0xf6ffffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: resource 6 [io 0x03b0-0x03bb window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: resource 7 [io 0x03c0-0x03df window]
May 22 03:29:40 zion kernel: pci_bus 0000:20: resource 8 [mem 0x000a0000-0x000bffff window]
May 22 03:29:40 zion kernel: pci_bus 0000:22: resource 0 [io 0xe000-0xefff]
May 22 03:29:40 zion kernel: pci_bus 0000:22: resource 1 [mem 0xf6e00000-0xf6ffffff]
May 22 03:29:40 zion kernel: pci_bus 0000:22: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
May 22 03:29:40 zion kernel: pci_bus 0000:23: resource 1 [mem 0xf6d00000-0xf6dfffff]
May 22 03:29:40 zion kernel: pci_bus 0000:3f: resource 4 [io 0x0000-0xffff]
May 22 03:29:40 zion kernel: pci_bus 0000:3f: resource 5 [mem 0x00000000-0xffffffffff]
May 22 03:29:40 zion kernel: pci 0000:22:00.1: D0 power state depends on 0000:22:00.0
May 22 03:29:40 zion kernel: PCI: CLS 64 bytes, default 64
May 22 03:29:40 zion kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
May 22 03:29:40 zion kernel: software IO TLB: mapped [mem 0x00000000dbdf9000-0x00000000dfdf9000] (64MB)
May 22 03:29:40 zion kernel: Trying to unpack rootfs image as initramfs...
May 22 03:29:40 zion kernel: Initialise system trusted keyrings
May 22 03:29:40 zion kernel: Key type blacklist registered
May 22 03:29:40 zion kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
May 22 03:29:40 zion kernel: zbud: loaded
May 22 03:29:40 zion kernel: fuse: init (API version 7.40)
May 22 03:29:40 zion kernel: integrity: Platform Keyring initialized
May 22 03:29:40 zion kernel: integrity: Machine keyring initialized
May 22 03:29:40 zion kernel: Key type asymmetric registered
May 22 03:29:40 zion kernel: Asymmetric key parser 'x509' registered
May 22 03:29:40 zion kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
May 22 03:29:40 zion kernel: io scheduler mq-deadline registered
May 22 03:29:40 zion kernel: io scheduler kyber registered
May 22 03:29:40 zion kernel: io scheduler bfq registered
May 22 03:29:40 zion kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 22 03:29:40 zion kernel: Monitor-Mwait will be used to enter C-1 state
May 22 03:29:40 zion kernel: Monitor-Mwait will be used to enter C-2 state
May 22 03:29:40 zion kernel: Monitor-Mwait will be used to enter C-3 state
May 22 03:29:40 zion kernel: ACPI: \_PR_.CPU1: Found 3 idle states
May 22 03:29:40 zion kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
May 22 03:29:40 zion kernel: ACPI: button: Power Button [VBTN]
May 22 03:29:40 zion kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
May 22 03:29:40 zion kernel: ACPI: button: Power Button [PWRF]
May 22 03:29:40 zion kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
May 22 03:29:40 zion kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
May 22 03:29:40 zion kernel: Non-volatile memory driver v1.3
May 22 03:29:40 zion kernel: Linux agpgart interface v0.103
May 22 03:29:40 zion kernel: ACPI: bus type drm_connector registered
May 22 03:29:40 zion kernel: ahci 0000:00:1f.2: version 3.0
May 22 03:29:40 zion kernel: ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF
May 22 03:29:40 zion kernel: ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 Gbps, RAID mode
May 22 03:29:40 zion kernel: ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)
May 22 03:29:40 zion kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ccc ems sxs
May 22 03:29:40 zion kernel: Freeing initrd memory: 35844K
May 22 03:29:40 zion kernel: scsi host0: ahci
May 22 03:29:40 zion kernel: scsi host1: ahci
May 22 03:29:40 zion kernel: scsi host2: ahci
May 22 03:29:40 zion kernel: scsi host3: ahci
May 22 03:29:40 zion kernel: scsi host4: ahci
May 22 03:29:40 zion kernel: scsi host5: ahci
May 22 03:29:40 zion kernel: ata1: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000100 irq 29 lpm-pol 3
May 22 03:29:40 zion kernel: ata2: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000180 irq 29 lpm-pol 3
May 22 03:29:40 zion kernel: ata3: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000200 irq 29 lpm-pol 3
May 22 03:29:40 zion kernel: ata4: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000280 irq 29 lpm-pol 3
May 22 03:29:40 zion kernel: ata5: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000300 irq 29 lpm-pol 3
May 22 03:29:40 zion kernel: ata6: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000380 irq 29 lpm-pol 0
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1a.7: debug port 1
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1a.7: irq 22, io mem 0xf7ffa000
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
May 22 03:29:40 zion kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
May 22 03:29:40 zion kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 22 03:29:40 zion kernel: usb usb1: Product: EHCI Host Controller
May 22 03:29:40 zion kernel: usb usb1: Manufacturer: Linux 6.9.1-arch1-1 ehci_hcd
May 22 03:29:40 zion kernel: usb usb1: SerialNumber: 0000:00:1a.7
May 22 03:29:40 zion kernel: hub 1-0:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 1-0:1.0: 6 ports detected
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.0: irq 16, io port 0x00001f20
May 22 03:29:40 zion kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 22 03:29:40 zion kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 22 03:29:40 zion kernel: usb usb2: Product: UHCI Host Controller
May 22 03:29:40 zion kernel: usb usb2: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 22 03:29:40 zion kernel: usb usb2: SerialNumber: 0000:00:1a.0
May 22 03:29:40 zion kernel: hub 2-0:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 2-0:1.0: 2 ports detected
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1d.7: debug port 1
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xff980000
May 22 03:29:40 zion kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
May 22 03:29:40 zion kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
May 22 03:29:40 zion kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 22 03:29:40 zion kernel: usb usb3: Product: EHCI Host Controller
May 22 03:29:40 zion kernel: usb usb3: Manufacturer: Linux 6.9.1-arch1-1 ehci_hcd
May 22 03:29:40 zion kernel: usb usb3: SerialNumber: 0000:00:1d.7
May 22 03:29:40 zion kernel: hub 3-0:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 3-0:1.0: 6 ports detected
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.1: irq 17, io port 0x00001f00
May 22 03:29:40 zion kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 22 03:29:40 zion kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 22 03:29:40 zion kernel: usb usb4: Product: UHCI Host Controller
May 22 03:29:40 zion kernel: usb usb4: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 22 03:29:40 zion kernel: usb usb4: SerialNumber: 0000:00:1a.1
May 22 03:29:40 zion kernel: hub 4-0:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 4-0:1.0: 2 ports detected
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.2: detected 2 ports
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1a.2: irq 22, io port 0x00001c00
May 22 03:29:40 zion kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 22 03:29:40 zion kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 22 03:29:40 zion kernel: usb usb5: Product: UHCI Host Controller
May 22 03:29:40 zion kernel: usb usb5: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 22 03:29:40 zion kernel: usb usb5: SerialNumber: 0000:00:1a.2
May 22 03:29:40 zion kernel: hub 5-0:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 5-0:1.0: 2 ports detected
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.0: irq 23, io port 0x00001f80
May 22 03:29:40 zion kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 22 03:29:40 zion kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 22 03:29:40 zion kernel: usb usb6: Product: UHCI Host Controller
May 22 03:29:40 zion kernel: usb usb6: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 22 03:29:40 zion kernel: usb usb6: SerialNumber: 0000:00:1d.0
May 22 03:29:40 zion kernel: hub 6-0:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 6-0:1.0: 2 ports detected
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.1: irq 17, io port 0x00001f60
May 22 03:29:40 zion kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 22 03:29:40 zion kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 22 03:29:40 zion kernel: usb usb7: Product: UHCI Host Controller
May 22 03:29:40 zion kernel: usb usb7: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 22 03:29:40 zion kernel: usb usb7: SerialNumber: 0000:00:1d.1
May 22 03:29:40 zion kernel: hub 7-0:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 7-0:1.0: 2 ports detected
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
May 22 03:29:40 zion kernel: uhci_hcd 0000:00:1d.2: irq 18, io port 0x00001f40
May 22 03:29:40 zion kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
May 22 03:29:40 zion kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 22 03:29:40 zion kernel: usb usb8: Product: UHCI Host Controller
May 22 03:29:40 zion kernel: usb usb8: Manufacturer: Linux 6.9.1-arch1-1 uhci_hcd
May 22 03:29:40 zion kernel: usb usb8: SerialNumber: 0000:00:1d.2
May 22 03:29:40 zion kernel: hub 8-0:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 8-0:1.0: 2 ports detected
May 22 03:29:40 zion kernel: usbcore: registered new interface driver usbserial_generic
May 22 03:29:40 zion kernel: usbserial: USB Serial support registered for generic
May 22 03:29:40 zion kernel: rtc_cmos 00:01: RTC can wake from S4
May 22 03:29:40 zion kernel: rtc_cmos 00:01: registered as rtc0
May 22 03:29:40 zion kernel: rtc_cmos 00:01: setting system clock to 2024-05-22T02:29:33 UTC (1716344973)
May 22 03:29:40 zion kernel: rtc_cmos 00:01: alarms up to one day, 242 bytes nvram
May 22 03:29:40 zion kernel: intel_pstate: CPU model not supported
May 22 03:29:40 zion kernel: ledtrig-cpu: registered to indicate activity on CPUs
May 22 03:29:40 zion kernel: hid: raw HID events driver (C) Jiri Kosina
May 22 03:29:40 zion kernel: drop_monitor: Initializing network drop monitor service
May 22 03:29:40 zion kernel: NET: Registered PF_INET6 protocol family
May 22 03:29:40 zion kernel: Segment Routing with IPv6
May 22 03:29:40 zion kernel: RPL Segment Routing with IPv6
May 22 03:29:40 zion kernel: In-situ OAM (IOAM) with IPv6
May 22 03:29:40 zion kernel: NET: Registered PF_PACKET protocol family
May 22 03:29:40 zion kernel: microcode: Current revision: 0x0000001c
May 22 03:29:40 zion kernel: IPI shorthand broadcast: enabled
May 22 03:29:40 zion kernel: sched_clock: Marking stable (975993854, 98631710)->(1077317493, -2691929)
May 22 03:29:40 zion kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
May 22 03:29:40 zion kernel: registered taskstats version 1
May 22 03:29:40 zion kernel: Loading compiled-in X.509 certificates
May 22 03:29:40 zion kernel: Loaded X.509 cert 'Build time autogenerated kernel key: be4bbad69eed7dd060ec4b225d099c7ad90dc57b'
May 22 03:29:40 zion kernel: zswap: loaded using pool zstd/zsmalloc
May 22 03:29:40 zion kernel: Key type .fscrypt registered
May 22 03:29:40 zion kernel: Key type fscrypt-provisioning registered
May 22 03:29:40 zion kernel: PM: Magic number: 8:781:460
May 22 03:29:40 zion kernel: RAS: Correctable Errors collector initialized.
May 22 03:29:40 zion kernel: clk: Disabling unused clocks
May 22 03:29:40 zion kernel: PM: genpd: Disabling unused power domains
May 22 03:29:40 zion kernel: usb 1-2: new high-speed USB device number 2 using ehci-pci
May 22 03:29:40 zion kernel: usb 3-6: new high-speed USB device number 2 using ehci-pci
May 22 03:29:40 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 22 03:29:40 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 22 03:29:40 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 22 03:29:40 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 22 03:29:40 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 22 03:29:40 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 22 03:29:40 zion kernel: ata4.00: ATAPI: hp CDDVDW SH-216DB, HH10, max UDMA/100
May 22 03:29:40 zion kernel: ata1.00: ATA-9: HX512GSSDSATA3, S1127B0, max UDMA/133
May 22 03:29:40 zion kernel: ata4.00: configured for UDMA/100
May 22 03:29:40 zion kernel: ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32), AA
May 22 03:29:40 zion kernel: ata1.00: configured for UDMA/133
May 22 03:29:40 zion kernel: scsi 0:0:0:0: Direct-Access ATA HX512GSSDSATA3 7B0 PQ: 0 ANSI: 5
May 22 03:29:40 zion kernel: sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
May 22 03:29:40 zion kernel: sd 0:0:0:0: [sda] Write Protect is off
May 22 03:29:40 zion kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
May 22 03:29:40 zion kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 22 03:29:40 zion kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 22 03:29:40 zion kernel: scsi 3:0:0:0: CD-ROM hp CDDVDW SH-216DB HH10 PQ: 0 ANSI: 5
May 22 03:29:40 zion kernel: sda: sda1 sda2
May 22 03:29:40 zion kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 22 03:29:40 zion kernel: Freeing unused decrypted memory: 2028K
May 22 03:29:40 zion kernel: Freeing unused kernel image (initmem) memory: 3408K
May 22 03:29:40 zion kernel: Write protecting the kernel read-only data: 32768k
May 22 03:29:40 zion kernel: Freeing unused kernel image (rodata/data gap) memory: 1060K
May 22 03:29:40 zion kernel: usb 1-2: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
May 22 03:29:40 zion kernel: usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 22 03:29:40 zion kernel: usb 1-2: SerialNumber: BF0718693128
May 22 03:29:40 zion kernel: hub 1-2:1.0: USB hub found
May 22 03:29:40 zion kernel: hub 1-2:1.0: 4 ports detected
May 22 03:29:40 zion kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 22 03:29:40 zion kernel: rodata_test: all tests were successful
May 22 03:29:40 zion kernel: x86/mm: Checking user space page tables
May 22 03:29:40 zion kernel: usb 3-6: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
May 22 03:29:40 zion kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 22 03:29:40 zion kernel: usb 3-6: Product: 802.11 n WLAN
May 22 03:29:40 zion kernel: usb 3-6: Manufacturer: MediaTek
May 22 03:29:40 zion kernel: usb 3-6: SerialNumber: 1.0
May 22 03:29:40 zion kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
May 22 03:29:40 zion kernel: Run /init as init process
May 22 03:29:40 zion kernel: with arguments:
May 22 03:29:40 zion kernel: /init
May 22 03:29:40 zion kernel: with environment:
May 22 03:29:40 zion kernel: HOME=/
May 22 03:29:40 zion kernel: TERM=linux
May 22 03:29:40 zion kernel: BOOT_IMAGE=/vmlinuz-linux
May 22 03:29:40 zion kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQBC data block query control method not found
May 22 03:29:40 zion kernel: usb 1-2.3: new low-speed USB device number 3 using ehci-pci
May 22 03:29:40 zion kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
May 22 03:29:40 zion kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
May 22 03:29:40 zion kernel: usb 1-2.3: New USB device found, idVendor=0461, idProduct=4e04, bcdDevice= 1.04
May 22 03:29:40 zion kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 22 03:29:40 zion kernel: usb 1-2.3: Product: USB NETVISTA FULL WIDTH KEYBOARD
May 22 03:29:40 zion kernel: usb 1-2.3: Manufacturer: NOVATEK
May 22 03:29:40 zion kernel: [drm] radeon kernel modesetting enabled.
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: vgaarb: deactivate vga console
May 22 03:29:40 zion kernel: Console: switching to colour dummy device 80x25
May 22 03:29:40 zion kernel: [drm] initializing kernel modesetting (CAYMAN 0x1002:0x6707 0x103C:0x2B06 0x00).
May 22 03:29:40 zion kernel: ATOM BIOS: Cayman
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
May 22 03:29:40 zion kernel: [drm] Detected VRAM RAM=2048M, BAR=256M
May 22 03:29:40 zion kernel: [drm] RAM width 256bits DDR
May 22 03:29:40 zion kernel: [drm] radeon: 2048M of VRAM memory ready
May 22 03:29:40 zion kernel: [drm] radeon: 1024M of GTT memory ready.
May 22 03:29:40 zion kernel: [drm] Loading CAYMAN Microcode
May 22 03:29:40 zion kernel: [drm] Internal thermal controller with fan control
May 22 03:29:40 zion kernel: [drm] radeon: dpm initialized
May 22 03:29:40 zion kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
May 22 03:29:40 zion kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
May 22 03:29:40 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 22 03:29:40 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: WB enabled
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 22 03:29:40 zion kernel: usb 1-2.4: new low-speed USB device number 4 using ehci-pci
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: radeon: MSI limited to 32-bit
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: radeon: using MSI.
May 22 03:29:40 zion kernel: [drm] radeon: irq initialized.
May 22 03:29:40 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 22 03:29:40 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 22 03:29:40 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 22 03:29:40 zion kernel: tsc: Refined TSC clocksource calibration: 2926.008 MHz
May 22 03:29:40 zion kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a2d3c23d02, max_idle_ns: 440795301733 ns
May 22 03:29:40 zion kernel: clocksource: Switched to clocksource tsc
May 22 03:29:40 zion kernel: usb 1-2.4: New USB device found, idVendor=046d, idProduct=c05b, bcdDevice=54.00
May 22 03:29:40 zion kernel: usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 22 03:29:40 zion kernel: usb 1-2.4: Product: USB Optical Mouse
May 22 03:29:40 zion kernel: usb 1-2.4: Manufacturer: Logitech
May 22 03:29:40 zion kernel: usbcore: registered new interface driver usbhid
May 22 03:29:40 zion kernel: usbhid: USB HID core driver
May 22 03:29:40 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.0/0003:0461:4E04.0001/input/input2
May 22 03:29:40 zion kernel: hid-generic 0003:0461:4E04.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input0
May 22 03:29:40 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.1/0003:0461:4E04.0002/input/input3
May 22 03:29:40 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 22 03:29:40 zion kernel: [drm] UVD initialized successfully.
May 22 03:29:40 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 22 03:29:40 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 22 03:29:40 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 22 03:29:40 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.1/0003:0461:4E04.0002/input/input4
May 22 03:29:40 zion kernel: hid-generic 0003:0461:4E04.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input1
May 22 03:29:40 zion kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.4/1-2.4:1.0/0003:046D:C05B.0003/input/input5
May 22 03:29:40 zion kernel: hid-generic 0003:046D:C05B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.7-2.4/input0
May 22 03:29:40 zion kernel: [drm] ib test on ring 5 succeeded
May 22 03:29:40 zion kernel: [drm] Radeon Display Connectors
May 22 03:29:40 zion kernel: [drm] Connector 0:
May 22 03:29:40 zion kernel: [drm] DP-1
May 22 03:29:40 zion kernel: [drm] HPD5
May 22 03:29:40 zion kernel: [drm] DDC: 0x6480 0x6480 0x6484 0x6484 0x6488 0x6488 0x648c 0x648c
May 22 03:29:40 zion kernel: [drm] Encoders:
May 22 03:29:40 zion kernel: [drm] DFP1: INTERNAL_UNIPHY2
May 22 03:29:40 zion kernel: [drm] Connector 1:
May 22 03:29:40 zion kernel: [drm] DP-2
May 22 03:29:40 zion kernel: [drm] HPD4
May 22 03:29:40 zion kernel: [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
May 22 03:29:40 zion kernel: [drm] Encoders:
May 22 03:29:40 zion kernel: [drm] DFP2: INTERNAL_UNIPHY2
May 22 03:29:40 zion kernel: [drm] Connector 2:
May 22 03:29:40 zion kernel: [drm] DVI-I-1
May 22 03:29:40 zion kernel: [drm] HPD1
May 22 03:29:40 zion kernel: [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
May 22 03:29:40 zion kernel: [drm] Encoders:
May 22 03:29:40 zion kernel: [drm] DFP3: INTERNAL_UNIPHY
May 22 03:29:40 zion kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1
May 22 03:29:40 zion kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:22:00.0 on minor 0
May 22 03:29:40 zion kernel: [drm] fb mappable at 0xE0371000
May 22 03:29:40 zion kernel: [drm] vram apper at 0xE0000000
May 22 03:29:40 zion kernel: [drm] size 14745600
May 22 03:29:40 zion kernel: [drm] fb depth is 24
May 22 03:29:40 zion kernel: [drm] pitch is 10240
May 22 03:29:40 zion kernel: fbcon: radeondrmfb (fb0) is primary device
May 22 03:29:40 zion kernel: Console: switching to colour frame buffer device 160x45
May 22 03:29:40 zion kernel: radeon 0000:22:00.0: [drm] fb0: radeondrmfb frame buffer device
May 22 03:29:40 zion kernel: [drm] amdgpu kernel modesetting enabled.
May 22 03:29:40 zion kernel: amdgpu: Virtual CRAT table created for CPU
May 22 03:29:40 zion kernel: amdgpu: Topology: Add CPU node
May 22 03:29:40 zion kernel: EXT4-fs (sda2): mounted filesystem 9fbcac78-d63c-4c69-8e2f-d45f626d80de r/w with ordered data mode. Quota mode: none.
May 22 03:29:40 zion systemd[1]: systemd 255.6-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)
May 22 03:29:40 zion systemd[1]: Detected architecture x86-64.
May 22 03:29:40 zion systemd[1]: Hostname set to <zion>.
May 22 03:29:40 zion systemd[1]: bpf-lsm: LSM BPF program attached
May 22 03:29:40 zion systemd[1]: Queued start job for default target Graphical Interface.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/dirmngr.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/getty.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/gpg-agent.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/gpg-agent-browser.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/gpg-agent-extra.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/gpg-agent-ssh.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/keyboxd.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/modprobe.
May 22 03:29:40 zion systemd[1]: Created slice Slice /system/systemd-fsck.
May 22 03:29:40 zion systemd[1]: Created slice User and Session Slice.
May 22 03:29:40 zion systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
May 22 03:29:40 zion systemd[1]: Started Forward Password Requests to Wall Directory Watch.
May 22 03:29:40 zion systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
May 22 03:29:40 zion systemd[1]: Expecting device /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb...
May 22 03:29:40 zion systemd[1]: Reached target Local Encrypted Volumes.
May 22 03:29:40 zion systemd[1]: Reached target Local Integrity Protected Volumes.
May 22 03:29:40 zion systemd[1]: Reached target Path Units.
May 22 03:29:40 zion systemd[1]: Reached target Remote File Systems.
May 22 03:29:40 zion systemd[1]: Reached target Slice Units.
May 22 03:29:40 zion systemd[1]: Reached target Swaps.
May 22 03:29:40 zion systemd[1]: Reached target Local Verity Protected Volumes.
May 22 03:29:40 zion systemd[1]: Listening on Device-mapper event daemon FIFOs.
May 22 03:29:40 zion systemd[1]: Listening on Process Core Dump Socket.
May 22 03:29:40 zion systemd[1]: Listening on Journal Socket (/dev/log).
May 22 03:29:40 zion systemd[1]: Listening on Journal Socket.
May 22 03:29:40 zion systemd[1]: Listening on Network Service Netlink Socket.
May 22 03:29:40 zion systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:40 zion systemd[1]: Listening on udev Control Socket.
May 22 03:29:40 zion systemd[1]: Listening on udev Kernel Socket.
May 22 03:29:40 zion systemd[1]: Mounting Huge Pages File System...
May 22 03:29:40 zion systemd[1]: Mounting POSIX Message Queue File System...
May 22 03:29:40 zion systemd[1]: Mounting Kernel Debug File System...
May 22 03:29:40 zion systemd[1]: Mounting Kernel Trace File System...
May 22 03:29:40 zion systemd[1]: Mounting Temporary Directory /tmp...
May 22 03:29:40 zion systemd[1]: Starting Create List of Static Device Nodes...
May 22 03:29:40 zion systemd[1]: Starting Load Kernel Module configfs...
May 22 03:29:40 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 22 03:29:40 zion systemd[1]: Starting Load Kernel Module drm...
May 22 03:29:40 zion systemd[1]: Starting Load Kernel Module fuse...
May 22 03:29:40 zion systemd[1]: Starting Load Kernel Module loop...
May 22 03:29:40 zion systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
May 22 03:29:40 zion systemd[1]: Starting Journal Service...
May 22 03:29:40 zion systemd[1]: Starting Load Kernel Modules...
May 22 03:29:40 zion systemd[1]: Starting Generate network units from Kernel command line...
May 22 03:29:40 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:40 zion systemd[1]: Starting Remount Root and Kernel File Systems...
May 22 03:29:40 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:40 zion systemd[1]: Starting Coldplug All udev Devices...
May 22 03:29:40 zion systemd[1]: Mounted Huge Pages File System.
May 22 03:29:40 zion systemd[1]: Mounted POSIX Message Queue File System.
May 22 03:29:40 zion systemd[1]: Mounted Kernel Debug File System.
May 22 03:29:40 zion systemd[1]: Mounted Kernel Trace File System.
May 22 03:29:40 zion systemd[1]: Mounted Temporary Directory /tmp.
May 22 03:29:40 zion systemd[1]: Finished Create List of Static Device Nodes.
May 22 03:29:40 zion systemd[1]: modprobe@configfs.service: Deactivated successfully.
May 22 03:29:40 zion systemd[1]: Finished Load Kernel Module configfs.
May 22 03:29:40 zion systemd[1]: modprobe@drm.service: Deactivated successfully.
May 22 03:29:40 zion systemd[1]: Finished Load Kernel Module drm.
May 22 03:29:40 zion systemd[1]: modprobe@fuse.service: Deactivated successfully.
May 22 03:29:40 zion systemd[1]: Finished Load Kernel Module fuse.
May 22 03:29:40 zion kernel: device-mapper: uevent: version 1.0.3
May 22 03:29:40 zion kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
May 22 03:29:40 zion kernel: loop: module loaded
May 22 03:29:40 zion systemd[1]: Mounting FUSE Control File System...
May 22 03:29:40 zion systemd[1]: Mounting Kernel Configuration File System...
May 22 03:29:40 zion systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
May 22 03:29:40 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 22 03:29:40 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 22 03:29:40 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 22 03:29:40 zion systemd[1]: Finished Load Kernel Module loop.
May 22 03:29:40 zion systemd[1]: Finished Load Kernel Modules.
May 22 03:29:40 zion systemd[1]: Finished Generate network units from Kernel command line.
May 22 03:29:40 zion systemd[1]: Reached target Preparation for Network.
May 22 03:29:40 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 22 03:29:40 zion systemd[1]: Starting Apply Kernel Variables...
May 22 03:29:40 zion systemd[1]: Mounted FUSE Control File System.
May 22 03:29:40 zion systemd[1]: Mounted Kernel Configuration File System.
May 22 03:29:40 zion systemd-journald[268]: Collecting audit messages is disabled.
May 22 03:29:40 zion kernel: EXT4-fs (sda2): re-mounted 9fbcac78-d63c-4c69-8e2f-d45f626d80de r/w. Quota mode: none.
May 22 03:29:40 zion systemd[1]: Finished Remount Root and Kernel File Systems.
May 22 03:29:40 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
May 22 03:29:40 zion systemd[1]: Starting Load/Save OS Random Seed...
May 22 03:29:40 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:40 zion systemd[1]: Finished Apply Kernel Variables.
May 22 03:29:40 zion systemd-journald[268]: Journal started
May 22 03:29:40 zion systemd-journald[268]: Runtime Journal (/run/log/journal/c297fe707f4c42079d3643792bf0f897) is 8.0M, max 1.5G, 1.5G free.
May 22 03:29:40 zion systemd[1]: Started Journal Service.
May 22 03:29:40 zion systemd-random-seed[281]: Kernel entropy pool is not initialized yet, waiting until it is.
May 22 03:29:40 zion systemd[1]: Starting Flush Journal to Persistent Storage...
May 22 03:29:40 zion systemd-journald[268]: Time spent on flushing to /var/log/journal/c297fe707f4c42079d3643792bf0f897 is 182.219ms for 949 entries.
May 22 03:29:40 zion systemd-journald[268]: System Journal (/var/log/journal/c297fe707f4c42079d3643792bf0f897) is 409.0M, max 4.0G, 3.5G free.
May 22 03:29:40 zion systemd-journald[268]: Received client request to flush runtime journal.
May 22 03:29:40 zion systemd-journald[268]: /var/log/journal/c297fe707f4c42079d3643792bf0f897/system.journal: Journal file uses a different sequence number ID, rotating.
May 22 03:29:40 zion systemd-journald[268]: Rotating system journal.
May 22 03:29:40 zion systemd[1]: Finished Coldplug All udev Devices.
May 22 03:29:40 zion systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
May 22 03:29:40 zion systemd[1]: Starting Create System Users...
May 22 03:29:40 zion systemd[1]: Finished Create System Users.
May 22 03:29:40 zion systemd[1]: Starting Create Static Device Nodes in /dev...
May 22 03:29:40 zion systemd[1]: Finished Create Static Device Nodes in /dev.
May 22 03:29:40 zion systemd[1]: Reached target Preparation for Local File Systems.
May 22 03:29:40 zion systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
May 22 03:29:40 zion systemd[1]: Starting Rule-based Manager for Device Events and Files...
May 22 03:29:40 zion systemd-udevd[308]: Using default interface naming scheme 'v255'.
May 22 03:29:40 zion systemd[1]: Started Rule-based Manager for Device Events and Files.
May 22 03:29:40 zion systemd[1]: Starting Network Configuration...
May 22 03:29:40 zion systemd[1]: Finished Flush Journal to Persistent Storage.
May 22 03:29:41 zion kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 22 03:29:41 zion kernel: EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:3f:03.0 (INTERRUPT)
May 22 03:29:41 zion kernel: EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:3f:03.0 (POLLED)
May 22 03:29:41 zion kernel: EDAC i7core: Driver loaded, 1 memory controller(s) found.
May 22 03:29:41 zion kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 22 03:29:41 zion kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
May 22 03:29:41 zion kernel: pps_core: LinuxPPS API ver. 1 registered
May 22 03:29:41 zion kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
May 22 03:29:41 zion kernel: parport_pc 00:02: reported by Plug and Play ACPI
May 22 03:29:41 zion kernel: parport0: PC-style at 0x378 (0x778), irq 7
May 22 03:29:41 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x000000000000082D (\GLBC) (20230628/utaddress-204)
May 22 03:29:41 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x000000000000082A-0x000000000000082A (\SACT) (20230628/utaddress-204)
May 22 03:29:41 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x0000000000000828 (\SSTS) (20230628/utaddress-204)
May 22 03:29:41 zion kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
May 22 03:29:41 zion kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
May 22 03:29:41 zion kernel: , using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
May 22 03:29:41 zion kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
May 22 03:29:41 zion kernel: cfg80211: failed to load regulatory.db
May 22 03:29:41 zion kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
May 22 03:29:41 zion kernel: mousedev: PS/2 mouse device common for all mice
May 22 03:29:41 zion kernel: PTP clock support registered
May 22 03:29:41 zion kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
May 22 03:29:41 zion systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 22 03:29:41 zion kernel: iTCO_vendor_support: vendor-support=0
May 22 03:29:41 zion systemd-networkd[313]: lo: Link UP
May 22 03:29:41 zion systemd-networkd[313]: lo: Gained carrier
May 22 03:29:41 zion systemd-networkd[313]: Enumeration completed
May 22 03:29:41 zion systemd[1]: Started Network Configuration.
May 22 03:29:41 zion systemd[1]: Found device HX512GSSDSATA3 boot.
May 22 03:29:41 zion kernel: random: crng init done
May 22 03:29:41 zion systemd[1]: Starting File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb...
May 22 03:29:41 zion systemd[1]: Starting Virtual Console Setup...
May 22 03:29:41 zion systemd[1]: Finished Load/Save OS Random Seed.
May 22 03:29:41 zion systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
May 22 03:29:41 zion systemd[1]: Stopped Virtual Console Setup.
May 22 03:29:41 zion systemd[1]: Starting Virtual Console Setup...
May 22 03:29:41 zion kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
May 22 03:29:41 zion kernel: ppdev: user-space parallel port driver
May 22 03:29:41 zion kernel: gpio_ich gpio_ich.2.auto: GPIO from 512 to 572
May 22 03:29:41 zion kernel: dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
May 22 03:29:41 zion kernel: iTCO_wdt iTCO_wdt.1.auto: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
May 22 03:29:41 zion kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
May 22 03:29:41 zion kernel: tg3 0000:06:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] (PCI Express) MAC address bc:30:5b:bb:17:b4
May 22 03:29:41 zion kernel: tg3 0000:06:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
May 22 03:29:41 zion kernel: tg3 0000:06:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
May 22 03:29:41 zion kernel: tg3 0000:06:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
May 22 03:29:41 zion kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input7
May 22 03:29:41 zion kernel: tg3 0000:06:00.0 enp6s0: renamed from eth0
May 22 03:29:41 zion systemd-networkd[313]: eth0: Interface name change detected, renamed to enp6s0.
May 22 03:29:41 zion systemd-networkd[313]: enp6s0: Configuring with /etc/systemd/network/default.network.
May 22 03:29:41 zion systemd-networkd[313]: enp6s0: Link UP
May 22 03:29:41 zion kernel: usb 3-6: reset high-speed USB device number 2 using ehci-pci
May 22 03:29:41 zion kernel: snd_hda_intel 0000:22:00.1: bound 0000:22:00.0 (ops radeon_audio_component_bind_ops [radeon])
May 22 03:29:41 zion kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:20/0000:20:07.0/0000:22:00.1/sound/card1/input8
May 22 03:29:41 zion systemd[1]: Finished Virtual Console Setup.
May 22 03:29:41 zion (udev-worker)[331]: controlC1: Process '/usr/bin/alsactl restore /dev/snd/controlC1' failed with exit code 2.
May 22 03:29:41 zion systemd-fsck[368]: boot: clean, 383/51200 files, 79662/204800 blocks
May 22 03:29:41 zion kernel: mt7601u 3-6:1.0: ASIC revision: 76010001 MAC revision: 76010500
May 22 03:29:41 zion systemd[1]: Finished File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb.
May 22 03:29:41 zion kernel: mt7601u 3-6:1.0: EEPROM ver:0d fae:00
May 22 03:29:41 zion systemd[1]: Mounting /boot...
May 22 03:29:41 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 22 03:29:41 zion systemd[1]: Starting Load Kernel Module loop...
May 22 03:29:41 zion systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
May 22 03:29:41 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
May 22 03:29:41 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:41 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:41 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:41 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 22 03:29:41 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 22 03:29:41 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 22 03:29:41 zion systemd[1]: Finished Load Kernel Module loop.
May 22 03:29:41 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 22 03:29:41 zion systemd[1]: Mounted /boot.
May 22 03:29:41 zion kernel: EXT4-fs (sda1): mounted filesystem a1dff1b3-1157-428c-a973-08658b287afb r/w with ordered data mode. Quota mode: none.
May 22 03:29:41 zion systemd[1]: Reached target Local File Systems.
May 22 03:29:41 zion systemd[1]: Listening on System Extension Image Management (Varlink).
May 22 03:29:41 zion systemd[1]: Starting Rebuild Dynamic Linker Cache...
May 22 03:29:41 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
May 22 03:29:41 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 22 03:29:41 zion systemd[1]: Starting Create Volatile Files and Directories...
May 22 03:29:41 zion kernel: snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984A: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
May 22 03:29:41 zion kernel: snd_hda_codec_analog hdaudioC0D0: speaker_outs=1 (0x13/0x0/0x0/0x0/0x0)
May 22 03:29:41 zion kernel: snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
May 22 03:29:41 zion kernel: snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0
May 22 03:29:41 zion kernel: snd_hda_codec_analog hdaudioC0D0: inputs:
May 22 03:29:41 zion kernel: snd_hda_codec_analog hdaudioC0D0: Mic=0x14
May 22 03:29:41 zion kernel: snd_hda_codec_analog hdaudioC0D0: Line=0x15
May 22 03:29:41 zion kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
May 22 03:29:41 zion kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
May 22 03:29:41 zion kernel: input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
May 22 03:29:41 zion kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
May 22 03:29:41 zion (udev-worker)[319]: controlC0: Process '/usr/bin/alsactl restore /dev/snd/controlC0' failed with exit code 2.
May 22 03:29:41 zion systemd[1]: Starting Load Kernel Module dm_mod...
May 22 03:29:41 zion systemd[1]: Starting Load Kernel Module loop...
May 22 03:29:41 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
May 22 03:29:41 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
May 22 03:29:41 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
May 22 03:29:41 zion systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:41 zion systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:41 zion systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:41 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
May 22 03:29:41 zion systemd[1]: Finished Load Kernel Module dm_mod.
May 22 03:29:41 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
May 22 03:29:41 zion systemd[1]: Finished Load Kernel Module loop.
May 22 03:29:41 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
May 22 03:29:41 zion kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
May 22 03:29:41 zion systemd[1]: Starting Load/Save RF Kill Switch Status...
May 22 03:29:41 zion kernel: usbcore: registered new interface driver mt7601u
May 22 03:29:41 zion kernel: mt7601u 3-6:1.0 wlp0s29f7u6: renamed from wlan0
May 22 03:29:41 zion systemd-networkd[313]: wlan0: Interface name change detected, renamed to wlp0s29f7u6.
May 22 03:29:42 zion systemd[1]: Started Load/Save RF Kill Switch Status.
May 22 03:29:42 zion systemd[1]: Finished Create Volatile Files and Directories.
May 22 03:29:42 zion systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 22 03:29:42 zion systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
May 22 03:29:42 zion systemd[1]: Starting Rebuild Journal Catalog...
May 22 03:29:42 zion systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
May 22 03:29:42 zion systemd[1]: Starting Network Name Resolution...
May 22 03:29:42 zion systemd[1]: Starting Record System Boot/Shutdown in UTMP...
May 22 03:29:42 zion systemd[1]: Finished Rebuild Dynamic Linker Cache.
May 22 03:29:42 zion systemd[1]: Finished Record System Boot/Shutdown in UTMP.
May 22 03:29:42 zion systemd[1]: Finished Rebuild Journal Catalog.
May 22 03:29:42 zion systemd-resolved[401]: Positive Trust Anchors:
May 22 03:29:42 zion systemd-resolved[401]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
May 22 03:29:42 zion systemd-resolved[401]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
May 22 03:29:42 zion systemd[1]: Starting Update is Completed...
May 22 03:29:42 zion systemd[1]: Finished Update is Completed.
May 22 03:29:42 zion systemd-resolved[401]: Using system hostname 'zion'.
May 22 03:29:42 zion systemd[1]: Started Network Name Resolution.
May 22 03:29:42 zion systemd[1]: Reached target Network.
May 22 03:29:42 zion systemd[1]: Reached target Host and Network Name Lookups.
May 22 03:29:42 zion systemd[1]: Reached target System Initialization.
May 22 03:29:42 zion systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
May 22 03:29:42 zion systemd[1]: Started Hourly backup.
May 22 03:29:42 zion systemd[1]: Started Daily man-db regeneration.
May 22 03:29:42 zion systemd[1]: Started Daily verification of password and group files.
May 22 03:29:42 zion systemd[1]: Started Daily Cleanup of Temporary Directories.
May 22 03:29:42 zion systemd[1]: Reached target Timer Units.
May 22 03:29:42 zion systemd[1]: Listening on D-Bus System Message Bus Socket.
May 22 03:29:42 zion systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 22 03:29:42 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 22 03:29:42 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 22 03:29:42 zion systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 22 03:29:42 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 22 03:29:42 zion systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
May 22 03:29:42 zion systemd[1]: Reached target Socket Units.
May 22 03:29:42 zion systemd[1]: Starting D-Bus System Message Bus...
May 22 03:29:42 zion systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:42 zion dbus-broker-launch[409]: Looking up NSS user entry for 'pulse'...
May 22 03:29:42 zion dbus-broker-launch[409]: NSS returned no entry for 'pulse'
May 22 03:29:42 zion dbus-broker-launch[409]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
May 22 03:29:42 zion systemd[1]: Started D-Bus System Message Bus.
May 22 03:29:42 zion systemd[1]: Reached target Basic System.
May 22 03:29:42 zion dbus-broker-launch[409]: Ready
May 22 03:29:42 zion systemd[1]: Starting Save/Restore Sound Card State...
May 22 03:29:42 zion systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
May 22 03:29:42 zion systemd[1]: Starting User Login Management...
May 22 03:29:42 zion systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
May 22 03:29:42 zion systemd[1]: Starting Permit User Sessions...
May 22 03:29:42 zion systemd[1]: Finished Permit User Sessions.
May 22 03:29:42 zion systemd[1]: Started Getty on tty1.
May 22 03:29:42 zion systemd[1]: Reached target Login Prompts.
May 22 03:29:42 zion systemd[1]: Finished Save/Restore Sound Card State.
May 22 03:29:42 zion systemd-logind[412]: New seat seat0.
May 22 03:29:42 zion systemd[1]: Reached target Sound Card.
May 22 03:29:42 zion systemd-logind[412]: Watching system buttons on /dev/input/event1 (Power Button)
May 22 03:29:42 zion systemd-logind[412]: Watching system buttons on /dev/input/event0 (Power Button)
May 22 03:29:42 zion systemd-logind[412]: Watching system buttons on /dev/input/event2 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD)
May 22 03:29:42 zion systemd-logind[412]: Watching system buttons on /dev/input/event3 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control)
May 22 03:29:42 zion systemd[1]: Started User Login Management.
May 22 03:29:42 zion systemd[1]: Reached target Multi-User System.
May 22 03:29:42 zion systemd[1]: Reached target Graphical Interface.
May 22 03:29:42 zion systemd[1]: Startup finished in 6.544s (kernel) + 3.464s (userspace) = 10.008s.
May 22 03:29:42 zion agetty[415]: failed to open credentials directory
May 22 03:29:45 zion dbus-broker-launch[409]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
May 22 03:29:47 zion systemd[1]: systemd-rfkill.service: Deactivated successfully.
May 22 03:29:47 zion login[415]: pam_unix(login:session): session opened for user glyn(uid=1000) by glyn(uid=0)
May 22 03:29:48 zion systemd-logind[412]: New session 1 of user glyn.
May 22 03:29:48 zion systemd[1]: Created slice User Slice of UID 1000.
May 22 03:29:48 zion systemd[1]: Starting User Runtime Directory /run/user/1000...
May 22 03:29:48 zion systemd[1]: Finished User Runtime Directory /run/user/1000.
May 22 03:29:48 zion systemd[1]: Starting User Manager for UID 1000...
May 22 03:29:48 zion (systemd)[440]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[glyn] ruser=[<unknown>] rhost=[<unknown>]
May 22 03:29:48 zion (systemd)[440]: pam_unix(systemd-user:session): session opened for user glyn(uid=1000) by glyn(uid=0)
May 22 03:29:48 zion systemd[440]: Queued start job for default target Main User Target.
May 22 03:29:48 zion systemd-journald[268]: /var/log/journal/c297fe707f4c42079d3643792bf0f897/user-1000.journal: Journal file uses a different sequence number ID, rotating.
May 22 03:29:48 zion login[415]: LOGIN ON tty1 BY glyn
May 22 03:29:48 zion systemd[440]: Created slice User Application Slice.
May 22 03:29:48 zion systemd[440]: Reached target Paths.
May 22 03:29:48 zion systemd[440]: Reached target Timers.
May 22 03:29:48 zion systemd[440]: Starting D-Bus User Message Bus Socket...
May 22 03:29:48 zion systemd[440]: Listening on GnuPG network certificate management daemon.
May 22 03:29:48 zion systemd[440]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 22 03:29:48 zion systemd[440]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
May 22 03:29:48 zion systemd[440]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
May 22 03:29:48 zion systemd[440]: Listening on GnuPG cryptographic agent and passphrase cache.
May 22 03:29:48 zion systemd[440]: Listening on GnuPG public key management service.
May 22 03:29:48 zion systemd[440]: Listening on p11-kit server.
May 22 03:29:48 zion systemd[440]: Listening on Sound System.
May 22 03:29:48 zion systemd[440]: Listening on D-Bus User Message Bus Socket.
May 22 03:29:48 zion systemd[440]: Reached target Sockets.
May 22 03:29:48 zion systemd[440]: Reached target Basic System.
May 22 03:29:48 zion systemd[440]: Reached target Main User Target.
May 22 03:29:48 zion systemd[440]: Startup finished in 347ms.
May 22 03:29:48 zion systemd[1]: Started User Manager for UID 1000.
May 22 03:29:48 zion systemd[1]: Started Session 1 of User glyn.
May 22 03:29:59 zion systemd-networkd[313]: enp6s0: Gained carrier
May 22 03:29:59 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 22 03:29:59 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 22 03:30:00 zion systemd-networkd[313]: enp6s0: Gained IPv6LL
May 22 03:30:01 zion systemd-networkd[313]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 22 03:30:01 zion systemd[1]: Starting Hostname Service...
May 22 03:30:01 zion systemd[1]: Started Hostname Service.
May 22 03:30:01 zion systemd[1]: Starting Authorization Manager...
May 22 03:30:01 zion polkitd[525]: Started polkitd version 124
May 22 03:30:01 zion polkitd[525]: Loading rules from directory /etc/polkit-1/rules.d
May 22 03:30:01 zion polkitd[525]: Loading rules from directory /usr/share/polkit-1/rules.d
May 22 03:30:01 zion polkitd[525]: Finished loading, compiling and executing 2 rules
May 22 03:30:01 zion systemd[1]: Started Authorization Manager.
May 22 03:30:01 zion polkitd[525]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
May 22 03:30:01 zion systemd-hostnamed[524]: Hostname set to <zion> (static)
May 22 03:30:01 zion systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 561 (AUTHENTICATE)
May 22 03:30:02 zion systemd[1]: Mounting Arbitrary Executable File Formats File System...
May 22 03:30:02 zion systemd[1]: Mounted Arbitrary Executable File Formats File System.
May 22 03:30:17 zion systemd[440]: Created slice User Core Session Slice.
May 22 03:30:17 zion systemd[440]: Starting D-Bus User Message Bus...
May 22 03:30:17 zion dbus-broker-launch[641]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
May 22 03:30:17 zion dbus-broker-launch[641]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
May 22 03:30:17 zion systemd[440]: Started D-Bus User Message Bus.
May 22 03:30:17 zion dbus-broker-launch[641]: Ready
May 22 03:30:31 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 22 03:31:05 zion systemd[440]: Starting Accessibility services bus...
May 22 03:31:06 zion systemd[440]: Started Accessibility services bus.
May 22 03:31:14 zion systemd[1]: Starting Time & Date Service...
May 22 03:31:15 zion systemd[1]: Started Time & Date Service.
May 22 03:31:23 zion systemd[1]: Starting RealtimeKit Scheduling Policy Service...
May 22 03:31:23 zion systemd[1]: Started RealtimeKit Scheduling Policy Service.
May 22 03:31:23 zion rtkit-daemon[927]: Successfully called chroot.
May 22 03:31:23 zion rtkit-daemon[927]: Successfully dropped privileges.
May 22 03:31:23 zion rtkit-daemon[927]: Successfully limited resources.
May 22 03:31:23 zion rtkit-daemon[927]: Running.
May 22 03:31:23 zion rtkit-daemon[927]: Supervising 0 threads of 0 processes of 0 users.
May 22 03:31:23 zion rtkit-daemon[927]: Canary thread running.
May 22 03:31:23 zion rtkit-daemon[927]: Watchdog thread running.
May 22 03:31:23 zion rtkit-daemon[927]: Supervising 0 threads of 0 processes of 0 users.
May 22 03:31:23 zion rtkit-daemon[927]: Supervising 0 threads of 0 processes of 0 users.
May 22 03:31:23 zion rtkit-daemon[927]: Supervising 0 threads of 0 processes of 0 users.
May 22 03:31:23 zion rtkit-daemon[927]: Successfully made thread 948 of process 717 owned by '1000' RT at priority 10.
May 22 03:31:23 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:23 zion systemd[440]: Starting Sound Service...
May 22 03:31:23 zion rtkit-daemon[927]: Successfully made thread 965 of process 965 owned by '1000' high priority at nice level -11.
May 22 03:31:23 zion rtkit-daemon[927]: Supervising 2 threads of 2 processes of 1 users.
May 22 03:31:23 zion pulseaudio[965]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 22 03:31:23 zion pulseaudio[965]: Master source not found.
May 22 03:31:23 zion pulseaudio[965]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 22 03:31:23 zion pulseaudio[965]: Source record_mono does not exist.
May 22 03:31:23 zion pulseaudio[965]: Daemon startup without any loaded modules, refusing to work.
May 22 03:31:23 zion systemd[440]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 22 03:31:23 zion systemd[440]: pulseaudio.service: Failed with result 'exit-code'.
May 22 03:31:23 zion systemd[440]: Failed to start Sound Service.
May 22 03:31:23 zion systemd[440]: pulseaudio.service: Scheduled restart job, restart counter is at 1.
May 22 03:31:23 zion systemd[440]: Starting Sound Service...
May 22 03:31:23 zion rtkit-daemon[927]: Successfully made thread 968 of process 968 owned by '1000' high priority at nice level -11.
May 22 03:31:23 zion rtkit-daemon[927]: Supervising 2 threads of 2 processes of 1 users.
May 22 03:31:23 zion pulseaudio[968]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 22 03:31:23 zion pulseaudio[968]: Master source not found.
May 22 03:31:23 zion pulseaudio[968]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 22 03:31:23 zion pulseaudio[968]: Source record_mono does not exist.
May 22 03:31:23 zion pulseaudio[968]: Daemon startup without any loaded modules, refusing to work.
May 22 03:31:23 zion systemd[440]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 22 03:31:23 zion systemd[440]: pulseaudio.service: Failed with result 'exit-code'.
May 22 03:31:23 zion systemd[440]: Failed to start Sound Service.
May 22 03:31:23 zion systemd[440]: pulseaudio.service: Scheduled restart job, restart counter is at 2.
May 22 03:31:23 zion systemd[440]: Starting Sound Service...
May 22 03:31:24 zion rtkit-daemon[927]: Successfully made thread 971 of process 971 owned by '1000' high priority at nice level -11.
May 22 03:31:24 zion rtkit-daemon[927]: Supervising 2 threads of 2 processes of 1 users.
May 22 03:31:24 zion pulseaudio[971]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 22 03:31:24 zion pulseaudio[971]: Master source not found.
May 22 03:31:24 zion pulseaudio[971]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 22 03:31:24 zion pulseaudio[971]: Source record_mono does not exist.
May 22 03:31:24 zion pulseaudio[971]: Daemon startup without any loaded modules, refusing to work.
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Failed with result 'exit-code'.
May 22 03:31:24 zion systemd[440]: Failed to start Sound Service.
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Scheduled restart job, restart counter is at 3.
May 22 03:31:24 zion systemd[440]: Starting Sound Service...
May 22 03:31:24 zion rtkit-daemon[927]: Successfully made thread 974 of process 974 owned by '1000' high priority at nice level -11.
May 22 03:31:24 zion rtkit-daemon[927]: Supervising 2 threads of 2 processes of 1 users.
May 22 03:31:24 zion pulseaudio[974]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 22 03:31:24 zion pulseaudio[974]: Master source not found.
May 22 03:31:24 zion pulseaudio[974]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 22 03:31:24 zion pulseaudio[974]: Source record_mono does not exist.
May 22 03:31:24 zion pulseaudio[974]: Daemon startup without any loaded modules, refusing to work.
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Failed with result 'exit-code'.
May 22 03:31:24 zion systemd[440]: Failed to start Sound Service.
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Scheduled restart job, restart counter is at 4.
May 22 03:31:24 zion systemd[440]: Starting Sound Service...
May 22 03:31:24 zion rtkit-daemon[927]: Successfully made thread 977 of process 977 owned by '1000' high priority at nice level -11.
May 22 03:31:24 zion rtkit-daemon[927]: Supervising 2 threads of 2 processes of 1 users.
May 22 03:31:24 zion pulseaudio[977]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
May 22 03:31:24 zion pulseaudio[977]: Master source not found.
May 22 03:31:24 zion pulseaudio[977]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
May 22 03:31:24 zion pulseaudio[977]: Source record_mono does not exist.
May 22 03:31:24 zion pulseaudio[977]: Daemon startup without any loaded modules, refusing to work.
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Failed with result 'exit-code'.
May 22 03:31:24 zion systemd[440]: Failed to start Sound Service.
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Start request repeated too quickly.
May 22 03:31:24 zion systemd[440]: pulseaudio.service: Failed with result 'exit-code'.
May 22 03:31:24 zion systemd[440]: Failed to start Sound Service.
May 22 03:31:24 zion systemd[440]: pulseaudio.socket: Failed with result 'service-start-limit-hit'.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:26 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:26 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:27 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:27 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:27 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:27 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:28 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:28 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:37 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:37 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:37 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:37 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:38 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:38 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:43 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:43 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:48 zion systemd[1]: systemd-timedated.service: Deactivated successfully.
May 22 03:31:51 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:51 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:51 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:31:51 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:34:50 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:34:50 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:35:10 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:35:10 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:35:39 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:35:39 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:36:11 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:36:11 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:36:42 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:36:42 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:37:01 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:37:01 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:37:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:37:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:37:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:37:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:37:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:37:25 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:38:13 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:38:13 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:38:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:38:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:39:14 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:39:14 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:39:27 zion systemd[1]: Starting Hostname Service...
May 22 03:39:27 zion systemd[1]: Started Hostname Service.
May 22 03:39:27 zion systemd[440]: Starting User preferences database...
May 22 03:39:27 zion systemd[440]: Started User preferences database.
May 22 03:39:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:39:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:39:57 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 22 03:39:58 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:39:58 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:40:15 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:40:15 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:40:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:40:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:41:16 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:41:16 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:41:43 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:41:43 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:41:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:41:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:42:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:42:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:42:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:42:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:43:18 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:43:18 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:43:39 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:43:39 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:43:39 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:43:39 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:43:41 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:43:41 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:44:14 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:44:14 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:44:19 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:44:19 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:44:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:44:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:44:47 zion systemd[1]: Starting Cleanup of Temporary Directories...
May 22 03:44:47 zion systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
May 22 03:44:47 zion systemd[1]: Finished Cleanup of Temporary Directories.
May 22 03:45:20 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:45:20 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:46:05 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:46:05 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:46:21 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:46:21 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:46:44 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:46:44 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:18 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:18 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:21 zion kernel: perf: interrupt took too long (2505 > 2500), lowering kernel.perf_event_max_sample_rate to 79800
May 22 03:47:36 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:36 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:51 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:47:51 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:48:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:48:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:48:23 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:48:23 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:49:24 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:49:24 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:49:38 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:49:38 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:50:00 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:50:00 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:50:24 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:50:24 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:51:21 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:51:21 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:51:35 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:51:35 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:52:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:52:08 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:53:26 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:53:26 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:54:04 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:54:04 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:54:27 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:54:27 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:54:38 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:54:38 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:55:28 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:55:28 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:55:39 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:55:39 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:56:21 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:56:21 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:56:35 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:56:35 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:57:09 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:57:09 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:58:32 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:58:32 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:59:33 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 03:59:33 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:00:00 zion systemd[1]: Started backup service.
May 22 04:00:00 zion su[4637]: (to glyn) root on none
May 22 04:00:00 zion su[4637]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 22 04:00:10 zion su[4640]: using parent snapshot 9d99f375
May 22 04:00:34 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:00:34 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:00:46 zion su[4640]: Files: 56 new, 29 changed, 143893 unmodified
May 22 04:00:46 zion su[4640]: Dirs: 17 new, 33 changed, 18169 unmodified
May 22 04:00:46 zion su[4640]: Added to the repository: 4.264 MiB (789.710 KiB stored)
May 22 04:00:46 zion su[4640]: processed 143978 files, 11.687 GiB in 0:40
May 22 04:00:46 zion su[4640]: snapshot 9e0939a2 saved
May 22 04:00:46 zion su[4637]: pam_unix(su:session): session closed for user glyn
May 22 04:00:46 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 22 04:00:46 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 22 04:00:46 zion systemd[1]: backup.service: Deactivated successfully.
May 22 04:00:46 zion systemd[1]: backup.service: Consumed 16.334s CPU time, 629.2M memory peak, 0B memory swap peak.
May 22 04:01:19 zion kernel: perf: interrupt took too long (3134 > 3131), lowering kernel.perf_event_max_sample_rate to 63600
May 22 04:01:22 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:01:22 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:01:45 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:01:45 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:02:09 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:02:09 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:03:35 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:03:35 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:04:26 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:04:26 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:04:36 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:04:36 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:05:37 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:05:37 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:05:53 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:05:53 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:06:22 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:06:22 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:07:09 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:07:09 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:07:55 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:07:55 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:08:40 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:08:40 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:09:41 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:09:41 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:09:49 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:09:49 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:09:59 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:09:59 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:10:41 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:10:41 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:10:42 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:10:42 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:11:22 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:11:22 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:11:29 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:11:29 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:11:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:11:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:12:11 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:12:11 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:12:41 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:12:41 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:12:43 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:12:43 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:13:44 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:13:44 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:13:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:13:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:14:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:14:46 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:15:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:15:47 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:15:50 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:15:50 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:16:07 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:16:07 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:16:23 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:16:23 zion rtkit-daemon[927]: Supervising 1 threads of 1 processes of 1 users.
May 22 04:17:15 zion sudo[5888]: glyn : TTY=pts/0 ; PWD=/home/glyn ; USER=root ; COMMAND=/usr/bin/systemctl suspend
May 22 04:17:15 zion sudo[5888]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
May 22 04:17:15 zion systemd-logind[412]: The system will suspend now!
May 22 04:17:15 zion systemd[1]: Reached target Sleep.
May 22 04:17:15 zion sudo[5888]: pam_unix(sudo:session): session closed for user root
May 22 04:17:15 zion systemd[1]: Starting System Suspend...
May 22 04:17:15 zion systemd-sleep[5894]: Performing sleep operation 'suspend'...
May 22 04:17:15 zion kernel: PM: suspend entry (deep)
May 22 04:17:15 zion kernel: Filesystems sync: 0.009 seconds
May 22 04:17:15 zion kernel: Freezing user space processes
May 22 09:54:57 zion kernel: Freezing user space processes completed (elapsed 0.001 seconds)
May 22 09:54:57 zion kernel: OOM killer disabled.
May 22 09:54:57 zion kernel: Freezing remaining freezable tasks
May 22 09:54:57 zion kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
May 22 09:54:57 zion kernel: printk: Suspending console(s) (use no_console_suspend to debug)
May 22 09:54:57 zion kernel: serial 00:03: disabled
May 22 09:54:57 zion kernel: parport_pc 00:02: disabled
May 22 09:54:57 zion kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 22 09:54:57 zion kernel: ata1.00: Entering standby power mode
May 22 09:54:57 zion kernel: ACPI: PM: Preparing to enter system sleep state S3
May 22 09:54:57 zion kernel: ACPI: PM: Saving platform NVS memory
May 22 09:54:57 zion kernel: Disabling non-boot CPUs ...
May 22 09:54:57 zion kernel: smpboot: CPU 1 is now offline
May 22 09:54:57 zion kernel: smpboot: CPU 2 is now offline
May 22 09:54:57 zion kernel: smpboot: CPU 3 is now offline
May 22 09:54:57 zion kernel: ACPI: PM: Low-level resume complete
May 22 09:54:57 zion kernel: ACPI: PM: Restoring platform NVS memory
May 22 09:54:57 zion kernel: Enabling non-boot CPUs ...
May 22 09:54:57 zion kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
May 22 09:54:57 zion kernel: CPU1 is up
May 22 09:54:57 zion kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
May 22 09:54:57 zion kernel: CPU2 is up
May 22 09:54:57 zion kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
May 22 09:54:57 zion kernel: CPU3 is up
May 22 09:54:57 zion kernel: ACPI: PM: Waking up from system sleep state S3
May 22 09:54:57 zion kernel: usb usb2: root hub lost power or was reset
May 22 09:54:57 zion kernel: usb usb4: root hub lost power or was reset
May 22 09:54:57 zion kernel: usb usb5: root hub lost power or was reset
May 22 09:54:57 zion kernel: usb usb6: root hub lost power or was reset
May 22 09:54:57 zion kernel: usb usb7: root hub lost power or was reset
May 22 09:54:57 zion kernel: usb usb8: root hub lost power or was reset
May 22 09:54:57 zion kernel: tg3 0000:06:00.0 enp6s0: Link is down
May 22 09:54:57 zion kernel: parport_pc 00:02: activated
May 22 09:54:57 zion kernel: serial 00:03: activated
May 22 09:54:57 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
May 22 09:54:57 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
May 22 09:54:57 zion kernel: radeon 0000:22:00.0: WB enabled
May 22 09:54:57 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
May 22 09:54:57 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
May 22 09:54:57 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
May 22 09:54:57 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
May 22 09:54:57 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
May 22 09:54:57 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
May 22 09:54:57 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
May 22 09:54:57 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
May 22 09:54:57 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
May 22 09:54:57 zion kernel: mt7601u 3-6:1.0: Error: MCU response pre-completed!
May 22 09:54:57 zion kernel: mt7601u 3-6:1.0: EEPROM ver:0d fae:00
May 22 09:54:57 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
May 22 09:54:57 zion kernel: [drm] UVD initialized successfully.
May 22 09:54:57 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
May 22 09:54:57 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
May 22 09:54:57 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
May 22 09:54:57 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
May 22 09:54:57 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
May 22 09:54:57 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
May 22 09:54:57 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
May 22 09:54:57 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
May 22 09:54:57 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
May 22 09:54:57 zion kernel: sd 0:0:0:0: [sda] Starting disk
May 22 09:54:57 zion kernel: ata4.00: configured for UDMA/100
May 22 09:54:57 zion kernel: ata1.00: configured for UDMA/133
May 22 09:54:57 zion kernel: [drm] ib test on ring 5 succeeded
May 22 09:54:57 zion kernel: OOM killer enabled.
May 22 09:54:57 zion kernel: Restarting tasks ...
May 22 09:54:57 zion kernel: usb 1-2: USB disconnect, device number 2
May 22 09:54:57 zion kernel: usb 1-2.3: USB disconnect, device number 3
May 22 09:54:57 zion kernel: done.
May 22 09:54:57 zion kernel: random: crng reseeded on system resumption
May 22 09:54:57 zion kernel: PM: suspend exit
May 22 09:54:57 zion rtkit-daemon[927]: The canary thread is apparently starving. Taking action.
May 22 09:54:57 zion systemd-networkd[313]: enp6s0: Lost carrier
May 22 09:54:57 zion rtkit-daemon[927]: Demoting known real-time threads.
May 22 09:54:57 zion systemd-networkd[313]: enp6s0: DHCP lease lost
May 22 09:54:57 zion rtkit-daemon[927]: Successfully demoted thread 948 of process 717.
May 22 09:54:57 zion systemd-resolved[401]: Clock change detected. Flushing caches.
May 22 09:54:57 zion rtkit-daemon[927]: Demoted 1 threads.
May 22 09:54:57 zion systemd-sleep[5894]: System returned from sleep operation 'suspend'.
May 22 09:54:57 zion systemd-networkd[313]: enp6s0: DHCPv6 lease lost
May 22 09:54:57 zion systemd[1]: Started backup service.
May 22 09:54:57 zion systemd[1]: systemd-suspend.service: Deactivated successfully.
May 22 09:54:57 zion systemd[1]: Finished System Suspend.
May 22 09:54:57 zion su[5982]: (to glyn) root on none
May 22 09:54:57 zion systemd[1]: Stopped target Sleep.
May 22 09:54:57 zion su[5982]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
May 22 09:54:57 zion systemd[1]: Reached target Suspend.
May 22 09:54:57 zion systemd[1]: Starting Hostname Service...
May 22 09:54:57 zion systemd[1]: Stopped target Suspend.
May 22 09:54:57 zion systemd[1]: Started Hostname Service.
May 22 09:54:57 zion systemd-hostnamed[6003]: Hostname set to <zion> (static)
May 22 09:54:57 zion kernel: usb 1-2.4: USB disconnect, device number 4
May 22 09:54:58 zion systemd-logind[412]: Operation 'suspend' finished.
May 22 09:54:58 zion systemd-resolved[401]: Closing all remaining TCP connections.
May 22 09:54:58 zion systemd-resolved[401]: Resetting learnt feature levels on all servers.
May 22 09:54:58 zion systemd-networkd[313]: wlp0s29f7u6: Unmanaging interface.
May 22 09:54:58 zion systemd-networkd[313]: lo: Unmanaging interface.
May 22 09:54:58 zion systemd-networkd[313]: enp6s0: Reconfiguring with /etc/systemd/network/default.network.
May 22 09:54:58 zion systemd-networkd[313]: enp6s0: DHCPv6 lease lost
May 22 09:55:04 zion kernel: usb 1-2: new high-speed USB device number 5 using ehci-pci
May 22 09:55:04 zion kernel: usb 1-2: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
May 22 09:55:04 zion kernel: usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
May 22 09:55:04 zion kernel: usb 1-2: SerialNumber: BF0718693128
May 22 09:55:04 zion kernel: hub 1-2:1.0: USB hub found
May 22 09:55:04 zion kernel: hub 1-2:1.0: 4 ports detected
May 22 09:55:04 zion kernel: usb 1-2.3: new low-speed USB device number 6 using ehci-pci
May 22 09:55:04 zion kernel: usb 1-2.3: New USB device found, idVendor=0461, idProduct=4e04, bcdDevice= 1.04
May 22 09:55:04 zion kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 22 09:55:04 zion kernel: usb 1-2.3: Product: USB NETVISTA FULL WIDTH KEYBOARD
May 22 09:55:04 zion kernel: usb 1-2.3: Manufacturer: NOVATEK
May 22 09:55:04 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.0/0003:0461:4E04.0004/input/input13
May 22 09:55:05 zion kernel: hid-generic 0003:0461:4E04.0004: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input0
May 22 09:55:05 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.1/0003:0461:4E04.0005/input/input14
May 22 09:55:05 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.1/0003:0461:4E04.0005/input/input15
May 22 09:55:05 zion kernel: hid-generic 0003:0461:4E04.0005: input,hidraw1: USB HID v1.10 Device [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input1
May 22 09:55:05 zion systemd-logind[412]: Watching system buttons on /dev/input/event3 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control)
May 22 09:55:05 zion systemd-logind[412]: Watching system buttons on /dev/input/event2 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD)
May 22 09:55:05 zion kernel: usb 1-2.4: new low-speed USB device number 7 using ehci-pci
May 22 09:55:05 zion kernel: usb 1-2.4: New USB device found, idVendor=046d, idProduct=c05b, bcdDevice=54.00
May 22 09:55:05 zion kernel: usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
May 22 09:55:05 zion kernel: usb 1-2.4: Product: USB Optical Mouse
May 22 09:55:05 zion kernel: usb 1-2.4: Manufacturer: Logitech
May 22 09:55:05 zion kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.4/1-2.4:1.0/0003:046D:C05B.0006/input/input16
May 22 09:55:05 zion kernel: hid-generic 0003:046D:C05B.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.7-2.4/input0
May 22 09:55:12 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
May 22 09:55:12 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
May 22 09:55:12 zion systemd-networkd[313]: enp6s0: Gained carrier
May 22 09:55:12 zion su[6004]: Fatal: unable to open config file: <config/> does not exist
May 22 09:55:12 zion su[6004]: Is there a repository at the following location?
May 22 09:55:12 zion su[6004]: rclone:remote:Private/zion/backups
May 22 09:55:12 zion su[5982]: pam_unix(su:session): session closed for user glyn
May 22 09:55:12 zion systemd[1]: backup.service: Main process exited, code=exited, status=1/FAILURE
May 22 09:55:12 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 22 09:55:12 zion systemd[1]: backup.service: Failed to kill control group /system.slice/backup.service, ignoring: Invalid argument
May 22 09:55:12 zion systemd[1]: backup.service: Failed with result 'exit-code'.
May 22 09:55:15 zion systemd-networkd[313]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
May 22 09:55:45 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
May 22 09:57:07 zion systemd-logind[412]: Power key pressed short.
May 22 09:57:07 zion systemd-logind[412]: Powering off...
May 22 09:57:07 zion systemd-logind[412]: System is powering down.
May 22 09:57:07 zion login[415]: pam_unix(login:session): session closed for user glyn
May 22 09:57:07 zion systemd[1]: Stopping Session 1 of User glyn...
May 22 09:57:07 zion systemd[1]: Removed slice Slice /system/modprobe.
May 22 09:57:07 zion systemd[1]: Stopped target Graphical Interface.
May 22 09:57:07 zion systemd[1]: Stopped target Multi-User System.
May 22 09:57:07 zion systemd[1]: Stopped target Login Prompts.
May 22 09:57:07 zion systemd[1]: Stopped target Host and Network Name Lookups.
May 22 09:57:07 zion systemd[1]: Stopped target Sound Card.
May 22 09:57:07 zion systemd[1]: Stopped target Timer Units.
May 22 09:57:07 zion systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
May 22 09:57:07 zion systemd[1]: backup.timer: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Hourly backup.
May 22 09:57:07 zion systemd[1]: man-db.timer: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Daily man-db regeneration.
May 22 09:57:07 zion systemd[1]: shadow.timer: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Daily verification of password and group files.
May 22 09:57:07 zion systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Daily Cleanup of Temporary Directories.
May 22 09:57:07 zion systemd[1]: systemd-rfkill.socket: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
May 22 09:57:07 zion systemd[1]: Stopping Save/Restore Sound Card State...
May 22 09:57:07 zion systemd[1]: Stopping Getty on tty1...
May 22 09:57:07 zion systemd[1]: Starting Generate shutdown-ramfs...
May 22 09:57:07 zion systemd[1]: Stopping Authorization Manager...
May 22 09:57:07 zion systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
May 22 09:57:07 zion systemd[1]: Stopping Load/Save OS Random Seed...
May 22 09:57:07 zion systemd[1]: getty@tty1.service: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Getty on tty1.
May 22 09:57:07 zion systemd[1]: rtkit-daemon.service: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
May 22 09:57:07 zion systemd[1]: polkit.service: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Authorization Manager.
May 22 09:57:07 zion systemd[1]: alsa-restore.service: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Save/Restore Sound Card State.
May 22 09:57:07 zion systemd[1]: systemd-random-seed.service: Deactivated successfully.
May 22 09:57:07 zion systemd[1]: Stopped Load/Save OS Random Seed.
May 22 09:57:07 zion systemd-logind[412]: Session 1 logged out. Waiting for processes to exit.
May 22 09:57:07 zion systemd[1]: Removed slice Slice /system/getty.
May 22 09:57:08 zion mkinitcpio[6070]: ==> Starting build: 'none'
May 22 09:57:08 zion mkinitcpio[6070]: -> Running build hook: [sd-shutdown]
May 22 09:57:08 zion systemd[1]: session-1.scope: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Session 1 of User glyn.
May 22 09:57:08 zion systemd[1]: session-1.scope: Consumed 9min 41.746s CPU time.
May 22 09:57:08 zion systemd[1]: Stopping User Login Management...
May 22 09:57:08 zion systemd[1]: Stopping User Manager for UID 1000...
May 22 09:57:08 zion systemd-logind[412]: Removed session 1.
May 22 09:57:08 zion systemd[440]: Activating special unit Exit the Session...
May 22 09:57:08 zion systemd[440]: Stopped target Main User Target.
May 22 09:57:08 zion systemd[440]: Stopping Accessibility services bus...
May 22 09:57:08 zion systemd[440]: Stopping User preferences database...
May 22 09:57:08 zion systemd[440]: Stopped Accessibility services bus.
May 22 09:57:08 zion systemd[440]: Stopped User preferences database.
May 22 09:57:08 zion systemd[440]: Stopped target Basic System.
May 22 09:57:08 zion systemd[440]: Stopped target Paths.
May 22 09:57:08 zion systemd[440]: Stopped target Sockets.
May 22 09:57:08 zion systemd[440]: Stopped target Timers.
May 22 09:57:08 zion systemd[440]: Closed GnuPG network certificate management daemon.
May 22 09:57:08 zion systemd[440]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
May 22 09:57:08 zion systemd[440]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
May 22 09:57:08 zion systemd[440]: Closed GnuPG cryptographic agent (ssh-agent emulation).
May 22 09:57:08 zion systemd[440]: Closed GnuPG cryptographic agent and passphrase cache.
May 22 09:57:08 zion systemd[440]: Closed GnuPG public key management service.
May 22 09:57:08 zion systemd[440]: Closed p11-kit server.
May 22 09:57:08 zion dbus-broker[642]: Dispatched 502 messages @ 4(±6)μs / message.
May 22 09:57:08 zion systemd[440]: Stopping D-Bus User Message Bus...
May 22 09:57:08 zion systemd[440]: Stopped D-Bus User Message Bus.
May 22 09:57:08 zion systemd[440]: Removed slice User Core Session Slice.
May 22 09:57:08 zion systemd[440]: Closed D-Bus User Message Bus Socket.
May 22 09:57:08 zion systemd[440]: Removed slice User Application Slice.
May 22 09:57:08 zion systemd[440]: Reached target Shutdown.
May 22 09:57:08 zion systemd[440]: Finished Exit the Session.
May 22 09:57:08 zion systemd[440]: Reached target Exit the Session.
May 22 09:57:08 zion (sd-pam)[442]: pam_unix(systemd-user:session): session closed for user glyn
May 22 09:57:08 zion systemd[1]: user@1000.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped User Manager for UID 1000.
May 22 09:57:08 zion systemd[1]: systemd-logind.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped User Login Management.
May 22 09:57:08 zion systemd[1]: Stopping Permit User Sessions...
May 22 09:57:08 zion systemd[1]: Stopping User Runtime Directory /run/user/1000...
May 22 09:57:08 zion systemd[1]: systemd-user-sessions.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Permit User Sessions.
May 22 09:57:08 zion systemd[1]: Stopped target Network.
May 22 09:57:08 zion systemd[1]: Stopped target Remote File Systems.
May 22 09:57:08 zion systemd-networkd[313]: enp6s0: DHCP lease lost
May 22 09:57:08 zion systemd[1]: Stopping Network Configuration...
May 22 09:57:08 zion mkinitcpio[6070]: ==> Build complete.
May 22 09:57:08 zion systemd[1]: run-user-1000.mount: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Unmounted /run/user/1000.
May 22 09:57:08 zion systemd-networkd[313]: enp6s0: DHCPv6 lease lost
May 22 09:57:08 zion systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped User Runtime Directory /run/user/1000.
May 22 09:57:08 zion systemd[1]: Removed slice User Slice of UID 1000.
May 22 09:57:08 zion systemd[1]: user-1000.slice: Consumed 9min 42.164s CPU time.
May 22 09:57:08 zion systemd[1]: Stopped target Basic System.
May 22 09:57:08 zion systemd[1]: Stopped target Path Units.
May 22 09:57:08 zion systemd[1]: Stopped target Slice Units.
May 22 09:57:08 zion systemd[1]: Removed slice User and Session Slice.
May 22 09:57:08 zion systemd[1]: user.slice: Consumed 9min 42.164s CPU time.
May 22 09:57:08 zion systemd[1]: Stopped target Socket Units.
May 22 09:57:08 zion systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
May 22 09:57:08 zion systemd[1]: Removed slice Slice /system/dirmngr.
May 22 09:57:08 zion systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
May 22 09:57:08 zion systemd[1]: Removed slice Slice /system/gpg-agent-browser.
May 22 09:57:08 zion systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
May 22 09:57:08 zion systemd[1]: Removed slice Slice /system/gpg-agent-extra.
May 22 09:57:08 zion systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
May 22 09:57:08 zion systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
May 22 09:57:08 zion systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
May 22 09:57:08 zion systemd[1]: Removed slice Slice /system/gpg-agent.
May 22 09:57:08 zion systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
May 22 09:57:08 zion systemd[1]: Removed slice Slice /system/keyboxd.
May 22 09:57:08 zion dbus-broker[410]: Dispatched 2380 messages @ 6(±7)μs / message.
May 22 09:57:08 zion systemd[1]: Stopping D-Bus System Message Bus...
May 22 09:57:08 zion systemd[1]: dbus-broker.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped D-Bus System Message Bus.
May 22 09:57:08 zion systemd[1]: dbus.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed D-Bus System Message Bus Socket.
May 22 09:57:08 zion systemd[1]: Stopped target System Initialization.
May 22 09:57:08 zion systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
May 22 09:57:08 zion systemd[1]: Stopped target Local Encrypted Volumes.
May 22 09:57:08 zion systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
May 22 09:57:08 zion systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
May 22 09:57:08 zion systemd[1]: Stopped target Local Integrity Protected Volumes.
May 22 09:57:08 zion systemd[1]: Stopped target Local Verity Protected Volumes.
May 22 09:57:08 zion systemd[1]: Stopping Network Name Resolution...
May 22 09:57:08 zion systemd[1]: systemd-update-done.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Update is Completed.
May 22 09:57:08 zion systemd[1]: ldconfig.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Rebuild Dynamic Linker Cache.
May 22 09:57:08 zion systemd[1]: systemd-journal-catalog-update.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Rebuild Journal Catalog.
May 22 09:57:08 zion systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
May 22 09:57:08 zion systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: systemd-networkd.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Network Configuration.
May 22 09:57:08 zion systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Finished Generate shutdown-ramfs.
May 22 09:57:08 zion systemd[1]: Stopped target Preparation for Network.
May 22 09:57:08 zion systemd[1]: systemd-networkd.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed Network Service Netlink Socket.
May 22 09:57:08 zion systemd[1]: systemd-network-generator.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Generate network units from Kernel command line.
May 22 09:57:08 zion systemd[1]: systemd-update-utmp.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
May 22 09:57:08 zion systemd[1]: systemd-resolved.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Network Name Resolution.
May 22 09:57:08 zion systemd[1]: systemd-sysctl.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Apply Kernel Variables.
May 22 09:57:08 zion systemd[1]: systemd-coredump.socket: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Closed Process Core Dump Socket.
May 22 09:57:08 zion systemd[1]: systemd-modules-load.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Load Kernel Modules.
May 22 09:57:08 zion systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Create Volatile Files and Directories.
May 22 09:57:08 zion systemd[1]: Stopped target Local File Systems.
May 22 09:57:08 zion systemd[1]: Unmounting /boot...
May 22 09:57:08 zion systemd[1]: Unmounting Temporary Directory /tmp...
May 22 09:57:08 zion systemd[1]: tmp.mount: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Unmounted Temporary Directory /tmp.
May 22 09:57:08 zion systemd[1]: Stopped target Swaps.
May 22 09:57:08 zion systemd[1]: boot.mount: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Unmounted /boot.
May 22 09:57:08 zion kernel: EXT4-fs (sda1): unmounting filesystem a1dff1b3-1157-428c-a973-08658b287afb.
May 22 09:57:08 zion systemd[1]: Reached target Unmount All Filesystems.
May 22 09:57:08 zion systemd[1]: systemd-fsck@dev-disk-by\x2duuid-a1dff1b3\x2d1157\x2d428c\x2da973\x2d08658b287afb.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb.
May 22 09:57:08 zion systemd[1]: Removed slice Slice /system/systemd-fsck.
May 22 09:57:08 zion systemd[1]: Stopped target Preparation for Local File Systems.
May 22 09:57:08 zion systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Create Static Device Nodes in /dev.
May 22 09:57:08 zion systemd[1]: systemd-sysusers.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Create System Users.
May 22 09:57:08 zion systemd[1]: systemd-remount-fs.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Remount Root and Kernel File Systems.
May 22 09:57:08 zion systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
May 22 09:57:08 zion systemd[1]: Reached target System Shutdown.
May 22 09:57:08 zion systemd[1]: Reached target Late Shutdown Services.
May 22 09:57:08 zion systemd[1]: systemd-poweroff.service: Deactivated successfully.
May 22 09:57:08 zion systemd[1]: Finished System Power Off.
May 22 09:57:08 zion systemd[1]: Reached target System Power Off.
May 22 09:57:08 zion systemd[1]: Shutting down.
May 22 09:57:08 zion systemd-shutdown[1]: Syncing filesystems and block devices.
May 22 09:57:08 zion systemd-shutdown[1]: Sending SIGTERM to remaining processes...
May 22 09:57:08 zion systemd-journald[268]: Received SIGTERM from PID 1 (systemd-shutdow).
May 22 09:57:08 zion systemd-journald[268]: Journal stopped
Jun 28 01:18:11 zion kernel: Linux version 6.9.6-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 21 Jun 2024 19:49:19 +0000
Jun 28 01:18:11 zion kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fbcac78-d63c-4c69-8e2f-d45f626d80de rw loglevel=3 quiet nouveau.noaccel=1 amdgpu.runpm=0
Jun 28 01:18:11 zion kernel: BIOS-provided physical RAM map:
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000000927ff] usable
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dfdf9bff] usable
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x00000000dfdf9c00-0x00000000dfe4bbff] ACPI NVS
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x00000000dfe4bc00-0x00000000dfe4dbff] ACPI data
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x00000000dfe4dc00-0x00000000dfffffff] reserved
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fcffffff] reserved
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fed003ff] reserved
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
Jun 28 01:18:11 zion kernel: BIOS-e820: [mem 0x0000000100000000-0x000000081fffffff] usable
Jun 28 01:18:11 zion kernel: NX (Execute Disable) protection: active
Jun 28 01:18:11 zion kernel: APIC: Static calls initialized
Jun 28 01:18:11 zion kernel: SMBIOS 2.5 present.
Jun 28 01:18:11 zion kernel: DMI: Dell Inc. Precision WorkStation T5500 /0CRH6C, BIOS A17 03/11/2018
Jun 28 01:18:11 zion kernel: tsc: Fast TSC calibration using PIT
Jun 28 01:18:11 zion kernel: tsc: Detected 2925.995 MHz processor
Jun 28 01:18:11 zion kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 28 01:18:11 zion kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 28 01:18:11 zion kernel: last_pfn = 0x820000 max_arch_pfn = 0x400000000
Jun 28 01:18:11 zion kernel: MTRR map: 6 entries (5 fixed + 1 variable; max 21), built from 8 variable MTRRs
Jun 28 01:18:11 zion kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jun 28 01:18:11 zion kernel: last_pfn = 0xdfdf9 max_arch_pfn = 0x400000000
Jun 28 01:18:11 zion kernel: RAMDISK: [mem 0x338d3000-0x35c60fff]
Jun 28 01:18:11 zion kernel: ACPI: Early table checksum verification disabled
Jun 28 01:18:11 zion kernel: ACPI: RSDP 0x00000000000FEC30 000024 (v02 DELL )
Jun 28 01:18:11 zion kernel: ACPI: XSDT 0x00000000000FCB10 000084 (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: FACP 0x00000000000FCC08 0000F4 (v03 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20230628/tbfadt-564)
Jun 28 01:18:11 zion kernel: ACPI: DSDT 0x00000000FFEA1DE6 0055B9 (v01 DELL dt_ex 00001000 INTL 20050624)
Jun 28 01:18:11 zion kernel: ACPI: FACS 0x00000000DFDF9C00 000040
Jun 28 01:18:11 zion kernel: ACPI: FACS 0x00000000DFDF9C00 000040
Jun 28 01:18:11 zion kernel: ACPI: SSDT 0x00000000FFEA74B0 00009C (v01 DELL st_ex 00001000 INTL 20050624)
Jun 28 01:18:11 zion kernel: ACPI: APIC 0x00000000000FCCFC 00026A (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: BOOT 0x00000000000FCF66 000028 (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: ASF! 0x00000000000FCF8E 000096 (v32 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: MCFG 0x00000000000FD024 00003C (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: HPET 0x00000000000FD060 000038 (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: TCPA 0x00000000000FD2BC 000032 (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: ____ 0x00000000000FD2EE 000030 (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: _RAT 0x00000000000FDED2 000030 (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: SLIC 0x00000000000FD098 000176 (v01 DELL B10K 00000015 ASL 00000061)
Jun 28 01:18:11 zion kernel: ACPI: SSDT 0x00000000DFE4DC00 000AF4 (v01 INTEL PPM RCM 80000001 INTL 20061109)
Jun 28 01:18:11 zion kernel: ACPI: Reserving FACP table memory at [mem 0xfcc08-0xfccfb]
Jun 28 01:18:11 zion kernel: ACPI: Reserving DSDT table memory at [mem 0xffea1de6-0xffea739e]
Jun 28 01:18:11 zion kernel: ACPI: Reserving FACS table memory at [mem 0xdfdf9c00-0xdfdf9c3f]
Jun 28 01:18:11 zion kernel: ACPI: Reserving FACS table memory at [mem 0xdfdf9c00-0xdfdf9c3f]
Jun 28 01:18:11 zion kernel: ACPI: Reserving SSDT table memory at [mem 0xffea74b0-0xffea754b]
Jun 28 01:18:11 zion kernel: ACPI: Reserving APIC table memory at [mem 0xfccfc-0xfcf65]
Jun 28 01:18:11 zion kernel: ACPI: Reserving BOOT table memory at [mem 0xfcf66-0xfcf8d]
Jun 28 01:18:11 zion kernel: ACPI: Reserving ASF! table memory at [mem 0xfcf8e-0xfd023]
Jun 28 01:18:11 zion kernel: ACPI: Reserving MCFG table memory at [mem 0xfd024-0xfd05f]
Jun 28 01:18:11 zion kernel: ACPI: Reserving HPET table memory at [mem 0xfd060-0xfd097]
Jun 28 01:18:11 zion kernel: ACPI: Reserving TCPA table memory at [mem 0xfd2bc-0xfd2ed]
Jun 28 01:18:11 zion kernel: ACPI: Reserving ____ table memory at [mem 0xfd2ee-0xfd31d]
Jun 28 01:18:11 zion kernel: ACPI: Reserving _RAT table memory at [mem 0xfded2-0xfdf01]
Jun 28 01:18:11 zion kernel: ACPI: Reserving SLIC table memory at [mem 0xfd098-0xfd20d]
Jun 28 01:18:11 zion kernel: ACPI: Reserving SSDT table memory at [mem 0xdfe4dc00-0xdfe4e6f3]
Jun 28 01:18:11 zion kernel: No NUMA configuration found
Jun 28 01:18:11 zion kernel: Faking a node at [mem 0x0000000000000000-0x000000081fffffff]
Jun 28 01:18:11 zion kernel: NODE_DATA(0) allocated [mem 0x81ffe6000-0x81ffeafff]
Jun 28 01:18:11 zion kernel: Zone ranges:
Jun 28 01:18:11 zion kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 28 01:18:11 zion kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 28 01:18:11 zion kernel: Normal [mem 0x0000000100000000-0x000000081fffffff]
Jun 28 01:18:11 zion kernel: Device empty
Jun 28 01:18:11 zion kernel: Movable zone start for each node
Jun 28 01:18:11 zion kernel: Early memory node ranges
Jun 28 01:18:11 zion kernel: node 0: [mem 0x0000000000001000-0x0000000000091fff]
Jun 28 01:18:11 zion kernel: node 0: [mem 0x0000000000100000-0x00000000dfdf8fff]
Jun 28 01:18:11 zion kernel: node 0: [mem 0x0000000100000000-0x000000081fffffff]
Jun 28 01:18:11 zion kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000081fffffff]
Jun 28 01:18:11 zion kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 28 01:18:11 zion kernel: On node 0, zone DMA: 110 pages in unavailable ranges
Jun 28 01:18:11 zion kernel: On node 0, zone Normal: 519 pages in unavailable ranges
Jun 28 01:18:11 zion kernel: ACPI: PM-Timer IO Port: 0x808
Jun 28 01:18:11 zion kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Jun 28 01:18:11 zion kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
Jun 28 01:18:11 zion kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
Jun 28 01:18:11 zion kernel: IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 24-47
Jun 28 01:18:11 zion kernel: IOAPIC[2]: apic_id 10, version 32, address 0xfec88000, GSI 48-71
Jun 28 01:18:11 zion kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 28 01:18:11 zion kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 28 01:18:11 zion kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 28 01:18:11 zion kernel: ACPI: HPET id: 0x8086a301 base: 0xfed00000
Jun 28 01:18:11 zion kernel: CPU topo: Max. logical packages: 1
Jun 28 01:18:11 zion kernel: CPU topo: Max. logical dies: 1
Jun 28 01:18:11 zion kernel: CPU topo: Max. dies per package: 1
Jun 28 01:18:11 zion kernel: CPU topo: Max. threads per core: 1
Jun 28 01:18:11 zion kernel: CPU topo: Num. cores per package: 4
Jun 28 01:18:11 zion kernel: CPU topo: Num. threads per package: 4
Jun 28 01:18:11 zion kernel: CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
Jun 28 01:18:11 zion kernel: CPU topo: Rejected CPUs 60
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x00092000-0x000effff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfdf9000-0xdfdf9fff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfdfa000-0xdfe4afff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4b000-0xdfe4bfff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4c000-0xdfe4cfff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4d000-0xdfe4dfff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xdfe4e000-0xdfffffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfcffffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfdffffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfecfffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfedfffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xffafffff]
Jun 28 01:18:11 zion kernel: PM: hibernation: Registered nosave memory: [mem 0xffb00000-0xffffffff]
Jun 28 01:18:11 zion kernel: [mem 0xe0000000-0xf7ffffff] available for PCI devices
Jun 28 01:18:11 zion kernel: Booting paravirtualized kernel on bare hardware
Jun 28 01:18:11 zion kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 28 01:18:11 zion kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Jun 28 01:18:11 zion kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jun 28 01:18:11 zion kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jun 28 01:18:11 zion kernel: pcpu-alloc: [0] 0 1 2 3
Jun 28 01:18:11 zion kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fbcac78-d63c-4c69-8e2f-d45f626d80de rw loglevel=3 quiet nouveau.noaccel=1 amdgpu.runpm=0
Jun 28 01:18:11 zion kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jun 28 01:18:11 zion kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jun 28 01:18:11 zion kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 28 01:18:11 zion kernel: Fallback order for Node 0: 0
Jun 28 01:18:11 zion kernel: Built 1 zonelists, mobility grouping on. Total pages: 8256769
Jun 28 01:18:11 zion kernel: Policy zone: Normal
Jun 28 01:18:11 zion kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 28 01:18:11 zion kernel: software IO TLB: area num 4.
Jun 28 01:18:11 zion kernel: Memory: 32824156K/33551912K available (18432K kernel code, 2164K rwdata, 13228K rodata, 3412K init, 3624K bss, 727496K reserved, 0K cma-reserved)
Jun 28 01:18:11 zion kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jun 28 01:18:11 zion kernel: Kernel/User page tables isolation: enabled
Jun 28 01:18:11 zion kernel: ftrace: allocating 49861 entries in 195 pages
Jun 28 01:18:11 zion kernel: ftrace: allocated 195 pages with 4 groups
Jun 28 01:18:11 zion kernel: Dynamic Preempt: full
Jun 28 01:18:11 zion kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 28 01:18:11 zion kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jun 28 01:18:11 zion kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jun 28 01:18:11 zion kernel: Trampoline variant of Tasks RCU enabled.
Jun 28 01:18:11 zion kernel: Rude variant of Tasks RCU enabled.
Jun 28 01:18:11 zion kernel: Tracing variant of Tasks RCU enabled.
Jun 28 01:18:11 zion kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 28 01:18:11 zion kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jun 28 01:18:11 zion kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jun 28 01:18:11 zion kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jun 28 01:18:11 zion kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jun 28 01:18:11 zion kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Jun 28 01:18:11 zion kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 28 01:18:11 zion kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 28 01:18:11 zion kernel: Console: colour VGA+ 80x25
Jun 28 01:18:11 zion kernel: printk: legacy console [tty0] enabled
Jun 28 01:18:11 zion kernel: ACPI: Core revision 20230628
Jun 28 01:18:11 zion kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Jun 28 01:18:11 zion kernel: APIC: Switch to symmetric I/O mode setup
Jun 28 01:18:11 zion kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 28 01:18:11 zion kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2a2d2f8b9e6, max_idle_ns: 440795279943 ns
Jun 28 01:18:11 zion kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5854.82 BogoMIPS (lpj=9753316)
Jun 28 01:18:11 zion kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Jun 28 01:18:11 zion kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 28 01:18:11 zion kernel: Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
Jun 28 01:18:11 zion kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Jun 28 01:18:11 zion kernel: process: using mwait in idle threads
Jun 28 01:18:11 zion kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 28 01:18:11 zion kernel: Spectre V2 : Mitigation: Retpolines
Jun 28 01:18:11 zion kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 28 01:18:11 zion kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jun 28 01:18:11 zion kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jun 28 01:18:11 zion kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 28 01:18:11 zion kernel: Speculative Store Bypass: Vulnerable
Jun 28 01:18:11 zion kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Jun 28 01:18:11 zion kernel: MMIO Stale Data: Unknown: No mitigations
Jun 28 01:18:11 zion kernel: x86/fpu: x87 FPU will use FXSAVE
Jun 28 01:18:11 zion kernel: Freeing SMP alternatives memory: 40K
Jun 28 01:18:11 zion kernel: pid_max: default: 32768 minimum: 301
Jun 28 01:18:11 zion kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jun 28 01:18:11 zion kernel: landlock: Up and running.
Jun 28 01:18:11 zion kernel: Yama: becoming mindful.
Jun 28 01:18:11 zion kernel: LSM support for eBPF active
Jun 28 01:18:11 zion kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 28 01:18:11 zion kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 28 01:18:11 zion kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz (family: 0x6, model: 0x1a, stepping: 0x5)
Jun 28 01:18:11 zion kernel: Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
Jun 28 01:18:11 zion kernel: core: CPU erratum AAJ80 worked around
Jun 28 01:18:11 zion kernel: core: CPUID marked event: 'bus cycles' unavailable
Jun 28 01:18:11 zion kernel: ... version: 3
Jun 28 01:18:11 zion kernel: ... bit width: 48
Jun 28 01:18:11 zion kernel: ... generic registers: 4
Jun 28 01:18:11 zion kernel: ... value mask: 0000ffffffffffff
Jun 28 01:18:11 zion kernel: ... max period: 000000007fffffff
Jun 28 01:18:11 zion kernel: ... fixed-purpose events: 3
Jun 28 01:18:11 zion kernel: ... event mask: 000000070000000f
Jun 28 01:18:11 zion kernel: signal: max sigframe size: 1440
Jun 28 01:18:11 zion kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1117
Jun 28 01:18:11 zion kernel: rcu: Hierarchical SRCU implementation.
Jun 28 01:18:11 zion kernel: rcu: Max phase no-delay instances is 1000.
Jun 28 01:18:11 zion kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 28 01:18:11 zion kernel: smp: Bringing up secondary CPUs ...
Jun 28 01:18:11 zion kernel: smpboot: x86: Booting SMP configuration:
Jun 28 01:18:11 zion kernel: .... node #0, CPUs: #1 #2 #3
Jun 28 01:18:11 zion kernel: smp: Brought up 1 node, 4 CPUs
Jun 28 01:18:11 zion kernel: smpboot: Total of 4 processors activated (23417.29 BogoMIPS)
Jun 28 01:18:11 zion kernel: devtmpfs: initialized
Jun 28 01:18:11 zion kernel: x86/mm: Memory block size: 128MB
Jun 28 01:18:11 zion kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdfdf9c00-0xdfe4bbff] (335872 bytes)
Jun 28 01:18:11 zion kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 28 01:18:11 zion kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Jun 28 01:18:11 zion kernel: pinctrl core: initialized pinctrl subsystem
Jun 28 01:18:11 zion kernel: PM: RTC time: 00:18:04, date: 2024-06-28
Jun 28 01:18:11 zion kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 28 01:18:11 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jun 28 01:18:11 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 28 01:18:11 zion kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 28 01:18:11 zion kernel: audit: initializing netlink subsys (disabled)
Jun 28 01:18:11 zion kernel: audit: type=2000 audit(1719533884.159:1): state=initialized audit_enabled=0 res=1
Jun 28 01:18:11 zion kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 28 01:18:11 zion kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 28 01:18:11 zion kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 28 01:18:11 zion kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 28 01:18:11 zion kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 28 01:18:11 zion kernel: cpuidle: using governor ladder
Jun 28 01:18:11 zion kernel: cpuidle: using governor menu
Jun 28 01:18:11 zion kernel: Simple Boot Flag at 0x7a set to 0x80
Jun 28 01:18:11 zion kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 28 01:18:11 zion kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 28 01:18:11 zion kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Jun 28 01:18:11 zion kernel: PCI: Using configuration type 1 for base access
Jun 28 01:18:11 zion kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 28 01:18:11 zion kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 28 01:18:11 zion kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 28 01:18:11 zion kernel: Demotion targets for Node 0: null
Jun 28 01:18:11 zion kernel: ACPI: Added _OSI(Module Device)
Jun 28 01:18:11 zion kernel: ACPI: Added _OSI(Processor Device)
Jun 28 01:18:11 zion kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 28 01:18:11 zion kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 28 01:18:11 zion kernel: ACPI: 3 ACPI AML tables successfully acquired and loaded
Jun 28 01:18:11 zion kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 28 01:18:11 zion kernel: ACPI: _OSC evaluated successfully for all CPUs
Jun 28 01:18:11 zion kernel: ACPI: Interpreter enabled
Jun 28 01:18:11 zion kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 28 01:18:11 zion kernel: ACPI: Using IOAPIC for interrupt routing
Jun 28 01:18:11 zion kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 28 01:18:11 zion kernel: PCI: Using E820 reservations for host bridge windows
Jun 28 01:18:11 zion kernel: ACPI: Enabled 16 GPEs in block 00 to 3F
Jun 28 01:18:11 zion kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7f])
Jun 28 01:18:11 zion kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 28 01:18:11 zion kernel: acpi PNP0A03:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
Jun 28 01:18:11 zion kernel: PCI host bridge to bus 0000:00
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [io 0x03bc-0x03bf window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xdfff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000b0000 window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000fffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [mem 0xf7000000-0xf7ffffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [mem 0xdff00000-0xdfffffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [mem 0xff980000-0xff980fff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [mem 0xff97c000-0xff97ffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [mem 0xfed20000-0xfed9ffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: root bus resource [bus 00-7f]
Jun 28 01:18:11 zion kernel: pci 0000:00:00.0: [8086:3406] type 00 class 0x060000 PCIe Root Port
Jun 28 01:18:11 zion kernel: pci 0000:00:00.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:01.0: [8086:3408] type 01 class 0x060400 PCIe Root Port
Jun 28 01:18:11 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
Jun 28 01:18:11 zion kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
Jun 28 01:18:11 zion kernel: pci 0000:00:01.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:03.0: [8086:340a] type 01 class 0x060400 PCIe Root Port
Jun 28 01:18:11 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
Jun 28 01:18:11 zion kernel: pci 0000:00:03.0: bridge window [mem 0xf7e00000-0xf7efffff]
Jun 28 01:18:11 zion kernel: pci 0000:00:03.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port
Jun 28 01:18:11 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
Jun 28 01:18:11 zion kernel: pci 0000:00:07.0: bridge window [mem 0xf7d00000-0xf7dfffff]
Jun 28 01:18:11 zion kernel: pci 0000:00:07.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.0: BAR 4 [io 0x1f20-0x1f3f]
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.1: BAR 4 [io 0x1f00-0x1f1f]
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.2: BAR 4 [io 0x1c00-0x1c1f]
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.7: BAR 0 [mem 0xf7ffa000-0xf7ffa3ff]
Jun 28 01:18:11 zion kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 PCIe Root Complex Integrated Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1b.0: BAR 0 [mem 0xf7ffc000-0xf7ffffff 64bit]
Jun 28 01:18:11 zion kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 PCIe Root Port
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 PCIe Root Port
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.5: bridge window [mem 0xf7b00000-0xf7bfffff]
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.0: BAR 4 [io 0x1f80-0x1f9f]
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.1: BAR 4 [io 0x1f60-0x1f7f]
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.2: BAR 4 [io 0x1f40-0x1f5f]
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.7: BAR 0 [mem 0xff980000-0xff9803ff]
Jun 28 01:18:11 zion kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 conventional PCI bridge
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.0: quirk: [io 0x0880-0x08bf] claimed by ICH6 GPIO
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0c00 (mask 007f)
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 00e0 (mask 0007)
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0900 (mask 003f)
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: BAR 0 [io 0x1e00-0x1e07]
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: BAR 1 [io 0x1e10-0x1e13]
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: BAR 2 [io 0x1e20-0x1e27]
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: BAR 3 [io 0x1e30-0x1e33]
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: BAR 4 [io 0x1ec0-0x1edf]
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xff970000-0xff9707ff]
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: PME# supported from D3hot
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.3: BAR 0 [mem 0xf7ffb000-0xf7ffb0ff 64bit]
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.3: BAR 4 [io 0xdce0-0xdcff]
Jun 28 01:18:11 zion kernel: pci 0000:01:00.0: Enable PCIe Retrain Link quirk
Jun 28 01:18:11 zion kernel: pci 0000:01:00.0: [12d8:e130] type 01 class 0x060400 PCIe to PCI/PCI-X bridge
Jun 28 01:18:11 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
Jun 28 01:18:11 zion kernel: pci 0000:01:00.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
Jun 28 01:18:11 zion kernel: pci_bus 0000:02: extended config space not accessible
Jun 28 01:18:11 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
Jun 28 01:18:11 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
Jun 28 01:18:11 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
Jun 28 01:18:11 zion kernel: pci 0000:06:00.0: [14e4:1681] type 00 class 0x020000 PCIe Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:06:00.0: BAR 0 [mem 0xf7be0000-0xf7beffff 64bit]
Jun 28 01:18:11 zion kernel: pci 0000:06:00.0: BAR 2 [mem 0xf7bf0000-0xf7bfffff 64bit]
Jun 28 01:18:11 zion kernel: pci 0000:06:00.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:06:00.0: PME# supported from D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: extended config space not accessible
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x03af window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [io 0x03bc-0x03bf window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xdfff window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000b0000 window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000fffff window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xf7000000-0xf7ffffff window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xdff00000-0xdfffffff window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xff980000-0xff980fff window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xff97c000-0xff97ffff window] (subtractive decode)
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: bridge window [mem 0xfed20000-0xfed9ffff window] (subtractive decode)
Jun 28 01:18:11 zion kernel: ACPI: PCI Root Bridge [PCI7] (domain 0000 [bus 20-3d])
Jun 28 01:18:11 zion kernel: acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 28 01:18:11 zion kernel: PCI host bridge to bus 0000:20
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: root bus resource [io 0xe000-0xffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: root bus resource [mem 0xe0000000-0xf6ffffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: root bus resource [io 0x03b0-0x03bb window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: root bus resource [io 0x03c0-0x03df window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: busn_res: can not insert [bus 20-3d] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: root bus resource [bus 20-3d]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: [8086:340e] type 01 class 0x060400 PCIe Root Port
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: bridge window [io 0xe000-0xefff]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: bridge window [mem 0xf6e00000-0xf6ffffff]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:20:09.0: [8086:3410] type 01 class 0x060400 PCIe Root Port
Jun 28 01:18:11 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
Jun 28 01:18:11 zion kernel: pci 0000:20:09.0: bridge window [mem 0xf6d00000-0xf6dfffff]
Jun 28 01:18:11 zion kernel: pci 0000:20:09.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:20:09.0: PME# supported from D0 D3hot D3cold
Jun 28 01:18:11 zion kernel: pci 0000:20:14.0: [8086:342e] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:20:14.1: [8086:3422] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:20:14.2: [8086:3423] type 00 class 0x080000 PCIe Root Complex Integrated Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: [1002:6707] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: BAR 0 [mem 0xe0000000-0xefffffff 64bit pref]
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: BAR 2 [mem 0xf6ee0000-0xf6efffff 64bit]
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: BAR 4 [io 0xec00-0xecff]
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: ROM [mem 0xf6f00000-0xf6f1ffff pref]
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: supports D1 D2
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:20:07.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
Jun 28 01:18:11 zion kernel: pci 0000:22:00.1: [1002:aa80] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 28 01:18:11 zion kernel: pci 0000:22:00.1: BAR 0 [mem 0xf6edc000-0xf6edffff 64bit]
Jun 28 01:18:11 zion kernel: pci 0000:22:00.1: enabling Extended Tags
Jun 28 01:18:11 zion kernel: pci 0000:22:00.1: supports D1 D2
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
Jun 28 01:18:11 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 3
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKD disabled
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 3
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKF disabled
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 9
Jun 28 01:18:11 zion kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 5
Jun 28 01:18:11 zion kernel: iommu: Default domain type: Translated
Jun 28 01:18:11 zion kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 28 01:18:11 zion kernel: SCSI subsystem initialized
Jun 28 01:18:11 zion kernel: libata version 3.00 loaded.
Jun 28 01:18:11 zion kernel: ACPI: bus type USB registered
Jun 28 01:18:11 zion kernel: usbcore: registered new interface driver usbfs
Jun 28 01:18:11 zion kernel: usbcore: registered new interface driver hub
Jun 28 01:18:11 zion kernel: usbcore: registered new device driver usb
Jun 28 01:18:11 zion kernel: EDAC MC: Ver: 3.0.0
Jun 28 01:18:11 zion kernel: NetLabel: Initializing
Jun 28 01:18:11 zion kernel: NetLabel: domain hash size = 128
Jun 28 01:18:11 zion kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 28 01:18:11 zion kernel: NetLabel: unlabeled traffic allowed by default
Jun 28 01:18:11 zion kernel: mctp: management component transport protocol core
Jun 28 01:18:11 zion kernel: NET: Registered PF_MCTP protocol family
Jun 28 01:18:11 zion kernel: PCI: Using ACPI for IRQ routing
Jun 28 01:18:11 zion kernel: PCI: Discovered peer bus 3f
Jun 28 01:18:11 zion kernel: PCI: root bus 3f: using default resources
Jun 28 01:18:11 zion kernel: PCI: Probing PCI hardware (bus 3f)
Jun 28 01:18:11 zion kernel: PCI host bridge to bus 0000:3f
Jun 28 01:18:11 zion kernel: pci_bus 0000:3f: root bus resource [io 0x0000-0xffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:3f: root bus resource [mem 0x00000000-0xffffffffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f-ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
Jun 28 01:18:11 zion kernel: pci 0000:3f:00.0: [8086:2c40] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:00.1: [8086:2c01] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:02.0: [8086:2c10] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:02.1: [8086:2c11] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:02.4: [8086:2c14] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:02.5: [8086:2c15] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:03.0: [8086:2c18] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:03.1: [8086:2c19] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:03.2: [8086:2c1a] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:03.4: [8086:2c1c] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:04.0: [8086:2c20] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:04.1: [8086:2c21] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:04.2: [8086:2c22] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:04.3: [8086:2c23] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:05.0: [8086:2c28] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:05.1: [8086:2c29] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:05.2: [8086:2c2a] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:05.3: [8086:2c2b] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:06.0: [8086:2c30] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:06.1: [8086:2c31] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:06.2: [8086:2c32] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci 0000:3f:06.3: [8086:2c33] type 00 class 0x060000 conventional PCI endpoint
Jun 28 01:18:11 zion kernel: pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
Jun 28 01:18:11 zion kernel: pci_bus 0000:3f: busn_res: can not insert [bus 3f] under domain [bus 00-ff] (conflicts with (null) [bus 00-7f])
Jun 28 01:18:11 zion kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xff970000-0xff9707ff]: can't claim; no compatible bridge window
Jun 28 01:18:11 zion kernel: e820: reserve RAM buffer [mem 0x00092800-0x0009ffff]
Jun 28 01:18:11 zion kernel: e820: reserve RAM buffer [mem 0xdfdf9c00-0xdfffffff]
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: vgaarb: setting as boot VGA device
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: vgaarb: bridge control possible
Jun 28 01:18:11 zion kernel: pci 0000:22:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 28 01:18:11 zion kernel: vgaarb: loaded
Jun 28 01:18:11 zion kernel: hpet: 4 channels of 0 reserved for per-cpu timers
Jun 28 01:18:11 zion kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Jun 28 01:18:11 zion kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Jun 28 01:18:11 zion kernel: clocksource: Switched to clocksource tsc-early
Jun 28 01:18:11 zion kernel: VFS: Disk quotas dquot_6.6.0
Jun 28 01:18:11 zion kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 28 01:18:11 zion kernel: pnp: PnP ACPI init
Jun 28 01:18:11 zion kernel: pnp 00:00: disabling [io 0x0800-0x085f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
Jun 28 01:18:11 zion kernel: pnp 00:00: disabling [io 0x0860-0x08ff] because it overlaps 0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
Jun 28 01:18:11 zion kernel: system 00:00: [io 0x0c00-0x0c7f] has been reserved
Jun 28 01:18:11 zion kernel: pnp 00:02: [dma 0 disabled]
Jun 28 01:18:11 zion kernel: pnp: PnP ACPI: found 4 devices
Jun 28 01:18:11 zion kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 28 01:18:11 zion kernel: NET: Registered PF_INET protocol family
Jun 28 01:18:11 zion kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 28 01:18:11 zion kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jun 28 01:18:11 zion kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 28 01:18:11 zion kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 28 01:18:11 zion kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 28 01:18:11 zion kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jun 28 01:18:11 zion kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jun 28 01:18:11 zion kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 28 01:18:11 zion kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 28 01:18:11 zion kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 28 01:18:11 zion kernel: NET: Registered PF_XDP protocol family
Jun 28 01:18:11 zion kernel: pci 0000:00:1f.2: BAR 5 [mem 0xf7000000-0xf70007ff]: assigned
Jun 28 01:18:11 zion kernel: pci 0000:01:00.0: PCI bridge to [bus 02]
Jun 28 01:18:11 zion kernel: pci 0000:00:01.0: PCI bridge to [bus 01-02]
Jun 28 01:18:11 zion kernel: pci 0000:00:01.0: bridge window [mem 0xf7c00000-0xf7cfffff]
Jun 28 01:18:11 zion kernel: pci 0000:00:03.0: PCI bridge to [bus 03]
Jun 28 01:18:11 zion kernel: pci 0000:00:03.0: bridge window [mem 0xf7e00000-0xf7efffff]
Jun 28 01:18:11 zion kernel: pci 0000:00:07.0: PCI bridge to [bus 04]
Jun 28 01:18:11 zion kernel: pci 0000:00:07.0: bridge window [mem 0xf7d00000-0xf7dfffff]
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.0: PCI bridge to [bus 05]
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.5: PCI bridge to [bus 06]
Jun 28 01:18:11 zion kernel: pci 0000:00:1c.5: bridge window [mem 0xf7b00000-0xf7bfffff]
Jun 28 01:18:11 zion kernel: pci 0000:00:1e.0: PCI bridge to [bus 07]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 5 [io 0x03bc-0x03bf window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 6 [io 0x03e0-0x0cf7 window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xdfff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000b0000 window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000fffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 10 [mem 0xf7000000-0xf7ffffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 11 [mem 0xdff00000-0xdfffffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 12 [mem 0xff980000-0xff980fff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 13 [mem 0xff97c000-0xff97ffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:00: resource 14 [mem 0xfed20000-0xfed9ffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:06: resource 1 [mem 0xf7b00000-0xf7bfffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 4 [io 0x0000-0x03af window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 5 [io 0x03bc-0x03bf window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 6 [io 0x03e0-0x0cf7 window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 7 [io 0x0d00-0xdfff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 8 [mem 0x000a0000-0x000b0000 window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 9 [mem 0x000c0000-0x000fffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 10 [mem 0xf7000000-0xf7ffffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 11 [mem 0xdff00000-0xdfffffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 12 [mem 0xff980000-0xff980fff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 13 [mem 0xff97c000-0xff97ffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:07: resource 14 [mem 0xfed20000-0xfed9ffff window]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: PCI bridge to [bus 22]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: bridge window [io 0xe000-0xefff]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: bridge window [mem 0xf6e00000-0xf6ffffff]
Jun 28 01:18:11 zion kernel: pci 0000:20:07.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
Jun 28 01:18:11 zion kernel: pci 0000:20:09.0: PCI bridge to [bus 23]
Jun 28 01:18:11 zion kernel: pci 0000:20:09.0: bridge window [mem 0xf6d00000-0xf6dfffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: resource 4 [io 0xe000-0xffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: resource 5 [mem 0xe0000000-0xf6ffffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: resource 6 [io 0x03b0-0x03bb window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: resource 7 [io 0x03c0-0x03df window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:20: resource 8 [mem 0x000a0000-0x000bffff window]
Jun 28 01:18:11 zion kernel: pci_bus 0000:22: resource 0 [io 0xe000-0xefff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:22: resource 1 [mem 0xf6e00000-0xf6ffffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:22: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
Jun 28 01:18:11 zion kernel: pci_bus 0000:23: resource 1 [mem 0xf6d00000-0xf6dfffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:3f: resource 4 [io 0x0000-0xffff]
Jun 28 01:18:11 zion kernel: pci_bus 0000:3f: resource 5 [mem 0x00000000-0xffffffffff]
Jun 28 01:18:11 zion kernel: pci 0000:22:00.1: D0 power state depends on 0000:22:00.0
Jun 28 01:18:11 zion kernel: PCI: CLS 64 bytes, default 64
Jun 28 01:18:11 zion kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 28 01:18:11 zion kernel: software IO TLB: mapped [mem 0x00000000dbdf9000-0x00000000dfdf9000] (64MB)
Jun 28 01:18:11 zion kernel: Trying to unpack rootfs image as initramfs...
Jun 28 01:18:11 zion kernel: Initialise system trusted keyrings
Jun 28 01:18:11 zion kernel: Key type blacklist registered
Jun 28 01:18:11 zion kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Jun 28 01:18:11 zion kernel: zbud: loaded
Jun 28 01:18:11 zion kernel: fuse: init (API version 7.40)
Jun 28 01:18:11 zion kernel: integrity: Platform Keyring initialized
Jun 28 01:18:11 zion kernel: integrity: Machine keyring initialized
Jun 28 01:18:11 zion kernel: Key type asymmetric registered
Jun 28 01:18:11 zion kernel: Asymmetric key parser 'x509' registered
Jun 28 01:18:11 zion kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jun 28 01:18:11 zion kernel: io scheduler mq-deadline registered
Jun 28 01:18:11 zion kernel: io scheduler kyber registered
Jun 28 01:18:11 zion kernel: io scheduler bfq registered
Jun 28 01:18:11 zion kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 28 01:18:11 zion kernel: Monitor-Mwait will be used to enter C-1 state
Jun 28 01:18:11 zion kernel: Monitor-Mwait will be used to enter C-2 state
Jun 28 01:18:11 zion kernel: Monitor-Mwait will be used to enter C-3 state
Jun 28 01:18:11 zion kernel: ACPI: \_PR_.CPU1: Found 3 idle states
Jun 28 01:18:11 zion kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 28 01:18:11 zion kernel: ACPI: button: Power Button [VBTN]
Jun 28 01:18:11 zion kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 28 01:18:11 zion kernel: ACPI: button: Power Button [PWRF]
Jun 28 01:18:11 zion kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 28 01:18:11 zion kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 28 01:18:11 zion kernel: Non-volatile memory driver v1.3
Jun 28 01:18:11 zion kernel: Linux agpgart interface v0.103
Jun 28 01:18:11 zion kernel: ACPI: bus type drm_connector registered
Jun 28 01:18:11 zion kernel: ahci 0000:00:1f.2: version 3.0
Jun 28 01:18:11 zion kernel: ahci 0000:00:1f.2: controller can't do SNTF, turning off CAP_SNTF
Jun 28 01:18:11 zion kernel: ahci 0000:00:1f.2: AHCI vers 0001.0200, 32 command slots, 3 Gbps, RAID mode
Jun 28 01:18:11 zion kernel: ahci 0000:00:1f.2: 6/6 ports implemented (port mask 0x3f)
Jun 28 01:18:11 zion kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ccc ems sxs
Jun 28 01:18:11 zion kernel: Freeing initrd memory: 36408K
Jun 28 01:18:11 zion kernel: scsi host0: ahci
Jun 28 01:18:11 zion kernel: scsi host1: ahci
Jun 28 01:18:11 zion kernel: scsi host2: ahci
Jun 28 01:18:11 zion kernel: scsi host3: ahci
Jun 28 01:18:11 zion kernel: scsi host4: ahci
Jun 28 01:18:11 zion kernel: scsi host5: ahci
Jun 28 01:18:11 zion kernel: ata1: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000100 irq 29 lpm-pol 3
Jun 28 01:18:11 zion kernel: ata2: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000180 irq 29 lpm-pol 3
Jun 28 01:18:11 zion kernel: ata3: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000200 irq 29 lpm-pol 3
Jun 28 01:18:11 zion kernel: ata4: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000280 irq 29 lpm-pol 3
Jun 28 01:18:11 zion kernel: ata5: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000300 irq 29 lpm-pol 3
Jun 28 01:18:11 zion kernel: ata6: SATA max UDMA/133 abar m2048@0xf7000000 port 0xf7000380 irq 29 lpm-pol 0
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1a.7: debug port 1
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1a.7: irq 22, io mem 0xf7ffa000
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Jun 28 01:18:11 zion kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 28 01:18:11 zion kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb usb1: Product: EHCI Host Controller
Jun 28 01:18:11 zion kernel: usb usb1: Manufacturer: Linux 6.9.6-arch1-1 ehci_hcd
Jun 28 01:18:11 zion kernel: usb usb1: SerialNumber: 0000:00:1a.7
Jun 28 01:18:11 zion kernel: hub 1-0:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 1-0:1.0: 6 ports detected
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.0: irq 16, io port 0x00001f20
Jun 28 01:18:11 zion kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
Jun 28 01:18:11 zion kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb usb2: Product: UHCI Host Controller
Jun 28 01:18:11 zion kernel: usb usb2: Manufacturer: Linux 6.9.6-arch1-1 uhci_hcd
Jun 28 01:18:11 zion kernel: usb usb2: SerialNumber: 0000:00:1a.0
Jun 28 01:18:11 zion kernel: hub 2-0:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 2-0:1.0: 2 ports detected
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 3
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1d.7: debug port 1
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xff980000
Jun 28 01:18:11 zion kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Jun 28 01:18:11 zion kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 28 01:18:11 zion kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb usb3: Product: EHCI Host Controller
Jun 28 01:18:11 zion kernel: usb usb3: Manufacturer: Linux 6.9.6-arch1-1 ehci_hcd
Jun 28 01:18:11 zion kernel: usb usb3: SerialNumber: 0000:00:1d.7
Jun 28 01:18:11 zion kernel: hub 3-0:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 3-0:1.0: 6 ports detected
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.1: irq 17, io port 0x00001f00
Jun 28 01:18:11 zion kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
Jun 28 01:18:11 zion kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb usb4: Product: UHCI Host Controller
Jun 28 01:18:11 zion kernel: usb usb4: Manufacturer: Linux 6.9.6-arch1-1 uhci_hcd
Jun 28 01:18:11 zion kernel: usb usb4: SerialNumber: 0000:00:1a.1
Jun 28 01:18:11 zion kernel: hub 4-0:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 4-0:1.0: 2 ports detected
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.2: detected 2 ports
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1a.2: irq 22, io port 0x00001c00
Jun 28 01:18:11 zion kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
Jun 28 01:18:11 zion kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb usb5: Product: UHCI Host Controller
Jun 28 01:18:11 zion kernel: usb usb5: Manufacturer: Linux 6.9.6-arch1-1 uhci_hcd
Jun 28 01:18:11 zion kernel: usb usb5: SerialNumber: 0000:00:1a.2
Jun 28 01:18:11 zion kernel: hub 5-0:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 5-0:1.0: 2 ports detected
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.0: irq 23, io port 0x00001f80
Jun 28 01:18:11 zion kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
Jun 28 01:18:11 zion kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb usb6: Product: UHCI Host Controller
Jun 28 01:18:11 zion kernel: usb usb6: Manufacturer: Linux 6.9.6-arch1-1 uhci_hcd
Jun 28 01:18:11 zion kernel: usb usb6: SerialNumber: 0000:00:1d.0
Jun 28 01:18:11 zion kernel: hub 6-0:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 6-0:1.0: 2 ports detected
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.1: irq 17, io port 0x00001f60
Jun 28 01:18:11 zion kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
Jun 28 01:18:11 zion kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb usb7: Product: UHCI Host Controller
Jun 28 01:18:11 zion kernel: usb usb7: Manufacturer: Linux 6.9.6-arch1-1 uhci_hcd
Jun 28 01:18:11 zion kernel: usb usb7: SerialNumber: 0000:00:1d.1
Jun 28 01:18:11 zion kernel: hub 7-0:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 7-0:1.0: 2 ports detected
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
Jun 28 01:18:11 zion kernel: uhci_hcd 0000:00:1d.2: irq 18, io port 0x00001f40
Jun 28 01:18:11 zion kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.09
Jun 28 01:18:11 zion kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb usb8: Product: UHCI Host Controller
Jun 28 01:18:11 zion kernel: usb usb8: Manufacturer: Linux 6.9.6-arch1-1 uhci_hcd
Jun 28 01:18:11 zion kernel: usb usb8: SerialNumber: 0000:00:1d.2
Jun 28 01:18:11 zion kernel: hub 8-0:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 8-0:1.0: 2 ports detected
Jun 28 01:18:11 zion kernel: usbcore: registered new interface driver usbserial_generic
Jun 28 01:18:11 zion kernel: usbserial: USB Serial support registered for generic
Jun 28 01:18:11 zion kernel: rtc_cmos 00:01: RTC can wake from S4
Jun 28 01:18:11 zion kernel: rtc_cmos 00:01: registered as rtc0
Jun 28 01:18:11 zion kernel: rtc_cmos 00:01: setting system clock to 2024-06-28T00:18:04 UTC (1719533884)
Jun 28 01:18:11 zion kernel: rtc_cmos 00:01: alarms up to one day, 242 bytes nvram
Jun 28 01:18:11 zion kernel: intel_pstate: CPU model not supported
Jun 28 01:18:11 zion kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 28 01:18:11 zion kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 28 01:18:11 zion kernel: drop_monitor: Initializing network drop monitor service
Jun 28 01:18:11 zion kernel: NET: Registered PF_INET6 protocol family
Jun 28 01:18:11 zion kernel: Segment Routing with IPv6
Jun 28 01:18:11 zion kernel: RPL Segment Routing with IPv6
Jun 28 01:18:11 zion kernel: In-situ OAM (IOAM) with IPv6
Jun 28 01:18:11 zion kernel: NET: Registered PF_PACKET protocol family
Jun 28 01:18:11 zion kernel: microcode: Current revision: 0x0000001c
Jun 28 01:18:11 zion kernel: IPI shorthand broadcast: enabled
Jun 28 01:18:11 zion kernel: sched_clock: Marking stable (982526937, 98765501)->(1083534290, -2241852)
Jun 28 01:18:11 zion kernel: Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
Jun 28 01:18:11 zion kernel: registered taskstats version 1
Jun 28 01:18:11 zion kernel: Loading compiled-in X.509 certificates
Jun 28 01:18:11 zion kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 18bbafa1c180f198ead570c2c47ea89d9d961c79'
Jun 28 01:18:11 zion kernel: zswap: loaded using pool zstd/zsmalloc
Jun 28 01:18:11 zion kernel: Key type .fscrypt registered
Jun 28 01:18:11 zion kernel: Key type fscrypt-provisioning registered
Jun 28 01:18:11 zion kernel: PM: Magic number: 12:372:305
Jun 28 01:18:11 zion kernel: tty tty34: hash matches
Jun 28 01:18:11 zion kernel: memory memory163: hash matches
Jun 28 01:18:11 zion kernel: RAS: Correctable Errors collector initialized.
Jun 28 01:18:11 zion kernel: clk: Disabling unused clocks
Jun 28 01:18:11 zion kernel: PM: genpd: Disabling unused power domains
Jun 28 01:18:11 zion kernel: usb 1-2: new high-speed USB device number 2 using ehci-pci
Jun 28 01:18:11 zion kernel: usb 3-6: new high-speed USB device number 2 using ehci-pci
Jun 28 01:18:11 zion kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jun 28 01:18:11 zion kernel: ata3: SATA link down (SStatus 4 SControl 300)
Jun 28 01:18:11 zion kernel: ata5: SATA link down (SStatus 4 SControl 300)
Jun 28 01:18:11 zion kernel: ata2: SATA link down (SStatus 4 SControl 300)
Jun 28 01:18:11 zion kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jun 28 01:18:11 zion kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jun 28 01:18:11 zion kernel: ata4.00: ATAPI: hp CDDVDW SH-216DB, HH10, max UDMA/100
Jun 28 01:18:11 zion kernel: ata1.00: ATA-9: HX512GSSDSATA3, S1127B0, max UDMA/133
Jun 28 01:18:11 zion kernel: ata4.00: configured for UDMA/100
Jun 28 01:18:11 zion kernel: ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 28 01:18:11 zion kernel: ata1.00: configured for UDMA/133
Jun 28 01:18:11 zion kernel: scsi 0:0:0:0: Direct-Access ATA HX512GSSDSATA3 7B0 PQ: 0 ANSI: 5
Jun 28 01:18:11 zion kernel: sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
Jun 28 01:18:11 zion kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 28 01:18:11 zion kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 28 01:18:11 zion kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 28 01:18:11 zion kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jun 28 01:18:11 zion kernel: scsi 3:0:0:0: CD-ROM hp CDDVDW SH-216DB HH10 PQ: 0 ANSI: 5
Jun 28 01:18:11 zion kernel: sda: sda1 sda2
Jun 28 01:18:11 zion kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 28 01:18:11 zion kernel: Freeing unused decrypted memory: 2028K
Jun 28 01:18:11 zion kernel: Freeing unused kernel image (initmem) memory: 3412K
Jun 28 01:18:11 zion kernel: Write protecting the kernel read-only data: 32768k
Jun 28 01:18:11 zion kernel: Freeing unused kernel image (rodata/data gap) memory: 1108K
Jun 28 01:18:11 zion kernel: usb 1-2: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
Jun 28 01:18:11 zion kernel: usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Jun 28 01:18:11 zion kernel: usb 1-2: SerialNumber: BF0718693128
Jun 28 01:18:11 zion kernel: hub 1-2:1.0: USB hub found
Jun 28 01:18:11 zion kernel: hub 1-2:1.0: 4 ports detected
Jun 28 01:18:11 zion kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 28 01:18:11 zion kernel: rodata_test: all tests were successful
Jun 28 01:18:11 zion kernel: x86/mm: Checking user space page tables
Jun 28 01:18:11 zion kernel: usb 3-6: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00
Jun 28 01:18:11 zion kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 28 01:18:11 zion kernel: usb 3-6: Product: 802.11 n WLAN
Jun 28 01:18:11 zion kernel: usb 3-6: Manufacturer: MediaTek
Jun 28 01:18:11 zion kernel: usb 3-6: SerialNumber: 1.0
Jun 28 01:18:11 zion kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 28 01:18:11 zion kernel: Run /init as init process
Jun 28 01:18:11 zion kernel: with arguments:
Jun 28 01:18:11 zion kernel: /init
Jun 28 01:18:11 zion kernel: with environment:
Jun 28 01:18:11 zion kernel: HOME=/
Jun 28 01:18:11 zion kernel: TERM=linux
Jun 28 01:18:11 zion kernel: BOOT_IMAGE=/vmlinuz-linux
Jun 28 01:18:11 zion kernel: wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQBC data block query control method not found
Jun 28 01:18:11 zion kernel: usb 1-2.3: new low-speed USB device number 3 using ehci-pci
Jun 28 01:18:11 zion kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
Jun 28 01:18:11 zion kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jun 28 01:18:11 zion kernel: usb 1-2.3: New USB device found, idVendor=0461, idProduct=4e04, bcdDevice= 1.04
Jun 28 01:18:11 zion kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 28 01:18:11 zion kernel: usb 1-2.3: Product: USB NETVISTA FULL WIDTH KEYBOARD
Jun 28 01:18:11 zion kernel: usb 1-2.3: Manufacturer: NOVATEK
Jun 28 01:18:11 zion kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0
Jun 28 01:18:11 zion kernel: [drm] radeon kernel modesetting enabled.
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: vgaarb: deactivate vga console
Jun 28 01:18:11 zion kernel: Console: switching to colour dummy device 80x25
Jun 28 01:18:11 zion kernel: [drm] initializing kernel modesetting (CAYMAN 0x1002:0x6707 0x103C:0x2B06 0x00).
Jun 28 01:18:11 zion kernel: ATOM BIOS: Cayman
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
Jun 28 01:18:11 zion kernel: [drm] Detected VRAM RAM=2048M, BAR=256M
Jun 28 01:18:11 zion kernel: [drm] RAM width 256bits DDR
Jun 28 01:18:11 zion kernel: [drm] radeon: 2048M of VRAM memory ready
Jun 28 01:18:11 zion kernel: [drm] radeon: 1024M of GTT memory ready.
Jun 28 01:18:11 zion kernel: [drm] Loading CAYMAN Microcode
Jun 28 01:18:11 zion kernel: [drm] Internal thermal controller with fan control
Jun 28 01:18:11 zion kernel: [drm] radeon: dpm initialized
Jun 28 01:18:11 zion kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
Jun 28 01:18:11 zion kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
Jun 28 01:18:11 zion kernel: usb 1-2.4: new low-speed USB device number 4 using ehci-pci
Jun 28 01:18:11 zion kernel: [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: WB enabled
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: radeon: MSI limited to 32-bit
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: radeon: using MSI.
Jun 28 01:18:11 zion kernel: [drm] radeon: irq initialized.
Jun 28 01:18:11 zion kernel: [drm] ring test on 0 succeeded in 3 usecs
Jun 28 01:18:11 zion kernel: [drm] ring test on 3 succeeded in 4 usecs
Jun 28 01:18:11 zion kernel: [drm] ring test on 4 succeeded in 4 usecs
Jun 28 01:18:11 zion kernel: tsc: Refined TSC clocksource calibration: 2926.008 MHz
Jun 28 01:18:11 zion kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a2d3c23d02, max_idle_ns: 440795301733 ns
Jun 28 01:18:11 zion kernel: clocksource: Switched to clocksource tsc
Jun 28 01:18:11 zion kernel: usb 1-2.4: New USB device found, idVendor=046d, idProduct=c05b, bcdDevice=54.00
Jun 28 01:18:11 zion kernel: usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 28 01:18:11 zion kernel: usb 1-2.4: Product: USB Optical Mouse
Jun 28 01:18:11 zion kernel: usb 1-2.4: Manufacturer: Logitech
Jun 28 01:18:11 zion kernel: usbcore: registered new interface driver usbhid
Jun 28 01:18:11 zion kernel: usbhid: USB HID core driver
Jun 28 01:18:11 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.0/0003:0461:4E04.0001/input/input2
Jun 28 01:18:11 zion kernel: hid-generic 0003:0461:4E04.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input0
Jun 28 01:18:11 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.1/0003:0461:4E04.0002/input/input3
Jun 28 01:18:11 zion kernel: [drm] ring test on 5 succeeded in 2 usecs
Jun 28 01:18:11 zion kernel: [drm] UVD initialized successfully.
Jun 28 01:18:11 zion kernel: [drm] ib test on ring 0 succeeded in 0 usecs
Jun 28 01:18:11 zion kernel: [drm] ib test on ring 3 succeeded in 0 usecs
Jun 28 01:18:11 zion kernel: [drm] ib test on ring 4 succeeded in 0 usecs
Jun 28 01:18:11 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.1/0003:0461:4E04.0002/input/input4
Jun 28 01:18:11 zion kernel: hid-generic 0003:0461:4E04.0002: input,hidraw1: USB HID v1.10 Device [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input1
Jun 28 01:18:11 zion kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.4/1-2.4:1.0/0003:046D:C05B.0003/input/input5
Jun 28 01:18:11 zion kernel: hid-generic 0003:046D:C05B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1a.7-2.4/input0
Jun 28 01:18:11 zion kernel: [drm] ib test on ring 5 succeeded
Jun 28 01:18:11 zion kernel: [drm] Radeon Display Connectors
Jun 28 01:18:11 zion kernel: [drm] Connector 0:
Jun 28 01:18:11 zion kernel: [drm] DP-1
Jun 28 01:18:11 zion kernel: [drm] HPD5
Jun 28 01:18:11 zion kernel: [drm] DDC: 0x6480 0x6480 0x6484 0x6484 0x6488 0x6488 0x648c 0x648c
Jun 28 01:18:11 zion kernel: [drm] Encoders:
Jun 28 01:18:11 zion kernel: [drm] DFP1: INTERNAL_UNIPHY2
Jun 28 01:18:11 zion kernel: [drm] Connector 1:
Jun 28 01:18:11 zion kernel: [drm] DP-2
Jun 28 01:18:11 zion kernel: [drm] HPD4
Jun 28 01:18:11 zion kernel: [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
Jun 28 01:18:11 zion kernel: [drm] Encoders:
Jun 28 01:18:11 zion kernel: [drm] DFP2: INTERNAL_UNIPHY2
Jun 28 01:18:11 zion kernel: [drm] Connector 2:
Jun 28 01:18:11 zion kernel: [drm] DVI-I-1
Jun 28 01:18:11 zion kernel: [drm] HPD1
Jun 28 01:18:11 zion kernel: [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
Jun 28 01:18:11 zion kernel: [drm] Encoders:
Jun 28 01:18:11 zion kernel: [drm] DFP3: INTERNAL_UNIPHY
Jun 28 01:18:11 zion kernel: [drm] CRT1: INTERNAL_KLDSCP_DAC1
Jun 28 01:18:11 zion kernel: [drm] Initialized radeon 2.50.0 20080528 for 0000:22:00.0 on minor 0
Jun 28 01:18:11 zion kernel: [drm] fb mappable at 0xE0371000
Jun 28 01:18:11 zion kernel: [drm] vram apper at 0xE0000000
Jun 28 01:18:11 zion kernel: [drm] size 14745600
Jun 28 01:18:11 zion kernel: [drm] fb depth is 24
Jun 28 01:18:11 zion kernel: [drm] pitch is 10240
Jun 28 01:18:11 zion kernel: fbcon: radeondrmfb (fb0) is primary device
Jun 28 01:18:11 zion kernel: Console: switching to colour frame buffer device 160x45
Jun 28 01:18:11 zion kernel: radeon 0000:22:00.0: [drm] fb0: radeondrmfb frame buffer device
Jun 28 01:18:11 zion kernel: [drm] amdgpu kernel modesetting enabled.
Jun 28 01:18:11 zion kernel: amdgpu: Virtual CRAT table created for CPU
Jun 28 01:18:11 zion kernel: amdgpu: Topology: Add CPU node
Jun 28 01:18:11 zion kernel: EXT4-fs (sda2): mounted filesystem 9fbcac78-d63c-4c69-8e2f-d45f626d80de r/w with ordered data mode. Quota mode: none.
Jun 28 01:18:11 zion systemd[1]: systemd 256.1-1-arch-g34ba18b^ running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Jun 28 01:18:11 zion systemd[1]: Detected architecture x86-64.
Jun 28 01:18:11 zion systemd[1]: Hostname set to <zion>.
Jun 28 01:18:11 zion systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jun 28 01:18:11 zion systemd[1]: Queued start job for default target Graphical Interface.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/dirmngr.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/getty.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/gpg-agent.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/keyboxd.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/modprobe.
Jun 28 01:18:11 zion systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 28 01:18:11 zion systemd[1]: Created slice User and Session Slice.
Jun 28 01:18:11 zion systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 28 01:18:11 zion systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 28 01:18:11 zion systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 28 01:18:11 zion systemd[1]: Expecting device /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb...
Jun 28 01:18:11 zion systemd[1]: Reached target Local Encrypted Volumes.
Jun 28 01:18:11 zion systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 28 01:18:11 zion systemd[1]: Reached target Path Units.
Jun 28 01:18:11 zion systemd[1]: Reached target Remote File Systems.
Jun 28 01:18:11 zion systemd[1]: Reached target Slice Units.
Jun 28 01:18:11 zion systemd[1]: Reached target Swaps.
Jun 28 01:18:11 zion systemd[1]: Reached target Local Verity Protected Volumes.
Jun 28 01:18:11 zion systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 28 01:18:11 zion systemd[1]: Listening on Process Core Dump Socket.
Jun 28 01:18:11 zion systemd[1]: Listening on Credential Encryption/Decryption.
Jun 28 01:18:11 zion systemd[1]: Listening on Journal Socket (/dev/log).
Jun 28 01:18:11 zion systemd[1]: Listening on Journal Sockets.
Jun 28 01:18:11 zion systemd[1]: Listening on Network Service Netlink Socket.
Jun 28 01:18:11 zion systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:11 zion systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:11 zion systemd[1]: Listening on udev Control Socket.
Jun 28 01:18:11 zion systemd[1]: Listening on udev Kernel Socket.
Jun 28 01:18:11 zion systemd[1]: Mounting Huge Pages File System...
Jun 28 01:18:11 zion systemd[1]: Mounting POSIX Message Queue File System...
Jun 28 01:18:11 zion systemd[1]: Mounting Kernel Debug File System...
Jun 28 01:18:11 zion systemd[1]: Mounting Kernel Trace File System...
Jun 28 01:18:11 zion systemd[1]: Mounting Temporary Directory /tmp...
Jun 28 01:18:11 zion systemd[1]: Starting Create List of Static Device Nodes...
Jun 28 01:18:11 zion systemd[1]: Starting Load Kernel Module configfs...
Jun 28 01:18:11 zion systemd[1]: Starting Load Kernel Module dm_mod...
Jun 28 01:18:11 zion systemd[1]: Starting Load Kernel Module drm...
Jun 28 01:18:11 zion systemd[1]: Starting Load Kernel Module fuse...
Jun 28 01:18:11 zion systemd[1]: Starting Load Kernel Module loop...
Jun 28 01:18:11 zion systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 28 01:18:11 zion systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 28 01:18:11 zion systemd[1]: Starting Journal Service...
Jun 28 01:18:11 zion systemd[1]: Starting Load Kernel Modules...
Jun 28 01:18:11 zion systemd[1]: Starting Generate network units from Kernel command line...
Jun 28 01:18:11 zion systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:11 zion systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 28 01:18:11 zion systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:11 zion kernel: loop: module loaded
Jun 28 01:18:11 zion systemd[1]: Starting Load udev Rules from Credentials...
Jun 28 01:18:11 zion systemd[1]: Starting Coldplug All udev Devices...
Jun 28 01:18:11 zion systemd[1]: Mounted Huge Pages File System.
Jun 28 01:18:11 zion kernel: device-mapper: uevent: version 1.0.3
Jun 28 01:18:11 zion kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jun 28 01:18:11 zion systemd[1]: Mounted POSIX Message Queue File System.
Jun 28 01:18:11 zion systemd[1]: Mounted Kernel Debug File System.
Jun 28 01:18:11 zion systemd[1]: Mounted Kernel Trace File System.
Jun 28 01:18:11 zion systemd[1]: Mounted Temporary Directory /tmp.
Jun 28 01:18:11 zion systemd[1]: Finished Create List of Static Device Nodes.
Jun 28 01:18:11 zion systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 28 01:18:11 zion systemd[1]: Finished Load Kernel Module configfs.
Jun 28 01:18:11 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 28 01:18:11 zion systemd[1]: Finished Load Kernel Module dm_mod.
Jun 28 01:18:11 zion systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 28 01:18:11 zion systemd[1]: Finished Load Kernel Module drm.
Jun 28 01:18:11 zion systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 28 01:18:11 zion systemd[1]: Finished Load Kernel Module fuse.
Jun 28 01:18:11 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 28 01:18:11 zion systemd[1]: Finished Load Kernel Module loop.
Jun 28 01:18:11 zion systemd[1]: Finished Load Kernel Modules.
Jun 28 01:18:11 zion systemd[1]: Finished Generate network units from Kernel command line.
Jun 28 01:18:11 zion systemd[1]: Reached target Preparation for Network.
Jun 28 01:18:11 zion systemd[1]: Mounting FUSE Control File System...
Jun 28 01:18:11 zion systemd[1]: Mounting Kernel Configuration File System...
Jun 28 01:18:11 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 28 01:18:11 zion systemd[1]: Starting Apply Kernel Variables...
Jun 28 01:18:11 zion systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 28 01:18:11 zion systemd[1]: Mounted FUSE Control File System.
Jun 28 01:18:11 zion systemd-journald[270]: Collecting audit messages is disabled.
Jun 28 01:18:11 zion systemd[1]: Finished Load udev Rules from Credentials.
Jun 28 01:18:11 zion systemd[1]: Mounted Kernel Configuration File System.
Jun 28 01:18:11 zion kernel: EXT4-fs (sda2): re-mounted 9fbcac78-d63c-4c69-8e2f-d45f626d80de r/w. Quota mode: none.
Jun 28 01:18:11 zion systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 28 01:18:11 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Jun 28 01:18:11 zion systemd[1]: Starting Load/Save OS Random Seed...
Jun 28 01:18:11 zion systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:11 zion systemd[1]: Finished Apply Kernel Variables.
Jun 28 01:18:11 zion systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 28 01:18:11 zion systemd[1]: Starting Create System Users...
Jun 28 01:18:11 zion systemd-journald[270]: Journal started
Jun 28 01:18:11 zion systemd-journald[270]: Runtime Journal (/run/log/journal/c297fe707f4c42079d3643792bf0f897) is 8M, max 1.5G, 1.5G free.
Jun 28 01:18:11 zion systemd-random-seed[286]: Kernel entropy pool is not initialized yet, waiting until it is.
Jun 28 01:18:11 zion systemd[1]: Started Journal Service.
Jun 28 01:18:11 zion systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 28 01:18:11 zion systemd-journald[270]: Time spent on flushing to /var/log/journal/c297fe707f4c42079d3643792bf0f897 is 54.554ms for 957 entries.
Jun 28 01:18:11 zion systemd-journald[270]: System Journal (/var/log/journal/c297fe707f4c42079d3643792bf0f897) is 411.8M, max 4G, 3.5G free.
Jun 28 01:18:12 zion systemd-journald[270]: Received client request to flush runtime journal.
Jun 28 01:18:12 zion kernel: EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:3f:03.0 (INTERRUPT)
Jun 28 01:18:12 zion kernel: EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:3f:03.0 (POLLED)
Jun 28 01:18:12 zion kernel: EDAC i7core: Driver loaded, 1 memory controller(s) found.
Jun 28 01:18:12 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x000000000000082D (\GLBC) (20230628/utaddress-204)
Jun 28 01:18:12 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x000000000000082A-0x000000000000082A (\SACT) (20230628/utaddress-204)
Jun 28 01:18:12 zion kernel: ACPI Warning: SystemIO range 0x0000000000000828-0x000000000000082F conflicts with OpRegion 0x0000000000000828-0x0000000000000828 (\SSTS) (20230628/utaddress-204)
Jun 28 01:18:12 zion kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jun 28 01:18:12 zion kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Jun 28 01:18:12 zion kernel: parport_pc 00:02: reported by Plug and Play ACPI
Jun 28 01:18:12 zion kernel: parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
Jun 28 01:18:12 zion kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Jun 28 01:18:12 zion kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 28 01:18:12 zion kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 28 01:18:12 zion kernel: mousedev: PS/2 mouse device common for all mice
Jun 28 01:18:12 zion kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Jun 28 01:18:12 zion kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 28 01:18:12 zion kernel: PTP clock support registered
Jun 28 01:18:12 zion kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 28 01:18:12 zion kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jun 28 01:18:12 zion kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 28 01:18:12 zion kernel: cfg80211: failed to load regulatory.db
Jun 28 01:18:12 zion kernel: dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
Jun 28 01:18:12 zion kernel: gpio_ich gpio_ich.2.auto: GPIO from 512 to 572
Jun 28 01:18:12 zion kernel: dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
Jun 28 01:18:12 zion kernel: iTCO_vendor_support: vendor-support=0
Jun 28 01:18:12 zion kernel: ppdev: user-space parallel port driver
Jun 28 01:18:12 zion kernel: input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input7
Jun 28 01:18:12 zion kernel: iTCO_wdt iTCO_wdt.1.auto: Found a ICH10R TCO device (Version=2, TCOBASE=0x0860)
Jun 28 01:18:12 zion kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Jun 28 01:18:12 zion kernel: random: crng init done
Jun 28 01:18:11 zion systemd[1]: Finished Create System Users.
Jun 28 01:18:11 zion systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 28 01:18:11 zion systemd[1]: Finished Coldplug All udev Devices.
Jun 28 01:18:11 zion systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 28 01:18:11 zion systemd[1]: Reached target Preparation for Local File Systems.
Jun 28 01:18:11 zion systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 28 01:18:11 zion systemd-udevd[314]: Using default interface naming scheme 'v255'.
Jun 28 01:18:11 zion systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 28 01:18:11 zion systemd[1]: Starting Network Configuration...
Jun 28 01:18:12 zion systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 28 01:18:12 zion systemd[1]: Found device HX512GSSDSATA3 boot.
Jun 28 01:18:12 zion systemd[1]: Starting File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb...
Jun 28 01:18:12 zion systemd[1]: Starting Virtual Console Setup...
Jun 28 01:18:12 zion systemd-networkd[322]: lo: Link UP
Jun 28 01:18:12 zion systemd-networkd[322]: lo: Gained carrier
Jun 28 01:18:12 zion systemd-networkd[322]: Enumeration completed
Jun 28 01:18:12 zion systemd[1]: Started Network Configuration.
Jun 28 01:18:12 zion systemd[1]: Starting Enable Persistent Storage in systemd-networkd...
Jun 28 01:18:12 zion systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 28 01:18:12 zion kernel: tg3 0000:06:00.0 eth0: Tigon3 [partno(BCM95761) rev 5761100] (PCI Express) MAC address bc:30:5b:bb:17:b4
Jun 28 01:18:12 zion kernel: tg3 0000:06:00.0 eth0: attached PHY is 5761 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
Jun 28 01:18:12 zion kernel: tg3 0000:06:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
Jun 28 01:18:12 zion kernel: tg3 0000:06:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
Jun 28 01:18:12 zion systemd[1]: Finished Enable Persistent Storage in systemd-networkd.
Jun 28 01:18:12 zion systemd-networkd[322]: eth0: Interface name change detected, renamed to enp6s0.
Jun 28 01:18:12 zion kernel: tg3 0000:06:00.0 enp6s0: renamed from eth0
Jun 28 01:18:12 zion systemd-networkd[322]: enp6s0: Configuring with /etc/systemd/network/default.network.
Jun 28 01:18:12 zion systemd[1]: Finished Load/Save OS Random Seed.
Jun 28 01:18:12 zion systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 28 01:18:12 zion kernel: snd_hda_intel 0000:22:00.1: bound 0000:22:00.0 (ops radeon_audio_component_bind_ops [radeon])
Jun 28 01:18:12 zion kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:20/0000:20:07.0/0000:22:00.1/sound/card1/input8
Jun 28 01:18:12 zion systemd-networkd[322]: enp6s0: Link UP
Jun 28 01:18:12 zion kernel: usb 3-6: reset high-speed USB device number 2 using ehci-pci
Jun 28 01:18:12 zion kernel: mt7601u 3-6:1.0: ASIC revision: 76010001 MAC revision: 76010500
Jun 28 01:18:12 zion kernel: mt7601u 3-6:1.0: EEPROM ver:0d fae:00
Jun 28 01:18:12 zion kernel: snd_hda_codec_analog hdaudioC0D0: autoconfig for AD1984A: line_outs=1 (0x12/0x0/0x0/0x0/0x0) type:line
Jun 28 01:18:12 zion kernel: snd_hda_codec_analog hdaudioC0D0: speaker_outs=1 (0x13/0x0/0x0/0x0/0x0)
Jun 28 01:18:12 zion kernel: snd_hda_codec_analog hdaudioC0D0: hp_outs=1 (0x11/0x0/0x0/0x0/0x0)
Jun 28 01:18:12 zion kernel: snd_hda_codec_analog hdaudioC0D0: mono: mono_out=0x0
Jun 28 01:18:12 zion kernel: snd_hda_codec_analog hdaudioC0D0: inputs:
Jun 28 01:18:12 zion kernel: snd_hda_codec_analog hdaudioC0D0: Mic=0x14
Jun 28 01:18:12 zion kernel: snd_hda_codec_analog hdaudioC0D0: Line=0x15
Jun 28 01:18:12 zion kernel: input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
Jun 28 01:18:12 zion kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
Jun 28 01:18:12 zion kernel: input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
Jun 28 01:18:12 zion kernel: input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
Jun 28 01:18:12 zion kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Jun 28 01:18:12 zion kernel: usbcore: registered new interface driver mt7601u
Jun 28 01:18:12 zion (udev-worker)[335]: controlC1: Process '/usr/bin/alsactl restore /dev/snd/controlC1' failed with exit code 2.
Jun 28 01:18:12 zion systemd[1]: Starting Load Kernel Module dm_mod...
Jun 28 01:18:12 zion systemd[1]: Starting Load Kernel Module loop...
Jun 28 01:18:12 zion systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 28 01:18:12 zion systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 28 01:18:12 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Jun 28 01:18:12 zion systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:12 zion systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:12 zion systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:12 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 28 01:18:12 zion systemd[1]: Finished Load Kernel Module dm_mod.
Jun 28 01:18:12 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 28 01:18:12 zion systemd[1]: Finished Load Kernel Module loop.
Jun 28 01:18:12 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 28 01:18:12 zion (udev-worker)[339]: controlC0: Process '/usr/bin/alsactl restore /dev/snd/controlC0' failed with exit code 2.
Jun 28 01:18:12 zion systemd[1]: Starting Load Kernel Module dm_mod...
Jun 28 01:18:12 zion systemd[1]: Starting Load Kernel Module loop...
Jun 28 01:18:12 zion systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 28 01:18:12 zion systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 28 01:18:12 zion systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Jun 28 01:18:12 zion systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:12 zion systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:12 zion systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:12 zion systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 28 01:18:12 zion systemd[1]: Finished Load Kernel Module dm_mod.
Jun 28 01:18:12 zion systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 28 01:18:12 zion systemd[1]: Finished Load Kernel Module loop.
Jun 28 01:18:12 zion systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 28 01:18:12 zion systemd[1]: Finished Virtual Console Setup.
Jun 28 01:18:12 zion systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 28 01:18:12 zion systemd-fsck[379]: boot: clean, 383/51200 files, 80226/204800 blocks
Jun 28 01:18:12 zion systemd-networkd[322]: wlan0: Interface name change detected, renamed to wlp0s29f7u6.
Jun 28 01:18:12 zion kernel: mt7601u 3-6:1.0 wlp0s29f7u6: renamed from wlan0
Jun 28 01:18:12 zion systemd[1]: Finished File System Check on /dev/disk/by-uuid/a1dff1b3-1157-428c-a973-08658b287afb.
Jun 28 01:18:13 zion systemd[1]: Mounting /boot...
Jun 28 01:18:13 zion systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 28 01:18:13 zion systemd[1]: Mounted /boot.
Jun 28 01:18:13 zion systemd[1]: Reached target Local File Systems.
Jun 28 01:18:13 zion kernel: EXT4-fs (sda1): mounted filesystem a1dff1b3-1157-428c-a973-08658b287afb r/w with ordered data mode. Quota mode: none.
Jun 28 01:18:13 zion systemd[1]: Listening on Boot Entries Service Socket.
Jun 28 01:18:13 zion systemd[1]: Listening on System Extension Image Management.
Jun 28 01:18:13 zion systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jun 28 01:18:13 zion systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jun 28 01:18:13 zion systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jun 28 01:18:13 zion systemd[1]: Starting Create System Files and Directories...
Jun 28 01:18:13 zion systemd[1]: Finished Create System Files and Directories.
Jun 28 01:18:13 zion systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 28 01:18:13 zion systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 28 01:18:13 zion systemd[1]: Starting Rebuild Journal Catalog...
Jun 28 01:18:13 zion systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 28 01:18:13 zion systemd[1]: Starting Network Name Resolution...
Jun 28 01:18:13 zion systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 28 01:18:13 zion systemd[1]: Finished Rebuild Dynamic Linker Cache.
Jun 28 01:18:13 zion systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 28 01:18:13 zion systemd[1]: Finished Rebuild Journal Catalog.
Jun 28 01:18:13 zion systemd[1]: Starting Update is Completed...
Jun 28 01:18:13 zion systemd-resolved[409]: Positive Trust Anchors:
Jun 28 01:18:13 zion systemd-resolved[409]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jun 28 01:18:13 zion systemd-resolved[409]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
Jun 28 01:18:13 zion systemd[1]: Finished Update is Completed.
Jun 28 01:18:13 zion systemd-resolved[409]: Using system hostname 'zion'.
Jun 28 01:18:13 zion systemd[1]: Started Network Name Resolution.
Jun 28 01:18:13 zion systemd[1]: Reached target Network.
Jun 28 01:18:13 zion systemd[1]: Reached target Host and Network Name Lookups.
Jun 28 01:18:13 zion systemd[1]: Reached target System Initialization.
Jun 28 01:18:13 zion systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 28 01:18:13 zion systemd[1]: Started Hourly backup.
Jun 28 01:18:13 zion systemd[1]: Started Daily man-db regeneration.
Jun 28 01:18:13 zion systemd[1]: Started Daily verification of password and group files.
Jun 28 01:18:13 zion systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 28 01:18:13 zion systemd[1]: Reached target Timer Units.
Jun 28 01:18:13 zion systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 28 01:18:13 zion systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 28 01:18:13 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 28 01:18:13 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 28 01:18:13 zion systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 28 01:18:13 zion systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 28 01:18:13 zion systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 28 01:18:13 zion systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Jun 28 01:18:13 zion systemd[1]: Listening on Hostname Service Socket.
Jun 28 01:18:13 zion systemd[1]: Reached target Socket Units.
Jun 28 01:18:13 zion systemd[1]: Starting D-Bus System Message Bus...
Jun 28 01:18:13 zion systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:13 zion dbus-broker-launch[417]: Looking up NSS user entry for 'pulse'...
Jun 28 01:18:13 zion dbus-broker-launch[417]: NSS returned no entry for 'pulse'
Jun 28 01:18:13 zion dbus-broker-launch[417]: Invalid user-name in /usr/share/dbus-1/system.d/pulseaudio-system.conf +27: user="pulse"
Jun 28 01:18:13 zion systemd[1]: Started D-Bus System Message Bus.
Jun 28 01:18:13 zion systemd[1]: Reached target Basic System.
Jun 28 01:18:13 zion systemd[1]: Starting Save/Restore Sound Card State...
Jun 28 01:18:13 zion systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jun 28 01:18:13 zion systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Jun 28 01:18:13 zion systemd[1]: Started OpenSSH Daemon.
Jun 28 01:18:13 zion systemd[1]: Starting User Login Management...
Jun 28 01:18:13 zion systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 28 01:18:13 zion dbus-broker-launch[417]: Ready
Jun 28 01:18:13 zion systemd[1]: Starting Permit User Sessions...
Jun 28 01:18:13 zion systemd[1]: Finished Permit User Sessions.
Jun 28 01:18:13 zion systemd[1]: Started Getty on tty1.
Jun 28 01:18:13 zion systemd[1]: Reached target Login Prompts.
Jun 28 01:18:13 zion systemd-logind[421]: New seat seat0.
Jun 28 01:18:13 zion systemd-logind[421]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 28 01:18:13 zion systemd-logind[421]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 28 01:18:13 zion systemd-logind[421]: Watching system buttons on /dev/input/event2 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD)
Jun 28 01:18:13 zion systemd-logind[421]: Watching system buttons on /dev/input/event3 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control)
Jun 28 01:18:13 zion systemd[1]: Started User Login Management.
Jun 28 01:18:13 zion systemd[1]: Reached target Multi-User System.
Jun 28 01:18:13 zion systemd[1]: Reached target Graphical Interface.
Jun 28 01:18:13 zion systemd[1]: Finished Save/Restore Sound Card State.
Jun 28 01:18:13 zion systemd[1]: Reached target Sound Card.
Jun 28 01:18:13 zion systemd[1]: Startup finished in 6.487s (kernel) + 3.862s (userspace) = 10.350s.
Jun 28 01:18:13 zion sshd[420]: Server listening on 0.0.0.0 port 22.
Jun 28 01:18:13 zion sshd[420]: Server listening on :: port 22.
Jun 28 01:18:16 zion login[424]: pam_systemd_home(login:auth): New sd-bus connection (system-bus-pam-systemd-home-424) opened.
Jun 28 01:18:16 zion dbus-broker-launch[417]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jun 28 01:18:18 zion systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 28 01:18:18 zion login[424]: pam_unix(login:session): session opened for user glyn(uid=1000) by glyn(uid=0)
Jun 28 01:18:18 zion login[424]: pam_systemd(login:session): New sd-bus connection (system-bus-pam-systemd-424) opened.
Jun 28 01:18:18 zion systemd-logind[421]: New session 1 of user glyn.
Jun 28 01:18:18 zion systemd[1]: Created slice User Slice of UID 1000.
Jun 28 01:18:18 zion systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 28 01:18:18 zion systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 28 01:18:18 zion systemd[1]: Starting User Manager for UID 1000...
Jun 28 01:18:18 zion (systemd)[449]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[glyn] ruser=[<unknown>] rhost=[<unknown>]
Jun 28 01:18:18 zion (systemd)[449]: pam_unix(systemd-user:session): session opened for user glyn(uid=1000) by glyn(uid=0)
Jun 28 01:18:18 zion systemd-logind[421]: New session 2 of user glyn.
Jun 28 01:18:19 zion systemd[449]: Queued start job for default target Main User Target.
Jun 28 01:18:19 zion systemd[449]: Created slice User Application Slice.
Jun 28 01:18:19 zion systemd[449]: Reached target Paths.
Jun 28 01:18:19 zion systemd[449]: Reached target Timers.
Jun 28 01:18:19 zion systemd[449]: Starting D-Bus User Message Bus Socket...
Jun 28 01:18:19 zion systemd[449]: Listening on GnuPG network certificate management daemon.
Jun 28 01:18:19 zion login[424]: LOGIN ON tty1 BY glyn
Jun 28 01:18:19 zion systemd[449]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 28 01:18:19 zion systemd[449]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 28 01:18:19 zion systemd[449]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 28 01:18:19 zion systemd[449]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 28 01:18:19 zion systemd[449]: Listening on GnuPG public key management service.
Jun 28 01:18:19 zion systemd[449]: Listening on p11-kit server.
Jun 28 01:18:19 zion systemd[449]: Listening on Sound System.
Jun 28 01:18:19 zion systemd[449]: Listening on D-Bus User Message Bus Socket.
Jun 28 01:18:19 zion systemd[449]: Reached target Sockets.
Jun 28 01:18:19 zion systemd[449]: Reached target Basic System.
Jun 28 01:18:19 zion systemd[449]: Reached target Main User Target.
Jun 28 01:18:19 zion systemd[449]: Startup finished in 259ms.
Jun 28 01:18:19 zion systemd[1]: Started User Manager for UID 1000.
Jun 28 01:18:19 zion systemd[1]: Started Session 1 of User glyn.
Jun 28 01:18:29 zion kernel: tg3 0000:06:00.0 enp6s0: Link is up at 100 Mbps, full duplex
Jun 28 01:18:29 zion kernel: tg3 0000:06:00.0 enp6s0: Flow control is on for TX and on for RX
Jun 28 01:18:29 zion systemd-networkd[322]: enp6s0: Gained carrier
Jun 28 01:18:30 zion systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 582 (AUTHENTICATE)
Jun 28 01:18:30 zion systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 28 01:18:30 zion systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 28 01:18:31 zion systemd-networkd[322]: enp6s0: Gained IPv6LL
Jun 28 01:18:31 zion systemd-networkd[322]: enp6s0: DHCPv4 address 192.168.1.131/24, gateway 192.168.1.254 acquired from 192.168.1.254
Jun 28 01:18:31 zion systemd[1]: Starting Hostname Service...
Jun 28 01:18:31 zion systemd[1]: Started Hostname Service.
Jun 28 01:18:31 zion systemd[1]: Starting Authorization Manager...
Jun 28 01:18:32 zion polkitd[617]: Started polkitd version 124
Jun 28 01:18:32 zion polkitd[617]: Loading rules from directory /etc/polkit-1/rules.d
Jun 28 01:18:32 zion polkitd[617]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 28 01:18:32 zion polkitd[617]: Finished loading, compiling and executing 2 rules
Jun 28 01:18:32 zion systemd[1]: Started Authorization Manager.
Jun 28 01:18:32 zion polkitd[617]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 28 01:18:32 zion systemd-hostnamed[616]: Hostname set to <zion> (static)
Jun 28 01:18:43 zion systemd[449]: Created slice User Core Session Slice.
Jun 28 01:18:43 zion systemd[449]: Starting D-Bus User Message Bus...
Jun 28 01:18:43 zion dbus-broker-launch[671]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 28 01:18:43 zion dbus-broker-launch[671]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 28 01:18:43 zion systemd[449]: Started D-Bus User Message Bus.
Jun 28 01:18:43 zion dbus-broker-launch[671]: Ready
Jun 28 01:19:02 zion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 28 01:19:03 zion systemd[1]: Starting Time & Date Service...
Jun 28 01:19:03 zion systemd[1]: Started Time & Date Service.
Jun 28 01:19:06 zion systemd[449]: Starting Accessibility services bus...
Jun 28 01:19:06 zion systemd[449]: Started Accessibility services bus.
Jun 28 01:19:07 zion systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 28 01:19:07 zion systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 28 01:19:07 zion rtkit-daemon[904]: Successfully called chroot.
Jun 28 01:19:07 zion rtkit-daemon[904]: Successfully dropped privileges.
Jun 28 01:19:07 zion rtkit-daemon[904]: Successfully limited resources.
Jun 28 01:19:07 zion rtkit-daemon[904]: Running.
Jun 28 01:19:07 zion rtkit-daemon[904]: Watchdog thread running.
Jun 28 01:19:07 zion rtkit-daemon[904]: Canary thread running.
Jun 28 01:19:07 zion rtkit-daemon[904]: Supervising 0 threads of 0 processes of 0 users.
Jun 28 01:19:07 zion rtkit-daemon[904]: Supervising 0 threads of 0 processes of 0 users.
Jun 28 01:19:07 zion rtkit-daemon[904]: Supervising 0 threads of 0 processes of 0 users.
Jun 28 01:19:07 zion rtkit-daemon[904]: Supervising 0 threads of 0 processes of 0 users.
Jun 28 01:19:07 zion rtkit-daemon[904]: Successfully made thread 924 of process 732 owned by '1000' RT at priority 10.
Jun 28 01:19:07 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:07 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:07 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:08 zion systemd[449]: Starting Sound Service...
Jun 28 01:19:08 zion rtkit-daemon[904]: Successfully made thread 958 of process 958 owned by '1000' high priority at nice level -11.
Jun 28 01:19:08 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 01:19:08 zion pulseaudio[958]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
Jun 28 01:19:08 zion pulseaudio[958]: Master source not found.
Jun 28 01:19:08 zion pulseaudio[958]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
Jun 28 01:19:08 zion pulseaudio[958]: Source record_mono does not exist.
Jun 28 01:19:08 zion pulseaudio[958]: Daemon startup without any loaded modules, refusing to work.
Jun 28 01:19:08 zion systemd[449]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Jun 28 01:19:08 zion systemd[449]: pulseaudio.service: Failed with result 'exit-code'.
Jun 28 01:19:08 zion systemd[449]: Failed to start Sound Service.
Jun 28 01:19:08 zion systemd[449]: pulseaudio.service: Scheduled restart job, restart counter is at 1.
Jun 28 01:19:08 zion systemd[449]: Starting Sound Service...
Jun 28 01:19:08 zion rtkit-daemon[904]: Successfully made thread 961 of process 961 owned by '1000' high priority at nice level -11.
Jun 28 01:19:08 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 01:19:08 zion pulseaudio[961]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
Jun 28 01:19:08 zion pulseaudio[961]: Master source not found.
Jun 28 01:19:08 zion pulseaudio[961]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
Jun 28 01:19:08 zion pulseaudio[961]: Source record_mono does not exist.
Jun 28 01:19:08 zion pulseaudio[961]: Daemon startup without any loaded modules, refusing to work.
Jun 28 01:19:08 zion systemd[449]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Jun 28 01:19:08 zion systemd[449]: pulseaudio.service: Failed with result 'exit-code'.
Jun 28 01:19:08 zion systemd[449]: Failed to start Sound Service.
Jun 28 01:19:08 zion systemd[449]: pulseaudio.service: Scheduled restart job, restart counter is at 2.
Jun 28 01:19:08 zion systemd[449]: Starting Sound Service...
Jun 28 01:19:08 zion rtkit-daemon[904]: Successfully made thread 964 of process 964 owned by '1000' high priority at nice level -11.
Jun 28 01:19:08 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 01:19:08 zion pulseaudio[964]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
Jun 28 01:19:08 zion pulseaudio[964]: Master source not found.
Jun 28 01:19:08 zion pulseaudio[964]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
Jun 28 01:19:08 zion pulseaudio[964]: Source record_mono does not exist.
Jun 28 01:19:08 zion pulseaudio[964]: Daemon startup without any loaded modules, refusing to work.
Jun 28 01:19:08 zion systemd[449]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Jun 28 01:19:08 zion systemd[449]: pulseaudio.service: Failed with result 'exit-code'.
Jun 28 01:19:08 zion systemd[449]: Failed to start Sound Service.
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Scheduled restart job, restart counter is at 3.
Jun 28 01:19:09 zion systemd[449]: Starting Sound Service...
Jun 28 01:19:09 zion rtkit-daemon[904]: Successfully made thread 967 of process 967 owned by '1000' high priority at nice level -11.
Jun 28 01:19:09 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 01:19:09 zion pulseaudio[967]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
Jun 28 01:19:09 zion pulseaudio[967]: Master source not found.
Jun 28 01:19:09 zion pulseaudio[967]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
Jun 28 01:19:09 zion pulseaudio[967]: Source record_mono does not exist.
Jun 28 01:19:09 zion pulseaudio[967]: Daemon startup without any loaded modules, refusing to work.
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Failed with result 'exit-code'.
Jun 28 01:19:09 zion systemd[449]: Failed to start Sound Service.
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Scheduled restart job, restart counter is at 4.
Jun 28 01:19:09 zion systemd[449]: Starting Sound Service...
Jun 28 01:19:09 zion rtkit-daemon[904]: Successfully made thread 970 of process 970 owned by '1000' high priority at nice level -11.
Jun 28 01:19:09 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 01:19:09 zion pulseaudio[970]: Failed to load module "module-alsa-source" (argument: "device=hw:2,0"): initialization failed.
Jun 28 01:19:09 zion pulseaudio[970]: Master source not found.
Jun 28 01:19:09 zion pulseaudio[970]: Failed to load module "module-remap-source" (argument: "source_name=record_mono master=alsa_input.hw_2_0 master_channel_map=front-left channel_map=mono"): initialization failed.
Jun 28 01:19:09 zion pulseaudio[970]: Source record_mono does not exist.
Jun 28 01:19:09 zion pulseaudio[970]: Daemon startup without any loaded modules, refusing to work.
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Failed with result 'exit-code'.
Jun 28 01:19:09 zion systemd[449]: Failed to start Sound Service.
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Start request repeated too quickly.
Jun 28 01:19:09 zion systemd[449]: pulseaudio.service: Failed with result 'exit-code'.
Jun 28 01:19:09 zion systemd[449]: Failed to start Sound Service.
Jun 28 01:19:09 zion systemd[449]: pulseaudio.socket: Failed with result 'service-start-limit-hit'.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:10 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:12 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:12 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:12 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:12 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:12 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:12 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:28 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:28 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:28 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:28 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:34 zion systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 28 01:19:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:55 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:19:55 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:20:19 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:20:19 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:20:53 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:20:53 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:22:05 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:22:05 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:22:54 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:22:54 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:23:01 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:23:01 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:23:37 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:23:37 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:23:51 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:23:51 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:24:32 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:24:32 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:24:54 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:24:54 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:47 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:47 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:47 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:26:47 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:27:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:27:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:28:00 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:28:00 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:28:50 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:28:50 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:29:13 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:29:13 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:29:25 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:29:25 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:29:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:29:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:31:16 zion kernel: perf: interrupt took too long (2503 > 2500), lowering kernel.perf_event_max_sample_rate to 79800
Jun 28 01:32:17 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:32:17 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:33:18 zion systemd[1]: Starting Cleanup of Temporary Directories...
Jun 28 01:33:18 zion systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jun 28 01:33:18 zion systemd[1]: Finished Cleanup of Temporary Directories.
Jun 28 01:33:18 zion systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Jun 28 01:33:58 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:33:58 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:34:45 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:34:45 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:36:11 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:36:11 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:37:26 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:37:26 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:38:14 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:38:14 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:39:22 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:39:22 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:40:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:40:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:41:38 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:41:38 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:42:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:42:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:43:45 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:43:45 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:44:36 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:44:36 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:45:47 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:45:47 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:46:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:46:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:47:36 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:47:36 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:48:20 zion kernel: perf: interrupt took too long (3249 > 3128), lowering kernel.perf_event_max_sample_rate to 61500
Jun 28 01:48:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:48:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:49:36 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:49:36 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:49:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:49:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:50:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:50:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:51:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:51:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:52:41 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:52:41 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:53:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:53:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:53:56 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:53:56 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:54:37 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:54:37 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:55:58 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:55:58 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:56:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:56:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:59:35 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 01:59:35 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:00:00 zion systemd[1]: Started backup service.
Jun 28 02:00:00 zion su[8221]: (to glyn) root on none
Jun 28 02:00:00 zion su[8221]: pam_unix(su:session): session opened for user glyn(uid=1000) by (uid=0)
Jun 28 02:00:13 zion su[8224]: using parent snapshot 4afd6e1a
Jun 28 02:00:37 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:00:37 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:01:32 zion su[8224]: Files: 1754 new, 257 changed, 149911 unmodified
Jun 28 02:01:32 zion su[8224]: Dirs: 182 new, 192 changed, 18650 unmodified
Jun 28 02:01:32 zion su[8224]: Added to the repository: 349.148 MiB (104.318 MiB stored)
Jun 28 02:01:32 zion su[8224]: processed 151922 files, 13.421 GiB in 1:24
Jun 28 02:01:32 zion su[8224]: snapshot bc057069 saved
Jun 28 02:01:32 zion su[8221]: pam_unix(su:session): session closed for user glyn
Jun 28 02:01:32 zion systemd[1]: backup.service: Killing process 8241 (rclone) with signal SIGKILL.
Jun 28 02:01:32 zion systemd[1]: backup.service: Deactivated successfully.
Jun 28 02:01:38 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:01:38 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:02:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:02:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:03:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:03:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:04:04 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:04:04 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:04:38 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:04:38 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:04:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:04:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:05:43 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:05:43 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:06:41 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:06:41 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:07:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:07:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:08:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:08:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:09:38 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:09:38 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:10:43 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:10:43 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:11:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:11:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:12:43 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:12:43 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:13:50 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:13:50 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:14:00 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:14:00 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:14:00 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:14:00 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:15:08 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:15:08 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:17:28 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:17:28 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:18:24 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:18:24 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:18:49 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:18:49 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:18:53 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:18:53 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:19:31 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:19:31 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:19:34 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:19:34 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:19:49 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:19:49 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:20:20 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:20:20 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:21:34 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:21:34 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:21:34 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:21:34 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:22:06 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:22:06 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:22:44 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:22:44 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:23:37 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:23:37 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:24:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:24:39 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:26:43 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:26:43 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:27:44 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:27:44 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:27:44 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:27:44 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:27:45 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:27:45 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:28:31 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:28:31 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:28:31 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:28:31 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:28:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:28:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:28:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:28:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:29:19 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:29:19 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:29:23 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:29:23 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:29:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:29:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:30:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:30:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:31:32 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:31:32 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:31:50 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:31:50 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:31:50 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:31:50 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:31:57 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:31:57 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:32:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:32:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:32:51 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:32:51 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:34:14 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:34:14 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:34:24 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:34:24 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:36:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:36:40 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:37:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:37:42 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:39:41 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:39:41 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:40:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:40:46 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:41:28 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:41:28 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:41:47 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:41:47 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:42:48 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:42:48 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:43:14 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:43:14 zion rtkit-daemon[904]: Supervising 1 threads of 1 processes of 1 users.
Jun 28 02:43:14 zion rtkit-daemon[904]: Successfully made thread 12042 of process 995 owned by '1000' RT at priority 10.
Jun 28 02:43:14 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:43:15 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:43:15 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:44:25 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:44:25 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:44:42 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:44:42 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:45:07 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:45:07 zion rtkit-daemon[904]: Supervising 2 threads of 2 processes of 1 users.
Jun 28 02:45:19 zion sudo[12308]: pam_systemd_home(sudo:auth): New sd-bus connection (system-bus-pam-systemd-home-12308) opened.
Jun 28 02:45:22 zion sudo[12308]: glyn : TTY=pts/0 ; PWD=/home/glyn/dev/rust/webfinger-rs ; USER=root ; COMMAND=/usr/bin/systemctl suspend
Jun 28 02:45:22 zion sudo[12308]: pam_unix(sudo:session): session opened for user root(uid=0) by glyn(uid=1000)
Jun 28 02:45:22 zion systemd-logind[421]: The system will suspend now!
Jun 28 02:45:22 zion systemd[1]: Reached target Sleep.
Jun 28 02:45:22 zion sudo[12308]: pam_unix(sudo:session): session closed for user root
Jun 28 02:45:22 zion systemd[1]: Starting System Suspend...
Jun 28 02:45:22 zion systemd-sleep[12318]: Successfully froze unit 'user.slice'.
Jun 28 02:45:22 zion systemd-sleep[12318]: Performing sleep operation 'suspend'...
Jun 28 02:45:22 zion kernel: PM: suspend entry (deep)
Jun 28 02:45:22 zion kernel: Filesystems sync: 0.017 seconds
Jun 28 02:45:49 zion kernel: usb 1-2.3: USB disconnect, device number 3
Jun 28 02:45:51 zion kernel: usb 1-2.3: new low-speed USB device number 5 using ehci-pci
Jun 28 02:45:51 zion kernel: usb 1-2.3: New USB device found, idVendor=0461, idProduct=4e04, bcdDevice= 1.04
Jun 28 02:45:51 zion kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 28 02:45:51 zion kernel: usb 1-2.3: Product: USB NETVISTA FULL WIDTH KEYBOARD
Jun 28 02:45:51 zion kernel: usb 1-2.3: Manufacturer: NOVATEK
Jun 28 02:45:51 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.0/0003:0461:4E04.0004/input/input13
Jun 28 02:45:51 zion kernel: hid-generic 0003:0461:4E04.0004: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input0
Jun 28 02:45:51 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.1/0003:0461:4E04.0005/input/input14
Jun 28 02:45:51 zion kernel: input: NOVATEK USB NETVISTA FULL WIDTH KEYBOARD Consumer Control as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.1/0003:0461:4E04.0005/input/input15
Jun 28 02:45:51 zion kernel: hid-generic 0003:0461:4E04.0005: input,hidraw1: USB HID v1.10 Device [NOVATEK USB NETVISTA FULL WIDTH KEYBOARD] on usb-0000:00:1a.7-2.3/input1
Jun 28 02:45:51 zion systemd-logind[421]: Watching system buttons on /dev/input/event2 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD)
Jun 28 02:45:51 zion systemd-logind[421]: Watching system buttons on /dev/input/event3 (NOVATEK USB NETVISTA FULL WIDTH KEYBOARD System Control)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment