You are not logged in.

#1 2023-01-13 23:54:44

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 382

Linux kernel (6.1.1) hangs on recovery from suspend on Intel PC

Does not hang with linux-lts (5.15).

Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
Asus P8Z77-V LK Intel Z77 DDR3 LGA 1155
SSD

Does not hang on another PC running Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz Linux kernel (6.1.1)


Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius

Offline

#2 2023-01-14 11:18:09

xerxes_
Member
Registered: 2018-04-29
Posts: 1,062

Re: Linux kernel (6.1.1) hangs on recovery from suspend on Intel PC

What GPU and drivers do you use on this two systems? Are on this two systems the same deep sleep settings (C states) set in bioses?

And post output of command 'sudo journalctl -b' from that "hanged" boot.

Offline

#3 2023-01-15 02:35:33

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 382

Re: Linux kernel (6.1.1) hangs on recovery from suspend on Intel PC

nvidia GTX 1070Ti
nvidia-525.78.01

[--ljohnson{18:31:48}~]$ sudo journalctl -b > /home/ljohnson/Desktop/journalctl.log
Jan 14 18:16:51 KISE-005 kernel: microcode: microcode updated early to revision 0x2f, date = 2019-02-17
Jan 14 18:16:51 KISE-005 kernel: Linux version 6.1.5-arch2-1 (linux@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT_DYNAMIC Thu, 12 Jan 2023 22:42:33 +0000
Jan 14 18:16:51 KISE-005 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=5a1ca848-b27c-966c-8bb5-fb498991521a rw verbose delayacct ipv6.disable=1 nomodeset loglevel=3 fbcon=scrollback:128k
Jan 14 18:16:51 KISE-005 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jan 14 18:16:51 KISE-005 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jan 14 18:16:51 KISE-005 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jan 14 18:16:51 KISE-005 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jan 14 18:16:51 KISE-005 kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jan 14 18:16:51 KISE-005 kernel: signal: max sigframe size: 1776
Jan 14 18:16:51 KISE-005 kernel: BIOS-provided physical RAM map:
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009b7ff] usable
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x000000000009b800-0x000000000009ffff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dd3a0fff] usable
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000dd3a1000-0x00000000dd6f9fff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000dd6fa000-0x00000000dd709fff] ACPI data
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000dd70a000-0x00000000dd990fff] ACPI NVS
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000dd991000-0x00000000de7f4fff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000de7f5000-0x00000000de7f5fff] usable
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000de7f6000-0x00000000de838fff] ACPI NVS
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000de839000-0x00000000dec6bfff] usable
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000dec6c000-0x00000000deff3fff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000deff4000-0x00000000deffffff] usable
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jan 14 18:16:51 KISE-005 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
Jan 14 18:16:51 KISE-005 kernel: NX (Execute Disable) protection: active
Jan 14 18:16:51 KISE-005 kernel: SMBIOS 2.7 present.
Jan 14 18:16:51 KISE-005 kernel: DMI: System manufacturer System Product Name/P8Z77-V LK, BIOS 1402 03/21/2014
Jan 14 18:16:51 KISE-005 kernel: tsc: Fast TSC calibration using PIT
Jan 14 18:16:51 KISE-005 kernel: tsc: Detected 3502.892 MHz processor
Jan 14 18:16:51 KISE-005 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jan 14 18:16:51 KISE-005 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jan 14 18:16:51 KISE-005 kernel: last_pfn = 0x41f000 max_arch_pfn = 0x400000000
Jan 14 18:16:51 KISE-005 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jan 14 18:16:51 KISE-005 kernel: total RAM covered: 16368M
Jan 14 18:16:51 KISE-005 kernel: Found optimal setting for mtrr clean up
Jan 14 18:16:51 KISE-005 kernel:  gran_size: 64K         chunk_size: 32M         num_reg: 7          lose cover RAM: 0G
Jan 14 18:16:51 KISE-005 kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Jan 14 18:16:51 KISE-005 kernel: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
Jan 14 18:16:51 KISE-005 kernel: found SMP MP-table at [mem 0x000fd860-0x000fd86f]
Jan 14 18:16:51 KISE-005 kernel: RAMDISK: [mem 0x360cd000-0x3705dfff]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Early table checksum verification disabled
Jan 14 18:16:51 KISE-005 kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
Jan 14 18:16:51 KISE-005 kernel: ACPI: XSDT 0x00000000DD6FD078 00006C (v01 ALASKA A M I    01072009 AMI  00010013)
Jan 14 18:16:51 KISE-005 kernel: ACPI: FACP 0x00000000DD708160 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
Jan 14 18:16:51 KISE-005 kernel: ACPI: DSDT 0x00000000DD6FD180 00AFDF (v02 ALASKA A M I    00000022 INTL 20051117)
Jan 14 18:16:51 KISE-005 kernel: ACPI: FACS 0x00000000DD98F080 000040
Jan 14 18:16:51 KISE-005 kernel: ACPI: APIC 0x00000000DD708270 000092 (v03 ALASKA A M I    01072009 AMI  00010013)
Jan 14 18:16:51 KISE-005 kernel: ACPI: FPDT 0x00000000DD708308 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Jan 14 18:16:51 KISE-005 kernel: ACPI: MCFG 0x00000000DD708350 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Jan 14 18:16:51 KISE-005 kernel: ACPI: HPET 0x00000000DD708390 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
Jan 14 18:16:51 KISE-005 kernel: ACPI: SSDT 0x00000000DD7083C8 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
Jan 14 18:16:51 KISE-005 kernel: ACPI: DMAR 0x00000000DD709BD8 000080 (v01 INTEL  SNB      00000001 INTL 00000001)
Jan 14 18:16:51 KISE-005 kernel: ACPI: SSDT 0x00000000DD708790 0009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
Jan 14 18:16:51 KISE-005 kernel: ACPI: SSDT 0x00000000DD709140 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving FACP table memory at [mem 0xdd708160-0xdd70826b]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving DSDT table memory at [mem 0xdd6fd180-0xdd70815e]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving FACS table memory at [mem 0xdd98f080-0xdd98f0bf]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving APIC table memory at [mem 0xdd708270-0xdd708301]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving FPDT table memory at [mem 0xdd708308-0xdd70834b]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving MCFG table memory at [mem 0xdd708350-0xdd70838b]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving HPET table memory at [mem 0xdd708390-0xdd7083c7]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving SSDT table memory at [mem 0xdd7083c8-0xdd708734]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving DMAR table memory at [mem 0xdd709bd8-0xdd709c57]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving SSDT table memory at [mem 0xdd708790-0xdd709139]
Jan 14 18:16:51 KISE-005 kernel: ACPI: Reserving SSDT table memory at [mem 0xdd709140-0xdd709bd1]
Jan 14 18:16:51 KISE-005 kernel: No NUMA configuration found
Jan 14 18:16:51 KISE-005 kernel: Faking a node at [mem 0x0000000000000000-0x000000041effffff]
Jan 14 18:16:51 KISE-005 kernel: NODE_DATA(0) allocated [mem 0x41eff0000-0x41eff4fff]
Jan 14 18:16:51 KISE-005 kernel: Zone ranges:
Jan 14 18:16:51 KISE-005 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jan 14 18:16:51 KISE-005 kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jan 14 18:16:51 KISE-005 kernel:   Normal   [mem 0x0000000100000000-0x000000041effffff]
Jan 14 18:16:51 KISE-005 kernel:   Device   empty
Jan 14 18:16:51 KISE-005 kernel: Movable zone start for each node
Jan 14 18:16:51 KISE-005 kernel: Early memory node ranges
Jan 14 18:16:51 KISE-005 kernel:   node   0: [mem 0x0000000000001000-0x000000000009afff]
Jan 14 18:16:51 KISE-005 kernel:   node   0: [mem 0x0000000000100000-0x00000000dd3a0fff]
Jan 14 18:16:51 KISE-005 kernel:   node   0: [mem 0x00000000de7f5000-0x00000000de7f5fff]
Jan 14 18:16:51 KISE-005 kernel:   node   0: [mem 0x00000000de839000-0x00000000dec6bfff]
Jan 14 18:16:51 KISE-005 kernel:   node   0: [mem 0x00000000deff4000-0x00000000deffffff]
Jan 14 18:16:51 KISE-005 kernel:   node   0: [mem 0x0000000100000000-0x000000041effffff]
Jan 14 18:16:51 KISE-005 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041effffff]
Jan 14 18:16:51 KISE-005 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jan 14 18:16:51 KISE-005 kernel: On node 0, zone DMA: 101 pages in unavailable ranges
Jan 14 18:16:51 KISE-005 kernel: On node 0, zone DMA32: 5204 pages in unavailable ranges
Jan 14 18:16:51 KISE-005 kernel: On node 0, zone DMA32: 67 pages in unavailable ranges
Jan 14 18:16:51 KISE-005 kernel: On node 0, zone DMA32: 904 pages in unavailable ranges
Jan 14 18:16:51 KISE-005 kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Jan 14 18:16:51 KISE-005 kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM-Timer IO Port: 0x408
Jan 14 18:16:51 KISE-005 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jan 14 18:16:51 KISE-005 kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Jan 14 18:16:51 KISE-005 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 14 18:16:51 KISE-005 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jan 14 18:16:51 KISE-005 kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Jan 14 18:16:51 KISE-005 kernel: TSC deadline timer available
Jan 14 18:16:51 KISE-005 kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009b000-0x0009bfff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0x0009c000-0x0009ffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xdd3a1000-0xdd6f9fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xdd6fa000-0xdd709fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xdd70a000-0xdd990fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xdd991000-0xde7f4fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xde7f6000-0xde838fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xdec6c000-0xdeff3fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xf7ffffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jan 14 18:16:51 KISE-005 kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jan 14 18:16:51 KISE-005 kernel: [mem 0xdf000000-0xf7ffffff] available for PCI devices
Jan 14 18:16:51 KISE-005 kernel: Booting paravirtualized kernel on bare hardware
Jan 14 18:16:51 KISE-005 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jan 14 18:16:51 KISE-005 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
Jan 14 18:16:51 KISE-005 kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Jan 14 18:16:51 KISE-005 kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Jan 14 18:16:51 KISE-005 kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Jan 14 18:16:51 KISE-005 kernel: Fallback order for Node 0: 0 
Jan 14 18:16:51 KISE-005 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4114369
Jan 14 18:16:51 KISE-005 kernel: Policy zone: Normal
Jan 14 18:16:51 KISE-005 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=5a1ca848-b27c-966c-8bb5-fb498991521a rw verbose delayacct ipv6.disable=1 nomodeset loglevel=3 fbcon=scrollback:128k
Jan 14 18:16:51 KISE-005 kernel: Booted with the nomodeset parameter. Only the system framebuffer will be available
Jan 14 18:16:51 KISE-005 kernel: Ignoring scrollback size option
Jan 14 18:16:51 KISE-005 kernel: Unknown kernel command line parameters "verbose BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jan 14 18:16:51 KISE-005 kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jan 14 18:16:51 KISE-005 kernel: software IO TLB: area num 8.
Jan 14 18:16:51 KISE-005 kernel: Memory: 16302240K/16719340K available (16391K kernel code, 2133K rwdata, 11080K rodata, 2144K init, 3360K bss, 416840K reserved, 0K cma-reserved)
Jan 14 18:16:51 KISE-005 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Jan 14 18:16:51 KISE-005 kernel: Kernel/User page tables isolation: enabled
Jan 14 18:16:51 KISE-005 kernel: ftrace: allocating 46403 entries in 182 pages
Jan 14 18:16:51 KISE-005 kernel: ftrace: allocated 182 pages with 5 groups
Jan 14 18:16:51 KISE-005 kernel: Dynamic Preempt: full
Jan 14 18:16:51 KISE-005 kernel: rcu: Preemptible hierarchical RCU implementation.
Jan 14 18:16:51 KISE-005 kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Jan 14 18:16:51 KISE-005 kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jan 14 18:16:51 KISE-005 kernel:         Trampoline variant of Tasks RCU enabled.
Jan 14 18:16:51 KISE-005 kernel:         Rude variant of Tasks RCU enabled.
Jan 14 18:16:51 KISE-005 kernel:         Tracing variant of Tasks RCU enabled.
Jan 14 18:16:51 KISE-005 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jan 14 18:16:51 KISE-005 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Jan 14 18:16:51 KISE-005 kernel: NR_IRQS: 20736, nr_irqs: 488, preallocated irqs: 16
Jan 14 18:16:51 KISE-005 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jan 14 18:16:51 KISE-005 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jan 14 18:16:51 KISE-005 kernel: Console: colour dummy device 80x25
Jan 14 18:16:51 KISE-005 kernel: printk: console [tty0] enabled
Jan 14 18:16:51 KISE-005 kernel: ACPI: Core revision 20220331
Jan 14 18:16:51 KISE-005 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Jan 14 18:16:51 KISE-005 kernel: APIC: Switch to symmetric I/O mode setup
Jan 14 18:16:51 KISE-005 kernel: DMAR: Host address width 36
Jan 14 18:16:51 KISE-005 kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x1
Jan 14 18:16:51 KISE-005 kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c9008020660262 ecap f010da
Jan 14 18:16:51 KISE-005 kernel: DMAR: RMRR base: 0x000000dd67c000 end: 0x000000dd68dfff
Jan 14 18:16:51 KISE-005 kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed90000 IOMMU 0
Jan 14 18:16:51 KISE-005 kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed90000
Jan 14 18:16:51 KISE-005 kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jan 14 18:16:51 KISE-005 kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jan 14 18:16:51 KISE-005 kernel: x2apic enabled
Jan 14 18:16:51 KISE-005 kernel: Switched APIC routing to cluster x2apic.
Jan 14 18:16:51 KISE-005 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 14 18:16:51 KISE-005 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x327dfcea328, max_idle_ns: 440795319508 ns
Jan 14 18:16:51 KISE-005 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7008.69 BogoMIPS (lpj=11676306)
Jan 14 18:16:51 KISE-005 kernel: pid_max: default: 32768 minimum: 301
Jan 14 18:16:51 KISE-005 kernel: LSM: Security Framework initializing
Jan 14 18:16:51 KISE-005 kernel: landlock: Up and running.
Jan 14 18:16:51 KISE-005 kernel: Yama: becoming mindful.
Jan 14 18:16:51 KISE-005 kernel: LSM support for eBPF active
Jan 14 18:16:51 KISE-005 kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: CPU0: Thermal monitoring enabled (TM1)
Jan 14 18:16:51 KISE-005 kernel: process: using mwait in idle threads
Jan 14 18:16:51 KISE-005 kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Jan 14 18:16:51 KISE-005 kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Jan 14 18:16:51 KISE-005 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jan 14 18:16:51 KISE-005 kernel: Spectre V2 : Mitigation: Retpolines
Jan 14 18:16:51 KISE-005 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jan 14 18:16:51 KISE-005 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jan 14 18:16:51 KISE-005 kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jan 14 18:16:51 KISE-005 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jan 14 18:16:51 KISE-005 kernel: Spectre V2 : User space: Mitigation: STIBP via prctl
Jan 14 18:16:51 KISE-005 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jan 14 18:16:51 KISE-005 kernel: MDS: Mitigation: Clear CPU buffers
Jan 14 18:16:51 KISE-005 kernel: MMIO Stale Data: Unknown: No mitigations
Jan 14 18:16:51 KISE-005 kernel: Freeing SMP alternatives memory: 40K
Jan 14 18:16:51 KISE-005 kernel: smpboot: CPU0: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz (family: 0x6, model: 0x2a, stepping: 0x7)
Jan 14 18:16:51 KISE-005 kernel: cblist_init_generic: Setting adjustable number of callback queues.
Jan 14 18:16:51 KISE-005 kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Jan 14 18:16:51 KISE-005 kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Jan 14 18:16:51 KISE-005 kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Jan 14 18:16:51 KISE-005 kernel: Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Jan 14 18:16:51 KISE-005 kernel: ... version:                3
Jan 14 18:16:51 KISE-005 kernel: ... bit width:              48
Jan 14 18:16:51 KISE-005 kernel: ... generic registers:      4
Jan 14 18:16:51 KISE-005 kernel: ... value mask:             0000ffffffffffff
Jan 14 18:16:51 KISE-005 kernel: ... max period:             00007fffffffffff
Jan 14 18:16:51 KISE-005 kernel: ... fixed-purpose events:   3
Jan 14 18:16:51 KISE-005 kernel: ... event mask:             000000070000000f
Jan 14 18:16:51 KISE-005 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1024
Jan 14 18:16:51 KISE-005 kernel: rcu: Hierarchical SRCU implementation.
Jan 14 18:16:51 KISE-005 kernel: rcu:         Max phase no-delay instances is 1000.
Jan 14 18:16:51 KISE-005 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jan 14 18:16:51 KISE-005 kernel: smp: Bringing up secondary CPUs ...
Jan 14 18:16:51 KISE-005 kernel: x86: Booting SMP configuration:
Jan 14 18:16:51 KISE-005 kernel: .... node  #0, CPUs:      #1 #2 #3 #4
Jan 14 18:16:51 KISE-005 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Jan 14 18:16:51 KISE-005 kernel:  #5 #6 #7
Jan 14 18:16:51 KISE-005 kernel: smp: Brought up 1 node, 8 CPUs
Jan 14 18:16:51 KISE-005 kernel: smpboot: Max logical packages: 1
Jan 14 18:16:51 KISE-005 kernel: smpboot: Total of 8 processors activated (56068.53 BogoMIPS)
Jan 14 18:16:51 KISE-005 kernel: devtmpfs: initialized
Jan 14 18:16:51 KISE-005 kernel: x86/mm: Memory block size: 128MB
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdd70a000-0xdd990fff] (2650112 bytes)
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM: Registering ACPI NVS region [mem 0xde7f6000-0xde838fff] (274432 bytes)
Jan 14 18:16:51 KISE-005 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jan 14 18:16:51 KISE-005 kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: pinctrl core: initialized pinctrl subsystem
Jan 14 18:16:51 KISE-005 kernel: PM: RTC time: 02:16:40, date: 2023-01-15
Jan 14 18:16:51 KISE-005 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jan 14 18:16:51 KISE-005 kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jan 14 18:16:51 KISE-005 kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jan 14 18:16:51 KISE-005 kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jan 14 18:16:51 KISE-005 kernel: audit: initializing netlink subsys (disabled)
Jan 14 18:16:51 KISE-005 kernel: audit: type=2000 audit(1673749000.053:1): state=initialized audit_enabled=0 res=1
Jan 14 18:16:51 KISE-005 kernel: thermal_sys: Registered thermal governor 'fair_share'
Jan 14 18:16:51 KISE-005 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jan 14 18:16:51 KISE-005 kernel: thermal_sys: Registered thermal governor 'step_wise'
Jan 14 18:16:51 KISE-005 kernel: thermal_sys: Registered thermal governor 'user_space'
Jan 14 18:16:51 KISE-005 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jan 14 18:16:51 KISE-005 kernel: cpuidle: using governor ladder
Jan 14 18:16:51 KISE-005 kernel: cpuidle: using governor menu
Jan 14 18:16:51 KISE-005 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jan 14 18:16:51 KISE-005 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 14 18:16:51 KISE-005 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Jan 14 18:16:51 KISE-005 kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Jan 14 18:16:51 KISE-005 kernel: PCI: Using configuration type 1 for base access
Jan 14 18:16:51 KISE-005 kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
Jan 14 18:16:51 KISE-005 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jan 14 18:16:51 KISE-005 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jan 14 18:16:51 KISE-005 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jan 14 18:16:51 KISE-005 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jan 14 18:16:51 KISE-005 kernel: ACPI: Added _OSI(Module Device)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Added _OSI(Processor Device)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jan 14 18:16:51 KISE-005 kernel: ACPI: 4 ACPI AML tables successfully acquired and loaded
Jan 14 18:16:51 KISE-005 kernel: ACPI: Dynamic OEM Table Load:
Jan 14 18:16:51 KISE-005 kernel: ACPI: SSDT 0xFFFF950480D75000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Dynamic OEM Table Load:
Jan 14 18:16:51 KISE-005 kernel: ACPI: SSDT 0xFFFF950480D78C00 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Dynamic OEM Table Load:
Jan 14 18:16:51 KISE-005 kernel: ACPI: SSDT 0xFFFF9504813EF600 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Interpreter enabled
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jan 14 18:16:51 KISE-005 kernel: ACPI: Using IOAPIC for interrupt routing
Jan 14 18:16:51 KISE-005 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 14 18:16:51 KISE-005 kernel: PCI: Using E820 reservations for host bridge windows
Jan 14 18:16:51 KISE-005 kernel: ACPI: Enabled 10 GPEs in block 00 to 3F
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM: Power Resource [FN00]
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM: Power Resource [FN01]
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM: Power Resource [FN02]
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM: Power Resource [FN03]
Jan 14 18:16:51 KISE-005 kernel: ACPI: PM: Power Resource [FN04]
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Jan 14 18:16:51 KISE-005 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jan 14 18:16:51 KISE-005 kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Jan 14 18:16:51 KISE-005 kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Jan 14 18:16:51 KISE-005 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jan 14 18:16:51 KISE-005 kernel: PCI host bridge to bus 0000:00
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000e7fff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7300000-0xf730ffff 64bit]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7316000-0xf731600f 64bit]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7314000-0xf73143ff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5: [8086:244e] type 01 class 0x060401
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7313000-0xf73133ff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7312000-0xf73127ff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.2: PME# supported from D3hot
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7311000-0xf73110ff 64bit]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: [10de:1b82] type 00 class 0x030000
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: enabling Extended Tags
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.1: [10de:10f0] type 00 class 0x040300
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.1: enabling Extended Tags
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:02:00.0: [1b21:1166] type 00 class 0x010601
Jan 14 18:16:51 KISE-005 kernel: pci 0000:02:00.0: reg 0x10: [mem 0xf7282000-0xf7283fff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:02:00.0: reg 0x24: [mem 0xf7280000-0xf7281fff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:02:00.0: reg 0x30: [mem 0xf7200000-0xf727ffff pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:02:00.0: enabling Extended Tags
Jan 14 18:16:51 KISE-005 kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:02:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:00:1c.0 (capable of 15.752 Gb/s with 8.0 GT/s PCIe x2 link)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.0:   bridge window [mem 0xf7200000-0xf72fffff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
Jan 14 18:16:51 KISE-005 kernel: pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:03:00.0: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:03:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:03:00.0: supports D1 D2
Jan 14 18:16:51 KISE-005 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.4:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5: PCI bridge to [bus 04-05] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5:   bridge window [mem 0x000dc000-0x000e7fff window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:05: extended config space not accessible
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0:   bridge window [mem 0x000dc000-0x000e7fff window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0:   bridge window [mem 0xe0000000-0xfeafffff window] (subtractive decode)
Jan 14 18:16:51 KISE-005 kernel: pci 0000:06:00.0: [1b21:1042] type 00 class 0x0c0330
Jan 14 18:16:51 KISE-005 kernel: pci 0000:06:00.0: reg 0x10: [mem 0xf7100000-0xf7107fff 64bit]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:06:00.0: PME# supported from D3hot D3cold
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.7: PCI bridge to [bus 06]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.7:   bridge window [mem 0xf7100000-0xf71fffff]
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 10
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 14
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 5
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKE disabled
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 15
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKG disabled
Jan 14 18:16:51 KISE-005 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 3
Jan 14 18:16:51 KISE-005 kernel: iommu: Default domain type: Translated 
Jan 14 18:16:51 KISE-005 kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Jan 14 18:16:51 KISE-005 kernel: SCSI subsystem initialized
Jan 14 18:16:51 KISE-005 kernel: libata version 3.00 loaded.
Jan 14 18:16:51 KISE-005 kernel: ACPI: bus type USB registered
Jan 14 18:16:51 KISE-005 kernel: usbcore: registered new interface driver usbfs
Jan 14 18:16:51 KISE-005 kernel: usbcore: registered new interface driver hub
Jan 14 18:16:51 KISE-005 kernel: usbcore: registered new device driver usb
Jan 14 18:16:51 KISE-005 kernel: pps_core: LinuxPPS API ver. 1 registered
Jan 14 18:16:51 KISE-005 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 14 18:16:51 KISE-005 kernel: PTP clock support registered
Jan 14 18:16:51 KISE-005 kernel: EDAC MC: Ver: 3.0.0
Jan 14 18:16:51 KISE-005 kernel: NetLabel: Initializing
Jan 14 18:16:51 KISE-005 kernel: NetLabel:  domain hash size = 128
Jan 14 18:16:51 KISE-005 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jan 14 18:16:51 KISE-005 kernel: NetLabel:  unlabeled traffic allowed by default
Jan 14 18:16:51 KISE-005 kernel: mctp: management component transport protocol core
Jan 14 18:16:51 KISE-005 kernel: NET: Registered PF_MCTP protocol family
Jan 14 18:16:51 KISE-005 kernel: PCI: Using ACPI for IRQ routing
Jan 14 18:16:51 KISE-005 kernel: PCI: pci_cache_line_size set to 64 bytes
Jan 14 18:16:51 KISE-005 kernel: e820: reserve RAM buffer [mem 0x0009b800-0x0009ffff]
Jan 14 18:16:51 KISE-005 kernel: e820: reserve RAM buffer [mem 0xdd3a1000-0xdfffffff]
Jan 14 18:16:51 KISE-005 kernel: e820: reserve RAM buffer [mem 0xde7f6000-0xdfffffff]
Jan 14 18:16:51 KISE-005 kernel: e820: reserve RAM buffer [mem 0xdec6c000-0xdfffffff]
Jan 14 18:16:51 KISE-005 kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Jan 14 18:16:51 KISE-005 kernel: e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jan 14 18:16:51 KISE-005 kernel: vgaarb: loaded
Jan 14 18:16:51 KISE-005 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jan 14 18:16:51 KISE-005 kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Jan 14 18:16:51 KISE-005 kernel: clocksource: Switched to clocksource tsc-early
Jan 14 18:16:51 KISE-005 kernel: VFS: Disk quotas dquot_6.6.0
Jan 14 18:16:51 KISE-005 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 14 18:16:51 KISE-005 kernel: pnp: PnP ACPI init
Jan 14 18:16:51 KISE-005 kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:01: [io  0x1000-0x100f] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:01: [io  0xffff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:01: [io  0xffff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:01: [io  0x0400-0x0453] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:01: [io  0x0458-0x047f] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:01: [io  0x0500-0x057f] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:03: [io  0x0454-0x0457] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:04: [io  0x0290-0x029f] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
Jan 14 18:16:51 KISE-005 kernel: pnp 00:06: [dma 0 disabled]
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
Jan 14 18:16:51 KISE-005 kernel: system 00:07: [mem 0xf2200000-0xf2200fff] has been reserved
Jan 14 18:16:51 KISE-005 kernel: pnp: PnP ACPI: found 8 devices
Jan 14 18:16:51 KISE-005 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 14 18:16:51 KISE-005 kernel: NET: Registered PF_INET protocol family
Jan 14 18:16:51 KISE-005 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jan 14 18:16:51 KISE-005 kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jan 14 18:16:51 KISE-005 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jan 14 18:16:51 KISE-005 kernel: NET: Registered PF_XDP protocol family
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.0:   bridge window [mem 0xf7200000-0xf72fffff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.4:   bridge window [mem 0xf2100000-0xf21fffff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.5: PCI bridge to [bus 04-05]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.7: PCI bridge to [bus 06]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1c.7:   bridge window [mem 0xf7100000-0xf71fffff]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000e7fff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:00: resource 8 [mem 0xe0000000-0xfeafffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:02: resource 1 [mem 0xf7200000-0xf72fffff]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7 window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:04: resource 5 [io  0x0d00-0xffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:04: resource 7 [mem 0x000dc000-0x000e7fff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:04: resource 8 [mem 0xe0000000-0xfeafffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7 window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:05: resource 5 [io  0x0d00-0xffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:05: resource 7 [mem 0x000dc000-0x000e7fff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:05: resource 8 [mem 0xe0000000-0xfeafffff window]
Jan 14 18:16:51 KISE-005 kernel: pci_bus 0000:06: resource 1 [mem 0xf7100000-0xf71fffff]
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x750 took 18491 usecs
Jan 14 18:16:51 KISE-005 kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x750 took 22751 usecs
Jan 14 18:16:51 KISE-005 kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jan 14 18:16:51 KISE-005 kernel: pci 0000:02:00.0: CLS mismatch (64 != 32), using 64 bytes
Jan 14 18:16:51 KISE-005 kernel: pci 0000:04:00.0: Disabling ASPM L0s/L1
Jan 14 18:16:51 KISE-005 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 14 18:16:51 KISE-005 kernel: software IO TLB: mapped [mem 0x00000000d93a1000-0x00000000dd3a1000] (64MB)
Jan 14 18:16:51 KISE-005 kernel: Trying to unpack rootfs image as initramfs...
Jan 14 18:16:51 KISE-005 kernel: Initialise system trusted keyrings
Jan 14 18:16:51 KISE-005 kernel: Key type blacklist registered
Jan 14 18:16:51 KISE-005 kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jan 14 18:16:51 KISE-005 kernel: zbud: loaded
Jan 14 18:16:51 KISE-005 kernel: integrity: Platform Keyring initialized
Jan 14 18:16:51 KISE-005 kernel: integrity: Machine keyring initialized
Jan 14 18:16:51 KISE-005 kernel: Key type asymmetric registered
Jan 14 18:16:51 KISE-005 kernel: Asymmetric key parser 'x509' registered
Jan 14 18:16:51 KISE-005 kernel: Freeing initrd memory: 15940K
Jan 14 18:16:51 KISE-005 kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Jan 14 18:16:51 KISE-005 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Jan 14 18:16:51 KISE-005 kernel: io scheduler mq-deadline registered
Jan 14 18:16:51 KISE-005 kernel: io scheduler kyber registered
Jan 14 18:16:51 KISE-005 kernel: io scheduler bfq registered
Jan 14 18:16:51 KISE-005 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 14 18:16:51 KISE-005 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jan 14 18:16:51 KISE-005 kernel: ACPI: button: Power Button [PWRB]
Jan 14 18:16:51 KISE-005 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jan 14 18:16:51 KISE-005 kernel: ACPI: button: Power Button [PWRF]
Jan 14 18:16:51 KISE-005 kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jan 14 18:16:51 KISE-005 kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Jan 14 18:16:51 KISE-005 kernel: thermal LNXTHERM:01: registered as thermal_zone1
Jan 14 18:16:51 KISE-005 kernel: ACPI: thermal: Thermal Zone [TZ01] (30 C)
Jan 14 18:16:51 KISE-005 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jan 14 18:16:51 KISE-005 kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jan 14 18:16:51 KISE-005 kernel: Non-volatile memory driver v1.3
Jan 14 18:16:51 KISE-005 kernel: Linux agpgart interface v0.103
Jan 14 18:16:51 KISE-005 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jan 14 18:16:51 KISE-005 kernel: ACPI: bus type drm_connector registered
Jan 14 18:16:51 KISE-005 kernel: ahci 0000:00:1f.2: version 3.0
Jan 14 18:16:51 KISE-005 kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
Jan 14 18:16:51 KISE-005 kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
Jan 14 18:16:51 KISE-005 kernel: scsi host0: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host1: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host2: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host3: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host4: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host5: ahci
Jan 14 18:16:51 KISE-005 kernel: ata1: SATA max UDMA/133 abar m2048@0xf7312000 port 0xf7312100 irq 26
Jan 14 18:16:51 KISE-005 kernel: ata2: SATA max UDMA/133 abar m2048@0xf7312000 port 0xf7312180 irq 26
Jan 14 18:16:51 KISE-005 kernel: ata3: SATA max UDMA/133 abar m2048@0xf7312000 port 0xf7312200 irq 26
Jan 14 18:16:51 KISE-005 kernel: ata4: SATA max UDMA/133 abar m2048@0xf7312000 port 0xf7312280 irq 26
Jan 14 18:16:51 KISE-005 kernel: ata5: SATA max UDMA/133 abar m2048@0xf7312000 port 0xf7312300 irq 26
Jan 14 18:16:51 KISE-005 kernel: ata6: SATA max UDMA/133 abar m2048@0xf7312000 port 0xf7312380 irq 26
Jan 14 18:16:51 KISE-005 kernel: ahci 0000:02:00.0: SSS flag set, parallel bus scan disabled
Jan 14 18:16:51 KISE-005 kernel: ahci 0000:02:00.0: AHCI 0001.0301 32 slots 32 ports 6 Gbps 0xffffff3f impl SATA mode
Jan 14 18:16:51 KISE-005 kernel: ahci 0000:02:00.0: flags: 64bit ncq sntf stag pm led only pio sxs deso sadm sds apst 
Jan 14 18:16:51 KISE-005 kernel: scsi host6: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host7: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host8: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host9: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host10: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host11: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host12: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host13: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host14: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host15: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host16: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host17: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host18: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host19: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host20: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host21: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host22: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host23: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host24: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host25: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host26: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host27: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host28: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host29: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host30: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host31: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host32: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host33: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host34: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host35: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host36: ahci
Jan 14 18:16:51 KISE-005 kernel: scsi host37: ahci
Jan 14 18:16:51 KISE-005 kernel: ata7: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280100 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata8: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280180 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata9: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280200 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata10: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280280 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata11: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280300 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata12: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280380 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata13: DUMMY
Jan 14 18:16:51 KISE-005 kernel: ata14: DUMMY
Jan 14 18:16:51 KISE-005 kernel: ata15: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280500 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata16: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280580 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata17: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280600 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata18: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280680 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata19: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280700 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata20: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280780 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata21: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280800 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata22: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280880 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata23: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280900 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata24: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280980 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata25: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280a00 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata26: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280a80 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata27: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280b00 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata28: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280b80 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata29: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280c00 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata30: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280c80 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata31: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280d00 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata32: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280d80 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata33: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280e00 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata34: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280e80 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata35: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280f00 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata36: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7280f80 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata37: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7281000 irq 27
Jan 14 18:16:51 KISE-005 kernel: ata38: SATA max UDMA/133 abar m8192@0xf7280000 port 0xf7281080 irq 27
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1a.0: debug port 2
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1a.0: irq 23, io mem 0xf7314000
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Jan 14 18:16:51 KISE-005 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Jan 14 18:16:51 KISE-005 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 14 18:16:51 KISE-005 kernel: usb usb1: Product: EHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: usb usb1: Manufacturer: Linux 6.1.5-arch2-1 ehci_hcd
Jan 14 18:16:51 KISE-005 kernel: usb usb1: SerialNumber: 0000:00:1a.0
Jan 14 18:16:51 KISE-005 kernel: hub 1-0:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 1-0:1.0: 2 ports detected
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1d.0: debug port 2
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7313000
Jan 14 18:16:51 KISE-005 kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Jan 14 18:16:51 KISE-005 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Jan 14 18:16:51 KISE-005 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 14 18:16:51 KISE-005 kernel: usb usb2: Product: EHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: usb usb2: Manufacturer: Linux 6.1.5-arch2-1 ehci_hcd
Jan 14 18:16:51 KISE-005 kernel: usb usb2: SerialNumber: 0000:00:1d.0
Jan 14 18:16:51 KISE-005 kernel: hub 2-0:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 2-0:1.0: 2 ports detected
Jan 14 18:16:51 KISE-005 kernel: usbcore: registered new interface driver usbserial_generic
Jan 14 18:16:51 KISE-005 kernel: usbserial: USB Serial support registered for generic
Jan 14 18:16:51 KISE-005 kernel: rtc_cmos 00:02: RTC can wake from S4
Jan 14 18:16:51 KISE-005 kernel: rtc_cmos 00:02: registered as rtc0
Jan 14 18:16:51 KISE-005 kernel: rtc_cmos 00:02: setting system clock to 2023-01-15T02:16:40 UTC (1673749000)
Jan 14 18:16:51 KISE-005 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Jan 14 18:16:51 KISE-005 kernel: intel_pstate: Intel P-state driver initializing
Jan 14 18:16:51 KISE-005 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jan 14 18:16:51 KISE-005 kernel: vesafb: mode is 1280x1024x16, linelength=2560, pages=0
Jan 14 18:16:51 KISE-005 kernel: vesafb: scrolling: redraw
Jan 14 18:16:51 KISE-005 kernel: vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
Jan 14 18:16:51 KISE-005 kernel: vesafb: framebuffer at 0xf1000000, mapped to 0x(____ptrval____), using 2560k, total 2560k
Jan 14 18:16:51 KISE-005 kernel: fbcon: Deferring console take-over
Jan 14 18:16:51 KISE-005 kernel: fb0: VESA VGA frame buffer device
Jan 14 18:16:51 KISE-005 kernel: hid: raw HID events driver (C) Jiri Kosina
Jan 14 18:16:51 KISE-005 kernel: drop_monitor: Initializing network drop monitor service
Jan 14 18:16:51 KISE-005 kernel: Initializing XFRM netlink socket
Jan 14 18:16:51 KISE-005 kernel: IPv6: Loaded, but administratively disabled, reboot required to enable
Jan 14 18:16:51 KISE-005 kernel: NET: Registered PF_PACKET protocol family
Jan 14 18:16:51 KISE-005 kernel: microcode: sig=0x206a7, pf=0x2, revision=0x2f
Jan 14 18:16:51 KISE-005 kernel: microcode: Microcode Update Driver: v2.2.
Jan 14 18:16:51 KISE-005 kernel: IPI shorthand broadcast: enabled
Jan 14 18:16:51 KISE-005 kernel: sched_clock: Marking stable (433725904, 246216)->(558864215, -124892095)
Jan 14 18:16:51 KISE-005 kernel: registered taskstats version 1
Jan 14 18:16:51 KISE-005 kernel: Loading compiled-in X.509 certificates
Jan 14 18:16:51 KISE-005 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: d324c061c7a6279c1340f64ce8325bf9f0131ed7'
Jan 14 18:16:51 KISE-005 kernel: zswap: loaded using pool lz4/z3fold
Jan 14 18:16:51 KISE-005 kernel: Key type .fscrypt registered
Jan 14 18:16:51 KISE-005 kernel: Key type fscrypt-provisioning registered
Jan 14 18:16:51 KISE-005 kernel: PM:   Magic number: 7:25:258
Jan 14 18:16:51 KISE-005 kernel: RAS: Correctable Errors collector initialized.
Jan 14 18:16:51 KISE-005 kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Jan 14 18:16:51 KISE-005 kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
Jan 14 18:16:51 KISE-005 kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-330)
Jan 14 18:16:51 KISE-005 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jan 14 18:16:51 KISE-005 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-330)
Jan 14 18:16:51 KISE-005 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jan 14 18:16:51 KISE-005 kernel: ata1.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata1.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ata2.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata2.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-330)
Jan 14 18:16:51 KISE-005 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jan 14 18:16:51 KISE-005 kernel: ata6.00: ATA-8: WDC WD5000AAKX-60U6AA0, 18.01H18, max UDMA/100
Jan 14 18:16:51 KISE-005 kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel: ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel: ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel: ata1.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jan 14 18:16:51 KISE-005 kernel: ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jan 14 18:16:51 KISE-005 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT2._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-330)
Jan 14 18:16:51 KISE-005 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT2._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jan 14 18:16:51 KISE-005 kernel: ata3.00: ATAPI: ASUS    DRW-24B1ST   c, 1.05, max UDMA/100
Jan 14 18:16:51 KISE-005 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-330)
Jan 14 18:16:51 KISE-005 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT5._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jan 14 18:16:51 KISE-005 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-330)
Jan 14 18:16:51 KISE-005 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jan 14 18:16:51 KISE-005 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-330)
Jan 14 18:16:51 KISE-005 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jan 14 18:16:51 KISE-005 kernel: ata1.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata6.00: configured for UDMA/100
Jan 14 18:16:51 KISE-005 kernel: ata2.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT2._GTF.DSSP], AE_NOT_FOUND (20220331/psargs-330)
Jan 14 18:16:51 KISE-005 kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT2._GTF due to previous error (AE_NOT_FOUND) (20220331/psparse-529)
Jan 14 18:16:51 KISE-005 kernel: ata3.00: configured for UDMA/100
Jan 14 18:16:51 KISE-005 kernel: ata1.00: configured for UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ata2.00: configured for UDMA/133
Jan 14 18:16:51 KISE-005 kernel: scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jan 14 18:16:51 KISE-005 kernel: sd 0:0:0:0: [sda] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jan 14 18:16:51 KISE-005 kernel: sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jan 14 18:16:51 KISE-005 kernel: sd 1:0:0:0: [sdb] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
Jan 14 18:16:51 KISE-005 kernel: scsi 2:0:0:0: CD-ROM            ASUS     DRW-24B1ST   c   1.05 PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata7.00: ATA-9: TEAM T253X2001T, S0830A0, max UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ata7.00: 2000409264 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel:  sda: sda1 sda2
Jan 14 18:16:51 KISE-005 kernel: sd 0:0:0:0: [sda] supports TCG Opal
Jan 14 18:16:51 KISE-005 kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel:  sdb: sdb1 sdb2 sdb4 < sdb5 sdb6 >
Jan 14 18:16:51 KISE-005 kernel: sd 1:0:0:0: [sdb] supports TCG Opal
Jan 14 18:16:51 KISE-005 kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel: ata7.00: configured for UDMA/133
Jan 14 18:16:51 KISE-005 kernel: scsi 5:0:0:0: Direct-Access     ATA      WDC WD5000AAKX-6 1H18 PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: sd 5:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jan 14 18:16:51 KISE-005 kernel: sd 5:0:0:0: [sdc] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: sd 5:0:0:0: [sdc] Preferred minimum I/O size 512 bytes
Jan 14 18:16:51 KISE-005 kernel: scsi 6:0:0:0: Direct-Access     ATA      TEAM T253X2001T  0A0  PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: sd 6:0:0:0: [sdd] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
Jan 14 18:16:51 KISE-005 kernel: sd 6:0:0:0: [sdd] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 6:0:0:0: [sdd] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 6:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: sd 6:0:0:0: [sdd] Preferred minimum I/O size 512 bytes
Jan 14 18:16:51 KISE-005 kernel:  sdc: sdc1
Jan 14 18:16:51 KISE-005 kernel: sd 5:0:0:0: [sdc] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel:  sdd: sdd1 sdd2 sdd3
Jan 14 18:16:51 KISE-005 kernel: sd 6:0:0:0: [sdd] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Jan 14 18:16:51 KISE-005 kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 14 18:16:51 KISE-005 kernel: hub 1-1:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 1-1:1.0: 6 ports detected
Jan 14 18:16:51 KISE-005 kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Jan 14 18:16:51 KISE-005 kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 14 18:16:51 KISE-005 kernel: hub 2-1:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 2-1:1.0: 8 ports detected
Jan 14 18:16:51 KISE-005 kernel: ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata8.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata8.00: ATA-10: CT1000MX500SSD1, M3CR033, max UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ata8.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel: ata8.00: Features: Trust Dev-Sleep
Jan 14 18:16:51 KISE-005 kernel: ata8.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata8.00: configured for UDMA/133
Jan 14 18:16:51 KISE-005 kernel: scsi 7:0:0:0: Direct-Access     ATA      CT1000MX500SSD1  033  PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: [sde] 4096-byte physical blocks
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: [sde] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: [sde] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: [sde] Preferred minimum I/O size 4096 bytes
Jan 14 18:16:51 KISE-005 kernel:  sde: sde1 sde2 sde3
Jan 14 18:16:51 KISE-005 kernel: sde: p3 start 1998712832 is beyond EOD, enabling native capacity
Jan 14 18:16:51 KISE-005 kernel:  sde: sde1 sde2 sde3
Jan 14 18:16:51 KISE-005 kernel: sde: p3 start 1998712832 is beyond EOD, truncated
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: [sde] supports TCG Opal
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: [sde] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.1: new full-speed USB device number 3 using ehci-pci
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.5: new low-speed USB device number 3 using ehci-pci
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.1: New USB device found, idVendor=044f, idProduct=b10a, bcdDevice= 5.00
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.1: Product: T.16000M
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.1: Manufacturer: Thrustmaster
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.5: New USB device found, idVendor=04f2, idProduct=0939, bcdDevice= 1.00
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.5: Product: USB Optical Mouse
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.5: Manufacturer: PixArt
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.2: new full-speed USB device number 4 using ehci-pci
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.8: new full-speed USB device number 4 using ehci-pci
Jan 14 18:16:51 KISE-005 kernel: tsc: Refined TSC clocksource calibration: 3502.640 MHz
Jan 14 18:16:51 KISE-005 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x327d0f2a4d8, max_idle_ns: 440795289690 ns
Jan 14 18:16:51 KISE-005 kernel: clocksource: Switched to clocksource tsc
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.2: New USB device found, idVendor=0556, idProduct=0001, bcdDevice= 0.01
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.2: Product: AK5370          
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.2: Manufacturer: AKM             
Jan 14 18:16:51 KISE-005 kernel: ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata9.00: ATA-8: WL3000GSA6472E        1, MJ8OA5D0, max UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ata9.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel: ata9.00: configured for UDMA/133
Jan 14 18:16:51 KISE-005 kernel: scsi 8:0:0:0: Direct-Access     ATA      WL3000GSA6472E   A5D0 PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: sd 8:0:0:0: [sdf] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Jan 14 18:16:51 KISE-005 kernel: sd 8:0:0:0: [sdf] 4096-byte physical blocks
Jan 14 18:16:51 KISE-005 kernel: sd 8:0:0:0: [sdf] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 8:0:0:0: [sdf] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 8:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: sd 8:0:0:0: [sdf] Preferred minimum I/O size 4096 bytes
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.8: New USB device found, idVendor=0d8c, idProduct=0102, bcdDevice= 0.10
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.8: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Jan 14 18:16:51 KISE-005 kernel: usb 2-1.8: Product: USB Sound Device        
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.5: new low-speed USB device number 5 using ehci-pci
Jan 14 18:16:51 KISE-005 kernel:  sdf: sdf1
Jan 14 18:16:51 KISE-005 kernel: sd 8:0:0:0: [sdf] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.5: New USB device found, idVendor=045e, idProduct=07b9, bcdDevice= 1.14
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.5: Product: USB Keyboard
Jan 14 18:16:51 KISE-005 kernel: usb 1-1.5: Manufacturer: LITEON Technology
Jan 14 18:16:51 KISE-005 kernel: ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata10.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata10.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ata10.00: NCQ Send/Recv Log not supported
Jan 14 18:16:51 KISE-005 kernel: ata10.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel: ata10.00: Features: Trust Dev-Sleep
Jan 14 18:16:51 KISE-005 kernel: ata10.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata10.00: NCQ Send/Recv Log not supported
Jan 14 18:16:51 KISE-005 kernel: ata10.00: configured for UDMA/133
Jan 14 18:16:51 KISE-005 kernel: scsi 9:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: sd 9:0:0:0: [sdg] 488397168 512-byte logical blocks: (250 GB/233 GiB)
Jan 14 18:16:51 KISE-005 kernel: sd 9:0:0:0: [sdg] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 9:0:0:0: [sdg] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 9:0:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: sd 9:0:0:0: [sdg] Preferred minimum I/O size 512 bytes
Jan 14 18:16:51 KISE-005 kernel:  sdg: sdg1 sdg2 < sdg5 >
Jan 14 18:16:51 KISE-005 kernel: sd 9:0:0:0: [sdg] supports TCG Opal
Jan 14 18:16:51 KISE-005 kernel: sd 9:0:0:0: [sdg] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel: ata11: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata11.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata11.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT04B6Q, max UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ata11.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel: ata11.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jan 14 18:16:51 KISE-005 kernel: ata11.00: supports DRM functions and may not be fully accessible
Jan 14 18:16:51 KISE-005 kernel: ata11.00: configured for UDMA/133
Jan 14 18:16:51 KISE-005 kernel: scsi 10:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: ata11.00: Enabling discard_zeroes_data
Jan 14 18:16:51 KISE-005 kernel: sd 10:0:0:0: [sdh] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jan 14 18:16:51 KISE-005 kernel: sd 10:0:0:0: [sdh] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 10:0:0:0: [sdh] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 10:0:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: sd 10:0:0:0: [sdh] Preferred minimum I/O size 512 bytes
Jan 14 18:16:51 KISE-005 kernel: ata11.00: Enabling discard_zeroes_data
Jan 14 18:16:51 KISE-005 kernel:  sdh: sdh1
Jan 14 18:16:51 KISE-005 kernel: sd 10:0:0:0: [sdh] supports TCG Opal
Jan 14 18:16:51 KISE-005 kernel: sd 10:0:0:0: [sdh] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel: ata12: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata12.00: ATA-11: WD Blue SA510 2.5 1000GB, 52008100, max UDMA/133
Jan 14 18:16:51 KISE-005 kernel: ata12.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jan 14 18:16:51 KISE-005 kernel: ata12.00: Features: Dev-Sleep
Jan 14 18:16:51 KISE-005 kernel: ata12.00: configured for UDMA/133
Jan 14 18:16:51 KISE-005 kernel: scsi 11:0:0:0: Direct-Access     ATA      WD Blue SA510 2. 8100 PQ: 0 ANSI: 5
Jan 14 18:16:51 KISE-005 kernel: sd 11:0:0:0: [sdi] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jan 14 18:16:51 KISE-005 kernel: sd 11:0:0:0: [sdi] Write Protect is off
Jan 14 18:16:51 KISE-005 kernel: sd 11:0:0:0: [sdi] Mode Sense: 00 3a 00 00
Jan 14 18:16:51 KISE-005 kernel: sd 11:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jan 14 18:16:51 KISE-005 kernel: sd 11:0:0:0: [sdi] Preferred minimum I/O size 512 bytes
Jan 14 18:16:51 KISE-005 kernel:  sdi: sdi1 sdi2 sdi3
Jan 14 18:16:51 KISE-005 kernel: sd 11:0:0:0: [sdi] Attached SCSI disk
Jan 14 18:16:51 KISE-005 kernel: ata15: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata16: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata17: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata18: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata19: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata20: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata21: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata22: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata23: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata24: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata25: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata26: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata27: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata28: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata29: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata30: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata31: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata32: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata33: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata34: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata35: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata36: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata37: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: ata38: SATA link down (SStatus 0 SControl 300)
Jan 14 18:16:51 KISE-005 kernel: Freeing unused decrypted memory: 2036K
Jan 14 18:16:51 KISE-005 kernel: Freeing unused kernel image (initmem) memory: 2144K
Jan 14 18:16:51 KISE-005 kernel: Write protecting the kernel read-only data: 30720k
Jan 14 18:16:51 KISE-005 kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Jan 14 18:16:51 KISE-005 kernel: Freeing unused kernel image (rodata/data gap) memory: 1208K
Jan 14 18:16:51 KISE-005 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 14 18:16:51 KISE-005 kernel: rodata_test: all tests were successful
Jan 14 18:16:51 KISE-005 kernel: x86/mm: Checking user space page tables
Jan 14 18:16:51 KISE-005 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 14 18:16:51 KISE-005 kernel: Run /init as init process
Jan 14 18:16:51 KISE-005 kernel:   with arguments:
Jan 14 18:16:51 KISE-005 kernel:     /init
Jan 14 18:16:51 KISE-005 kernel:     verbose
Jan 14 18:16:51 KISE-005 kernel:   with environment:
Jan 14 18:16:51 KISE-005 kernel:     HOME=/
Jan 14 18:16:51 KISE-005 kernel:     TERM=linux
Jan 14 18:16:51 KISE-005 kernel:     BOOT_IMAGE=/vmlinuz-linux
Jan 14 18:16:51 KISE-005 kernel: fbcon: Taking over console
Jan 14 18:16:51 KISE-005 kernel: Console: switching to colour frame buffer device 160x64
Jan 14 18:16:51 KISE-005 kernel: input: Thrustmaster T.16000M as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:044F:B10A.0001/input/input2
Jan 14 18:16:51 KISE-005 kernel: hid-generic 0003:044F:B10A.0001: input,hidraw0: USB HID v1.00 Joystick [Thrustmaster T.16000M] on usb-0000:00:1a.0-1.1/input0
Jan 14 18:16:51 KISE-005 kernel: input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/0003:04F2:0939.0002/input/input3
Jan 14 18:16:51 KISE-005 kernel: hid-generic 0003:04F2:0939.0002: input,hidraw1: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1d.0-1.5/input0
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Jan 14 18:16:51 KISE-005 kernel: input: USB Sound Device         as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8:1.3/0003:0D8C:0102.0003/input/input4
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Jan 14 18:16:51 KISE-005 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Jan 14 18:16:51 KISE-005 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 14 18:16:51 KISE-005 kernel: usb usb3: Product: xHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: usb usb3: Manufacturer: Linux 6.1.5-arch2-1 xhci-hcd
Jan 14 18:16:51 KISE-005 kernel: usb usb3: SerialNumber: 0000:00:14.0
Jan 14 18:16:51 KISE-005 kernel: hub 3-0:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 3-0:1.0: 4 ports detected
Jan 14 18:16:51 KISE-005 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Jan 14 18:16:51 KISE-005 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 14 18:16:51 KISE-005 kernel: usb usb4: Product: xHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: usb usb4: Manufacturer: Linux 6.1.5-arch2-1 xhci-hcd
Jan 14 18:16:51 KISE-005 kernel: usb usb4: SerialNumber: 0000:00:14.0
Jan 14 18:16:51 KISE-005 kernel: hub 4-0:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 4-0:1.0: 4 ports detected
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:06:00.0: xHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 5
Jan 14 18:16:51 KISE-005 kernel: hid-generic 0003:0D8C:0102.0003: input,hidraw2: USB HID v1.00 Device [USB Sound Device        ] on usb-0000:00:1d.0-1.8/input3
Jan 14 18:16:51 KISE-005 kernel: input: LITEON Technology USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:045E:07B9.0004/input/input5
Jan 14 18:16:51 KISE-005 kernel: hid-generic 0003:045E:07B9.0004: input,hidraw3: USB HID v1.10 Keyboard [LITEON Technology USB Keyboard] on usb-0000:00:1a.0-1.5/input0
Jan 14 18:16:51 KISE-005 kernel: usbcore: registered new interface driver usbhid
Jan 14 18:16:51 KISE-005 kernel: usbhid: USB HID core driver
Jan 14 18:16:51 KISE-005 kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Jan 14 18:16:51 KISE-005 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:06:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080010
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:06:00.0: xHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 6
Jan 14 18:16:51 KISE-005 kernel: xhci_hcd 0000:06:00.0: Host supports USB 3.0 SuperSpeed
Jan 14 18:16:51 KISE-005 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Jan 14 18:16:51 KISE-005 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 14 18:16:51 KISE-005 kernel: usb usb5: Product: xHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: usb usb5: Manufacturer: Linux 6.1.5-arch2-1 xhci-hcd
Jan 14 18:16:51 KISE-005 kernel: usb usb5: SerialNumber: 0000:06:00.0
Jan 14 18:16:51 KISE-005 kernel: hub 5-0:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 5-0:1.0: 2 ports detected
Jan 14 18:16:51 KISE-005 kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jan 14 18:16:51 KISE-005 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Jan 14 18:16:51 KISE-005 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 14 18:16:51 KISE-005 kernel: usb usb6: Product: xHCI Host Controller
Jan 14 18:16:51 KISE-005 kernel: usb usb6: Manufacturer: Linux 6.1.5-arch2-1 xhci-hcd
Jan 14 18:16:51 KISE-005 kernel: usb usb6: SerialNumber: 0000:06:00.0
Jan 14 18:16:51 KISE-005 kernel: hub 6-0:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 6-0:1.0: 2 ports detected
Jan 14 18:16:51 KISE-005 kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0
Jan 14 18:16:51 KISE-005 kernel: usb 5-2: new high-speed USB device number 2 using xhci_hcd
Jan 14 18:16:51 KISE-005 kernel: usb 5-2: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Jan 14 18:16:51 KISE-005 kernel: usb 5-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 14 18:16:51 KISE-005 kernel: hub 5-2:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 5-2:1.0: 4 ports detected
Jan 14 18:16:51 KISE-005 kernel: EXT4-fs (sdb2): mounted filesystem with ordered data mode. Quota mode: none.
Jan 14 18:16:51 KISE-005 kernel: usb 6-2: new SuperSpeed USB device number 2 using xhci_hcd
Jan 14 18:16:51 KISE-005 kernel: usb 6-2: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Jan 14 18:16:51 KISE-005 kernel: usb 6-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 14 18:16:51 KISE-005 systemd[1]: systemd 252.4-2-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)
Jan 14 18:16:51 KISE-005 systemd[1]: Detected architecture x86-64.
Jan 14 18:16:51 KISE-005 systemd[1]: Hostname set to <KISE-005>.
Jan 14 18:16:51 KISE-005 kernel: hub 6-2:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 6-2:1.0: 4 ports detected
Jan 14 18:16:51 KISE-005 kernel: usb 5-2.1: new high-speed USB device number 3 using xhci_hcd
Jan 14 18:16:51 KISE-005 kernel: usb 5-2.1: New USB device found, idVendor=045b, idProduct=0209, bcdDevice= 1.00
Jan 14 18:16:51 KISE-005 kernel: usb 5-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 14 18:16:51 KISE-005 systemd[1]: bpf-lsm: LSM BPF program attached
Jan 14 18:16:51 KISE-005 systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
Jan 14 18:16:51 KISE-005 systemd[1]: Binding to IPv6 address not available since kernel does not support IPv6.
Jan 14 18:16:51 KISE-005 kernel: usb 6-2.1: new SuperSpeed USB device number 3 using xhci_hcd
Jan 14 18:16:51 KISE-005 kernel: hub 5-2.1:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 5-2.1:1.0: 4 ports detected
Jan 14 18:16:51 KISE-005 systemd[1]: Queued start job for default target Graphical Interface.
Jan 14 18:16:51 KISE-005 kernel: usb 6-2.1: New USB device found, idVendor=045b, idProduct=0210, bcdDevice= 1.00
Jan 14 18:16:51 KISE-005 kernel: usb 6-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 14 18:16:51 KISE-005 systemd[1]: Created slice Slice /system/getty.
Jan 14 18:16:51 KISE-005 systemd[1]: Created slice Slice /system/modprobe.
Jan 14 18:16:51 KISE-005 systemd[1]: Created slice Slice /system/systemd-fsck.
Jan 14 18:16:51 KISE-005 systemd[1]: Created slice User and Session Slice.
Jan 14 18:16:51 KISE-005 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jan 14 18:16:51 KISE-005 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jan 14 18:16:51 KISE-005 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jan 14 18:16:51 KISE-005 systemd[1]: Reached target Local Encrypted Volumes.
Jan 14 18:16:51 KISE-005 systemd[1]: Reached target Local Integrity Protected Volumes.
Jan 14 18:16:51 KISE-005 systemd[1]: Reached target Slice Units.
Jan 14 18:16:51 KISE-005 systemd[1]: Reached target Swaps.
Jan 14 18:16:51 KISE-005 systemd[1]: Reached target Local Verity Protected Volumes.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on LVM2 poll daemon socket.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on RPCbind Server Activation Socket.
Jan 14 18:16:51 KISE-005 systemd[1]: Reached target RPC Port Mapper.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on Process Core Dump Socket.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on Journal Audit Socket.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on Journal Socket (/dev/log).
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on Journal Socket.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on Network Service Netlink Socket.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on udev Control Socket.
Jan 14 18:16:51 KISE-005 systemd[1]: Listening on udev Kernel Socket.
Jan 14 18:16:51 KISE-005 systemd[1]: Mounting Huge Pages File System...
Jan 14 18:16:51 KISE-005 systemd[1]: Mounting POSIX Message Queue File System...
Jan 14 18:16:51 KISE-005 systemd[1]: Mounting Kernel Debug File System...
Jan 14 18:16:51 KISE-005 systemd[1]: Mounting Kernel Trace File System...
Jan 14 18:16:51 KISE-005 systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
Jan 14 18:16:51 KISE-005 systemd[1]: Mounting Temporary Directory /tmp...
Jan 14 18:16:51 KISE-005 systemd[1]: Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Create List of Static Device Nodes...
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Load Kernel Module configfs...
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Load Kernel Module drm...
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Load Kernel Module fuse...
Jan 14 18:16:51 KISE-005 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Journal Service...
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Load Kernel Modules...
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Remount Root and Kernel File Systems...
Jan 14 18:16:51 KISE-005 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jan 14 18:16:51 KISE-005 systemd[1]: Starting Coldplug All udev Devices...
Jan 14 18:16:51 KISE-005 systemd[1]: Mounted Huge Pages File System.
Jan 14 18:16:51 KISE-005 systemd[1]: Mounted POSIX Message Queue File System.
Jan 14 18:16:51 KISE-005 systemd[1]: Mounted Kernel Debug File System.
Jan 14 18:16:51 KISE-005 systemd[1]: Mounted Kernel Trace File System.
Jan 14 18:16:51 KISE-005 systemd[1]: Mounted Temporary Directory /tmp.
Jan 14 18:16:51 KISE-005 kernel: fuse: init (API version 7.37)
Jan 14 18:16:51 KISE-005 kernel: EXT4-fs (sdb2): re-mounted. Quota mode: none.
Jan 14 18:16:51 KISE-005 kernel: hub 6-2.1:1.0: USB hub found
Jan 14 18:16:51 KISE-005 kernel: hub 6-2.1:1.0: 4 ports detected
Jan 14 18:16:51 KISE-005 kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jan 14 18:16:51 KISE-005 kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0
Jan 14 18:16:51 KISE-005 kernel: sr 2:0:0:0: Attached scsi generic sg2 type 5
Jan 14 18:16:51 KISE-005 kernel: sd 5:0:0:0: Attached scsi generic sg3 type 0
Jan 14 18:16:51 KISE-005 kernel: sd 6:0:0:0: Attached scsi generic sg4 type 0
Jan 14 18:16:51 KISE-005 kernel: sd 7:0:0:0: Attached scsi generic sg5 type 0
Jan 14 18:16:51 KISE-005 kernel: sd 8:0:0:0: Attached scsi generic sg6 type 0
Jan 14 18:16:51 KISE-005 kernel: sd 9:0:0:0: Attached scsi generic sg7 type 0
Jan 14 18:16:51 KISE-005 kernel: sd 10:0:0:0: Attached scsi generic sg8 type 0
Jan 14 18:16:51 KISE-005 kernel: sd 11:0:0:0: Attached scsi generic sg9 type 0
Jan 14 18:16:51 KISE-005 kernel: device-mapper: uevent: version 1.0.3
Jan 14 18:16:51 KISE-005 kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Jan 14 18:16:51 KISE-005 systemd[1]: Finished Create List of Static Device Nodes.
Jan 14 18:16:51 KISE-005 kernel: audit: type=1130 audit(1673749011.929:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:51 KISE-005 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jan 14 18:16:51 KISE-005 systemd-journald[373]: Journal started
Jan 14 18:16:51 KISE-005 systemd-journald[373]: Runtime Journal (/run/log/journal/4c8f552221ef4105be535112951ed3cb) is 8.0M, max 797.1M, 789.1M free.
Jan 14 18:16:51 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:51 KISE-005 systemd-modules-load[374]: Inserted module 'crypto_user'
Jan 14 18:16:51 KISE-005 systemd-modules-load[374]: Inserted module 'sg'
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:51 KISE-005 systemd-modules-load[374]: Inserted module 'dm_multipath'
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: modprobe@drm.service: Deactivated successfully.
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Load Kernel Module configfs.
Jan 14 18:16:52 KISE-005 kernel: audit: type=1130 audit(1673749012.009:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 kernel: audit: type=1131 audit(1673749012.009:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: Started Journal Service.
Jan 14 18:16:52 KISE-005 kernel: audit: type=1130 audit(1673749012.009:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Load Kernel Module drm.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jan 14 18:16:52 KISE-005 kernel: audit: type=1130 audit(1673749012.046:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 kernel: audit: type=1131 audit(1673749012.046:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 kernel: usb 5-2.1.4: new full-speed USB device number 4 using xhci_hcd
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Load Kernel Module fuse.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 kernel: audit: type=1130 audit(1673749012.086:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 kernel: audit: type=1131 audit(1673749012.086:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Remount Root and Kernel File Systems.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 kernel: audit: type=1130 audit(1673749012.136:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Coldplug All udev Devices.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 kernel: audit: type=1130 audit(1673749012.256:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: Mounting FUSE Control File System...
Jan 14 18:16:52 KISE-005 systemd[1]: Mounting Kernel Configuration File System...
Jan 14 18:16:52 KISE-005 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 14 18:16:52 KISE-005 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jan 14 18:16:52 KISE-005 systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 14 18:16:52 KISE-005 systemd-journald[373]: Time spent on flushing to /var/log/journal/4c8f552221ef4105be535112951ed3cb is 15.205ms for 1096 entries.
Jan 14 18:16:52 KISE-005 systemd-journald[373]: System Journal (/var/log/journal/4c8f552221ef4105be535112951ed3cb) is 1.4G, max 4.0G, 2.5G free.
Jan 14 18:16:52 KISE-005 systemd-journald[373]: Received client request to flush runtime journal.
Jan 14 18:16:52 KISE-005 systemd-journald[373]: File /var/log/journal/4c8f552221ef4105be535112951ed3cb/system.journal corrupted or uncleanly shut down, renaming and replacing.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: Starting Load/Save Random Seed...
Jan 14 18:16:52 KISE-005 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jan 14 18:16:52 KISE-005 systemd[1]: Starting Create Static Device Nodes in /dev...
Jan 14 18:16:52 KISE-005 systemd[1]: Mounted FUSE Control File System.
Jan 14 18:16:52 KISE-005 systemd-random-seed[392]: Kernel entropy pool is not initialized yet, waiting until it is.
Jan 14 18:16:52 KISE-005 systemd[1]: Mounted Kernel Configuration File System.
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Create Static Device Nodes in /dev.
Jan 14 18:16:52 KISE-005 audit: BPF prog-id=27 op=LOAD
Jan 14 18:16:52 KISE-005 audit: BPF prog-id=28 op=LOAD
Jan 14 18:16:52 KISE-005 kernel: random: crng init done
Jan 14 18:16:52 KISE-005 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jan 14 18:16:52 KISE-005 systemd-udevd[396]: Using default interface naming scheme 'v252'.
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Flush Journal to Persistent Storage.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 systemd[1]: Started Rule-based Manager for Device Events and Files.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 kernel: usb 5-2.1.4: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
Jan 14 18:16:52 KISE-005 kernel: usb 5-2.1.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
Jan 14 18:16:52 KISE-005 kernel: usb 5-2.1.4: Product: CSR8510 A10
Jan 14 18:16:52 KISE-005 kernel: usb 5-2.1.4: Not enough bandwidth for new device state.
Jan 14 18:16:52 KISE-005 kernel: usb 5-2.1.4: can't set config #1, error -28
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Load/Save Random Seed.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 mtp-probe[453]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5"
Jan 14 18:16:52 KISE-005 mtp-probe[453]: bus: 2, device: 3 was not an MTP device
Jan 14 18:16:52 KISE-005 mtp-probe[451]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1"
Jan 14 18:16:52 KISE-005 mtp-probe[451]: bus: 1, device: 3 was not an MTP device
Jan 14 18:16:52 KISE-005 mtp-probe[450]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5"
Jan 14 18:16:52 KISE-005 mtp-probe[450]: bus: 1, device: 5 was not an MTP device
Jan 14 18:16:52 KISE-005 mtp-probe[452]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8"
Jan 14 18:16:52 KISE-005 mtp-probe[452]: bus: 2, device: 4 was not an MTP device
Jan 14 18:16:52 KISE-005 kernel: mousedev: PS/2 mouse device common for all mice
Jan 14 18:16:52 KISE-005 systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jan 14 18:16:52 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:52 KISE-005 mtp-probe[461]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2"
Jan 14 18:16:52 KISE-005 mtp-probe[461]: bus: 1, device: 4 was not an MTP device
Jan 14 18:16:52 KISE-005 systemd[1]: Found device Samsung_SSD_850_EVO_500GB arch_boot.
Jan 14 18:16:52 KISE-005 systemd[1]: Found device Samsung_SSD_850_EVO_500GB arch_home.
Jan 14 18:16:52 KISE-005 kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20220331/utaddress-204)
Jan 14 18:16:52 KISE-005 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jan 14 18:16:52 KISE-005 kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
Jan 14 18:16:52 KISE-005 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jan 14 18:16:52 KISE-005 kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
Jan 14 18:16:52 KISE-005 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jan 14 18:16:52 KISE-005 kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20220331/utaddress-204)
Jan 14 18:16:52 KISE-005 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jan 14 18:16:52 KISE-005 kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
Jan 14 18:16:52 KISE-005 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 14 18:16:52 KISE-005 systemd[1]: Reached target Preparation for Local File Systems.
Jan 14 18:16:52 KISE-005 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Jan 14 18:16:52 KISE-005 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jan 14 18:16:52 KISE-005 kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
Jan 14 18:16:52 KISE-005 kernel: i2c i2c-0: 4/4 memory slots populated (from DMI)
Jan 14 18:16:52 KISE-005 kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Jan 14 18:16:52 KISE-005 kernel: i2c i2c-0: Successfully instantiated SPD at 0x51
Jan 14 18:16:52 KISE-005 kernel: i2c i2c-0: Successfully instantiated SPD at 0x52
Jan 14 18:16:52 KISE-005 kernel: i2c i2c-0: Successfully instantiated SPD at 0x53
Jan 14 18:16:52 KISE-005 systemd[1]: Starting File System Check on /dev/disk/by-uuid/6ff811c8-7f8d-9d83-14ac-059816ad4367...
Jan 14 18:16:52 KISE-005 systemd[1]: Starting File System Check on /dev/disk/by-uuid/d7c05292-01fc-a6ac-9961-ef349991e2ac...
Jan 14 18:16:52 KISE-005 kernel: mc: Linux media interface: v0.10
Jan 14 18:16:52 KISE-005 systemd-fsck[485]: arch_home: recovering journal
Jan 14 18:16:52 KISE-005 systemd-fsck[487]: arch_boot was not cleanly unmounted, check forced.
Jan 14 18:16:52 KISE-005 systemd-fsck[487]: arch_boot: 344/1281120 files (11.6% non-contiguous), 127637/5120000 blocks
Jan 14 18:16:52 KISE-005 kernel: iTCO_vendor_support: vendor-support=0
Jan 14 18:16:53 KISE-005 kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
Jan 14 18:16:53 KISE-005 kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
Jan 14 18:16:53 KISE-005 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jan 14 18:16:53 KISE-005 kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
Jan 14 18:16:53 KISE-005 systemd[1]: Finished File System Check on /dev/disk/by-uuid/d7c05292-01fc-a6ac-9961-ef349991e2ac.
Jan 14 18:16:53 KISE-005 kernel: cryptd: max_cpu_qlen set to 1000
Jan 14 18:16:53 KISE-005 kernel: iTCO_wdt iTCO_wdt.1.auto: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
Jan 14 18:16:53 KISE-005 kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
Jan 14 18:16:53 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-d7c05292\x2d01fc\x2da6ac\x2d9961\x2def349991e2ac comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:53 KISE-005 kernel: at24 0-0050: supply vcc not found, using dummy regulator
Jan 14 18:16:53 KISE-005 kernel: at24 0-0050: 256 byte spd EEPROM, read-only
Jan 14 18:16:53 KISE-005 kernel: at24 0-0051: supply vcc not found, using dummy regulator
Jan 14 18:16:53 KISE-005 kernel: at24 0-0051: 256 byte spd EEPROM, read-only
Jan 14 18:16:53 KISE-005 kernel: at24 0-0052: supply vcc not found, using dummy regulator
Jan 14 18:16:53 KISE-005 kernel: at24 0-0052: 256 byte spd EEPROM, read-only
Jan 14 18:16:53 KISE-005 kernel: at24 0-0053: supply vcc not found, using dummy regulator
Jan 14 18:16:53 KISE-005 kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
Jan 14 18:16:53 KISE-005 kernel: at24 0-0053: 256 byte spd EEPROM, read-only
Jan 14 18:16:53 KISE-005 kernel: r8169 0000:03:00.0 eth0: RTL8168f/8111f, 60:a4:4c:62:e0:67, XID 480, IRQ 38
Jan 14 18:16:53 KISE-005 kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jan 14 18:16:53 KISE-005 systemd[1]: Mounting /boot...
Jan 14 18:16:53 KISE-005 kernel: EXT4-fs (sdb1): mounted filesystem without journal. Quota mode: none.
Jan 14 18:16:53 KISE-005 systemd[1]: Mounted /boot.
Jan 14 18:16:53 KISE-005 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 14 18:16:53 KISE-005 kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
Jan 14 18:16:53 KISE-005 kernel: AVX version of gcm_enc/dec engaged.
Jan 14 18:16:53 KISE-005 kernel: AES CTR mode by8 optimization enabled
Jan 14 18:16:53 KISE-005 kernel: asus_wmi: ASUS WMI generic driver loaded
Jan 14 18:16:53 KISE-005 kernel: asus_wmi: Initialization: 0x0
Jan 14 18:16:53 KISE-005 kernel: asus_wmi: BIOS WMI version: 0.9
Jan 14 18:16:53 KISE-005 kernel: asus_wmi: SFUN value: 0x0
Jan 14 18:16:53 KISE-005 kernel: eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
Jan 14 18:16:53 KISE-005 kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
Jan 14 18:16:53 KISE-005 kernel: asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -61
Jan 14 18:16:53 KISE-005 kernel: asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -61
Jan 14 18:16:53 KISE-005 systemd-fsck[485]: arch_home: Clearing orphaned inode 2490657 (uid=1000, gid=100, mode=0100644, size=56374)
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: Warning! Unlikely big volume range (=8065), cval->res is probably wrong.
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: [9] FU [Mic Playback Volume] ch = 2, val = -6144/1921/1
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: Warning! Unlikely big volume range (=8065), cval->res is probably wrong.
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: [11] FU [Line Playback Volume] ch = 2, val = -6144/1921/1
Jan 14 18:16:53 KISE-005 systemd-fsck[485]: arch_home: clean, 1423330/22822912 files, 40524407/91273728 blocks
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: Warning! Unlikely big volume range (=6928), cval->res is probably wrong.
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: [8] FU [Mic Capture Volume] ch = 2, val = -4096/2832/1
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: Warning! Unlikely big volume range (=6928), cval->res is probably wrong.
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: [15] FU [Line Capture Volume] ch = 2, val = -4096/2832/1
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: Warning! Unlikely big volume range (=6928), cval->res is probably wrong.
Jan 14 18:16:53 KISE-005 kernel: usb 2-1.8: [2] FU [PCM Capture Volume] ch = 2, val = -4096/2832/1
Jan 14 18:16:53 KISE-005 kernel: usbcore: registered new interface driver snd-usb-audio
Jan 14 18:16:53 KISE-005 kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Jan 14 18:16:53 KISE-005 kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jan 14 18:16:53 KISE-005 kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input8
Jan 14 18:16:53 KISE-005 kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input9
Jan 14 18:16:53 KISE-005 kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input10
Jan 14 18:16:53 KISE-005 kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input11
Jan 14 18:16:53 KISE-005 kernel: nvidia: loading out-of-tree module taints kernel.
Jan 14 18:16:53 KISE-005 kernel: nvidia: module license 'NVIDIA' taints kernel.
Jan 14 18:16:53 KISE-005 kernel: Disabling lock debugging due to kernel taint
Jan 14 18:16:53 KISE-005 systemd[1]: Finished File System Check on /dev/disk/by-uuid/6ff811c8-7f8d-9d83-14ac-059816ad4367.
Jan 14 18:16:53 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-6ff811c8\x2d7f8d\x2d9d83\x2d14ac\x2d059816ad4367 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:53 KISE-005 systemd[1]: home.mount: Directory /home to mount over is not empty, mounting anyway.
Jan 14 18:16:53 KISE-005 kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jan 14 18:16:53 KISE-005 systemd-udevd[397]: controlC2: Process '/usr/bin/alsactl restore 2' failed with exit code 99.
Jan 14 18:16:53 KISE-005 systemd[1]: Mounting /home...
Jan 14 18:16:53 KISE-005 kernel: EXT4-fs (sdb5): mounted filesystem with ordered data mode. Quota mode: none.
Jan 14 18:16:53 KISE-005 systemd[1]: Mounted /home.
Jan 14 18:16:53 KISE-005 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 14 18:16:53 KISE-005 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 14 18:16:53 KISE-005 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jan 14 18:16:53 KISE-005 systemd[1]: Reached target Local File Systems.
Jan 14 18:16:53 KISE-005 systemd[1]: Starting Restore /run/initramfs on shutdown...
Jan 14 18:16:53 KISE-005 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jan 14 18:16:53 KISE-005 systemd[1]: Starting Set Up Additional Binary Formats...
Jan 14 18:16:53 KISE-005 systemd[1]: Store a System Token in an EFI Variable was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jan 14 18:16:53 KISE-005 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jan 14 18:16:53 KISE-005 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jan 14 18:16:53 KISE-005 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jan 14 18:16:53 KISE-005 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jan 14 18:16:53 KISE-005 systemd[1]: Starting Create Volatile Files and Directories...
Jan 14 18:16:53 KISE-005 systemd[1]: Finished Restore /run/initramfs on shutdown.
Jan 14 18:16:53 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:53 KISE-005 systemd[1]: Finished Create Volatile Files and Directories.
Jan 14 18:16:53 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:53 KISE-005 systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 551 (systemd-binfmt)
Jan 14 18:16:53 KISE-005 kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Jan 14 18:16:53 KISE-005 kernel: 
Jan 14 18:16:53 KISE-005 kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jan 14 18:16:53 KISE-005 systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jan 14 18:16:53 KISE-005 systemd[1]: Mounting RPC Pipe File System...
Jan 14 18:16:53 KISE-005 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jan 14 18:16:53 KISE-005 systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jan 14 18:16:53 KISE-005 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jan 14 18:16:53 KISE-005 systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jan 14 18:16:53 KISE-005 audit[561]: SYSTEM_BOOT pid=561 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:53 KISE-005 systemd[1]: Finished Set Up Additional Binary Formats.
Jan 14 18:16:53 KISE-005 kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  525.78.01  Mon Dec 26 05:58:42 UTC 2022
Jan 14 18:16:53 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:53 KISE-005 systemd-udevd[399]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Jan 14 18:16:53 KISE-005 kernel: RPC: Registered named UNIX socket transport module.
Jan 14 18:16:53 KISE-005 kernel: RPC: Registered udp transport module.
Jan 14 18:16:53 KISE-005 kernel: RPC: Registered tcp transport module.
Jan 14 18:16:53 KISE-005 kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Jan 14 18:16:53 KISE-005 kernel: intel_rapl_common: Found RAPL domain package
Jan 14 18:16:53 KISE-005 kernel: intel_rapl_common: Found RAPL domain core
Jan 14 18:16:53 KISE-005 kernel: intel_rapl_common: Found RAPL domain uncore
Jan 14 18:16:53 KISE-005 kernel: intel_rapl_common: RAPL package-0 domain package locked by BIOS
Jan 14 18:16:53 KISE-005 kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Jan 14 18:16:53 KISE-005 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jan 14 18:16:53 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:53 KISE-005 systemd[1]: Mounted RPC Pipe File System.
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target rpc_pipefs.target.
Jan 14 18:16:54 KISE-005 systemd-udevd[399]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Jan 14 18:16:54 KISE-005 systemd-modules-load[374]: Inserted module 'nvidia_uvm'
Jan 14 18:16:54 KISE-005 kernel: nvidia-uvm: Loaded the UVM driver, major device number 234.
Jan 14 18:16:54 KISE-005 systemd[1]: Finished Load Kernel Modules.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  525.78.01  Mon Dec 26 05:38:56 UTC 2022
Jan 14 18:16:54 KISE-005 kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Jan 14 18:16:54 KISE-005 kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Apply Kernel Variables...
Jan 14 18:16:54 KISE-005 systemd[1]: Finished Apply Kernel Variables.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target System Initialization.
Jan 14 18:16:54 KISE-005 systemd[1]: Started CUPS Scheduler.
Jan 14 18:16:54 KISE-005 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jan 14 18:16:54 KISE-005 systemd[1]: Started Discard unused blocks once a week.
Jan 14 18:16:54 KISE-005 systemd[1]: Started Daily rotation of log files.
Jan 14 18:16:54 KISE-005 systemd[1]: Started Daily man-db regeneration.
Jan 14 18:16:54 KISE-005 systemd[1]: Started Daily verification of password and group files.
Jan 14 18:16:54 KISE-005 systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Path Units.
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Timer Units.
Jan 14 18:16:54 KISE-005 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Jan 14 18:16:54 KISE-005 systemd[1]: Listening on CUPS Scheduler.
Jan 14 18:16:54 KISE-005 systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Docker Socket for the API...
Jan 14 18:16:54 KISE-005 audit: BPF prog-id=29 op=LOAD
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Network Configuration...
Jan 14 18:16:54 KISE-005 systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jan 14 18:16:54 KISE-005 systemd[1]: Listening on Docker Socket for the API.
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Socket Units.
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Basic System.
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Save/Restore Sound Card State...
Jan 14 18:16:54 KISE-005 alsactl[614]: Found hardware: "HDA-Intel" "Nvidia GPU 83 HDMI/DP" "HDA:10de0083,10438623,00100100" "0x1043" "0x8623"
Jan 14 18:16:54 KISE-005 alsactl[614]: Hardware is initialized using a generic method
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #25 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #26 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #27 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #28 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #29 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #30 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #31 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #32 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #33 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #34 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #35 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #36 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #37 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #38 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #39 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #40 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #41 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #42 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #47 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #48 (No such file or directory)
Jan 14 18:16:54 KISE-005 alsactl[614]: /usr/bin/alsactl: set_control:1339: failed to obtain info for control #49 (No such file or directory)
Jan 14 18:16:54 KISE-005 systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Jan 14 18:16:54 KISE-005 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jan 14 18:16:54 KISE-005 kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jan 14 18:16:54 KISE-005 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jan 14 18:16:54 KISE-005 kernel: cfg80211: failed to load regulatory.db
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
Jan 14 18:16:54 KISE-005 systemd[1]: Starting D-Bus System Message Bus...
Jan 14 18:16:54 KISE-005 systemd-networkd[612]: lo: Link UP
Jan 14 18:16:54 KISE-005 systemd-networkd[612]: lo: Gained carrier
Jan 14 18:16:54 KISE-005 systemd-networkd[612]: Enumeration completed
Jan 14 18:16:54 KISE-005 systemd-networkd[612]: enp3s0: Configuring with /etc/systemd/network/20-wired.network.
Jan 14 18:16:54 KISE-005 audit: BPF prog-id=30 op=LOAD
Jan 14 18:16:54 KISE-005 audit: BPF prog-id=31 op=LOAD
Jan 14 18:16:54 KISE-005 audit: BPF prog-id=32 op=LOAD
Jan 14 18:16:54 KISE-005 systemd[1]: Starting User Login Management...
Jan 14 18:16:54 KISE-005 kernel: RTL8211E Gigabit Ethernet r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Watchdog Daemon...
Jan 14 18:16:54 KISE-005 watchdog[623]: starting daemon (5.16):
Jan 14 18:16:54 KISE-005 watchdog[623]:  int=1s realtime=yes sync=no load=0,0,0 soft=no
Jan 14 18:16:54 KISE-005 watchdog[623]:  memory not checked
Jan 14 18:16:54 KISE-005 watchdog[623]:  ping: no machine to check
Jan 14 18:16:54 KISE-005 watchdog[623]:  file: no file to check
Jan 14 18:16:54 KISE-005 watchdog[623]:  pidfile: no server process to check
Jan 14 18:16:54 KISE-005 watchdog[623]:  interface: no interface to check
Jan 14 18:16:54 KISE-005 watchdog[623]:  temperature: no sensors to check
Jan 14 18:16:54 KISE-005 watchdog[623]:  no test binary files
Jan 14 18:16:54 KISE-005 watchdog[623]:  no repair binary files
Jan 14 18:16:54 KISE-005 watchdog[623]:  error retry time-out = 60 seconds
Jan 14 18:16:54 KISE-005 watchdog[623]:  repair attempts = 1
Jan 14 18:16:54 KISE-005 watchdog[623]:  alive=[none] heartbeat=[none] to=root no_act=no force=no
Jan 14 18:16:54 KISE-005 systemd[1]: Started Network Configuration.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Started D-Bus System Message Bus.
Jan 14 18:16:54 KISE-005 systemd-logind[620]: New seat seat0.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd-logind[620]: Watching system buttons on /dev/input/event1 (Power Button)
Jan 14 18:16:54 KISE-005 systemd-logind[620]: Watching system buttons on /dev/input/event0 (Power Button)
Jan 14 18:16:54 KISE-005 systemd-logind[620]: Watching system buttons on /dev/input/event5 (LITEON Technology USB Keyboard)
Jan 14 18:16:54 KISE-005 systemd[1]: Finished Save/Restore Sound Card State.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Started Watchdog Daemon.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=watchdog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Network.
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: Successfully dropped root privileges.
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: avahi-daemon 0.8 starting up.
Jan 14 18:16:54 KISE-005 dbus-daemon[619]: [system] Successfully activated service 'org.freedesktop.systemd1'
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: Successfully called chroot().
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: Successfully dropped remaining capabilities.
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: No service file found in /etc/avahi/services.
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: socket() failed: Address family not supported by protocol
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: Failed to create IPv6 socket, proceeding in IPv4 only mode
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: socket() failed: Address family not supported by protocol
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Sound Card.
Jan 14 18:16:54 KISE-005 systemd[1]: Starting CUPS Scheduler...
Jan 14 18:16:54 KISE-005 systemd[1]: Starting GSSAPI Proxy Daemon...
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Network Time Service...
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Wait for Network to be Configured...
Jan 14 18:16:54 KISE-005 ntpd[635]: ntpd 4.2.8p15@1.3728-o Tue Dec 27 12:25:39 UTC 2022 (1): Starting
Jan 14 18:16:54 KISE-005 ntpd[635]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Jan 14 18:16:54 KISE-005 ntpd[635]: ----------------------------------------------------
Jan 14 18:16:54 KISE-005 ntpd[635]: ntp-4 is maintained by Network Time Foundation,
Jan 14 18:16:54 KISE-005 ntpd[635]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Jan 14 18:16:54 KISE-005 ntpd[635]: corporation.  Support and training for ntp-4 are
Jan 14 18:16:54 KISE-005 ntpd[635]: available at https://www.nwtime.org/support
Jan 14 18:16:54 KISE-005 ntpd[635]: ----------------------------------------------------
Jan 14 18:16:54 KISE-005 systemd[1]: Started vsftpd daemon.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=vsftpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Started User Login Management.
Jan 14 18:16:54 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.3' (uid=0 pid=633 comm="/usr/bin/cupsd -l")
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Started GSSAPI Proxy Daemon.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jan 14 18:16:54 KISE-005 systemd[1]: RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target NFS client services.
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: New relevant interface lo.IPv4 for mDNS.
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: Network interface enumeration completed.
Jan 14 18:16:54 KISE-005 avahi-daemon[615]: Registering new address record for 127.0.0.1 on lo.IPv4.
Jan 14 18:16:54 KISE-005 systemd-networkd[612]: enp3s0: Link UP
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Preparation for Remote File Systems.
Jan 14 18:16:54 KISE-005 ntpd[639]: proto: precision = 0.054 usec (-24)
Jan 14 18:16:54 KISE-005 ntpd[639]: basedate set to 2022-12-15
Jan 14 18:16:54 KISE-005 ntpd[639]: gps base set to 2022-12-18 (week 2241)
Jan 14 18:16:54 KISE-005 kernel: r8169 0000:03:00.0 enp3s0: Link is Down
Jan 14 18:16:54 KISE-005 ntpd[639]: switching logging to file /var/log/ntp.log
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Remote File Systems.
Jan 14 18:16:54 KISE-005 systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jan 14 18:16:54 KISE-005 systemd[1]: Starting Permit User Sessions...
Jan 14 18:16:54 KISE-005 systemd[1]: Finished Permit User Sessions.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Started Getty on tty1.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Reached target Login Prompts.
Jan 14 18:16:54 KISE-005 systemd[1]: Started Network Time Service.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 dbus-daemon[619]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Jan 14 18:16:54 KISE-005 systemd[1]: Started Manage, Install and Generate Color Profiles.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:54 KISE-005 systemd[1]: Started CUPS Scheduler.
Jan 14 18:16:54 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:55 KISE-005 avahi-daemon[615]: Server startup complete. Host name is KISE-005.local. Local service cookie is 1867028015.
Jan 14 18:16:57 KISE-005 systemd-networkd[612]: enp3s0: Gained carrier
Jan 14 18:16:57 KISE-005 kernel: r8169 0000:03:00.0 enp3s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jan 14 18:16:57 KISE-005 avahi-daemon[615]: Joining mDNS multicast group on interface enp3s0.IPv4 with address 192.168.0.5.
Jan 14 18:16:57 KISE-005 avahi-daemon[615]: New relevant interface enp3s0.IPv4 for mDNS.
Jan 14 18:16:57 KISE-005 avahi-daemon[615]: Registering new address record for 192.168.0.5 on enp3s0.IPv4.
Jan 14 18:16:57 KISE-005 systemd[1]: Finished Wait for Network to be Configured.
Jan 14 18:16:57 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:57 KISE-005 systemd[1]: Reached target Network is Online.
Jan 14 18:16:57 KISE-005 kernel: kauditd_printk_skb: 33 callbacks suppressed
Jan 14 18:16:57 KISE-005 kernel: audit: type=1130 audit(1673749017.469:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:57 KISE-005 audit: BPF prog-id=33 op=LOAD
Jan 14 18:16:57 KISE-005 kernel: audit: type=1334 audit(1673749017.516:46): prog-id=33 op=LOAD
Jan 14 18:16:57 KISE-005 systemd[1]: Starting Refresh Pacman mirrorlist with Reflector....
Jan 14 18:16:57 KISE-005 systemd[1]: Starting Notify NFS peers of a restart...
Jan 14 18:16:57 KISE-005 sm-notify[664]: Version 2.6.2 starting
Jan 14 18:16:57 KISE-005 systemd[1]: Started Notify NFS peers of a restart.
Jan 14 18:16:57 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:57 KISE-005 kernel: audit: type=1130 audit(1673749017.602:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:59 KISE-005 systemd[1]: reflector.service: Deactivated successfully.
Jan 14 18:16:59 KISE-005 systemd[1]: Finished Refresh Pacman mirrorlist with Reflector..
Jan 14 18:16:59 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=reflector comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:59 KISE-005 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=reflector comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:59 KISE-005 systemd[1]: Reached target Multi-User System.
Jan 14 18:16:59 KISE-005 kernel: audit: type=1130 audit(1673749019.289:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=reflector comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:59 KISE-005 kernel: audit: type=1131 audit(1673749019.289:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=reflector comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:16:59 KISE-005 systemd[1]: Reached target Graphical Interface.
Jan 14 18:16:59 KISE-005 audit: BPF prog-id=0 op=UNLOAD
Jan 14 18:16:59 KISE-005 kernel: audit: type=1334 audit(1673749019.339:50): prog-id=0 op=UNLOAD
Jan 14 18:16:59 KISE-005 systemd[1]: Starting Docker Application Container Engine...
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.592075922-08:00" level=info msg="Starting up"
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.594738372-08:00" level=info msg="libcontainerd: started new containerd process" pid=682
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.595180155-08:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.595195994-08:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.595226666-08:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.595245681-08:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.714278249-08:00" level=info msg="starting containerd" revision=ac61e58cdd400fac00cb447a8d0a43b52cd56b7f version=v1.4.0-2297-gac61e58cd
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.740519200-08:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.740794898-08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.740836975-08:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.aufs" error="invalid aufs configuration"
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.740856684-08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741078445-08:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741107846-08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741131271-08:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741147053-08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741329710-08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741645808-08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741674225-08:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.zfs" error="invalid zfs configuration"
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741690081-08:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741717079-08:00" level=warning msg="could not use snapshotter aufs in metadata plugin" error="invalid aufs configuration"
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741732022-08:00" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741745230-08:00" level=warning msg="could not use snapshotter zfs in metadata plugin" error="invalid zfs configuration"
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.741757213-08:00" level=info msg="metadata content store policy set" policy=shared
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742696860-08:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742724373-08:00" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742770243-08:00" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742809808-08:00" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742830283-08:00" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742849459-08:00" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742873232-08:00" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742892730-08:00" level=info msg="loading plugin \"io.containerd.service.v1.leases-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742912873-08:00" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742932387-08:00" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.742950547-08:00" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743061353-08:00" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743147398-08:00" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743469541-08:00" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743505019-08:00" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743555931-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743577818-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743596709-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743614598-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743632902-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743654166-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743672679-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743691819-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.743718491-08:00" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.744554131-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.744581481-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.744600713-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.744618202-08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.744832557-08:00" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.744894231-08:00" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.744949610-08:00" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
Jan 14 18:16:59 KISE-005 dockerd[682]: time="2023-01-14T18:16:59.744969761-08:00" level=info msg="containerd successfully booted in 0.033369s"
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.753040252-08:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.753061156-08:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.753079579-08:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.753091789-08:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.753986646-08:00" level=info msg="parsed scheme: \"unix\"" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.754026420-08:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.754040795-08:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///var/run/docker/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.754052531-08:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.782209221-08:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.788879354-08:00" level=info msg="Loading containers: start."
Jan 14 18:16:59 KISE-005 kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jan 14 18:16:59 KISE-005 kernel: Bridge firewalling registered
Jan 14 18:16:59 KISE-005 audit[701]: NETFILTER_CFG table=nat family=2 entries=0 op=xt_register pid=701 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[701]: SYSCALL arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7ffd8833e330 items=0 ppid=670 pid=701 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4C002D6E
Jan 14 18:16:59 KISE-005 kernel: audit: type=1325 audit(1673749019.819:51): table=nat family=2 entries=0 op=xt_register pid=701 comm="iptables"
Jan 14 18:16:59 KISE-005 kernel: audit: type=1300 audit(1673749019.819:51): arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7ffd8833e330 items=0 ppid=670 pid=701 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 kernel: audit: type=1327 audit(1673749019.819:51): proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4C002D6E
Jan 14 18:16:59 KISE-005 audit[705]: NETFILTER_CFG table=filter family=2 entries=0 op=xt_register pid=705 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[705]: SYSCALL arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7fff792ebe30 items=0 ppid=670 pid=705 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4C002D6E
Jan 14 18:16:59 KISE-005 kernel: audit: type=1325 audit(1673749019.876:52): table=filter family=2 entries=0 op=xt_register pid=705 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[726]: NETFILTER_CFG table=nat family=2 entries=5 op=xt_replace pid=726 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[726]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=564cc768da80 items=0 ppid=670 pid=726 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4E00444F434B4552
Jan 14 18:16:59 KISE-005 audit[728]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=728 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[728]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55726f55e960 items=0 ppid=670 pid=728 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B4552
Jan 14 18:16:59 KISE-005 audit[730]: NETFILTER_CFG table=filter family=2 entries=6 op=xt_replace pid=730 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[730]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5597d8811b50 items=0 ppid=670 pid=730 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B45522D49534F4C4154494F4E2D53544147452D31
Jan 14 18:16:59 KISE-005 audit[732]: NETFILTER_CFG table=filter family=2 entries=8 op=xt_replace pid=732 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[732]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5580bbba3d30 items=0 ppid=670 pid=732 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B45522D49534F4C4154494F4E2D53544147452D32
Jan 14 18:16:59 KISE-005 audit[734]: NETFILTER_CFG table=filter family=2 entries=10 op=xt_replace pid=734 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[734]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5596a531dec0 items=0 ppid=670 pid=734 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4100444F434B45522D49534F4C4154494F4E2D53544147452D31002D6A0052455455524E
Jan 14 18:16:59 KISE-005 audit[736]: NETFILTER_CFG table=filter family=2 entries=11 op=xt_replace pid=736 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[736]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55ca492b2040 items=0 ppid=670 pid=736 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4100444F434B45522D49534F4C4154494F4E2D53544147452D32002D6A0052455455524E
Jan 14 18:16:59 KISE-005 audit[737]: NETFILTER_CFG table=filter family=2 entries=12 op=xt_replace pid=737 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[737]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5622e63d6120 items=0 ppid=670 pid=737 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D5000464F52574152440044524F50
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.945582213-08:00" level=info msg="failed to read ipv6 net.ipv6.conf.<bridge>.accept_ra" bridge=docker0 syspath=/proc/sys/net/ipv6/conf/docker0/accept_ra
Jan 14 18:16:59 KISE-005 dockerd[670]: time="2023-01-14T18:16:59.945622813-08:00" level=info msg="failed to read ipv6 net.ipv6.conf.<bridge>.accept_ra" bridge=docker0 syspath=/proc/sys/net/ipv6/conf/docker0/accept_ra
Jan 14 18:16:59 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.9' (uid=0 pid=704 comm="/bin/login -f         ")
Jan 14 18:16:59 KISE-005 dbus-daemon[619]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jan 14 18:16:59 KISE-005 login[704]: pam_systemd_home(login:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jan 14 18:16:59 KISE-005 audit[704]: USER_ACCT pid=704 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ljohnson" exe="/usr/bin/login" hostname=KISE-005 addr=? terminal=/dev/tty1 res=success'
Jan 14 18:16:59 KISE-005 audit[704]: CRED_ACQ pid=704 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="ljohnson" exe="/usr/bin/login" hostname=KISE-005 addr=? terminal=/dev/tty1 res=success'
Jan 14 18:16:59 KISE-005 audit[704]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7fffd92146b0 a2=4 a3=7fffd92143c4 items=0 ppid=1 pid=704 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=100 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D66
Jan 14 18:16:59 KISE-005 login[704]: pam_unix(login:session): session opened for user ljohnson(uid=1000) by LOGIN(uid=0)
Jan 14 18:16:59 KISE-005 audit[744]: NETFILTER_CFG table=nat family=2 entries=7 op=xt_replace pid=744 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[744]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5626723152b0 items=0 ppid=670 pid=744 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900504F5354524F5554494E47002D73003137322E31372E302E302F31360000002D6F00646F636B657230002D6A004D415351554552414445
Jan 14 18:16:59 KISE-005 audit[746]: NETFILTER_CFG table=nat family=2 entries=8 op=xt_replace pid=746 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[746]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55be2e85add0 items=0 ppid=670 pid=746 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900444F434B4552002D6900646F636B657230002D6A0052455455524E
Jan 14 18:16:59 KISE-005 systemd-logind[620]: New session 1 of user ljohnson.
Jan 14 18:16:59 KISE-005 audit[749]: NETFILTER_CFG table=filter family=2 entries=12 op=xt_replace pid=749 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[749]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55eae402a1b0 items=0 ppid=670 pid=749 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6900646F636B657230002D6F00646F636B657230002D6A00414343455054
Jan 14 18:16:59 KISE-005 audit[751]: NETFILTER_CFG table=filter family=2 entries=13 op=xt_replace pid=751 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[751]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=560bb050c330 items=0 ppid=670 pid=751 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6900646F636B6572300000002D6F00646F636B657230002D6A00414343455054
Jan 14 18:16:59 KISE-005 audit[753]: NETFILTER_CFG table=nat family=2 entries=9 op=xt_replace pid=753 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[753]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55e658778570 items=0 ppid=670 pid=753 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4100505245524F5554494E47002D6D006164647274797065002D2D6473742D74797065004C4F43414C002D6A00444F434B4552
Jan 14 18:16:59 KISE-005 audit[755]: NETFILTER_CFG table=nat family=2 entries=10 op=xt_replace pid=755 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[755]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c65c2f3740 items=0 ppid=670 pid=755 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D41004F5554505554002D6D006164647274797065002D2D6473742D74797065004C4F43414C002D6A00444F434B45520000002D2D647374003132372E302E302E302F38
Jan 14 18:16:59 KISE-005 audit[757]: NETFILTER_CFG table=filter family=2 entries=14 op=xt_replace pid=757 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[757]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=560c0f5014a0 items=0 ppid=670 pid=757 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F00646F636B657230002D6A00444F434B4552
Jan 14 18:16:59 KISE-005 audit[760]: NETFILTER_CFG table=filter family=2 entries=15 op=xt_replace pid=760 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[760]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55d16263cf50 items=0 ppid=670 pid=760 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F00646F636B657230002D6D00636F6E6E747261636B002D2D637473746174650052454C415445442C45535441424C4953484544002D6A00414343455054
Jan 14 18:16:59 KISE-005 audit[762]: NETFILTER_CFG table=filter family=2 entries=16 op=xt_replace pid=762 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[762]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55bcc48e9950 items=0 ppid=670 pid=762 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D31
Jan 14 18:16:59 KISE-005 audit[764]: NETFILTER_CFG table=filter family=2 entries=17 op=xt_replace pid=764 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[764]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55824f5f9ac0 items=0 ppid=670 pid=764 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D31002D6900646F636B6572300000002D6F00646F636B657230002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D32
Jan 14 18:16:59 KISE-005 audit[766]: NETFILTER_CFG table=filter family=2 entries=18 op=xt_replace pid=766 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[766]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55672a123c20 items=0 ppid=670 pid=766 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D32002D6F00646F636B657230002D6A0044524F50
Jan 14 18:16:59 KISE-005 avahi-daemon[615]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
Jan 14 18:16:59 KISE-005 avahi-daemon[615]: New relevant interface docker0.IPv4 for mDNS.
Jan 14 18:16:59 KISE-005 systemd-networkd[612]: docker0: Link UP
Jan 14 18:16:59 KISE-005 avahi-daemon[615]: Registering new address record for 172.17.0.1 on docker0.IPv4.
Jan 14 18:16:59 KISE-005 audit[768]: NETFILTER_CFG table=nat family=2 entries=11 op=xt_replace pid=768 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[768]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5577d8ac3a10 items=0 ppid=670 pid=768 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4400504F5354524F5554494E47002D73003137322E31372E302E302F31360000002D6F00646F636B657230002D6A004D415351554552414445
Jan 14 18:16:59 KISE-005 audit[770]: NETFILTER_CFG table=nat family=2 entries=10 op=xt_replace pid=770 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[770]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=56506613d1f0 items=0 ppid=670 pid=770 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4400444F434B4552002D6900646F636B657230002D6A0052455455524E
Jan 14 18:16:59 KISE-005 audit[772]: NETFILTER_CFG table=filter family=2 entries=19 op=xt_replace pid=772 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[772]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c7a62bce30 items=0 ppid=670 pid=772 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6900646F636B657230002D6F00646F636B657230002D6A00414343455054
Jan 14 18:16:59 KISE-005 audit[774]: NETFILTER_CFG table=filter family=2 entries=18 op=xt_replace pid=774 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[774]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55b4a7427cc0 items=0 ppid=670 pid=774 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6900646F636B6572300000002D6F00646F636B657230002D6A00414343455054
Jan 14 18:16:59 KISE-005 audit[777]: NETFILTER_CFG table=filter family=2 entries=17 op=xt_replace pid=777 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[777]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55ceb88e3b40 items=0 ppid=670 pid=777 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6F00646F636B657230002D6A00444F434B4552
Jan 14 18:16:59 KISE-005 systemd[1]: Created slice User Slice of UID 1000.
Jan 14 18:16:59 KISE-005 audit[780]: NETFILTER_CFG table=filter family=2 entries=16 op=xt_replace pid=780 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[780]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55cf70e623d0 items=0 ppid=670 pid=780 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6F00646F636B657230002D6D00636F6E6E747261636B002D2D637473746174650052454C415445442C45535441424C4953484544002D6A00414343455054
Jan 14 18:16:59 KISE-005 audit[783]: NETFILTER_CFG table=filter family=2 entries=15 op=xt_replace pid=783 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[783]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55981496e6e0 items=0 ppid=670 pid=783 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4400444F434B45522D49534F4C4154494F4E2D53544147452D31002D6900646F636B6572300000002D6F00646F636B657230002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D32
Jan 14 18:16:59 KISE-005 audit[785]: NETFILTER_CFG table=filter family=2 entries=14 op=xt_replace pid=785 comm="iptables"
Jan 14 18:16:59 KISE-005 audit[785]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5651323c4540 items=0 ppid=670 pid=785 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:16:59 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4400444F434B45522D49534F4C4154494F4E2D53544147452D32002D6F00646F636B657230002D6A0044524F50
Jan 14 18:17:00 KISE-005 dockerd[670]: time="2023-01-14T18:17:00.010911926-08:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Jan 14 18:17:00 KISE-005 dockerd[670]: time="2023-01-14T18:17:00.011076952-08:00" level=info msg="failed to read ipv6 net.ipv6.conf.<bridge>.accept_ra" bridge=docker0 syspath=/proc/sys/net/ipv6/conf/docker0/accept_ra
Jan 14 18:17:00 KISE-005 audit[787]: NETFILTER_CFG table=nat family=2 entries=9 op=xt_replace pid=787 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[787]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5568cc42d650 items=0 ppid=670 pid=787 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900504F5354524F5554494E47002D73003137322E31372E302E302F31360000002D6F00646F636B657230002D6A004D415351554552414445
Jan 14 18:17:00 KISE-005 audit[789]: NETFILTER_CFG table=nat family=2 entries=10 op=xt_replace pid=789 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[789]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=559aa75d4170 items=0 ppid=670 pid=789 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D74006E6174002D4900444F434B4552002D6900646F636B657230002D6A0052455455524E
Jan 14 18:17:00 KISE-005 audit[792]: NETFILTER_CFG table=filter family=2 entries=13 op=xt_replace pid=792 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[792]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c159820330 items=0 ppid=670 pid=792 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6900646F636B657230002D6F00646F636B657230002D6A00414343455054
Jan 14 18:17:00 KISE-005 audit[794]: NETFILTER_CFG table=filter family=2 entries=14 op=xt_replace pid=794 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[794]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55fffdfcf4a0 items=0 ppid=670 pid=794 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6900646F636B6572300000002D6F00646F636B657230002D6A00414343455054
Jan 14 18:17:00 KISE-005 audit[800]: NETFILTER_CFG table=filter family=2 entries=15 op=xt_replace pid=800 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[800]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55db24719620 items=0 ppid=670 pid=800 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F00646F636B657230002D6A00444F434B4552
Jan 14 18:17:00 KISE-005 systemd[1]: Starting User Runtime Directory /run/user/1000...
Jan 14 18:17:00 KISE-005 audit[802]: NETFILTER_CFG table=filter family=2 entries=16 op=xt_replace pid=802 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[802]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55f8daf2e0c0 items=0 ppid=670 pid=802 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6F00646F636B657230002D6D00636F6E6E747261636B002D2D637473746174650052454C415445442C45535441424C4953484544002D6A00414343455054
Jan 14 18:17:00 KISE-005 audit[804]: NETFILTER_CFG table=filter family=2 entries=17 op=xt_replace pid=804 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[804]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55847f2c5b60 items=0 ppid=670 pid=804 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4400464F5257415244002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D31
Jan 14 18:17:00 KISE-005 audit[805]: NETFILTER_CFG table=filter family=2 entries=16 op=xt_replace pid=805 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[805]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55b227fd0950 items=0 ppid=670 pid=805 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D31
Jan 14 18:17:00 KISE-005 audit[807]: NETFILTER_CFG table=filter family=2 entries=17 op=xt_replace pid=807 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[807]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5645fffb8ac0 items=0 ppid=670 pid=807 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D31002D6900646F636B6572300000002D6F00646F636B657230002D6A00444F434B45522D49534F4C4154494F4E2D53544147452D32
Jan 14 18:17:00 KISE-005 audit[809]: NETFILTER_CFG table=filter family=2 entries=18 op=xt_replace pid=809 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[809]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=56104cacfc20 items=0 ppid=670 pid=809 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4900444F434B45522D49534F4C4154494F4E2D53544147452D32002D6F00646F636B657230002D6A0044524F50
Jan 14 18:17:00 KISE-005 audit[811]: NETFILTER_CFG table=filter family=2 entries=19 op=xt_replace pid=811 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[811]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=564ce259bdc0 items=0 ppid=670 pid=811 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B45522D55534552
Jan 14 18:17:00 KISE-005 audit[813]: NETFILTER_CFG table=filter family=2 entries=21 op=xt_replace pid=813 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[813]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55f3234f5f70 items=0 ppid=670 pid=813 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4100444F434B45522D55534552002D6A0052455455524E
Jan 14 18:17:00 KISE-005 audit[815]: NETFILTER_CFG table=filter family=2 entries=22 op=xt_replace pid=815 comm="iptables"
Jan 14 18:17:00 KISE-005 audit[815]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=56522823e0f0 items=0 ppid=670 pid=815 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C6573002D2D77616974002D4900464F5257415244002D6A00444F434B45522D55534552
Jan 14 18:17:00 KISE-005 dockerd[670]: time="2023-01-14T18:17:00.044496916-08:00" level=info msg="Loading containers: done."
Jan 14 18:17:00 KISE-005 systemd[1]: Finished User Runtime Directory /run/user/1000.
Jan 14 18:17:00 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:00 KISE-005 systemd[1]: Starting User Manager for UID 1000...
Jan 14 18:17:00 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.11' (uid=0 pid=817 comm="(systemd)")
Jan 14 18:17:00 KISE-005 dbus-daemon[619]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jan 14 18:17:00 KISE-005 systemd[817]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jan 14 18:17:00 KISE-005 audit[817]: USER_ACCT pid=817 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="ljohnson" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:00 KISE-005 audit[817]: CRED_ACQ pid=817 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="ljohnson" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jan 14 18:17:00 KISE-005 audit[817]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffeea461d70 a2=4 a3=7ffeea461a84 items=0 ppid=1 pid=817 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Jan 14 18:17:00 KISE-005 audit: PROCTITLE proctitle="(systemd)"
Jan 14 18:17:00 KISE-005 systemd[817]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[ljohnson] ruser=[<unknown>] rhost=[<unknown>]
Jan 14 18:17:00 KISE-005 systemd[817]: pam_unix(systemd-user:session): session opened for user ljohnson(uid=1000) by (uid=0)
Jan 14 18:17:00 KISE-005 audit[817]: USER_START pid=817 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="ljohnson" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:00 KISE-005 systemd[1]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck091711740-merged.mount: Deactivated successfully.
Jan 14 18:17:00 KISE-005 systemd-xdg-autostart-generator[828]: /home/ljohnson/.config/autostart/System Monitor-1.desktop:9: Unknown key name 'RunHook' in section 'Desktop Entry', ignoring.
Jan 14 18:17:00 KISE-005 systemd-journald[373]: File /var/log/journal/4c8f552221ef4105be535112951ed3cb/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Jan 14 18:17:00 KISE-005 systemd-xdg-autostart-generator[828]: /home/ljohnson/.config/autostart/System Monitor.desktop:9: Unknown key name 'RunHook' in section 'Desktop Entry', ignoring.
Jan 14 18:17:00 KISE-005 systemd-xdg-autostart-generator[828]: /home/ljohnson/.config/autostart/recollindex.desktop:7: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
Jan 14 18:17:00 KISE-005 dockerd[670]: time="2023-01-14T18:17:00.133364141-08:00" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
Jan 14 18:17:00 KISE-005 dockerd[670]: time="2023-01-14T18:17:00.134072955-08:00" level=info msg="Docker daemon" commit=c7109494fe graphdriver(s)=overlay2 version=dev
Jan 14 18:17:00 KISE-005 dockerd[670]: time="2023-01-14T18:17:00.136419323-08:00" level=info msg="Daemon has completed initialization"
Jan 14 18:17:00 KISE-005 kernel: process 'docker/tmp/qemu-check301367439/check' started with executable stack
Jan 14 18:17:00 KISE-005 systemd[1]: Started Docker Application Container Engine.
Jan 14 18:17:00 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:00 KISE-005 dockerd[670]: time="2023-01-14T18:17:00.155637105-08:00" level=info msg="API listen on /run/docker.sock"
Jan 14 18:17:00 KISE-005 systemd[817]: Queued start job for default target Main User Target.
Jan 14 18:17:00 KISE-005 systemd[817]: Created slice User Application Slice.
Jan 14 18:17:00 KISE-005 systemd[817]: Created slice User Core Session Slice.
Jan 14 18:17:00 KISE-005 systemd[817]: Reached target Paths.
Jan 14 18:17:00 KISE-005 systemd[817]: Reached target Timers.
Jan 14 18:17:00 KISE-005 systemd[817]: Starting D-Bus User Message Bus Socket...
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on GnuPG network certificate management daemon.
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on GCR ssh-agent wrapper.
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on GNOME Keyring daemon.
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on p11-kit server.
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on PipeWire Multimedia System Socket.
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on Sound System.
Jan 14 18:17:00 KISE-005 systemd[817]: Listening on D-Bus User Message Bus Socket.
Jan 14 18:17:00 KISE-005 systemd[817]: Reached target Sockets.
Jan 14 18:17:00 KISE-005 systemd[817]: Reached target Basic System.
Jan 14 18:17:00 KISE-005 systemd[1]: Started User Manager for UID 1000.
Jan 14 18:17:00 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:00 KISE-005 systemd[817]: Starting Sound Service...
Jan 14 18:17:00 KISE-005 systemd[1]: Started Session 1 of User ljohnson.
Jan 14 18:17:00 KISE-005 systemd[1]: Startup finished in 11.086s (kernel) + 9.224s (userspace) = 20.311s.
Jan 14 18:17:00 KISE-005 systemd[817]: Starting Update XDG user dir configuration...
Jan 14 18:17:00 KISE-005 systemd[817]: Finished Update XDG user dir configuration.
Jan 14 18:17:00 KISE-005 audit[704]: USER_START pid=704 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="ljohnson" exe="/usr/bin/login" hostname=KISE-005 addr=? terminal=/dev/tty1 res=success'
Jan 14 18:17:00 KISE-005 audit[704]: CRED_REFR pid=704 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="ljohnson" exe="/usr/bin/login" hostname=KISE-005 addr=? terminal=/dev/tty1 res=success'
Jan 14 18:17:00 KISE-005 login[704]: LOGIN ON tty1 BY ljohnson
Jan 14 18:17:00 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.13' (uid=1000 pid=844 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Jan 14 18:17:00 KISE-005 systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jan 14 18:17:00 KISE-005 dbus-daemon[619]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jan 14 18:17:00 KISE-005 systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Successfully called chroot.
Jan 14 18:17:00 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Successfully dropped privileges.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Successfully limited resources.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Canary thread running.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Running.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Watchdog thread running.
Jan 14 18:17:00 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.14' (uid=0 pid=852 comm="/usr/lib/rtkit-daemon")
Jan 14 18:17:00 KISE-005 systemd[1]: Starting Authorization Manager...
Jan 14 18:17:00 KISE-005 polkitd[855]: Started polkitd version 122
Jan 14 18:17:00 KISE-005 polkitd[855]: Loading rules from directory /etc/polkit-1/rules.d
Jan 14 18:17:00 KISE-005 polkitd[855]: Loading rules from directory /usr/share/polkit-1/rules.d
Jan 14 18:17:00 KISE-005 polkitd[855]: Finished loading, compiling and executing 10 rules
Jan 14 18:17:00 KISE-005 dbus-daemon[619]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jan 14 18:17:00 KISE-005 systemd[1]: Started Authorization Manager.
Jan 14 18:17:00 KISE-005 polkitd[855]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jan 14 18:17:00 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Successfully made thread 844 of process 844 owned by '1000' high priority at nice level -11.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Supervising 1 threads of 1 processes of 1 users.
Jan 14 18:17:00 KISE-005 systemd[817]: Starting D-Bus User Message Bus...
Jan 14 18:17:00 KISE-005 systemd[817]: Started D-Bus User Message Bus.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Supervising 1 threads of 1 processes of 1 users.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Successfully made thread 871 of process 844 owned by '1000' RT at priority 5.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Supervising 2 threads of 1 processes of 1 users.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Supervising 2 threads of 1 processes of 1 users.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Successfully made thread 873 of process 844 owned by '1000' RT at priority 5.
Jan 14 18:17:00 KISE-005 rtkit-daemon[852]: Supervising 3 threads of 1 processes of 1 users.
Jan 14 18:17:00 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.18' (uid=1000 pid=844 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Jan 14 18:17:00 KISE-005 systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jan 14 18:17:00 KISE-005 pulseaudio[844]: stat('/etc/pulse/default.pa.d'): No such file or directory
Jan 14 18:17:00 KISE-005 systemd[817]: Started Sound Service.
Jan 14 18:17:00 KISE-005 systemd[817]: Reached target Main User Target.
Jan 14 18:17:00 KISE-005 systemd[817]: Startup finished in 866ms.
Jan 14 18:17:07 KISE-005 kernel: resource sanity check: requesting [mem 0x000e0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000dc000-0x000e7fff window]
Jan 14 18:17:07 KISE-005 kernel: caller _nv036366rm+0x2a/0x60 [nvidia] mapping multiple BARs
Jan 14 18:17:09 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.7' (uid=1000 pid=908 comm="xfce4-session")
Jan 14 18:17:09 KISE-005 systemd[817]: Starting Virtual filesystem service...
Jan 14 18:17:09 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gtk.vfs.Daemon'
Jan 14 18:17:09 KISE-005 systemd[817]: Started Virtual filesystem service.
Jan 14 18:17:09 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.10' (uid=1000 pid=908 comm="xfce4-session")
Jan 14 18:17:09 KISE-005 systemd[817]: Starting Accessibility services bus...
Jan 14 18:17:09 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.a11y.Bus'
Jan 14 18:17:09 KISE-005 systemd[817]: Started Accessibility services bus.
Jan 14 18:17:09 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating service name='org.xfce.Xfconf' requested by ':1.7' (uid=1000 pid=908 comm="xfce4-session")
Jan 14 18:17:09 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.xfce.Xfconf'
Jan 14 18:17:09 KISE-005 at-spi-bus-launcher[941]: dbus-daemon[941]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=908 comm="xfce4-session")
Jan 14 18:17:09 KISE-005 at-spi-bus-launcher[941]: dbus-daemon[941]: Successfully activated service 'org.a11y.atspi.Registry'
Jan 14 18:17:09 KISE-005 at-spi-bus-launcher[949]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jan 14 18:17:09 KISE-005 systemd[817]: Started GNOME Keyring daemon.
Jan 14 18:17:09 KISE-005 gnome-keyring-daemon[958]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jan 14 18:17:09 KISE-005 gnome-keyring-daemon[958]: The Secret Service was already initialized
Jan 14 18:17:09 KISE-005 gnome-keyring-daemon[958]: The PKCS#11 component was already initialized
Jan 14 18:17:09 KISE-005 gnome-keyring-d[958]: The Secret Service was already initialized
Jan 14 18:17:09 KISE-005 gnome-keyring-d[958]: The PKCS#11 component was already initialized
Jan 14 18:17:09 KISE-005 gnome-keyring-daemon[957]: discover_other_daemon: 1
Jan 14 18:17:11 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.freedesktop.thumbnails.Thumbnailer1' unit='tumblerd.service' requested by ':1.20' (uid=1000 pid=980 comm="xfdesktop --display :0.0 --sm-client-id 26dc17811-")
Jan 14 18:17:11 KISE-005 systemd[817]: Starting Thumbnailing service...
Jan 14 18:17:11 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating service name='org.freedesktop.Notifications' requested by ':1.32' (uid=1000 pid=1002 comm="xfce4-power-manager --restart --sm-client-id 269c7")
Jan 14 18:17:11 KISE-005 gnome-keyring-daemon[958]: The SSH agent was already initialized
Jan 14 18:17:11 KISE-005 gnome-keyring-d[958]: The SSH agent was already initialized
Jan 14 18:17:11 KISE-005 gnome-keyring-daemon[958]: The PKCS#11 component was already initialized
Jan 14 18:17:11 KISE-005 gnome-keyring-d[958]: The PKCS#11 component was already initialized
Jan 14 18:17:11 KISE-005 tumblerd[1011]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
Jan 14 18:17:11 KISE-005 gnome-keyring-daemon[958]: The Secret Service was already initialized
Jan 14 18:17:11 KISE-005 gnome-keyring-d[958]: The Secret Service was already initialized
Jan 14 18:17:11 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.33' (uid=1000 pid=1011 comm="/usr/lib/tumbler-1/tumblerd")
Jan 14 18:17:11 KISE-005 systemd[817]: Starting Virtual filesystem service - disk device monitor...
Jan 14 18:17:11 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.25' (uid=1000 pid=1057 comm="/usr/lib/gvfs-udisks2-volume-monitor")
Jan 14 18:17:11 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.freedesktop.Notifications'
Jan 14 18:17:11 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.24' (uid=1000 pid=1002 comm="xfce4-power-manager --restart --sm-client-id 269c7")
Jan 14 18:17:11 KISE-005 systemd[1]: Starting Disk Manager...
Jan 14 18:17:11 KISE-005 audit: BPF prog-id=34 op=LOAD
Jan 14 18:17:11 KISE-005 audit: BPF prog-id=35 op=LOAD
Jan 14 18:17:11 KISE-005 systemd[1]: Starting Daemon for power management...
Jan 14 18:17:11 KISE-005 kernel: kauditd_printk_skb: 137 callbacks suppressed
Jan 14 18:17:11 KISE-005 kernel: audit: type=1334 audit(1673749031.696:106): prog-id=34 op=LOAD
Jan 14 18:17:11 KISE-005 kernel: audit: type=1334 audit(1673749031.696:107): prog-id=35 op=LOAD
Jan 14 18:17:11 KISE-005 udisksd[1091]: udisks daemon version 2.9.4 starting
Jan 14 18:17:11 KISE-005 kernel: audit: type=1130 audit(1673749031.783:108): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:11 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:11 KISE-005 dbus-daemon[619]: [system] Successfully activated service 'org.freedesktop.UPower'
Jan 14 18:17:11 KISE-005 systemd[1]: Started Daemon for power management.
Jan 14 18:17:11 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.47' (uid=1000 pid=1076 comm="gnome-system-monitor")
Jan 14 18:17:12 KISE-005 systemd[817]: Starting User preferences database...
Jan 14 18:17:12 KISE-005 polkitd[855]: Registered Authentication Agent for unix-session:1 (system bus name :1.28 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'ca.desrt.dconf'
Jan 14 18:17:12 KISE-005 systemd[817]: Started User preferences database.
Jan 14 18:17:12 KISE-005 dbus-daemon[619]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jan 14 18:17:12 KISE-005 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:12 KISE-005 systemd[1]: Started Disk Manager.
Jan 14 18:17:12 KISE-005 kernel: audit: type=1130 audit(1673749032.209:109): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 14 18:17:12 KISE-005 udisksd[1091]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jan 14 18:17:12 KISE-005 systemd[817]: Started Virtual filesystem service - disk device monitor.
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.33' (uid=1000 pid=1011 comm="/usr/lib/tumbler-1/tumblerd")
Jan 14 18:17:12 KISE-005 systemd[817]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating service name='org.gnome.OnlineAccounts' requested by ':1.51' (uid=1000 pid=1263 comm="/usr/lib/gvfs-goa-volume-monitor")
Jan 14 18:17:12 KISE-005 goa-daemon[1277]: goa-daemon version 3.46.0 starting
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating service name='org.gnome.Identity' requested by ':1.52' (uid=1000 pid=1277 comm="/usr/lib/goa-daemon")
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gnome.OnlineAccounts'
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jan 14 18:17:12 KISE-005 systemd[817]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gnome.Identity'
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.33' (uid=1000 pid=1011 comm="/usr/lib/tumbler-1/tumblerd")
Jan 14 18:17:12 KISE-005 systemd[817]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Jan 14 18:17:12 KISE-005 systemd[817]: Started Virtual filesystem service - Apple File Conduit monitor.
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.33' (uid=1000 pid=1011 comm="/usr/lib/tumbler-1/tumblerd")
Jan 14 18:17:12 KISE-005 systemd[817]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Jan 14 18:17:12 KISE-005 systemd[817]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.33' (uid=1000 pid=1011 comm="/usr/lib/tumbler-1/tumblerd")
Jan 14 18:17:12 KISE-005 systemd[817]: Starting Virtual filesystem service - digital camera monitor...
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Jan 14 18:17:12 KISE-005 systemd[817]: Started Virtual filesystem service - digital camera monitor.
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Jan 14 18:17:12 KISE-005 systemd[817]: Started Thumbnailing service.
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.20' (uid=1000 pid=980 comm="xfdesktop --display :0.0 --sm-client-id 26dc17811-")
Jan 14 18:17:12 KISE-005 systemd[817]: Starting Virtual filesystem metadata service...
Jan 14 18:17:12 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gtk.vfs.Metadata'
Jan 14 18:17:12 KISE-005 systemd[817]: Started Virtual filesystem metadata service.
Jan 14 18:17:26 KISE-005 pulseaudio[844]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jan 14 18:17:26 KISE-005 dbus-daemon[619]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Jan 14 18:17:39 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Activating service name='org.gnome.GConf' requested by ':1.63' (uid=1000 pid=1369 comm="palemoon")
Jan 14 18:17:39 KISE-005 dbus-daemon[870]: [session uid=1000 pid=870] Successfully activated service 'org.gnome.GConf'
Jan 14 18:18:34 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.33' (uid=1000 pid=1481 comm="/usr/lib/brave-bin/brave")
Jan 14 18:18:34 KISE-005 systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jan 14 18:18:34 KISE-005 gnome-keyring-daemon[958]: asked to register item /org/freedesktop/secrets/collection/Default/148839, but it's already registered
Jan 14 18:18:34 KISE-005 gnome-keyring-d[958]: asked to register item /org/freedesktop/secrets/collection/Default/148839, but it's already registered
Jan 14 18:18:59 KISE-005 dbus-daemon[619]: [system] Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Jan 14 18:20:22 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.36' (uid=0 pid=2092 comm="sudo journalctl -b")
Jan 14 18:20:22 KISE-005 audit[2092]: USER_ACCT pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ljohnson" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:20:22 KISE-005 dbus-daemon[619]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jan 14 18:20:22 KISE-005 sudo[2092]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jan 14 18:20:22 KISE-005 audit[2092]: CRED_REFR pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:20:22 KISE-005 sudo[2092]: ljohnson : TTY=pts/3 ; PWD=/home/ljohnson ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jan 14 18:20:22 KISE-005 kernel: audit: type=1101 audit(1673749222.387:110): pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ljohnson" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:20:22 KISE-005 kernel: audit: type=1110 audit(1673749222.387:111): pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:20:22 KISE-005 sudo[2092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jan 14 18:20:22 KISE-005 audit[2092]: USER_START pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:20:22 KISE-005 kernel: audit: type=1105 audit(1673749222.391:112): pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:21:26 KISE-005 audit[2092]: USER_END pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:21:26 KISE-005 audit[2092]: CRED_DISP pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:21:26 KISE-005 sudo[2092]: pam_unix(sudo:session): session closed for user root
Jan 14 18:21:26 KISE-005 kernel: audit: type=1106 audit(1673749286.100:113): pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:21:26 KISE-005 kernel: audit: type=1104 audit(1673749286.100:114): pid=2092 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:22:23 KISE-005 dbus-daemon[619]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.37' (uid=0 pid=2158 comm="sudo journalctl -b")
Jan 14 18:22:23 KISE-005 audit[2158]: USER_ACCT pid=2158 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ljohnson" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:22:23 KISE-005 audit[2158]: CRED_REFR pid=2158 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:22:23 KISE-005 dbus-daemon[619]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jan 14 18:22:23 KISE-005 sudo[2158]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jan 14 18:22:23 KISE-005 kernel: audit: type=1101 audit(1673749343.003:115): pid=2158 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="ljohnson" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:22:23 KISE-005 kernel: audit: type=1110 audit(1673749343.003:116): pid=2158 uid=1000 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:22:23 KISE-005 kernel: audit: type=1105 audit(1673749343.003:117): pid=2158 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:22:23 KISE-005 audit[2158]: USER_START pid=2158 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/3 res=success'
Jan 14 18:22:23 KISE-005 sudo[2158]: ljohnson : TTY=pts/3 ; PWD=/home/ljohnson ; USER=root ; COMMAND=/usr/bin/journalctl -b
Jan 14 18:22:23 KISE-005 sudo[2158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)

2nd sys not available

Last edited by keepitsimpleengineer (2023-01-15 02:37:06)


Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius

Offline

Board footer

Powered by FluxBB