regressions.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Adel Kara Slimane <adel.ks@zegrapher.com>
To: "stable@vger.kernel.org" <stable@vger.kernel.org>
Cc: "regressions@lists.linux.dev" <regressions@lists.linux.dev>
Subject: Kernel 5.12.9 and 5.12.10: complete system freeze after bootup
Date: Sun, 13 Jun 2021 18:01:38 +0200	[thread overview]
Message-ID: <072255F6-8F53-4094-9431-6F91A3D3489C@getmailspring.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1856 bytes --]

Hello,

I am encountering an issue where my system freezes entirely after a random but short time after boot-up: the computer does not react to any user input, be it mouse, keyboard or plugging-unplugging peripherals. The image on screen remains still and does not go black. Any sound that was playing at the moment of the freeze loops indefinitely with a period of around 1s. I have the intuition that the issue is sound related because of that.
Some additional information with this issue
Only happens only with the latest stable releases of the kernel: 5.12.9 and 5.12.10 . 5.12.8 does not have this issue. I have not tested other kernel version, e.g. LTS 5.10 , to see if it's a change that got back-ported.

Happens with official kernel binary releases provided by Gentoo and Archlinux. But also self built, with Archlinux's upstream .config file and derived stripped ones (please find an example .config attached as config-stripped)

The output of journalctl stops before the freeze happens, I suppose it's because nothing can be saved in the disk when it happens. Please find the output of journalctl for a boot where the freeze happens attached to this mail as journaloutput . This should give all the necessary information about my system. I just realized that I have extra boot kernel parameters, maybe removing the extra ones works around the issue and would help pinpoint the issue. I will report back if I have any extra information

Given the above comments I believe this issue is best reported to you. I unfortunately do not have more information to report as of now but I am willing to work more towards pinpointing the problem from your directed feedback. My kernel knowledge is limited but I can probably deal with technical requests from you given enough time and documentation.

Thank you for your help,
Kind regards,
Adel KARA SLIMANE

[-- Attachment #1.2: Type: text/html, Size: 2181 bytes --]

[-- Attachment #2: config-stripped --]
[-- Type: application/octet-stream, Size: 179791 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.12.10 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 12.0.0"
CONFIG_GCC_VERSION=0
CONFIG_CC_IS_CLANG=y
CONFIG_CLANG_VERSION=120000
CONFIG_LD_VERSION=0
CONFIG_LD_IS_LLD=y
CONFIG_LLD_VERSION=120000
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y

#
# General setup
#
CONFIG_ZENIFY=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-tkg-pds-llvm"
CONFIG_LOCALVERSION_AUTO=y
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_HAVE_KERNEL_LZO=y
CONFIG_HAVE_KERNEL_LZ4=y
CONFIG_HAVE_KERNEL_ZSTD=y
# CONFIG_KERNEL_GZIP is not set
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
# CONFIG_KERNEL_XZ is not set
# CONFIG_KERNEL_LZO is not set
# CONFIG_KERNEL_LZ4 is not set
CONFIG_KERNEL_ZSTD=y
CONFIG_DEFAULT_INIT=""
CONFIG_DEFAULT_HOSTNAME="leyantoo"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_WATCH_QUEUE=y
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_USELIB is not set
CONFIG_AUDIT=y
CONFIG_HAVE_ARCH_AUDITSYSCALL=y
CONFIG_AUDITSYSCALL=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_DOMAIN_HIERARCHY=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_GENERIC_MSI_IRQ_DOMAIN=y
CONFIG_IRQ_MSI_IOMMU=y
CONFIG_GENERIC_IRQ_MATRIX_ALLOCATOR=y
CONFIG_GENERIC_IRQ_RESERVATION_MODE=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
# CONFIG_GENERIC_IRQ_DEBUGFS is not set
# end of IRQ subsystem

CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_ARCH_CLOCKSOURCE_INIT=y
CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_HAVE_POSIX_CPU_TIMERS_TASK_WORK=y
CONFIG_POSIX_CPU_TIMERS_TASK_WORK=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
# end of Timers subsystem

# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
CONFIG_PREEMPT_COUNT=y
CONFIG_PREEMPTION=y
CONFIG_PREEMPT_DYNAMIC=y

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
CONFIG_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_SCHED_AVG_IRQ=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
# end of CPU/Task time and stats accounting

CONFIG_CPU_ISOLATION=y

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
CONFIG_PREEMPT_RCU=y
CONFIG_RCU_EXPERT=y
CONFIG_SRCU=y
CONFIG_TREE_SRCU=y
CONFIG_TASKS_RCU_GENERIC=y
CONFIG_TASKS_RCU=y
CONFIG_TASKS_RUDE_RCU=y
CONFIG_TASKS_TRACE_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
CONFIG_RCU_FANOUT=64
CONFIG_RCU_FANOUT_LEAF=16
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_RCU_BOOST=y
CONFIG_RCU_BOOST_DELAY=500
# CONFIG_RCU_NOCB_CPU is not set
# CONFIG_TASKS_TRACE_RCU_READ_MB is not set
# end of RCU Subsystem

CONFIG_BUILD_BIN2C=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_IKHEADERS is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y

#
# Scheduler features
#
CONFIG_SCHED_ALT=y
# CONFIG_SCHED_BMQ is not set
CONFIG_SCHED_PDS=y
# end of Scheduler features

CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_CGROUPS=y
CONFIG_PAGE_COUNTER=y
CONFIG_MEMCG=y
CONFIG_MEMCG_SWAP=y
CONFIG_MEMCG_KMEM=y
CONFIG_BLK_CGROUP=y
CONFIG_CGROUP_WRITEBACK=y
CONFIG_CGROUP_SCHED=y
# CONFIG_FAIR_GROUP_SCHED is not set
CONFIG_CGROUP_PIDS=y
CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_BPF=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_TIME_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
CONFIG_CHECKPOINT_RESTORE=y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_RD_GZIP=y
CONFIG_RD_BZIP2=y
CONFIG_RD_LZMA=y
CONFIG_RD_XZ=y
CONFIG_RD_LZO=y
CONFIG_RD_LZ4=y
CONFIG_RD_ZSTD=y
CONFIG_BOOT_CONFIG=y
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LD_ORPHAN_WARN=y
CONFIG_SYSCTL=y
CONFIG_HAVE_UID16=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_HAVE_PCSPKR_PLATFORM=y
CONFIG_BPF=y
CONFIG_EXPERT=y
CONFIG_UID16=y
CONFIG_MULTIUSER=y
CONFIG_SGETMASK_SYSCALL=y
CONFIG_SYSFS_SYSCALL=y
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_PRINTK_NMI=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_PCSPKR_PLATFORM=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_FUTEX2=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_IO_URING=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_HAVE_ARCH_USERFAULTFD_WP=y
CONFIG_MEMBARRIER=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_BPF_LSM=y
CONFIG_BPF_SYSCALL=y
CONFIG_ARCH_WANT_DEFAULT_BPF_JIT=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_BPF_JIT_DEFAULT_ON=y
CONFIG_USERMODE_DRIVER=y
CONFIG_BPF_PRELOAD=y
CONFIG_BPF_PRELOAD_UMD=m
CONFIG_USERFAULTFD=y
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y
# CONFIG_PC104 is not set

#
# Kernel Performance Events And Counters
#
CONFIG_PERF_EVENTS=y
# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
# end of Kernel Performance Events And Counters

CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
# CONFIG_COMPAT_BRK is not set
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_SLAB_MERGE_DEFAULT=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
CONFIG_SHUFFLE_PAGE_ALLOCATOR=y
CONFIG_SLUB_CPU_PARTIAL=y
CONFIG_SYSTEM_DATA_VERIFICATION=y
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
# end of General setup

CONFIG_64BIT=y
CONFIG_X86_64=y
CONFIG_X86=y
CONFIG_INSTRUCTION_DECODER=y
CONFIG_OUTPUT_FORMAT="elf64-x86-64"
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MIN=28
CONFIG_ARCH_MMAP_RND_BITS_MAX=32
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_BUG_RELATIVE_POINTERS=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_HAS_CPU_RELAX=y
CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
CONFIG_ARCH_HAS_FILTER_PGPROT=y
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_ARCH_WANT_GENERAL_HUGETLB=y
CONFIG_ZONE_DMA32=y
CONFIG_AUDIT_ARCH=y
CONFIG_HAVE_INTEL_TXT=y
CONFIG_X86_64_SMP=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_DYNAMIC_PHYSICAL_MASK=y
CONFIG_PGTABLE_LEVELS=5
CONFIG_CC_HAS_SANE_STACKPROTECTOR=y

#
# Processor type and features
#
CONFIG_ZONE_DMA=y
CONFIG_SMP=y
CONFIG_X86_FEATURE_NAMES=y
CONFIG_X86_X2APIC=y
CONFIG_X86_MPPARSE=y
# CONFIG_GOLDFISH is not set
# CONFIG_RETPOLINE is not set
CONFIG_X86_CPU_RESCTRL=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_INTEL_LPSS=y
CONFIG_X86_AMD_PLATFORM_DEVICE=y
CONFIG_IOSF_MBI=y
# CONFIG_IOSF_MBI_DEBUG is not set
CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
# CONFIG_HYPERVISOR_GUEST is not set
# CONFIG_MK8 is not set
# CONFIG_MK8SSE3 is not set
# CONFIG_MK10 is not set
# CONFIG_MBARCELONA is not set
# CONFIG_MBOBCAT is not set
# CONFIG_MJAGUAR is not set
# CONFIG_MBULLDOZER is not set
# CONFIG_MPILEDRIVER is not set
# CONFIG_MSTEAMROLLER is not set
# CONFIG_MEXCAVATOR is not set
# CONFIG_MZEN is not set
# CONFIG_MZEN2 is not set
CONFIG_MZEN3=y
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_MATOM is not set
# CONFIG_MNEHALEM is not set
# CONFIG_MWESTMERE is not set
# CONFIG_MSILVERMONT is not set
# CONFIG_MGOLDMONT is not set
# CONFIG_MGOLDMONTPLUS is not set
# CONFIG_MSANDYBRIDGE is not set
# CONFIG_MIVYBRIDGE is not set
# CONFIG_MHASWELL is not set
# CONFIG_MBROADWELL is not set
# CONFIG_MSKYLAKE is not set
# CONFIG_MSKYLAKEX is not set
# CONFIG_MCANNONLAKE is not set
# CONFIG_MICELAKE is not set
# CONFIG_MCASCADELAKE is not set
# CONFIG_MCOOPERLAKE is not set
# CONFIG_MTIGERLAKE is not set
# CONFIG_MSAPPHIRERAPIDS is not set
# CONFIG_MROCKETLAKE is not set
# CONFIG_MALDERLAKE is not set
# CONFIG_GENERIC_CPU is not set
# CONFIG_GENERIC_CPU2 is not set
# CONFIG_GENERIC_CPU3 is not set
# CONFIG_GENERIC_CPU4 is not set
# CONFIG_MNATIVE_INTEL is not set
# CONFIG_MNATIVE_AMD is not set
CONFIG_X86_INTERNODE_CACHE_SHIFT=6
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_IA32_FEAT_CTL=y
CONFIG_X86_VMX_FEATURE_NAMES=y
# CONFIG_PROCESSOR_SELECT is not set
CONFIG_CPU_SUP_INTEL=y
CONFIG_CPU_SUP_AMD=y
CONFIG_CPU_SUP_HYGON=y
CONFIG_CPU_SUP_CENTAUR=y
CONFIG_CPU_SUP_ZHAOXIN=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
# CONFIG_GART_IOMMU is not set
# CONFIG_MAXSMP is not set
CONFIG_NR_CPUS_RANGE_BEGIN=2
CONFIG_NR_CPUS_RANGE_END=512
CONFIG_NR_CPUS_DEFAULT=64
CONFIG_NR_CPUS=320
CONFIG_SCHED_SMT=y
CONFIG_SCHED_MC=y
CONFIG_SCHED_MC_PRIO=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y
CONFIG_X86_MCE=y
# CONFIG_X86_MCELOG_LEGACY is not set
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
CONFIG_X86_MCE_THRESHOLD=y
# CONFIG_X86_MCE_INJECT is not set

#
# Performance monitoring
#
# CONFIG_PERF_EVENTS_INTEL_UNCORE is not set
CONFIG_PERF_EVENTS_INTEL_RAPL=m
# CONFIG_PERF_EVENTS_INTEL_CSTATE is not set
CONFIG_PERF_EVENTS_AMD_POWER=m
# end of Performance monitoring

CONFIG_X86_16BIT=y
CONFIG_X86_ESPFIX64=y
CONFIG_X86_VSYSCALL_EMULATION=y
CONFIG_X86_IOPL_IOPERM=y
# CONFIG_I8K is not set
CONFIG_MICROCODE=y
CONFIG_MICROCODE_INTEL=y
CONFIG_MICROCODE_AMD=y
# CONFIG_MICROCODE_OLD_INTERFACE is not set
CONFIG_X86_MSR=y
CONFIG_X86_CPUID=y
CONFIG_X86_5LEVEL=y
CONFIG_X86_DIRECT_GBPAGES=y
CONFIG_X86_CPA_STATISTICS=y
CONFIG_AMD_MEM_ENCRYPT=y
# CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT is not set
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
# CONFIG_ARCH_MEMORY_PROBE is not set
CONFIG_ARCH_PROC_KCORE_TEXT=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
# CONFIG_X86_PMEM_LEGACY is not set
CONFIG_X86_CHECK_BIOS_CORRUPTION=y
CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y
CONFIG_X86_RESERVE_LOW=64
CONFIG_MTRR=y
CONFIG_MTRR_SANITIZER=y
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=0
CONFIG_X86_PAT=y
CONFIG_ARCH_USES_PG_UNCACHED=y
CONFIG_ARCH_RANDOM=y
CONFIG_X86_SMAP=y
CONFIG_X86_UMIP=y
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
# CONFIG_X86_INTEL_TSX_MODE_OFF is not set
# CONFIG_X86_INTEL_TSX_MODE_ON is not set
CONFIG_X86_INTEL_TSX_MODE_AUTO=y
CONFIG_X86_SGX=y
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFI_MIXED=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_500=y
# CONFIG_HZ_750 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=500
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_KEXEC_FILE=y
CONFIG_ARCH_HAS_KEXEC_PURGATORY=y
# CONFIG_KEXEC_SIG is not set
CONFIG_CRASH_DUMP=y
CONFIG_KEXEC_JUMP=y
CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_RANDOMIZE_BASE=y
CONFIG_X86_NEED_RELOCS=y
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_DYNAMIC_MEMORY_LAYOUT=y
CONFIG_RANDOMIZE_MEMORY=y
CONFIG_RANDOMIZE_MEMORY_PHYSICAL_PADDING=0xa
CONFIG_HOTPLUG_CPU=y
# CONFIG_BOOTPARAM_HOTPLUG_CPU0 is not set
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
# CONFIG_LEGACY_VSYSCALL_EMULATE is not set
CONFIG_LEGACY_VSYSCALL_XONLY=y
# CONFIG_LEGACY_VSYSCALL_NONE is not set
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="intel_pstate=passive"
# CONFIG_CMDLINE_OVERRIDE is not set
CONFIG_MODIFY_LDT_SYSCALL=y
CONFIG_HAVE_LIVEPATCH=y
# CONFIG_LIVEPATCH is not set
# end of Processor type and features

CONFIG_ARCH_HAS_ADD_PAGES=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION=y
CONFIG_ARCH_ENABLE_THP_MIGRATION=y

#
# Power management and ACPI options
#
CONFIG_ARCH_HIBERNATION_HEADER=y
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
# CONFIG_SUSPEND_SKIP_SYNC is not set
CONFIG_HIBERNATE_CALLBACKS=y
CONFIG_HIBERNATION=y
CONFIG_HIBERNATION_SNAPSHOT_DEV=y
CONFIG_PM_STD_PARTITION=""
CONFIG_PM_SLEEP=y
CONFIG_PM_SLEEP_SMP=y
# CONFIG_PM_AUTOSLEEP is not set
# CONFIG_PM_WAKELOCKS is not set
CONFIG_PM=y
CONFIG_PM_DEBUG=y
# CONFIG_PM_ADVANCED_DEBUG is not set
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_PM_SLEEP_DEBUG=y
# CONFIG_DPM_WATCHDOG is not set
CONFIG_PM_TRACE=y
CONFIG_PM_TRACE_RTC=y
CONFIG_PM_CLK=y
CONFIG_PM_GENERIC_DOMAINS=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_PM_GENERIC_DOMAINS_SLEEP=y
CONFIG_ENERGY_MODEL=y
CONFIG_ARCH_SUPPORTS_ACPI=y
CONFIG_ACPI=y
CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y
CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y
CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y
# CONFIG_ACPI_DEBUGGER is not set
CONFIG_ACPI_SPCR_TABLE=y
CONFIG_ACPI_FPDT=y
CONFIG_ACPI_LPIT=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y
# CONFIG_ACPI_EC_DEBUGFS is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
# CONFIG_ACPI_TAD is not set
CONFIG_ACPI_DOCK=y
CONFIG_ACPI_CPU_FREQ_PSS=y
CONFIG_ACPI_PROCESSOR_CSTATE=y
CONFIG_ACPI_PROCESSOR_IDLE=y
CONFIG_ACPI_CPPC_LIB=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_HOTPLUG_CPU=y
# CONFIG_ACPI_PROCESSOR_AGGREGATOR is not set
CONFIG_ACPI_THERMAL=y
CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_TABLE_UPGRADE=y
CONFIG_ACPI_DEBUG=y
CONFIG_ACPI_PCI_SLOT=y
CONFIG_ACPI_CONTAINER=y
CONFIG_ACPI_HOTPLUG_MEMORY=y
CONFIG_ACPI_HOTPLUG_IOAPIC=y
# CONFIG_ACPI_SBS is not set
CONFIG_ACPI_HED=y
# CONFIG_ACPI_CUSTOM_METHOD is not set
CONFIG_ACPI_BGRT=y
# CONFIG_ACPI_REDUCED_HARDWARE_ONLY is not set
# CONFIG_ACPI_NFIT is not set
CONFIG_HAVE_ACPI_APEI=y
CONFIG_HAVE_ACPI_APEI_NMI=y
CONFIG_ACPI_APEI=y
CONFIG_ACPI_APEI_GHES=y
CONFIG_ACPI_APEI_PCIEAER=y
CONFIG_ACPI_APEI_MEMORY_FAILURE=y
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
CONFIG_ACPI_DPTF=y
# CONFIG_DPTF_POWER is not set
# CONFIG_DPTF_PCH_FIVR is not set
# CONFIG_ACPI_EXTLOG is not set
# CONFIG_ACPI_CONFIGFS is not set
CONFIG_PMIC_OPREGION=y
CONFIG_BYTCRC_PMIC_OPREGION=y
CONFIG_CHTCRC_PMIC_OPREGION=y
CONFIG_CHT_WC_PMIC_OPREGION=y
CONFIG_TPS68470_PMIC_OPREGION=y
CONFIG_X86_PM_TIMER=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
CONFIG_CPU_FREQ_GOV_COMMON=y
CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y

#
# CPU frequency scaling drivers
#
CONFIG_X86_INTEL_PSTATE=y
CONFIG_X86_PCC_CPUFREQ=m
CONFIG_X86_ACPI_CPUFREQ=m
CONFIG_X86_ACPI_CPUFREQ_CPB=y
# CONFIG_X86_POWERNOW_K8 is not set
CONFIG_X86_AMD_FREQ_SENSITIVITY=m
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# end of CPU Frequency scaling

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_CPU_IDLE_GOV_TEO=y
# end of CPU Idle

CONFIG_INTEL_IDLE=y
# end of Power management and ACPI options

#
# Bus options (PCI etc.)
#
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_MMCONF_FAM10H=y
# CONFIG_PCI_CNB20LE_QUIRK is not set
# CONFIG_ISA_BUS is not set
CONFIG_ISA_DMA_API=y
CONFIG_AMD_NB=y
# CONFIG_X86_SYSFB is not set
# end of Bus options (PCI etc.)

#
# Binary Emulations
#
CONFIG_IA32_EMULATION=y
# CONFIG_X86_X32 is not set
CONFIG_COMPAT_32=y
CONFIG_COMPAT=y
CONFIG_COMPAT_FOR_U64_ALIGNMENT=y
CONFIG_SYSVIPC_COMPAT=y
# end of Binary Emulations

#
# Firmware Drivers
#
# CONFIG_EDD is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_DMIID=y
CONFIG_DMI_SYSFS=y
CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y
# CONFIG_ISCSI_IBFT is not set
# CONFIG_FW_CFG_SYSFS is not set
# CONFIG_GOOGLE_FIRMWARE is not set

#
# EFI (Extensible Firmware Interface) Support
#
# CONFIG_EFI_VARS is not set
CONFIG_EFI_ESRT=y
CONFIG_EFI_VARS_PSTORE=y
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
CONFIG_EFI_RUNTIME_MAP=y
# CONFIG_EFI_FAKE_MEMMAP is not set
CONFIG_EFI_RUNTIME_WRAPPERS=y
CONFIG_EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER=y
# CONFIG_EFI_BOOTLOADER_CONTROL is not set
# CONFIG_EFI_CAPSULE_LOADER is not set
# CONFIG_EFI_TEST is not set
CONFIG_APPLE_PROPERTIES=y
# CONFIG_RESET_ATTACK_MITIGATION is not set
CONFIG_EFI_RCI2_TABLE=y
# CONFIG_EFI_DISABLE_PCI_DMA is not set
# end of EFI (Extensible Firmware Interface) Support

CONFIG_UEFI_CPER=y
CONFIG_UEFI_CPER_X86=y
CONFIG_EFI_DEV_PATH_PARSER=y
CONFIG_EFI_EARLYCON=y
CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y

#
# Tegra firmware driver
#
# end of Tegra firmware driver
# end of Firmware Drivers

CONFIG_HAVE_KVM=y
CONFIG_HAVE_KVM_IRQCHIP=y
CONFIG_HAVE_KVM_IRQFD=y
CONFIG_HAVE_KVM_IRQ_ROUTING=y
CONFIG_HAVE_KVM_EVENTFD=y
CONFIG_KVM_MMIO=y
CONFIG_KVM_ASYNC_PF=y
CONFIG_HAVE_KVM_MSI=y
CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y
CONFIG_KVM_VFIO=y
CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
CONFIG_KVM_COMPAT=y
CONFIG_HAVE_KVM_IRQ_BYPASS=y
CONFIG_HAVE_KVM_NO_POLL=y
CONFIG_KVM_XFER_TO_GUEST_WORK=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=m
CONFIG_KVM_WERROR=y
# CONFIG_KVM_INTEL is not set
CONFIG_KVM_AMD=m
CONFIG_KVM_AMD_SEV=y
CONFIG_KVM_XEN=y
CONFIG_KVM_MMU_AUDIT=y
CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y

#
# General architecture-dependent options
#
CONFIG_CRASH_CORE=y
CONFIG_KEXEC_CORE=y
CONFIG_HOTPLUG_SMT=y
CONFIG_GENERIC_ENTRY=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
# CONFIG_STATIC_CALL_SELFTEST is not set
CONFIG_OPTPROBES=y
CONFIG_KPROBES_ON_FTRACE=y
CONFIG_UPROBES=y
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_KRETPROBES=y
CONFIG_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_HAVE_DMA_CONTIGUOUS=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_ARCH_HAS_SET_MEMORY=y
CONFIG_ARCH_HAS_SET_DIRECT_MAP=y
CONFIG_HAVE_ARCH_THREAD_STRUCT_WHITELIST=y
CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y
CONFIG_HAVE_ASM_MODVERSIONS=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_FUNCTION_ARG_ACCESS_API=y
CONFIG_HAVE_HW_BREAKPOINT=y
CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
CONFIG_HAVE_USER_RETURN_NOTIFIER=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_ARCH_JUMP_LABEL_RELATIVE=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y
CONFIG_HAVE_CMPXCHG_LOCAL=y
CONFIG_HAVE_CMPXCHG_DOUBLE=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP=y
CONFIG_SECCOMP_FILTER=y
# CONFIG_SECCOMP_CACHE_DEBUG is not set
CONFIG_HAVE_ARCH_STACKLEAK=y
CONFIG_HAVE_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_LTO=y
CONFIG_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_HAS_LTO_CLANG=y
# CONFIG_LTO_NONE is not set
CONFIG_LTO_CLANG_FULL=y
# CONFIG_LTO_CLANG_THIN is not set
CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_MOVE_PUD=y
CONFIG_HAVE_MOVE_PMD=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE_PUD=y
CONFIG_HAVE_ARCH_HUGE_VMAP=y
CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_HAVE_EXIT_THREAD=y
CONFIG_ARCH_MMAP_RND_BITS=28
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=8
CONFIG_HAVE_ARCH_COMPAT_MMAP_BASES=y
CONFIG_HAVE_STACK_VALIDATION=y
CONFIG_HAVE_RELIABLE_STACKTRACE=y
CONFIG_OLD_SIGSUSPEND3=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_HAVE_ARCH_VMAP_STACK=y
CONFIG_VMAP_STACK=y
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
CONFIG_STRICT_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y
CONFIG_STRICT_MODULE_RWX=y
CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y
CONFIG_ARCH_USE_MEMREMAP_PROT=y
CONFIG_LOCK_EVENT_COUNTS=y
CONFIG_ARCH_HAS_MEM_ENCRYPT=y
CONFIG_HAVE_STATIC_CALL=y
CONFIG_HAVE_STATIC_CALL_INLINE=y
CONFIG_HAVE_PREEMPT_DYNAMIC=y
CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_HAS_ELFCORE_COMPAT=y

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# end of GCOV-based kernel profiling

CONFIG_HAVE_GCC_PLUGINS=y
# end of General architecture-dependent options

CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULE_SIG_FORMAT=y
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MODVERSIONS is not set
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_MODULE_SIG=y
# CONFIG_MODULE_SIG_FORCE is not set
CONFIG_MODULE_SIG_ALL=y
# CONFIG_MODULE_SIG_SHA1 is not set
# CONFIG_MODULE_SIG_SHA224 is not set
# CONFIG_MODULE_SIG_SHA256 is not set
# CONFIG_MODULE_SIG_SHA384 is not set
CONFIG_MODULE_SIG_SHA512=y
CONFIG_MODULE_SIG_HASH="sha512"
CONFIG_MODULE_COMPRESS=y
# CONFIG_MODULE_COMPRESS_GZIP is not set
CONFIG_MODULE_COMPRESS_XZ=y
CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=y
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y
CONFIG_BLK_RQ_ALLOC_TIME=y
CONFIG_BLK_SCSI_REQUEST=y
CONFIG_BLK_CGROUP_RWSTAT=y
CONFIG_BLK_DEV_BSG=y
CONFIG_BLK_DEV_BSGLIB=y
CONFIG_BLK_DEV_INTEGRITY=y
CONFIG_BLK_DEV_INTEGRITY_T10=y
CONFIG_BLK_DEV_ZONED=y
CONFIG_BLK_DEV_THROTTLING=y
CONFIG_BLK_DEV_THROTTLING_LOW=y
# CONFIG_BLK_CMDLINE_PARSER is not set
CONFIG_BLK_WBT=y
CONFIG_BLK_CGROUP_IOLATENCY=y
CONFIG_BLK_CGROUP_IOCOST=y
CONFIG_BLK_WBT_MQ=y
CONFIG_BLK_DEBUG_FS=y
CONFIG_BLK_DEBUG_FS_ZONED=y
CONFIG_BLK_SED_OPAL=y
CONFIG_BLK_INLINE_ENCRYPTION=y
CONFIG_BLK_INLINE_ENCRYPTION_FALLBACK=y

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
CONFIG_AIX_PARTITION=y
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
CONFIG_BSD_DISKLABEL=y
CONFIG_MINIX_SUBPARTITION=y
CONFIG_SOLARIS_X86_PARTITION=y
# CONFIG_UNIXWARE_DISKLABEL is not set
CONFIG_LDM_PARTITION=y
# CONFIG_LDM_DEBUG is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
CONFIG_KARMA_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
# CONFIG_CMDLINE_PARTITION is not set
# end of Partition Types

CONFIG_BLOCK_COMPAT=y
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_MQ_VIRTIO=y
CONFIG_BLK_PM=y

#
# IO Schedulers
#
CONFIG_MQ_IOSCHED_DEADLINE=y
CONFIG_MQ_IOSCHED_KYBER=y
CONFIG_IOSCHED_BFQ=y
CONFIG_BFQ_GROUP_IOSCHED=y
# CONFIG_BFQ_CGROUP_DEBUG is not set
# end of IO Schedulers

CONFIG_PREEMPT_NOTIFIERS=y
CONFIG_ASN1=y
CONFIG_UNINLINE_SPIN_UNLOCK=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y
CONFIG_QUEUED_SPINLOCKS=y
CONFIG_ARCH_USE_QUEUED_RWLOCKS=y
CONFIG_QUEUED_RWLOCKS=y
CONFIG_ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE=y
CONFIG_ARCH_HAS_SYNC_CORE_BEFORE_USERMODE=y
CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y
CONFIG_FREEZER=y

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
CONFIG_BINFMT_SCRIPT=y
CONFIG_BINFMT_MISC=y
CONFIG_COREDUMP=y
# end of Executable file formats

#
# Memory Management options
#
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_HAVE_FAST_GUP=y
CONFIG_MEMORY_ISOLATION=y
CONFIG_HAVE_BOOTMEM_INFO_NODE=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE=y
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_COMPACTION=y
CONFIG_PAGE_REPORTING=y
CONFIG_MIGRATION=y
CONFIG_CONTIG_ALLOC=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_MMU_NOTIFIER=y
CONFIG_KSM=y
CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
CONFIG_MEMORY_FAILURE=y
# CONFIG_HWPOISON_INJECT is not set
CONFIG_TRANSPARENT_HUGEPAGE=y
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
CONFIG_ARCH_WANTS_THP_SWAP=y
CONFIG_THP_SWAP=y
CONFIG_CLEANCACHE=y
CONFIG_FRONTSWAP=y
CONFIG_CMA=y
# CONFIG_CMA_DEBUG is not set
CONFIG_CMA_DEBUGFS=y
CONFIG_CMA_AREAS=7
CONFIG_MEM_SOFT_DIRTY=y
CONFIG_ZSWAP=y
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_DEFLATE is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZO is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_842 is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4=y
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_LZ4HC is not set
# CONFIG_ZSWAP_COMPRESSOR_DEFAULT_ZSTD is not set
CONFIG_ZSWAP_COMPRESSOR_DEFAULT="lz4"
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZBUD is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT_Z3FOLD=y
# CONFIG_ZSWAP_ZPOOL_DEFAULT_ZSMALLOC is not set
CONFIG_ZSWAP_ZPOOL_DEFAULT="z3fold"
CONFIG_ZSWAP_DEFAULT_ON=y
CONFIG_ZPOOL=y
CONFIG_ZBUD=y
CONFIG_Z3FOLD=y
CONFIG_ZSMALLOC=y
# CONFIG_ZSMALLOC_STAT is not set
CONFIG_GENERIC_EARLY_IOREMAP=y
# CONFIG_DEFERRED_STRUCT_PAGE_INIT is not set
CONFIG_IDLE_PAGE_TRACKING=y
CONFIG_ARCH_HAS_PTE_DEVMAP=y
CONFIG_ZONE_DEVICE=y
CONFIG_DEV_PAGEMAP_OPS=y
CONFIG_HMM_MIRROR=y
CONFIG_DEVICE_PRIVATE=y
CONFIG_ARCH_USES_HIGH_VMA_FLAGS=y
CONFIG_ARCH_HAS_PKEYS=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_TEST is not set
CONFIG_READ_ONLY_THP_FOR_FS=y
CONFIG_ARCH_HAS_PTE_SPECIAL=y
# end of Memory Management options

CONFIG_NET=y
CONFIG_COMPAT_NETLINK_MESSAGES=y
CONFIG_NET_INGRESS=y
CONFIG_SKB_EXTENSIONS=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
CONFIG_UNIX_SCM=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_TLS is not set
CONFIG_XFRM=y
CONFIG_XFRM_ALGO=y
CONFIG_XFRM_USER=y
# CONFIG_XFRM_USER_COMPAT is not set
# CONFIG_XFRM_INTERFACE is not set
CONFIG_XFRM_SUB_POLICY=y
CONFIG_XFRM_MIGRATE=y
CONFIG_XFRM_STATISTICS=y
# CONFIG_NET_KEY is not set
CONFIG_XDP_SOCKETS=y
# CONFIG_XDP_SOCKETS_DIAG is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_IP_FIB_TRIE_STATS=y
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_MULTIPATH=y
CONFIG_IP_ROUTE_VERBOSE=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
CONFIG_IP_MROUTE_COMMON=y
CONFIG_IP_MROUTE=y
CONFIG_IP_MROUTE_MULTIPLE_TABLES=y
CONFIG_IP_PIMSM_V1=y
CONFIG_IP_PIMSM_V2=y
CONFIG_SYN_COOKIES=y
# CONFIG_NET_IPVTI is not set
# CONFIG_NET_FOU is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_TCP_CONG_WESTWOOD=y
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
CONFIG_TCP_CONG_VEGAS=y
# CONFIG_TCP_CONG_NV is not set
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
# CONFIG_TCP_CONG_VENO is not set
CONFIG_TCP_CONG_YEAH=y
# CONFIG_TCP_CONG_ILLINOIS is not set
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
CONFIG_TCP_CONG_BBR=y
CONFIG_DEFAULT_CUBIC=y
# CONFIG_DEFAULT_VEGAS is not set
# CONFIG_DEFAULT_YEAH is not set
# CONFIG_DEFAULT_WESTWOOD is not set
# CONFIG_DEFAULT_BBR is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="cubic"
CONFIG_TCP_MD5SIG=y
CONFIG_IPV6=y
CONFIG_IPV6_ROUTER_PREF=y
CONFIG_IPV6_ROUTE_INFO=y
CONFIG_IPV6_OPTIMISTIC_DAD=y
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_IPV6_ILA is not set
# CONFIG_IPV6_VTI is not set
# CONFIG_IPV6_SIT is not set
# CONFIG_IPV6_TUNNEL is not set
CONFIG_IPV6_MULTIPLE_TABLES=y
CONFIG_IPV6_SUBTREES=y
CONFIG_IPV6_MROUTE=y
CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y
CONFIG_IPV6_PIMSM_V2=y
CONFIG_IPV6_SEG6_LWTUNNEL=y
CONFIG_IPV6_SEG6_HMAC=y
CONFIG_IPV6_SEG6_BPF=y
CONFIG_IPV6_RPL_LWTUNNEL=y
CONFIG_NETLABEL=y
CONFIG_MPTCP=y
CONFIG_MPTCP_IPV6=y
CONFIG_NETWORK_SECMARK=y
CONFIG_NET_PTP_CLASSIFY=y
CONFIG_NETWORK_PHY_TIMESTAMPING=y
CONFIG_NETFILTER=y
CONFIG_NETFILTER_ADVANCED=y

#
# Core Netfilter Configuration
#
CONFIG_NETFILTER_INGRESS=y
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_FAMILY_ARP=y
# CONFIG_NETFILTER_NETLINK_ACCT is not set
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
# CONFIG_NETFILTER_NETLINK_LOG is not set
# CONFIG_NETFILTER_NETLINK_OSF is not set
CONFIG_NF_CONNTRACK=m
# CONFIG_NF_LOG_NETDEV is not set
CONFIG_NF_CONNTRACK_MARK=y
CONFIG_NF_CONNTRACK_SECMARK=y
CONFIG_NF_CONNTRACK_ZONES=y
CONFIG_NF_CONNTRACK_PROCFS=y
CONFIG_NF_CONNTRACK_EVENTS=y
CONFIG_NF_CONNTRACK_TIMEOUT=y
CONFIG_NF_CONNTRACK_TIMESTAMP=y
CONFIG_NF_CONNTRACK_LABELS=y
CONFIG_NF_CT_PROTO_DCCP=y
CONFIG_NF_CT_PROTO_SCTP=y
CONFIG_NF_CT_PROTO_UDPLITE=y
# CONFIG_NF_CONNTRACK_AMANDA is not set
# CONFIG_NF_CONNTRACK_FTP is not set
# CONFIG_NF_CONNTRACK_H323 is not set
# CONFIG_NF_CONNTRACK_IRC is not set
# CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
# CONFIG_NF_CONNTRACK_SNMP is not set
# CONFIG_NF_CONNTRACK_PPTP is not set
# CONFIG_NF_CONNTRACK_SANE is not set
# CONFIG_NF_CONNTRACK_SIP is not set
# CONFIG_NF_CONNTRACK_TFTP is not set
# CONFIG_NF_CT_NETLINK is not set
# CONFIG_NF_CT_NETLINK_TIMEOUT is not set
CONFIG_NF_NAT=m
CONFIG_NF_TABLES=m
CONFIG_NF_TABLES_INET=y
CONFIG_NF_TABLES_NETDEV=y
# CONFIG_NFT_NUMGEN is not set
CONFIG_NFT_CT=m
# CONFIG_NFT_COUNTER is not set
# CONFIG_NFT_CONNLIMIT is not set
# CONFIG_NFT_LOG is not set
# CONFIG_NFT_LIMIT is not set
# CONFIG_NFT_MASQ is not set
# CONFIG_NFT_REDIR is not set
CONFIG_NFT_NAT=m
# CONFIG_NFT_TUNNEL is not set
# CONFIG_NFT_OBJREF is not set
# CONFIG_NFT_QUOTA is not set
CONFIG_NFT_REJECT=m
CONFIG_NFT_REJECT_INET=m
# CONFIG_NFT_COMPAT is not set
# CONFIG_NFT_HASH is not set
CONFIG_NFT_FIB=m
CONFIG_NFT_FIB_INET=m
# CONFIG_NFT_XFRM is not set
# CONFIG_NFT_SOCKET is not set
# CONFIG_NFT_OSF is not set
# CONFIG_NFT_TPROXY is not set
# CONFIG_NFT_SYNPROXY is not set
# CONFIG_NF_DUP_NETDEV is not set
# CONFIG_NFT_DUP_NETDEV is not set
# CONFIG_NFT_FWD_NETDEV is not set
# CONFIG_NFT_FIB_NETDEV is not set
# CONFIG_NFT_REJECT_NETDEV is not set
# CONFIG_NF_FLOW_TABLE is not set
CONFIG_NETFILTER_XTABLES=m

#
# Xtables combined modules
#
# CONFIG_NETFILTER_XT_MARK is not set
# CONFIG_NETFILTER_XT_CONNMARK is not set

#
# Xtables targets
#
# CONFIG_NETFILTER_XT_TARGET_AUDIT is not set
# CONFIG_NETFILTER_XT_TARGET_CHECKSUM is not set
# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
# CONFIG_NETFILTER_XT_TARGET_CONNMARK is not set
# CONFIG_NETFILTER_XT_TARGET_CONNSECMARK is not set
# CONFIG_NETFILTER_XT_TARGET_CT is not set
# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
# CONFIG_NETFILTER_XT_TARGET_HL is not set
# CONFIG_NETFILTER_XT_TARGET_HMARK is not set
# CONFIG_NETFILTER_XT_TARGET_IDLETIMER is not set
# CONFIG_NETFILTER_XT_TARGET_LED is not set
# CONFIG_NETFILTER_XT_TARGET_LOG is not set
# CONFIG_NETFILTER_XT_TARGET_MARK is not set
CONFIG_NETFILTER_XT_NAT=m
# CONFIG_NETFILTER_XT_TARGET_NETMAP is not set
# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set
# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
# CONFIG_NETFILTER_XT_TARGET_REDIRECT is not set
# CONFIG_NETFILTER_XT_TARGET_MASQUERADE is not set
# CONFIG_NETFILTER_XT_TARGET_TEE is not set
# CONFIG_NETFILTER_XT_TARGET_TPROXY is not set
# CONFIG_NETFILTER_XT_TARGET_TRACE is not set
# CONFIG_NETFILTER_XT_TARGET_SECMARK is not set
# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set

#
# Xtables matches
#
# CONFIG_NETFILTER_XT_MATCH_ADDRTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_BPF is not set
# CONFIG_NETFILTER_XT_MATCH_CGROUP is not set
# CONFIG_NETFILTER_XT_MATCH_CLUSTER is not set
# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNBYTES is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLABEL is not set
# CONFIG_NETFILTER_XT_MATCH_CONNLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_CONNMARK is not set
# CONFIG_NETFILTER_XT_MATCH_CONNTRACK is not set
# CONFIG_NETFILTER_XT_MATCH_CPU is not set
# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
# CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set
# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
# CONFIG_NETFILTER_XT_MATCH_ECN is not set
# CONFIG_NETFILTER_XT_MATCH_ESP is not set
# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_HELPER is not set
# CONFIG_NETFILTER_XT_MATCH_HL is not set
# CONFIG_NETFILTER_XT_MATCH_IPCOMP is not set
# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
# CONFIG_NETFILTER_XT_MATCH_L2TP is not set
# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
# CONFIG_NETFILTER_XT_MATCH_MAC is not set
# CONFIG_NETFILTER_XT_MATCH_MARK is not set
# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
# CONFIG_NETFILTER_XT_MATCH_NFACCT is not set
# CONFIG_NETFILTER_XT_MATCH_OSF is not set
# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
# CONFIG_NETFILTER_XT_MATCH_REALM is not set
# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
# CONFIG_NETFILTER_XT_MATCH_SOCKET is not set
# CONFIG_NETFILTER_XT_MATCH_STATE is not set
# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
# CONFIG_NETFILTER_XT_MATCH_STRING is not set
# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
# CONFIG_NETFILTER_XT_MATCH_TIME is not set
# CONFIG_NETFILTER_XT_MATCH_U32 is not set
# end of Core Netfilter Configuration

# CONFIG_IP_SET is not set
# CONFIG_IP_VS is not set

#
# IP: Netfilter Configuration
#
CONFIG_NF_DEFRAG_IPV4=m
# CONFIG_NF_SOCKET_IPV4 is not set
# CONFIG_NF_TPROXY_IPV4 is not set
CONFIG_NF_TABLES_IPV4=y
CONFIG_NFT_REJECT_IPV4=m
# CONFIG_NFT_DUP_IPV4 is not set
CONFIG_NFT_FIB_IPV4=m
CONFIG_NF_TABLES_ARP=y
# CONFIG_NF_DUP_IPV4 is not set
# CONFIG_NF_LOG_ARP is not set
# CONFIG_NF_LOG_IPV4 is not set
CONFIG_NF_REJECT_IPV4=m
CONFIG_IP_NF_IPTABLES=m
# CONFIG_IP_NF_MATCH_AH is not set
# CONFIG_IP_NF_MATCH_ECN is not set
# CONFIG_IP_NF_MATCH_RPFILTER is not set
# CONFIG_IP_NF_MATCH_TTL is not set
CONFIG_IP_NF_FILTER=m
# CONFIG_IP_NF_TARGET_REJECT is not set
# CONFIG_IP_NF_TARGET_SYNPROXY is not set
CONFIG_IP_NF_NAT=m
# CONFIG_IP_NF_TARGET_MASQUERADE is not set
# CONFIG_IP_NF_TARGET_NETMAP is not set
# CONFIG_IP_NF_TARGET_REDIRECT is not set
CONFIG_IP_NF_MANGLE=m
# CONFIG_IP_NF_TARGET_CLUSTERIP is not set
# CONFIG_IP_NF_TARGET_ECN is not set
# CONFIG_IP_NF_TARGET_TTL is not set
CONFIG_IP_NF_RAW=m
CONFIG_IP_NF_SECURITY=m
# CONFIG_IP_NF_ARPTABLES is not set
# end of IP: Netfilter Configuration

#
# IPv6: Netfilter Configuration
#
# CONFIG_NF_SOCKET_IPV6 is not set
# CONFIG_NF_TPROXY_IPV6 is not set
CONFIG_NF_TABLES_IPV6=y
CONFIG_NFT_REJECT_IPV6=m
# CONFIG_NFT_DUP_IPV6 is not set
CONFIG_NFT_FIB_IPV6=m
# CONFIG_NF_DUP_IPV6 is not set
CONFIG_NF_REJECT_IPV6=m
# CONFIG_NF_LOG_IPV6 is not set
CONFIG_IP6_NF_IPTABLES=m
# CONFIG_IP6_NF_MATCH_AH is not set
# CONFIG_IP6_NF_MATCH_EUI64 is not set
# CONFIG_IP6_NF_MATCH_FRAG is not set
# CONFIG_IP6_NF_MATCH_OPTS is not set
# CONFIG_IP6_NF_MATCH_HL is not set
# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
# CONFIG_IP6_NF_MATCH_MH is not set
# CONFIG_IP6_NF_MATCH_RPFILTER is not set
# CONFIG_IP6_NF_MATCH_RT is not set
# CONFIG_IP6_NF_MATCH_SRH is not set
# CONFIG_IP6_NF_TARGET_HL is not set
CONFIG_IP6_NF_FILTER=m
# CONFIG_IP6_NF_TARGET_REJECT is not set
# CONFIG_IP6_NF_TARGET_SYNPROXY is not set
CONFIG_IP6_NF_MANGLE=m
CONFIG_IP6_NF_RAW=m
CONFIG_IP6_NF_SECURITY=m
CONFIG_IP6_NF_NAT=m
# CONFIG_IP6_NF_TARGET_MASQUERADE is not set
# CONFIG_IP6_NF_TARGET_NPT is not set
# end of IPv6: Netfilter Configuration

CONFIG_NF_DEFRAG_IPV6=m
# CONFIG_NF_CONNTRACK_BRIDGE is not set
# CONFIG_BPFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
CONFIG_HAVE_NET_DSA=y
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_ETF is not set
# CONFIG_NET_SCH_TAPRIO is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_SKBPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
CONFIG_NET_SCH_FQ_CODEL=y
# CONFIG_NET_SCH_CAKE is not set
# CONFIG_NET_SCH_FQ is not set
# CONFIG_NET_SCH_HHF is not set
# CONFIG_NET_SCH_PIE is not set
# CONFIG_NET_SCH_INGRESS is not set
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_ETS is not set
CONFIG_NET_SCH_DEFAULT=y
# CONFIG_DEFAULT_FQ_CODEL is not set
CONFIG_DEFAULT_PFIFO_FAST=y
CONFIG_DEFAULT_NET_SCH="pfifo_fast"

#
# Classification
#
CONFIG_NET_CLS=y
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
# CONFIG_NET_CLS_BPF is not set
# CONFIG_NET_CLS_FLOWER is not set
# CONFIG_NET_CLS_MATCHALL is not set
CONFIG_NET_EMATCH=y
CONFIG_NET_EMATCH_STACK=32
# CONFIG_NET_EMATCH_CMP is not set
# CONFIG_NET_EMATCH_NBYTE is not set
# CONFIG_NET_EMATCH_U32 is not set
# CONFIG_NET_EMATCH_META is not set
# CONFIG_NET_EMATCH_TEXT is not set
# CONFIG_NET_EMATCH_IPT is not set
CONFIG_NET_CLS_ACT=y
# CONFIG_NET_ACT_POLICE is not set
# CONFIG_NET_ACT_GACT is not set
# CONFIG_NET_ACT_MIRRED is not set
# CONFIG_NET_ACT_SAMPLE is not set
# CONFIG_NET_ACT_IPT is not set
# CONFIG_NET_ACT_NAT is not set
# CONFIG_NET_ACT_PEDIT is not set
# CONFIG_NET_ACT_SIMP is not set
# CONFIG_NET_ACT_SKBEDIT is not set
# CONFIG_NET_ACT_CSUM is not set
# CONFIG_NET_ACT_MPLS is not set
# CONFIG_NET_ACT_VLAN is not set
# CONFIG_NET_ACT_BPF is not set
# CONFIG_NET_ACT_CONNMARK is not set
# CONFIG_NET_ACT_CTINFO is not set
# CONFIG_NET_ACT_SKBMOD is not set
# CONFIG_NET_ACT_IFE is not set
# CONFIG_NET_ACT_TUNNEL_KEY is not set
# CONFIG_NET_ACT_GATE is not set
CONFIG_NET_TC_SKB_EXT=y
CONFIG_NET_SCH_FIFO=y
CONFIG_DCB=y
CONFIG_DNS_RESOLVER=m
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
# CONFIG_NETLINK_DIAG is not set
CONFIG_MPLS=y
# CONFIG_NET_MPLS_GSO is not set
# CONFIG_MPLS_ROUTING is not set
# CONFIG_NET_NSH is not set
# CONFIG_HSR is not set
CONFIG_NET_SWITCHDEV=y
CONFIG_NET_L3_MASTER_DEV=y
# CONFIG_QRTR is not set
CONFIG_NET_NCSI=y
CONFIG_NCSI_OEM_CMD_GET_MAC=y
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_XPS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CGROUP_NET_CLASSID=y
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
CONFIG_NET_DROP_MONITOR=y
# end of Network testing
# end of Networking options

CONFIG_HAMRADIO=y

#
# Packet Radio protocols
#
# CONFIG_AX25 is not set
# CONFIG_CAN is not set
CONFIG_BT=m
CONFIG_BT_BREDR=y
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
# CONFIG_BT_CMTP is not set
# CONFIG_BT_HIDP is not set
# CONFIG_BT_HS is not set
CONFIG_BT_LE=y
CONFIG_BT_LEDS=y
CONFIG_BT_MSFTEXT=y
CONFIG_BT_DEBUGFS=y
# CONFIG_BT_SELFTEST is not set

#
# Bluetooth device drivers
#
CONFIG_BT_INTEL=m
CONFIG_BT_BCM=m
CONFIG_BT_RTL=m
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIBTUSB_AUTOSUSPEND=y
CONFIG_BT_HCIBTUSB_BCM=y
CONFIG_BT_HCIBTUSB_MTK=y
CONFIG_BT_HCIBTUSB_RTL=y
# CONFIG_BT_HCIUART is not set
# CONFIG_BT_HCIBCM203X is not set
# CONFIG_BT_HCIBPA10X is not set
# CONFIG_BT_HCIBFUSB is not set
# CONFIG_BT_HCIVHCI is not set
# CONFIG_BT_MRVL is not set
# CONFIG_BT_ATH3K is not set
# CONFIG_BT_MTKUART is not set
# end of Bluetooth device drivers

# CONFIG_AF_RXRPC is not set
# CONFIG_AF_KCM is not set
CONFIG_STREAM_PARSER=y
CONFIG_FIB_RULES=y
CONFIG_WIRELESS=y
CONFIG_WEXT_CORE=y
CONFIG_WEXT_PROC=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y
CONFIG_CFG80211_CRDA_SUPPORT=y
CONFIG_CFG80211_WEXT=y
CONFIG_MAC80211=m
CONFIG_MAC80211_HAS_RC=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
CONFIG_MAC80211_MESH=y
CONFIG_MAC80211_LEDS=y
CONFIG_MAC80211_DEBUGFS=y
# CONFIG_MAC80211_MESSAGE_TRACING is not set
# CONFIG_MAC80211_DEBUG_MENU is not set
CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
CONFIG_RFKILL=m
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_RFKILL_GPIO is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
CONFIG_LWTUNNEL=y
CONFIG_LWTUNNEL_BPF=y
CONFIG_DST_CACHE=y
CONFIG_GRO_CELLS=y
CONFIG_NET_SOCK_MSG=y
# CONFIG_FAILOVER is not set
CONFIG_ETHTOOL_NETLINK=y
CONFIG_HAVE_EBPF_JIT=y

#
# Device Drivers
#
CONFIG_HAVE_EISA=y
# CONFIG_EISA is not set
CONFIG_HAVE_PCI=y
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_PCIEAER=y
# CONFIG_PCIEAER_INJECT is not set
CONFIG_PCIE_ECRC=y
CONFIG_PCIEASPM=y
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
CONFIG_PCIE_DPC=y
CONFIG_PCIE_PTM=y
CONFIG_PCIE_EDR=y
CONFIG_PCI_MSI=y
CONFIG_PCI_MSI_IRQ_DOMAIN=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
CONFIG_PCI_STUB=y
# CONFIG_PCI_PF_STUB is not set
CONFIG_PCI_ATS=y
CONFIG_PCI_LOCKLESS_CONFIG=y
CONFIG_PCI_IOV=y
CONFIG_PCI_PRI=y
CONFIG_PCI_PASID=y
CONFIG_PCI_P2PDMA=y
CONFIG_PCI_LABEL=y
# CONFIG_PCIE_BUS_TUNE_OFF is not set
CONFIG_PCIE_BUS_DEFAULT=y
# CONFIG_PCIE_BUS_SAFE is not set
# CONFIG_PCIE_BUS_PERFORMANCE is not set
# CONFIG_PCIE_BUS_PEER2PEER is not set
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=y
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
CONFIG_HOTPLUG_PCI_CPCI=y
# CONFIG_HOTPLUG_PCI_CPCI_ZT5550 is not set
# CONFIG_HOTPLUG_PCI_CPCI_GENERIC is not set
CONFIG_HOTPLUG_PCI_SHPC=y

#
# PCI controller drivers
#
# CONFIG_VMD is not set

#
# DesignWare PCI Core Support
#
CONFIG_PCIE_DW=y
CONFIG_PCIE_DW_HOST=y
CONFIG_PCIE_DW_PLAT=y
CONFIG_PCIE_DW_PLAT_HOST=y
CONFIG_PCI_MESON=y
# end of DesignWare PCI Core Support

#
# Mobiveil PCIe Core Support
#
# end of Mobiveil PCIe Core Support

#
# Cadence PCIe controllers support
#
# end of Cadence PCIe controllers support
# end of PCI controller drivers

#
# PCI Endpoint
#
# CONFIG_PCI_ENDPOINT is not set
# end of PCI Endpoint

#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
# end of PCI switch controller drivers

# CONFIG_CXL_BUS is not set
# CONFIG_PCCARD is not set
# CONFIG_RAPIDIO is not set

#
# Generic Driver Options
#
# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y

#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_FW_LOADER_USER_HELPER is not set
CONFIG_FW_LOADER_COMPRESS=y
CONFIG_FW_CACHE=y
# end of Firmware loader

CONFIG_WANT_DEV_COREDUMP=y
CONFIG_ALLOW_DEV_COREDUMP=y
CONFIG_DEV_COREDUMP=y
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_REGMAP_SPI=y
CONFIG_REGMAP_MMIO=y
CONFIG_REGMAP_IRQ=y
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set
# end of Generic Driver Options

#
# Bus devices
#
# CONFIG_MHI_BUS is not set
# end of Bus devices

CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
# CONFIG_GNSS is not set
# CONFIG_MTD is not set
# CONFIG_OF is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
# CONFIG_PARPORT is not set
CONFIG_PNP=y
CONFIG_PNP_DEBUG_MESSAGES=y

#
# Protocols
#
CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_FD is not set
CONFIG_CDROM=m
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
# CONFIG_ZRAM is not set
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_VIRTIO_BLK is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set

#
# NVME Support
#
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
CONFIG_NVME_MULTIPATH=y
CONFIG_NVME_HWMON=y
# CONFIG_NVME_FC is not set
# CONFIG_NVME_TCP is not set
# CONFIG_NVME_TARGET is not set
# end of NVME Support

#
# Misc devices
#
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_IBM_ASM is not set
# CONFIG_PHANTOM is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_LATTICE_ECP3_CONFIG is not set
# CONFIG_SRAM is not set
# CONFIG_PCI_ENDPOINT_TEST is not set
# CONFIG_XILINX_SDFEC is not set
# CONFIG_PVPANIC is not set
CONFIG_WINESYNC=m
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_EEPROM_93XX46 is not set
# CONFIG_EEPROM_IDT_89HPESX is not set
CONFIG_EEPROM_EE1004=m
# end of EEPROM support

# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_TI_ST is not set
# end of Texas Instruments shared transport line discipline

# CONFIG_SENSORS_LIS3_I2C is not set
# CONFIG_ALTERA_STAPL is not set
# CONFIG_INTEL_MEI is not set
# CONFIG_INTEL_MEI_ME is not set
# CONFIG_INTEL_MEI_TXE is not set
# CONFIG_VMWARE_VMCI is not set
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_BCM_VK is not set
# CONFIG_MISC_ALCOR_PCI is not set
# CONFIG_MISC_RTSX_PCI is not set
# CONFIG_MISC_RTSX_USB is not set
# CONFIG_HABANA_AI is not set
# CONFIG_UACCE is not set
# end of Misc devices

CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
CONFIG_BLK_DEV_SR=m
CONFIG_CHR_DEV_SG=m
# CONFIG_CHR_DEV_SCH is not set
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
CONFIG_SCSI_SCAN_ASYNC=y

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# end of SCSI Transports

CONFIG_SCSI_LOWLEVEL=y
# CONFIG_ISCSI_TCP is not set
# CONFIG_ISCSI_BOOT_SYSFS is not set
# CONFIG_SCSI_CXGB3_ISCSI is not set
# CONFIG_SCSI_CXGB4_ISCSI is not set
# CONFIG_SCSI_BNX2_ISCSI is not set
# CONFIG_BE2ISCSI is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_HPSA is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_3W_SAS is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_MVSAS is not set
# CONFIG_SCSI_MVUMI is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_SCSI_ESAS2R is not set
CONFIG_MEGARAID_NEWGEN=y
# CONFIG_MEGARAID_MM is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_MPT3SAS is not set
# CONFIG_SCSI_MPT2SAS is not set
# CONFIG_SCSI_SMARTPQI is not set
# CONFIG_SCSI_UFSHCD is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_MYRB is not set
# CONFIG_SCSI_MYRS is not set
# CONFIG_VMWARE_PVSCSI is not set
# CONFIG_SCSI_SNIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FDOMAIN_PCI is not set
# CONFIG_SCSI_ISCI is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_WD719X is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_PMCRAID is not set
# CONFIG_SCSI_PM8001 is not set
# CONFIG_SCSI_VIRTIO is not set
CONFIG_SCSI_DH=y
# CONFIG_SCSI_DH_RDAC is not set
# CONFIG_SCSI_DH_HP_SW is not set
# CONFIG_SCSI_DH_EMC is not set
# CONFIG_SCSI_DH_ALUA is not set
# end of SCSI device support

CONFIG_ATA=y
CONFIG_SATA_HOST=y
CONFIG_PATA_TIMINGS=y
CONFIG_ATA_VERBOSE_ERROR=y
CONFIG_ATA_FORCE=y
CONFIG_ATA_ACPI=y
CONFIG_SATA_ZPODD=y
CONFIG_SATA_PMP=y

#
# Controllers with non-SFF native interface
#
CONFIG_SATA_AHCI=y
CONFIG_SATA_MOBILE_LPM_POLICY=3
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
# CONFIG_ATA_PIIX is not set
# CONFIG_SATA_DWC is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_SVW is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_PATA_ACPI is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_LEGACY is not set
CONFIG_MD=y
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BCACHE is not set
# CONFIG_BLK_DEV_DM is not set
# CONFIG_TARGET_CORE is not set
CONFIG_FUSION=y
# CONFIG_FUSION_SPI is not set
# CONFIG_FUSION_SAS is not set
CONFIG_FUSION_MAX_SGE=128
# CONFIG_FUSION_LOGGING is not set

#
# IEEE 1394 (FireWire) support
#
# CONFIG_FIREWIRE is not set
# CONFIG_FIREWIRE_NOSY is not set
# end of IEEE 1394 (FireWire) support

CONFIG_MACINTOSH_DRIVERS=y
CONFIG_MAC_EMUMOUSEBTN=m
CONFIG_NETDEVICES=y
CONFIG_MII=m
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_WIREGUARD is not set
# CONFIG_EQUALIZER is not set
CONFIG_NET_FC=y
# CONFIG_IFB is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_IPVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_GENEVE is not set
# CONFIG_BAREUDP is not set
# CONFIG_GTP is not set
# CONFIG_MACSEC is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_TUN is not set
# CONFIG_TUN_VNET_CROSS_LE is not set
# CONFIG_VETH is not set
# CONFIG_VIRTIO_NET is not set
# CONFIG_NLMON is not set
# CONFIG_NET_VRF is not set
# CONFIG_ARCNET is not set

#
# Distributed Switch Architecture drivers
#
CONFIG_NET_DSA_MV88E6XXX_PTP=y
# end of Distributed Switch Architecture drivers

CONFIG_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_VORTEX is not set
# CONFIG_TYPHOON is not set
CONFIG_NET_VENDOR_ADAPTEC=y
# CONFIG_ADAPTEC_STARFIRE is not set
CONFIG_NET_VENDOR_AGERE=y
# CONFIG_ET131X is not set
CONFIG_NET_VENDOR_ALACRITECH=y
# CONFIG_SLICOSS is not set
CONFIG_NET_VENDOR_ALTEON=y
# CONFIG_ACENIC is not set
# CONFIG_ALTERA_TSE is not set
CONFIG_NET_VENDOR_AMAZON=y
# CONFIG_ENA_ETHERNET is not set
CONFIG_NET_VENDOR_AMD=y
# CONFIG_AMD8111_ETH is not set
# CONFIG_PCNET32 is not set
# CONFIG_AMD_XGBE is not set
CONFIG_NET_VENDOR_AQUANTIA=y
# CONFIG_AQTION is not set
CONFIG_NET_VENDOR_ARC=y
CONFIG_NET_VENDOR_ATHEROS=y
# CONFIG_ATL2 is not set
# CONFIG_ATL1 is not set
# CONFIG_ATL1E is not set
# CONFIG_ATL1C is not set
# CONFIG_ALX is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
# CONFIG_BCMGENET is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2X is not set
# CONFIG_SYSTEMPORT is not set
# CONFIG_BNXT is not set
CONFIG_NET_VENDOR_BROCADE=y
# CONFIG_BNA is not set
CONFIG_NET_VENDOR_CADENCE=y
# CONFIG_MACB is not set
CONFIG_NET_VENDOR_CAVIUM=y
# CONFIG_THUNDER_NIC_PF is not set
# CONFIG_THUNDER_NIC_VF is not set
# CONFIG_THUNDER_NIC_BGX is not set
# CONFIG_THUNDER_NIC_RGX is not set
# CONFIG_CAVIUM_PTP is not set
# CONFIG_LIQUIDIO is not set
# CONFIG_LIQUIDIO_VF is not set
CONFIG_NET_VENDOR_CHELSIO=y
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
# CONFIG_CHELSIO_T4 is not set
# CONFIG_CHELSIO_T4VF is not set
CONFIG_NET_VENDOR_CISCO=y
# CONFIG_ENIC is not set
CONFIG_NET_VENDOR_CORTINA=y
# CONFIG_CX_ECAT is not set
# CONFIG_DNET is not set
CONFIG_NET_VENDOR_DEC=y
CONFIG_NET_TULIP=y
# CONFIG_DE2104X is not set
# CONFIG_TULIP is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_ULI526X is not set
CONFIG_NET_VENDOR_DLINK=y
# CONFIG_DL2K is not set
# CONFIG_SUNDANCE is not set
CONFIG_NET_VENDOR_EMULEX=y
# CONFIG_BE2NET is not set
CONFIG_NET_VENDOR_EZCHIP=y
CONFIG_NET_VENDOR_GOOGLE=y
# CONFIG_GVE is not set
CONFIG_NET_VENDOR_HUAWEI=y
# CONFIG_HINIC is not set
CONFIG_NET_VENDOR_I825XX=y
CONFIG_NET_VENDOR_INTEL=y
# CONFIG_E100 is not set
# CONFIG_E1000 is not set
# CONFIG_E1000E is not set
CONFIG_IGB=m
CONFIG_IGB_HWMON=y
CONFIG_IGB_DCA=y
# CONFIG_IGBVF is not set
# CONFIG_IXGB is not set
# CONFIG_IXGBE is not set
# CONFIG_IXGBEVF is not set
# CONFIG_I40E is not set
# CONFIG_I40EVF is not set
# CONFIG_ICE is not set
# CONFIG_FM10K is not set
# CONFIG_IGC is not set
# CONFIG_JME is not set
CONFIG_NET_VENDOR_MARVELL=y
# CONFIG_MVMDIO is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
CONFIG_NET_VENDOR_MELLANOX=y
# CONFIG_MLX4_EN is not set
# CONFIG_MLX5_CORE is not set
# CONFIG_MLXSW_CORE is not set
# CONFIG_MLXFW is not set
CONFIG_NET_VENDOR_MICREL=y
# CONFIG_KS8842 is not set
# CONFIG_KS8851 is not set
# CONFIG_KS8851_MLL is not set
# CONFIG_KSZ884X_PCI is not set
CONFIG_NET_VENDOR_MICROCHIP=y
# CONFIG_ENC28J60 is not set
# CONFIG_ENCX24J600 is not set
# CONFIG_LAN743X is not set
CONFIG_NET_VENDOR_MICROSEMI=y
CONFIG_NET_VENDOR_MYRI=y
# CONFIG_MYRI10GE is not set
# CONFIG_FEALNX is not set
CONFIG_NET_VENDOR_NATSEMI=y
# CONFIG_NATSEMI is not set
# CONFIG_NS83820 is not set
CONFIG_NET_VENDOR_NETERION=y
# CONFIG_S2IO is not set
# CONFIG_VXGE is not set
CONFIG_NET_VENDOR_NETRONOME=y
# CONFIG_NFP is not set
CONFIG_NET_VENDOR_NI=y
# CONFIG_NI_XGE_MANAGEMENT_ENET is not set
CONFIG_NET_VENDOR_8390=y
# CONFIG_NE2K_PCI is not set
CONFIG_NET_VENDOR_NVIDIA=y
# CONFIG_FORCEDETH is not set
CONFIG_NET_VENDOR_OKI=y
# CONFIG_ETHOC is not set
CONFIG_NET_VENDOR_PACKET_ENGINES=y
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
CONFIG_NET_VENDOR_PENSANDO=y
# CONFIG_IONIC is not set
CONFIG_NET_VENDOR_QLOGIC=y
# CONFIG_QLA3XXX is not set
# CONFIG_QLCNIC is not set
# CONFIG_NETXEN_NIC is not set
# CONFIG_QED is not set
CONFIG_NET_VENDOR_QUALCOMM=y
# CONFIG_QCOM_EMAC is not set
# CONFIG_RMNET is not set
CONFIG_NET_VENDOR_RDC=y
# CONFIG_R6040 is not set
CONFIG_NET_VENDOR_REALTEK=y
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_R8169 is not set
CONFIG_NET_VENDOR_RENESAS=y
CONFIG_NET_VENDOR_ROCKER=y
CONFIG_NET_VENDOR_SAMSUNG=y
# CONFIG_SXGBE_ETH is not set
CONFIG_NET_VENDOR_SEEQ=y
CONFIG_NET_VENDOR_SOLARFLARE=y
# CONFIG_SFC is not set
# CONFIG_SFC_FALCON is not set
CONFIG_NET_VENDOR_SILAN=y
# CONFIG_SC92031 is not set
CONFIG_NET_VENDOR_SIS=y
# CONFIG_SIS900 is not set
# CONFIG_SIS190 is not set
CONFIG_NET_VENDOR_SMSC=y
# CONFIG_EPIC100 is not set
# CONFIG_SMSC911X is not set
# CONFIG_SMSC9420 is not set
CONFIG_NET_VENDOR_SOCIONEXT=y
CONFIG_NET_VENDOR_STMICRO=y
# CONFIG_STMMAC_ETH is not set
CONFIG_NET_VENDOR_SUN=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NIU is not set
CONFIG_NET_VENDOR_SYNOPSYS=y
# CONFIG_DWC_XLGMAC is not set
CONFIG_NET_VENDOR_TEHUTI=y
# CONFIG_TEHUTI is not set
CONFIG_NET_VENDOR_TI=y
# CONFIG_TI_CPSW_PHY_SEL is not set
# CONFIG_TLAN is not set
CONFIG_NET_VENDOR_VIA=y
# CONFIG_VIA_RHINE is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_NET_VENDOR_WIZNET=y
# CONFIG_WIZNET_W5100 is not set
# CONFIG_WIZNET_W5300 is not set
CONFIG_NET_VENDOR_XILINX=y
# CONFIG_XILINX_EMACLITE is not set
# CONFIG_XILINX_AXI_EMAC is not set
# CONFIG_XILINX_LL_TEMAC is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_NET_SB1000 is not set
# CONFIG_PHYLIB is not set
# CONFIG_MICREL_KS8995MA is not set
# CONFIG_MDIO_DEVICE is not set

#
# PCS device drivers
#
# end of PCS device drivers

# CONFIG_PPP is not set
# CONFIG_SLIP is not set
CONFIG_USB_NET_DRIVERS=m
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_RTL8152 is not set
# CONFIG_USB_LAN78XX is not set
CONFIG_USB_USBNET=m
# CONFIG_USB_NET_AX8817X is not set
# CONFIG_USB_NET_AX88179_178A is not set
CONFIG_USB_NET_CDCETHER=m
# CONFIG_USB_NET_CDC_EEM is not set
# CONFIG_USB_NET_CDC_NCM is not set
# CONFIG_USB_NET_HUAWEI_CDC_NCM is not set
# CONFIG_USB_NET_CDC_MBIM is not set
# CONFIG_USB_NET_DM9601 is not set
# CONFIG_USB_NET_SR9700 is not set
# CONFIG_USB_NET_SR9800 is not set
# CONFIG_USB_NET_SMSC75XX is not set
# CONFIG_USB_NET_SMSC95XX is not set
# CONFIG_USB_NET_GL620A is not set
# CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set
CONFIG_USB_NET_RNDIS_HOST=m
# CONFIG_USB_NET_CDC_SUBSET is not set
# CONFIG_USB_NET_ZAURUS is not set
# CONFIG_USB_NET_CX82310_ETH is not set
# CONFIG_USB_NET_KALMIA is not set
# CONFIG_USB_NET_QMI_WWAN is not set
# CONFIG_USB_HSO is not set
# CONFIG_USB_NET_INT51X1 is not set
# CONFIG_USB_IPHETH is not set
# CONFIG_USB_SIERRA_NET is not set
# CONFIG_USB_VL600 is not set
# CONFIG_USB_NET_CH9200 is not set
# CONFIG_USB_NET_AQC111 is not set
# CONFIG_USB_RTL8153_ECM is not set
CONFIG_WLAN=y
CONFIG_WLAN_VENDOR_ADMTEK=y
# CONFIG_ADM8211 is not set
CONFIG_WLAN_VENDOR_ATH=y
# CONFIG_ATH_DEBUG is not set
# CONFIG_ATH5K is not set
CONFIG_ATH5K_PCI=y
# CONFIG_ATH9K is not set
# CONFIG_ATH9K_HTC is not set
# CONFIG_CARL9170 is not set
# CONFIG_ATH6KL is not set
# CONFIG_AR5523 is not set
# CONFIG_WIL6210 is not set
# CONFIG_ATH10K is not set
# CONFIG_WCN36XX is not set
CONFIG_WLAN_VENDOR_ATMEL=y
# CONFIG_ATMEL is not set
# CONFIG_AT76C50X_USB is not set
CONFIG_WLAN_VENDOR_BROADCOM=y
# CONFIG_B43 is not set
# CONFIG_B43LEGACY is not set
# CONFIG_BRCMSMAC is not set
# CONFIG_BRCMFMAC is not set
CONFIG_WLAN_VENDOR_CISCO=y
# CONFIG_AIRO is not set
CONFIG_WLAN_VENDOR_INTEL=y
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set
CONFIG_IWLWIFI=m
CONFIG_IWLWIFI_LEDS=y
# CONFIG_IWLDVM is not set
CONFIG_IWLMVM=m
CONFIG_IWLWIFI_OPMODE_MODULAR=y
# CONFIG_IWLWIFI_BCAST_FILTERING is not set

#
# Debugging Options
#
CONFIG_IWLWIFI_DEBUG=y
CONFIG_IWLWIFI_DEBUGFS=y
CONFIG_IWLWIFI_DEVICE_TRACING=y
# end of Debugging Options

CONFIG_WLAN_VENDOR_INTERSIL=y
# CONFIG_HOSTAP is not set
# CONFIG_HERMES is not set
# CONFIG_P54_COMMON is not set
# CONFIG_PRISM54 is not set
CONFIG_WLAN_VENDOR_MARVELL=y
# CONFIG_LIBERTAS is not set
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_MWIFIEX is not set
# CONFIG_MWL8K is not set
CONFIG_WLAN_VENDOR_MEDIATEK=y
# CONFIG_MT7601U is not set
# CONFIG_MT76x0U is not set
# CONFIG_MT76x0E is not set
# CONFIG_MT76x2E is not set
# CONFIG_MT76x2U is not set
# CONFIG_MT7603E is not set
# CONFIG_MT7615E is not set
# CONFIG_MT7663U is not set
# CONFIG_MT7915E is not set
# CONFIG_MT7921E is not set
CONFIG_WLAN_VENDOR_MICROCHIP=y
# CONFIG_WILC1000_SPI is not set
CONFIG_WLAN_VENDOR_RALINK=y
# CONFIG_RT2X00 is not set
CONFIG_WLAN_VENDOR_REALTEK=y
# CONFIG_RTL8180 is not set
# CONFIG_RTL8187 is not set
# CONFIG_RTL_CARDS is not set
# CONFIG_RTL8XXXU is not set
# CONFIG_RTW88 is not set
CONFIG_WLAN_VENDOR_RSI=y
# CONFIG_RSI_91X is not set
CONFIG_WLAN_VENDOR_ST=y
# CONFIG_CW1200 is not set
CONFIG_WLAN_VENDOR_TI=y
# CONFIG_WL1251 is not set
# CONFIG_WL12XX is not set
# CONFIG_WL18XX is not set
# CONFIG_WLCORE is not set
CONFIG_WLAN_VENDOR_ZYDAS=y
# CONFIG_USB_ZD1201 is not set
# CONFIG_ZD1211RW is not set
CONFIG_WLAN_VENDOR_QUANTENNA=y
# CONFIG_QTNFMAC_PCIE is not set
# CONFIG_MAC80211_HWSIM is not set
# CONFIG_USB_NET_RNDIS_WLAN is not set
# CONFIG_VIRT_WIFI is not set
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
CONFIG_FUJITSU_ES=m
# CONFIG_NETDEVSIM is not set
# CONFIG_NET_FAILOVER is not set
CONFIG_ISDN=y
CONFIG_ISDN_CAPI=y
# CONFIG_MISDN is not set
CONFIG_NVM=y
# CONFIG_NVM_PBLK is not set

#
# Input device support
#
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=y
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_SPARSEKMAP is not set
# CONFIG_INPUT_MATRIXKMAP is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ADP5520 is not set
# CONFIG_KEYBOARD_ADP5588 is not set
# CONFIG_KEYBOARD_ADP5589 is not set
# CONFIG_KEYBOARD_APPLESPI is not set
# CONFIG_KEYBOARD_ATKBD is not set
# CONFIG_KEYBOARD_QT1050 is not set
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_DLINK_DIR685 is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
# CONFIG_KEYBOARD_GPIO_POLLED is not set
# CONFIG_KEYBOARD_TCA6416 is not set
# CONFIG_KEYBOARD_TCA8418 is not set
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_LM8323 is not set
# CONFIG_KEYBOARD_LM8333 is not set
# CONFIG_KEYBOARD_MAX7359 is not set
# CONFIG_KEYBOARD_MCS is not set
# CONFIG_KEYBOARD_MPR121 is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_SAMSUNG is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_TM2_TOUCHKEY is not set
# CONFIG_KEYBOARD_TWL4030 is not set
# CONFIG_KEYBOARD_XTKBD is not set
CONFIG_INPUT_MOUSE=y
# CONFIG_MOUSE_PS2 is not set
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_APPLETOUCH is not set
# CONFIG_MOUSE_BCM5974 is not set
# CONFIG_MOUSE_CYAPA is not set
# CONFIG_MOUSE_ELAN_I2C is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_MOUSE_GPIO is not set
# CONFIG_MOUSE_SYNAPTICS_I2C is not set
# CONFIG_MOUSE_SYNAPTICS_USB is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_AS5011 is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
# CONFIG_JOYSTICK_XPAD is not set
# CONFIG_JOYSTICK_PSXPAD_SPI is not set
# CONFIG_JOYSTICK_PXRC is not set
# CONFIG_JOYSTICK_FSIA6B is not set
CONFIG_INPUT_TABLET=y
# CONFIG_TABLET_USB_ACECAD is not set
# CONFIG_TABLET_USB_AIPTEK is not set
# CONFIG_TABLET_USB_HANWANG is not set
# CONFIG_TABLET_USB_KBTAB is not set
# CONFIG_TABLET_USB_PEGASUS is not set
# CONFIG_TABLET_SERIAL_WACOM4 is not set
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_PROPERTIES=y
# CONFIG_TOUCHSCREEN_88PM860X is not set
# CONFIG_TOUCHSCREEN_ADS7846 is not set
# CONFIG_TOUCHSCREEN_AD7877 is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
# CONFIG_TOUCHSCREEN_ATMEL_MXT is not set
# CONFIG_TOUCHSCREEN_AUO_PIXCIR is not set
# CONFIG_TOUCHSCREEN_BU21013 is not set
# CONFIG_TOUCHSCREEN_BU21029 is not set
# CONFIG_TOUCHSCREEN_CHIPONE_ICN8505 is not set
# CONFIG_TOUCHSCREEN_CY8CTMA140 is not set
# CONFIG_TOUCHSCREEN_CY8CTMG110 is not set
# CONFIG_TOUCHSCREEN_CYTTSP_CORE is not set
# CONFIG_TOUCHSCREEN_CYTTSP4_CORE is not set
# CONFIG_TOUCHSCREEN_DA9034 is not set
# CONFIG_TOUCHSCREEN_DA9052 is not set
# CONFIG_TOUCHSCREEN_DYNAPRO is not set
# CONFIG_TOUCHSCREEN_HAMPSHIRE is not set
# CONFIG_TOUCHSCREEN_EETI is not set
# CONFIG_TOUCHSCREEN_EGALAX_SERIAL is not set
# CONFIG_TOUCHSCREEN_EXC3000 is not set
# CONFIG_TOUCHSCREEN_FUJITSU is not set
# CONFIG_TOUCHSCREEN_GOODIX is not set
# CONFIG_TOUCHSCREEN_HIDEEP is not set
# CONFIG_TOUCHSCREEN_ILI210X is not set
# CONFIG_TOUCHSCREEN_S6SY761 is not set
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_EKTF2127 is not set
# CONFIG_TOUCHSCREEN_ELAN is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
# CONFIG_TOUCHSCREEN_MAX11801 is not set
# CONFIG_TOUCHSCREEN_MCS5000 is not set
# CONFIG_TOUCHSCREEN_MMS114 is not set
# CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_EDT_FT5X06 is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_PIXCIR is not set
# CONFIG_TOUCHSCREEN_WDT87XX_I2C is not set
# CONFIG_TOUCHSCREEN_WM831X is not set
# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
# CONFIG_TOUCHSCREEN_TSC_SERIO is not set
# CONFIG_TOUCHSCREEN_TSC2004 is not set
# CONFIG_TOUCHSCREEN_TSC2005 is not set
# CONFIG_TOUCHSCREEN_TSC2007 is not set
# CONFIG_TOUCHSCREEN_PCAP is not set
# CONFIG_TOUCHSCREEN_RM_TS is not set
# CONFIG_TOUCHSCREEN_SILEAD is not set
# CONFIG_TOUCHSCREEN_SIS_I2C is not set
# CONFIG_TOUCHSCREEN_ST1232 is not set
# CONFIG_TOUCHSCREEN_STMFTS is not set
# CONFIG_TOUCHSCREEN_SUR40 is not set
# CONFIG_TOUCHSCREEN_SURFACE3_SPI is not set
# CONFIG_TOUCHSCREEN_SX8654 is not set
# CONFIG_TOUCHSCREEN_TPS6507X is not set
# CONFIG_TOUCHSCREEN_ZET6223 is not set
# CONFIG_TOUCHSCREEN_ZFORCE is not set
# CONFIG_TOUCHSCREEN_ROHM_BU21023 is not set
# CONFIG_TOUCHSCREEN_IQS5XX is not set
# CONFIG_TOUCHSCREEN_ZINITIX is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_88PM860X_ONKEY is not set
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_BMA150 is not set
# CONFIG_INPUT_E3X0_BUTTON is not set
CONFIG_INPUT_PCSPKR=m
# CONFIG_INPUT_MAX77693_HAPTIC is not set
# CONFIG_INPUT_MAX8925_ONKEY is not set
# CONFIG_INPUT_MAX8997_HAPTIC is not set
# CONFIG_INPUT_MMA8450 is not set
# CONFIG_INPUT_APANEL is not set
# CONFIG_INPUT_GPIO_BEEPER is not set
# CONFIG_INPUT_GPIO_DECODER is not set
# CONFIG_INPUT_GPIO_VIBRA is not set
# CONFIG_INPUT_ATLAS_BTNS is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
# CONFIG_INPUT_REGULATOR_HAPTIC is not set
# CONFIG_INPUT_TWL4030_PWRBUTTON is not set
# CONFIG_INPUT_TWL4030_VIBRA is not set
# CONFIG_INPUT_TWL6040_VIBRA is not set
CONFIG_INPUT_UINPUT=m
# CONFIG_INPUT_PALMAS_PWRBUTTON is not set
# CONFIG_INPUT_PCF8574 is not set
# CONFIG_INPUT_PWM_BEEPER is not set
# CONFIG_INPUT_PWM_VIBRA is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_DA7280_HAPTICS is not set
# CONFIG_INPUT_DA9052_ONKEY is not set
# CONFIG_INPUT_DA9055_ONKEY is not set
# CONFIG_INPUT_WM831X_ON is not set
# CONFIG_INPUT_PCAP is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_IQS269A is not set
# CONFIG_INPUT_CMA3000 is not set
# CONFIG_INPUT_DRV260X_HAPTICS is not set
# CONFIG_INPUT_DRV2665_HAPTICS is not set
# CONFIG_INPUT_DRV2667_HAPTICS is not set
# CONFIG_RMI4_CORE is not set

#
# Hardware I/O ports
#
# CONFIG_SERIO is not set
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
# CONFIG_GAMEPORT is not set
# end of Hardware I/O ports
# end of Input device support

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_LDISC_AUTOLOAD=y

#
# Serial drivers
#
CONFIG_SERIAL_EARLYCON=y
CONFIG_SERIAL_8250=y
# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set
CONFIG_SERIAL_8250_PNP=y
# CONFIG_SERIAL_8250_16550A_VARIANTS is not set
CONFIG_SERIAL_8250_FINTEK=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_DMA=y
CONFIG_SERIAL_8250_PCI=y
# CONFIG_SERIAL_8250_EXAR is not set
CONFIG_SERIAL_8250_NR_UARTS=32
CONFIG_SERIAL_8250_RUNTIME_UARTS=32
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y
CONFIG_SERIAL_8250_DWLIB=y
# CONFIG_SERIAL_8250_DW is not set
CONFIG_SERIAL_8250_RT288X=y
CONFIG_SERIAL_8250_LPSS=y
CONFIG_SERIAL_8250_MID=y

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_MAX3100 is not set
# CONFIG_SERIAL_MAX310X is not set
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_LANTIQ is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_BCM63XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_SERIAL_FSL_LINFLEXUART is not set
# CONFIG_SERIAL_SPRD is not set
# end of Serial drivers

CONFIG_SERIAL_MCTRL_GPIO=y
CONFIG_SERIAL_NONSTANDARD=y
# CONFIG_ROCKETPORT is not set
# CONFIG_CYCLADES is not set
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_SYNCLINK_GT is not set
# CONFIG_ISI is not set
# CONFIG_N_HDLC is not set
# CONFIG_N_GSM is not set
# CONFIG_NOZOMI is not set
# CONFIG_NULL_TTY is not set
# CONFIG_TRACE_SINK is not set
CONFIG_SERIAL_DEV_BUS=y
CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
# CONFIG_TTY_PRINTK is not set
# CONFIG_VIRTIO_CONSOLE is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_IPMB_DEVICE_INTERFACE is not set
CONFIG_HW_RANDOM=m
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
# CONFIG_HW_RANDOM_INTEL is not set
# CONFIG_HW_RANDOM_AMD is not set
# CONFIG_HW_RANDOM_BA431 is not set
# CONFIG_HW_RANDOM_VIA is not set
# CONFIG_HW_RANDOM_VIRTIO is not set
# CONFIG_HW_RANDOM_XIPHERA is not set
# CONFIG_APPLICOM is not set
# CONFIG_MWAVE is not set
CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set
CONFIG_NVRAM=y
# CONFIG_RAW_DRIVER is not set
CONFIG_DEVPORT=y
CONFIG_HPET=y
# CONFIG_HPET_MMAP is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_TELCLOCK is not set
# CONFIG_XILLYBUS is not set
# end of Character devices

# CONFIG_RANDOM_TRUST_CPU is not set
# CONFIG_RANDOM_TRUST_BOOTLOADER is not set

#
# I2C support
#
CONFIG_I2C=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
# CONFIG_I2C_CHARDEV is not set
CONFIG_I2C_MUX=m

#
# Multiplexer I2C Chip support
#
# CONFIG_I2C_MUX_GPIO is not set
# CONFIG_I2C_MUX_LTC4306 is not set
# CONFIG_I2C_MUX_PCA9541 is not set
# CONFIG_I2C_MUX_PCA954x is not set
# CONFIG_I2C_MUX_REG is not set
# CONFIG_I2C_MUX_MLXCPLD is not set
# end of Multiplexer I2C Chip support

CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=m

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_AMD_MP2 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_ISMT is not set
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_CHT_WC is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_NVIDIA_GPU is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# ACPI drivers
#
# CONFIG_I2C_SCMI is not set

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_CBUS_GPIO is not set
CONFIG_I2C_DESIGNWARE_CORE=y
CONFIG_I2C_DESIGNWARE_SLAVE=y
CONFIG_I2C_DESIGNWARE_PLATFORM=y
CONFIG_I2C_DESIGNWARE_BAYTRAIL=y
CONFIG_I2C_DESIGNWARE_PCI=y
# CONFIG_I2C_EMEV2 is not set
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_MLXCPLD is not set
# end of I2C Hardware Bus support

# CONFIG_I2C_STUB is not set
CONFIG_I2C_SLAVE=y
# CONFIG_I2C_SLAVE_EEPROM is not set
# CONFIG_I2C_SLAVE_TESTUNIT is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# end of I2C support

# CONFIG_I3C is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y
CONFIG_SPI_MEM=y

#
# SPI Master Controller Drivers
#
# CONFIG_SPI_ALTERA is not set
# CONFIG_SPI_AXI_SPI_ENGINE is not set
# CONFIG_SPI_BITBANG is not set
# CONFIG_SPI_CADENCE is not set
# CONFIG_SPI_DESIGNWARE is not set
# CONFIG_SPI_NXP_FLEXSPI is not set
# CONFIG_SPI_GPIO is not set
# CONFIG_SPI_LANTIQ_SSC is not set
# CONFIG_SPI_OC_TINY is not set
# CONFIG_SPI_PXA2XX is not set
# CONFIG_SPI_ROCKCHIP is not set
# CONFIG_SPI_SC18IS602 is not set
# CONFIG_SPI_SIFIVE is not set
# CONFIG_SPI_MXIC is not set
# CONFIG_SPI_XCOMM is not set
# CONFIG_SPI_XILINX is not set
# CONFIG_SPI_ZYNQMP_GQSPI is not set
# CONFIG_SPI_AMD is not set

#
# SPI Multiplexer support
#
# CONFIG_SPI_MUX is not set

#
# SPI Protocol Masters
#
# CONFIG_SPI_SPIDEV is not set
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_TLE62X0 is not set
CONFIG_SPI_SLAVE=y
# CONFIG_SPI_SLAVE_TIME is not set
# CONFIG_SPI_SLAVE_SYSTEM_CONTROL is not set
CONFIG_SPI_DYNAMIC=y
# CONFIG_SPMI is not set
# CONFIG_HSI is not set
CONFIG_PPS=y
# CONFIG_PPS_DEBUG is not set

#
# PPS clients support
#
# CONFIG_PPS_CLIENT_KTIMER is not set
# CONFIG_PPS_CLIENT_LDISC is not set
# CONFIG_PPS_CLIENT_GPIO is not set

#
# PPS generators support
#

#
# PTP clock support
#
CONFIG_PTP_1588_CLOCK=y

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
# CONFIG_PTP_1588_CLOCK_IDT82P33 is not set
# CONFIG_PTP_1588_CLOCK_IDTCM is not set
# CONFIG_PTP_1588_CLOCK_OCP is not set
# end of PTP clock support

CONFIG_PINCTRL=y
CONFIG_PINMUX=y
CONFIG_PINCONF=y
CONFIG_GENERIC_PINCONF=y
# CONFIG_DEBUG_PINCTRL is not set
CONFIG_PINCTRL_AMD=m
# CONFIG_PINCTRL_MCP23S08 is not set
CONFIG_PINCTRL_SX150X=y
CONFIG_PINCTRL_BAYTRAIL=y
CONFIG_PINCTRL_CHERRYVIEW=y
CONFIG_PINCTRL_LYNXPOINT=y
CONFIG_PINCTRL_INTEL=y
CONFIG_PINCTRL_ALDERLAKE=y
CONFIG_PINCTRL_BROXTON=y
CONFIG_PINCTRL_CANNONLAKE=y
CONFIG_PINCTRL_CEDARFORK=y
CONFIG_PINCTRL_DENVERTON=y
CONFIG_PINCTRL_ELKHARTLAKE=y
CONFIG_PINCTRL_EMMITSBURG=y
CONFIG_PINCTRL_GEMINILAKE=y
CONFIG_PINCTRL_ICELAKE=y
CONFIG_PINCTRL_JASPERLAKE=y
CONFIG_PINCTRL_LAKEFIELD=y
CONFIG_PINCTRL_LEWISBURG=y
CONFIG_PINCTRL_SUNRISEPOINT=y
CONFIG_PINCTRL_TIGERLAKE=y

#
# Renesas pinctrl drivers
#
# end of Renesas pinctrl drivers

CONFIG_GPIOLIB=y
CONFIG_GPIOLIB_FASTPATH_LIMIT=512
CONFIG_GPIO_ACPI=y
CONFIG_GPIOLIB_IRQCHIP=y
# CONFIG_DEBUG_GPIO is not set
# CONFIG_GPIO_SYSFS is not set
CONFIG_GPIO_CDEV=y
CONFIG_GPIO_CDEV_V1=y

#
# Memory mapped GPIO drivers
#
# CONFIG_GPIO_AMDPT is not set
# CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set
# CONFIG_GPIO_ICH is not set
# CONFIG_GPIO_MB86S7X is not set
# CONFIG_GPIO_VX855 is not set
# CONFIG_GPIO_AMD_FCH is not set
# end of Memory mapped GPIO drivers

#
# Port-mapped I/O GPIO drivers
#
# CONFIG_GPIO_F7188X is not set
# CONFIG_GPIO_IT87 is not set
# CONFIG_GPIO_SCH is not set
# CONFIG_GPIO_SCH311X is not set
# CONFIG_GPIO_WINBOND is not set
# CONFIG_GPIO_WS16C48 is not set
# end of Port-mapped I/O GPIO drivers

#
# I2C GPIO expanders
#
# CONFIG_GPIO_ADP5588 is not set
# CONFIG_GPIO_MAX7300 is not set
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCA9570 is not set
# CONFIG_GPIO_PCF857X is not set
# CONFIG_GPIO_TPIC2810 is not set
# end of I2C GPIO expanders

#
# MFD GPIO expanders
#
# CONFIG_GPIO_ADP5520 is not set
# CONFIG_GPIO_CRYSTAL_COVE is not set
# CONFIG_GPIO_DA9052 is not set
# CONFIG_GPIO_DA9055 is not set
CONFIG_GPIO_PALMAS=y
CONFIG_GPIO_RC5T583=y
CONFIG_GPIO_TPS6586X=y
CONFIG_GPIO_TPS65910=y
CONFIG_GPIO_TPS68470=y
# CONFIG_GPIO_TWL4030 is not set
# CONFIG_GPIO_TWL6040 is not set
# CONFIG_GPIO_WM831X is not set
# CONFIG_GPIO_WM8350 is not set
# end of MFD GPIO expanders

#
# PCI GPIO expanders
#
# CONFIG_GPIO_AMD8111 is not set
# CONFIG_GPIO_BT8XX is not set
# CONFIG_GPIO_ML_IOH is not set
# CONFIG_GPIO_PCI_IDIO_16 is not set
# CONFIG_GPIO_PCIE_IDIO_24 is not set
# CONFIG_GPIO_RDC321X is not set
# end of PCI GPIO expanders

#
# SPI GPIO expanders
#
# CONFIG_GPIO_MAX3191X is not set
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MC33880 is not set
# CONFIG_GPIO_PISOSR is not set
# CONFIG_GPIO_XRA1403 is not set
# end of SPI GPIO expanders

#
# USB GPIO expanders
#
# end of USB GPIO expanders

#
# Virtual GPIO drivers
#
# CONFIG_GPIO_AGGREGATOR is not set
# CONFIG_GPIO_MOCKUP is not set
# end of Virtual GPIO drivers

# CONFIG_W1 is not set
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_RESTART=y
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
CONFIG_POWER_SUPPLY_HWMON=y
# CONFIG_PDA_POWER is not set
# CONFIG_MAX8925_POWER is not set
# CONFIG_WM831X_BACKUP is not set
# CONFIG_WM831X_POWER is not set
# CONFIG_WM8350_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_BATTERY_88PM860X is not set
# CONFIG_CHARGER_ADP5061 is not set
# CONFIG_BATTERY_CW2015 is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_CHARGER_SBS is not set
# CONFIG_MANAGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_BATTERY_DA9030 is not set
# CONFIG_BATTERY_DA9052 is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_GPIO is not set
CONFIG_CHARGER_MANAGER=y
# CONFIG_CHARGER_LT3651 is not set
# CONFIG_CHARGER_LTC4162L is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_BQ24190 is not set
# CONFIG_CHARGER_BQ24257 is not set
# CONFIG_CHARGER_BQ24735 is not set
# CONFIG_CHARGER_BQ2515X is not set
# CONFIG_CHARGER_BQ25890 is not set
# CONFIG_CHARGER_BQ25980 is not set
# CONFIG_CHARGER_BQ256XX is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_CHARGER_TPS65090 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_CHARGER_RT9455 is not set
# CONFIG_CHARGER_BD99954 is not set
CONFIG_HWMON=y
CONFIG_HWMON_VID=m
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Native drivers
#
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_ABITUGURU3 is not set
# CONFIG_SENSORS_AD7314 is not set
# CONFIG_SENSORS_AD7414 is not set
# CONFIG_SENSORS_AD7418 is not set
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM1177 is not set
# CONFIG_SENSORS_ADM9240 is not set
# CONFIG_SENSORS_ADT7310 is not set
# CONFIG_SENSORS_ADT7410 is not set
# CONFIG_SENSORS_ADT7411 is not set
# CONFIG_SENSORS_ADT7462 is not set
# CONFIG_SENSORS_ADT7470 is not set
# CONFIG_SENSORS_ADT7475 is not set
# CONFIG_SENSORS_AHT10 is not set
# CONFIG_SENSORS_AS370 is not set
# CONFIG_SENSORS_ASC7621 is not set
# CONFIG_SENSORS_AXI_FAN_CONTROL is not set
# CONFIG_SENSORS_K8TEMP is not set
CONFIG_SENSORS_K10TEMP=m
# CONFIG_SENSORS_FAM15H_POWER is not set
CONFIG_SENSORS_AMD_ENERGY=m
# CONFIG_SENSORS_APPLESMC is not set
# CONFIG_SENSORS_ASB100 is not set
# CONFIG_SENSORS_ASPEED is not set
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_CORSAIR_CPRO is not set
# CONFIG_SENSORS_CORSAIR_PSU is not set
# CONFIG_SENSORS_DRIVETEMP is not set
# CONFIG_SENSORS_DS620 is not set
# CONFIG_SENSORS_DS1621 is not set
# CONFIG_SENSORS_DELL_SMM is not set
# CONFIG_SENSORS_DA9052_ADC is not set
# CONFIG_SENSORS_DA9055 is not set
# CONFIG_SENSORS_I5K_AMB is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
# CONFIG_SENSORS_FSCHMD is not set
# CONFIG_SENSORS_FTSTEUTATES is not set
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_G760A is not set
# CONFIG_SENSORS_G762 is not set
# CONFIG_SENSORS_HIH6130 is not set
# CONFIG_SENSORS_I5500 is not set
# CONFIG_SENSORS_CORETEMP is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_JC42 is not set
# CONFIG_SENSORS_POWR1220 is not set
# CONFIG_SENSORS_LINEAGE is not set
# CONFIG_SENSORS_LTC2945 is not set
# CONFIG_SENSORS_LTC2947_I2C is not set
# CONFIG_SENSORS_LTC2947_SPI is not set
# CONFIG_SENSORS_LTC2990 is not set
# CONFIG_SENSORS_LTC2992 is not set
# CONFIG_SENSORS_LTC4151 is not set
# CONFIG_SENSORS_LTC4215 is not set
# CONFIG_SENSORS_LTC4222 is not set
# CONFIG_SENSORS_LTC4245 is not set
# CONFIG_SENSORS_LTC4260 is not set
# CONFIG_SENSORS_LTC4261 is not set
# CONFIG_SENSORS_MAX1111 is not set
# CONFIG_SENSORS_MAX127 is not set
# CONFIG_SENSORS_MAX16065 is not set
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX1668 is not set
# CONFIG_SENSORS_MAX197 is not set
# CONFIG_SENSORS_MAX31722 is not set
# CONFIG_SENSORS_MAX31730 is not set
# CONFIG_SENSORS_MAX6621 is not set
# CONFIG_SENSORS_MAX6639 is not set
# CONFIG_SENSORS_MAX6642 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_MAX6697 is not set
# CONFIG_SENSORS_MAX31790 is not set
# CONFIG_SENSORS_MCP3021 is not set
# CONFIG_SENSORS_MLXREG_FAN is not set
# CONFIG_SENSORS_TC654 is not set
# CONFIG_SENSORS_TPS23861 is not set
# CONFIG_SENSORS_MR75203 is not set
# CONFIG_SENSORS_ADCXX is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM70 is not set
# CONFIG_SENSORS_LM73 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
# CONFIG_SENSORS_LM93 is not set
# CONFIG_SENSORS_LM95234 is not set
# CONFIG_SENSORS_LM95241 is not set
# CONFIG_SENSORS_LM95245 is not set
# CONFIG_SENSORS_PC87360 is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_NTC_THERMISTOR is not set
# CONFIG_SENSORS_NCT6683 is not set
CONFIG_SENSORS_NCT6775=m
# CONFIG_SENSORS_NCT7802 is not set
# CONFIG_SENSORS_NCT7904 is not set
# CONFIG_SENSORS_NPCM7XX is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_PMBUS is not set
# CONFIG_SENSORS_SBTSI is not set
# CONFIG_SENSORS_SHT15 is not set
# CONFIG_SENSORS_SHT21 is not set
# CONFIG_SENSORS_SHT3x is not set
# CONFIG_SENSORS_SHTC1 is not set
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_DME1737 is not set
# CONFIG_SENSORS_EMC1403 is not set
# CONFIG_SENSORS_EMC2103 is not set
# CONFIG_SENSORS_EMC6W201 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_SCH5627 is not set
# CONFIG_SENSORS_SCH5636 is not set
# CONFIG_SENSORS_STTS751 is not set
# CONFIG_SENSORS_SMM665 is not set
# CONFIG_SENSORS_ADC128D818 is not set
# CONFIG_SENSORS_ADS7828 is not set
# CONFIG_SENSORS_ADS7871 is not set
# CONFIG_SENSORS_AMC6821 is not set
# CONFIG_SENSORS_INA209 is not set
# CONFIG_SENSORS_INA2XX is not set
# CONFIG_SENSORS_INA3221 is not set
# CONFIG_SENSORS_TC74 is not set
# CONFIG_SENSORS_THMC50 is not set
# CONFIG_SENSORS_TMP102 is not set
# CONFIG_SENSORS_TMP103 is not set
# CONFIG_SENSORS_TMP108 is not set
# CONFIG_SENSORS_TMP401 is not set
# CONFIG_SENSORS_TMP421 is not set
# CONFIG_SENSORS_TMP513 is not set
# CONFIG_SENSORS_VIA_CPUTEMP is not set
# CONFIG_SENSORS_VIA686A is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83773G is not set
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83795 is not set
# CONFIG_SENSORS_W83L785TS is not set
# CONFIG_SENSORS_W83L786NG is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
# CONFIG_SENSORS_WM831X is not set
# CONFIG_SENSORS_WM8350 is not set
# CONFIG_SENSORS_XGENE is not set

#
# ACPI drivers
#
# CONFIG_SENSORS_ACPI_POWER is not set
# CONFIG_SENSORS_ATK0110 is not set
CONFIG_THERMAL=y
CONFIG_THERMAL_NETLINK=y
# CONFIG_THERMAL_STATISTICS is not set
CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=100
CONFIG_THERMAL_HWMON=y
CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
CONFIG_THERMAL_GOV_FAIR_SHARE=y
CONFIG_THERMAL_GOV_STEP_WISE=y
CONFIG_THERMAL_GOV_BANG_BANG=y
CONFIG_THERMAL_GOV_USER_SPACE=y
CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
CONFIG_DEVFREQ_THERMAL=y
# CONFIG_THERMAL_EMULATION is not set

#
# Intel thermal drivers
#
# CONFIG_INTEL_POWERCLAMP is not set
CONFIG_X86_THERMAL_VECTOR=y
# CONFIG_X86_PKG_TEMP_THERMAL is not set
# CONFIG_INTEL_SOC_DTS_THERMAL is not set

#
# ACPI INT340X thermal drivers
#
# CONFIG_INT340X_THERMAL is not set
# end of ACPI INT340X thermal drivers

# CONFIG_INTEL_PCH_THERMAL is not set
# end of Intel thermal drivers

CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
CONFIG_WATCHDOG_OPEN_TIMEOUT=0
CONFIG_WATCHDOG_SYSFS=y

#
# Watchdog Pretimeout Governors
#
CONFIG_WATCHDOG_PRETIMEOUT_GOV=y
CONFIG_WATCHDOG_PRETIMEOUT_GOV_SEL=m
# CONFIG_WATCHDOG_PRETIMEOUT_GOV_NOOP is not set
CONFIG_WATCHDOG_PRETIMEOUT_GOV_PANIC=y
CONFIG_WATCHDOG_PRETIMEOUT_DEFAULT_GOV_PANIC=y

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
# CONFIG_DA9052_WATCHDOG is not set
# CONFIG_DA9055_WATCHDOG is not set
# CONFIG_WDAT_WDT is not set
# CONFIG_WM831X_WATCHDOG is not set
# CONFIG_WM8350_WATCHDOG is not set
# CONFIG_XILINX_WATCHDOG is not set
# CONFIG_ZIIRAVE_WATCHDOG is not set
# CONFIG_MLX_WDT is not set
# CONFIG_CADENCE_WATCHDOG is not set
# CONFIG_DW_WATCHDOG is not set
# CONFIG_TWL4030_WATCHDOG is not set
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_ACQUIRE_WDT is not set
# CONFIG_ADVANTECH_WDT is not set
# CONFIG_ALIM1535_WDT is not set
# CONFIG_ALIM7101_WDT is not set
# CONFIG_EBC_C384_WDT is not set
# CONFIG_F71808E_WDT is not set
CONFIG_SP5100_TCO=m
# CONFIG_SBC_FITPC2_WATCHDOG is not set
# CONFIG_EUROTECH_WDT is not set
# CONFIG_IB700_WDT is not set
# CONFIG_IBMASR is not set
# CONFIG_WAFER_WDT is not set
# CONFIG_I6300ESB_WDT is not set
# CONFIG_IE6XX_WDT is not set
# CONFIG_ITCO_WDT is not set
# CONFIG_IT8712F_WDT is not set
# CONFIG_IT87_WDT is not set
# CONFIG_HP_WATCHDOG is not set
# CONFIG_SC1200_WDT is not set
# CONFIG_PC87413_WDT is not set
# CONFIG_NV_TCO is not set
# CONFIG_60XX_WDT is not set
# CONFIG_CPU5_WDT is not set
# CONFIG_SMSC_SCH311X_WDT is not set
# CONFIG_SMSC37B787_WDT is not set
# CONFIG_TQMX86_WDT is not set
# CONFIG_VIA_WDT is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83877F_WDT is not set
# CONFIG_W83977F_WDT is not set
# CONFIG_MACHZ_WDT is not set
# CONFIG_SBC_EPX_C3_WATCHDOG is not set
# CONFIG_NI903X_WDT is not set
# CONFIG_NIC7018_WDT is not set
# CONFIG_MEN_A21_WDT is not set

#
# PCI-based Watchdog Cards
#
# CONFIG_PCIPCWATCHDOG is not set
# CONFIG_WDTPCI is not set

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
CONFIG_MFD_CORE=y
CONFIG_MFD_AS3711=y
CONFIG_PMIC_ADP5520=y
CONFIG_MFD_AAT2870_CORE=y
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AXP20X_I2C is not set
# CONFIG_MFD_MADERA is not set
CONFIG_PMIC_DA903X=y
CONFIG_PMIC_DA9052=y
CONFIG_MFD_DA9052_SPI=y
CONFIG_MFD_DA9052_I2C=y
CONFIG_MFD_DA9055=y
# CONFIG_MFD_DA9062 is not set
# CONFIG_MFD_DA9063 is not set
# CONFIG_MFD_DA9150 is not set
# CONFIG_MFD_DLN2 is not set
# CONFIG_MFD_MC13XXX_SPI is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_MFD_MP2629 is not set
# CONFIG_HTC_PASIC3 is not set
CONFIG_HTC_I2CPLD=y
# CONFIG_MFD_INTEL_QUARK_I2C_GPIO is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
CONFIG_INTEL_SOC_PMIC=y
CONFIG_INTEL_SOC_PMIC_CHTWC=y
# CONFIG_INTEL_SOC_PMIC_CHTDC_TI is not set
# CONFIG_INTEL_SOC_PMIC_MRFLD is not set
# CONFIG_MFD_INTEL_LPSS_ACPI is not set
# CONFIG_MFD_INTEL_LPSS_PCI is not set
# CONFIG_MFD_INTEL_PMC_BXT is not set
# CONFIG_MFD_INTEL_PMT is not set
# CONFIG_MFD_IQS62X is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
CONFIG_MFD_88PM860X=y
# CONFIG_MFD_MAX14577 is not set
# CONFIG_MFD_MAX77693 is not set
CONFIG_MFD_MAX77843=y
# CONFIG_MFD_MAX8907 is not set
CONFIG_MFD_MAX8925=y
CONFIG_MFD_MAX8997=y
CONFIG_MFD_MAX8998=y
# CONFIG_MFD_MT6360 is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
CONFIG_EZX_PCAP=y
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RT5033 is not set
CONFIG_MFD_RC5T583=y
CONFIG_MFD_SEC_CORE=y
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SKY81452 is not set
CONFIG_ABX500_CORE=y
CONFIG_AB3100_CORE=y
CONFIG_AB3100_OTP=y
CONFIG_MFD_SYSCON=y
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
CONFIG_MFD_LP8788=y
# CONFIG_MFD_TI_LMU is not set
CONFIG_MFD_PALMAS=y
# CONFIG_TPS6105X is not set
# CONFIG_TPS65010 is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65086 is not set
CONFIG_MFD_TPS65090=y
CONFIG_MFD_TPS68470=y
# CONFIG_MFD_TI_LP873X is not set
CONFIG_MFD_TPS6586X=y
CONFIG_MFD_TPS65910=y
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS65912_SPI is not set
CONFIG_MFD_TPS80031=y
CONFIG_TWL4030_CORE=y
CONFIG_MFD_TWL4030_AUDIO=y
CONFIG_TWL6040_CORE=y
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TQMX86 is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_ARIZONA_SPI is not set
CONFIG_MFD_WM8400=y
CONFIG_MFD_WM831X=y
CONFIG_MFD_WM831X_I2C=y
CONFIG_MFD_WM831X_SPI=y
CONFIG_MFD_WM8350=y
CONFIG_MFD_WM8350_I2C=y
# CONFIG_MFD_WM8994 is not set
# CONFIG_RAVE_SP_CORE is not set
# CONFIG_MFD_INTEL_M10_BMC is not set
# end of Multifunction device drivers

CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set
# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_REGULATOR_88PG86X is not set
# CONFIG_REGULATOR_88PM8607 is not set
# CONFIG_REGULATOR_ACT8865 is not set
# CONFIG_REGULATOR_AD5398 is not set
# CONFIG_REGULATOR_AAT2870 is not set
# CONFIG_REGULATOR_AS3711 is not set
# CONFIG_REGULATOR_DA9052 is not set
# CONFIG_REGULATOR_DA9055 is not set
# CONFIG_REGULATOR_DA9210 is not set
# CONFIG_REGULATOR_DA9211 is not set
# CONFIG_REGULATOR_FAN53555 is not set
# CONFIG_REGULATOR_GPIO is not set
# CONFIG_REGULATOR_ISL9305 is not set
# CONFIG_REGULATOR_ISL6271A is not set
# CONFIG_REGULATOR_LP3971 is not set
# CONFIG_REGULATOR_LP3972 is not set
# CONFIG_REGULATOR_LP872X is not set
# CONFIG_REGULATOR_LP8755 is not set
# CONFIG_REGULATOR_LP8788 is not set
# CONFIG_REGULATOR_LTC3589 is not set
# CONFIG_REGULATOR_LTC3676 is not set
# CONFIG_REGULATOR_MAX1586 is not set
# CONFIG_REGULATOR_MAX8649 is not set
# CONFIG_REGULATOR_MAX8660 is not set
# CONFIG_REGULATOR_MAX8925 is not set
# CONFIG_REGULATOR_MAX8952 is not set
# CONFIG_REGULATOR_MAX8997 is not set
# CONFIG_REGULATOR_MAX8998 is not set
# CONFIG_REGULATOR_MAX77693 is not set
# CONFIG_REGULATOR_MAX77826 is not set
# CONFIG_REGULATOR_MP8859 is not set
# CONFIG_REGULATOR_MT6311 is not set
# CONFIG_REGULATOR_PALMAS is not set
# CONFIG_REGULATOR_PCA9450 is not set
# CONFIG_REGULATOR_PCAP is not set
# CONFIG_REGULATOR_PV88060 is not set
# CONFIG_REGULATOR_PV88080 is not set
# CONFIG_REGULATOR_PV88090 is not set
# CONFIG_REGULATOR_PWM is not set
# CONFIG_REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY is not set
# CONFIG_REGULATOR_RC5T583 is not set
# CONFIG_REGULATOR_RT4801 is not set
# CONFIG_REGULATOR_RTMV20 is not set
# CONFIG_REGULATOR_S2MPA01 is not set
# CONFIG_REGULATOR_S2MPS11 is not set
# CONFIG_REGULATOR_S5M8767 is not set
# CONFIG_REGULATOR_SLG51000 is not set
# CONFIG_REGULATOR_TPS51632 is not set
# CONFIG_REGULATOR_TPS62360 is not set
# CONFIG_REGULATOR_TPS65023 is not set
# CONFIG_REGULATOR_TPS6507X is not set
# CONFIG_REGULATOR_TPS65090 is not set
# CONFIG_REGULATOR_TPS65132 is not set
# CONFIG_REGULATOR_TPS6524X is not set
# CONFIG_REGULATOR_TPS6586X is not set
# CONFIG_REGULATOR_TPS65910 is not set
# CONFIG_REGULATOR_TPS80031 is not set
# CONFIG_REGULATOR_TWL4030 is not set
# CONFIG_REGULATOR_WM831X is not set
# CONFIG_REGULATOR_WM8350 is not set
# CONFIG_REGULATOR_WM8400 is not set
CONFIG_RC_CORE=y
# CONFIG_RC_MAP is not set
CONFIG_LIRC=y
CONFIG_BPF_LIRC_MODE2=y
CONFIG_RC_DECODERS=y
# CONFIG_IR_NEC_DECODER is not set
# CONFIG_IR_RC5_DECODER is not set
# CONFIG_IR_RC6_DECODER is not set
# CONFIG_IR_JVC_DECODER is not set
# CONFIG_IR_SONY_DECODER is not set
# CONFIG_IR_SANYO_DECODER is not set
# CONFIG_IR_SHARP_DECODER is not set
# CONFIG_IR_MCE_KBD_DECODER is not set
# CONFIG_IR_XMP_DECODER is not set
# CONFIG_IR_IMON_DECODER is not set
# CONFIG_IR_RCMM_DECODER is not set
CONFIG_RC_DEVICES=y
# CONFIG_RC_ATI_REMOTE is not set
# CONFIG_IR_ENE is not set
# CONFIG_IR_IMON is not set
# CONFIG_IR_IMON_RAW is not set
# CONFIG_IR_MCEUSB is not set
# CONFIG_IR_ITE_CIR is not set
# CONFIG_IR_FINTEK is not set
# CONFIG_IR_NUVOTON is not set
# CONFIG_IR_REDRAT3 is not set
# CONFIG_IR_STREAMZAP is not set
# CONFIG_IR_WINBOND_CIR is not set
# CONFIG_IR_IGORPLUGUSB is not set
# CONFIG_IR_IGUANA is not set
# CONFIG_IR_TTUSBIR is not set
# CONFIG_RC_LOOPBACK is not set
# CONFIG_IR_SERIAL is not set
# CONFIG_IR_SIR is not set
# CONFIG_RC_XBOX_DVD is not set
# CONFIG_IR_TOY is not set
CONFIG_CEC_CORE=m
CONFIG_MEDIA_CEC_RC=y
CONFIG_MEDIA_CEC_SUPPORT=y
# CONFIG_CEC_CH7322 is not set
# CONFIG_CEC_GPIO is not set
# CONFIG_CEC_SECO is not set
# CONFIG_USB_PULSE8_CEC is not set
# CONFIG_USB_RAINSHADOW_CEC is not set
CONFIG_MEDIA_SUPPORT=m
CONFIG_MEDIA_SUPPORT_FILTER=y
CONFIG_MEDIA_SUBDRV_AUTOSELECT=y

#
# Media device types
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
# CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set
# CONFIG_MEDIA_DIGITAL_TV_SUPPORT is not set
# CONFIG_MEDIA_RADIO_SUPPORT is not set
# CONFIG_MEDIA_SDR_SUPPORT is not set
CONFIG_MEDIA_PLATFORM_SUPPORT=y
CONFIG_MEDIA_TEST_SUPPORT=y
# end of Media device types

CONFIG_VIDEO_DEV=m
CONFIG_MEDIA_CONTROLLER=y

#
# Video4Linux options
#
CONFIG_VIDEO_V4L2=m
CONFIG_VIDEO_V4L2_I2C=y
CONFIG_VIDEO_V4L2_SUBDEV_API=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
# end of Video4Linux options

#
# Media controller options
#
# end of Media controller options

#
# Media drivers
#

#
# Drivers filtered as selected at 'Filter media drivers'
#
CONFIG_MEDIA_USB_SUPPORT=y

#
# Webcam devices
#
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_USB_GSPCA is not set
# CONFIG_USB_PWC is not set
# CONFIG_VIDEO_CPIA2 is not set
# CONFIG_USB_ZR364XX is not set
# CONFIG_USB_STKWEBCAM is not set
# CONFIG_USB_S2255 is not set
# CONFIG_VIDEO_USBTV is not set

#
# Webcam, TV (analog/digital) USB devices
#
# CONFIG_VIDEO_EM28XX is not set
CONFIG_MEDIA_PCI_SUPPORT=y

#
# Media capture support
#
# CONFIG_VIDEO_SOLO6X10 is not set
# CONFIG_VIDEO_TW5864 is not set
# CONFIG_VIDEO_TW68 is not set
# CONFIG_VIDEO_TW686X is not set
# CONFIG_VIDEO_IPU3_CIO2 is not set
CONFIG_VIDEOBUF2_CORE=m
CONFIG_VIDEOBUF2_V4L2=m
CONFIG_VIDEOBUF2_MEMOPS=m
CONFIG_VIDEOBUF2_VMALLOC=m
CONFIG_V4L_PLATFORM_DRIVERS=y
# CONFIG_VIDEO_CAFE_CCIC is not set
CONFIG_VIDEO_CADENCE=y
# CONFIG_VIDEO_CADENCE_CSI2RX is not set
# CONFIG_VIDEO_CADENCE_CSI2TX is not set
# CONFIG_VIDEO_ASPEED is not set
CONFIG_V4L_MEM2MEM_DRIVERS=y
# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
CONFIG_V4L_TEST_DRIVERS=y
# CONFIG_VIDEO_VIMC is not set
# CONFIG_VIDEO_VIVID is not set
# CONFIG_VIDEO_VIM2M is not set
# CONFIG_VIDEO_VICODEC is not set
# end of Media drivers

#
# Media ancillary drivers
#

#
# IR I2C driver auto-selected by 'Autoselect ancillary drivers'
#
# CONFIG_VIDEO_IR_I2C is not set

#
# Audio decoders, processors and mixers
#
# CONFIG_VIDEO_TVAUDIO is not set
# CONFIG_VIDEO_TDA7432 is not set
# CONFIG_VIDEO_TDA9840 is not set
# CONFIG_VIDEO_TDA1997X is not set
# CONFIG_VIDEO_TEA6415C is not set
# CONFIG_VIDEO_TEA6420 is not set
# CONFIG_VIDEO_MSP3400 is not set
# CONFIG_VIDEO_CS3308 is not set
# CONFIG_VIDEO_CS5345 is not set
# CONFIG_VIDEO_CS53L32A is not set
# CONFIG_VIDEO_TLV320AIC23B is not set
# CONFIG_VIDEO_UDA1342 is not set
# CONFIG_VIDEO_WM8775 is not set
# CONFIG_VIDEO_WM8739 is not set
# CONFIG_VIDEO_VP27SMPX is not set
# CONFIG_VIDEO_SONY_BTF_MPX is not set
# end of Audio decoders, processors and mixers

#
# RDS decoders
#
# CONFIG_VIDEO_SAA6588 is not set
# end of RDS decoders

#
# Video decoders
#
# CONFIG_VIDEO_ADV7180 is not set
# CONFIG_VIDEO_ADV7183 is not set
# CONFIG_VIDEO_ADV7604 is not set
# CONFIG_VIDEO_ADV7842 is not set
# CONFIG_VIDEO_BT819 is not set
# CONFIG_VIDEO_BT856 is not set
# CONFIG_VIDEO_BT866 is not set
# CONFIG_VIDEO_KS0127 is not set
# CONFIG_VIDEO_ML86V7667 is not set
# CONFIG_VIDEO_SAA7110 is not set
# CONFIG_VIDEO_SAA711X is not set
# CONFIG_VIDEO_TC358743 is not set
# CONFIG_VIDEO_TVP514X is not set
# CONFIG_VIDEO_TVP5150 is not set
# CONFIG_VIDEO_TVP7002 is not set
# CONFIG_VIDEO_TW2804 is not set
# CONFIG_VIDEO_TW9903 is not set
# CONFIG_VIDEO_TW9906 is not set
# CONFIG_VIDEO_TW9910 is not set
# CONFIG_VIDEO_VPX3220 is not set

#
# Video and audio decoders
#
# CONFIG_VIDEO_SAA717X is not set
# CONFIG_VIDEO_CX25840 is not set
# end of Video decoders

#
# Video encoders
#
# CONFIG_VIDEO_SAA7127 is not set
# CONFIG_VIDEO_SAA7185 is not set
# CONFIG_VIDEO_ADV7170 is not set
# CONFIG_VIDEO_ADV7175 is not set
# CONFIG_VIDEO_ADV7343 is not set
# CONFIG_VIDEO_ADV7393 is not set
# CONFIG_VIDEO_ADV7511 is not set
# CONFIG_VIDEO_AD9389B is not set
# CONFIG_VIDEO_AK881X is not set
# CONFIG_VIDEO_THS8200 is not set
# end of Video encoders

#
# Video improvement chips
#
# CONFIG_VIDEO_UPD64031A is not set
# CONFIG_VIDEO_UPD64083 is not set
# end of Video improvement chips

#
# Audio/Video compression chips
#
# CONFIG_VIDEO_SAA6752HS is not set
# end of Audio/Video compression chips

#
# SDR tuner chips
#
# end of SDR tuner chips

#
# Miscellaneous helper chips
#
# CONFIG_VIDEO_THS7303 is not set
# CONFIG_VIDEO_M52790 is not set
# CONFIG_VIDEO_I2C is not set
# CONFIG_VIDEO_ST_MIPID02 is not set
# end of Miscellaneous helper chips

#
# Camera sensor devices
#
# CONFIG_VIDEO_HI556 is not set
# CONFIG_VIDEO_IMX214 is not set
# CONFIG_VIDEO_IMX219 is not set
# CONFIG_VIDEO_IMX258 is not set
# CONFIG_VIDEO_IMX274 is not set
# CONFIG_VIDEO_IMX290 is not set
# CONFIG_VIDEO_IMX319 is not set
# CONFIG_VIDEO_IMX355 is not set
# CONFIG_VIDEO_OV02A10 is not set
# CONFIG_VIDEO_OV2640 is not set
# CONFIG_VIDEO_OV2659 is not set
# CONFIG_VIDEO_OV2680 is not set
# CONFIG_VIDEO_OV2685 is not set
# CONFIG_VIDEO_OV2740 is not set
# CONFIG_VIDEO_OV5647 is not set
# CONFIG_VIDEO_OV5648 is not set
# CONFIG_VIDEO_OV6650 is not set
# CONFIG_VIDEO_OV5670 is not set
# CONFIG_VIDEO_OV5675 is not set
# CONFIG_VIDEO_OV5695 is not set
# CONFIG_VIDEO_OV7251 is not set
# CONFIG_VIDEO_OV772X is not set
# CONFIG_VIDEO_OV7640 is not set
# CONFIG_VIDEO_OV7670 is not set
# CONFIG_VIDEO_OV7740 is not set
# CONFIG_VIDEO_OV8856 is not set
# CONFIG_VIDEO_OV8865 is not set
# CONFIG_VIDEO_OV9640 is not set
# CONFIG_VIDEO_OV9650 is not set
# CONFIG_VIDEO_OV9734 is not set
# CONFIG_VIDEO_OV13858 is not set
# CONFIG_VIDEO_VS6624 is not set
# CONFIG_VIDEO_MT9M001 is not set
# CONFIG_VIDEO_MT9M032 is not set
# CONFIG_VIDEO_MT9M111 is not set
# CONFIG_VIDEO_MT9P031 is not set
# CONFIG_VIDEO_MT9T001 is not set
# CONFIG_VIDEO_MT9T112 is not set
# CONFIG_VIDEO_MT9V011 is not set
# CONFIG_VIDEO_MT9V032 is not set
# CONFIG_VIDEO_MT9V111 is not set
# CONFIG_VIDEO_SR030PC30 is not set
# CONFIG_VIDEO_NOON010PC30 is not set
# CONFIG_VIDEO_M5MOLS is not set
# CONFIG_VIDEO_RDACM20 is not set
# CONFIG_VIDEO_RDACM21 is not set
# CONFIG_VIDEO_RJ54N1 is not set
# CONFIG_VIDEO_S5K6AA is not set
# CONFIG_VIDEO_S5K6A3 is not set
# CONFIG_VIDEO_S5K4ECGX is not set
# CONFIG_VIDEO_S5K5BAF is not set
# CONFIG_VIDEO_CCS is not set
# CONFIG_VIDEO_ET8EK8 is not set
# CONFIG_VIDEO_S5C73M3 is not set
# end of Camera sensor devices

#
# Lens drivers
#
# CONFIG_VIDEO_AD5820 is not set
# CONFIG_VIDEO_AK7375 is not set
# CONFIG_VIDEO_DW9714 is not set
# CONFIG_VIDEO_DW9768 is not set
# CONFIG_VIDEO_DW9807_VCM is not set
# end of Lens drivers

#
# Flash devices
#
# CONFIG_VIDEO_ADP1653 is not set
# CONFIG_VIDEO_LM3560 is not set
# CONFIG_VIDEO_LM3646 is not set
# end of Flash devices

#
# SPI helper chips
#
# CONFIG_VIDEO_GS1662 is not set
# end of SPI helper chips

#
# Media SPI Adapters
#
# end of Media SPI Adapters

#
# Tools to develop new frontends
#
# end of Media ancillary drivers

#
# Graphics support
#
CONFIG_AGP=m
# CONFIG_AGP_AMD64 is not set
# CONFIG_AGP_INTEL is not set
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_VGA_ARB=y
CONFIG_VGA_ARB_MAX_GPUS=10
CONFIG_VGA_SWITCHEROO=y
CONFIG_DRM=m
CONFIG_DRM_DP_AUX_CHARDEV=y
# CONFIG_DRM_DEBUG_SELFTEST is not set
CONFIG_DRM_KMS_HELPER=m
CONFIG_DRM_KMS_FB_HELPER=y
# CONFIG_DRM_DEBUG_DP_MST_TOPOLOGY_REFS is not set
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=100
# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
CONFIG_DRM_LOAD_EDID_FIRMWARE=y
CONFIG_DRM_DP_CEC=y
CONFIG_DRM_TTM=m
CONFIG_DRM_TTM_HELPER=m
CONFIG_DRM_SCHED=m

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
# end of I2C encoder or helper chips

#
# ARM devices
#
# end of ARM devices

# CONFIG_DRM_RADEON is not set
CONFIG_DRM_AMDGPU=m
CONFIG_DRM_AMDGPU_SI=y
CONFIG_DRM_AMDGPU_CIK=y
CONFIG_DRM_AMDGPU_USERPTR=y
# CONFIG_DRM_AMDGPU_GART_DEBUGFS is not set

#
# ACP (Audio CoProcessor) Configuration
#
CONFIG_DRM_AMD_ACP=y
# end of ACP (Audio CoProcessor) Configuration

#
# Display Engine Configuration
#
CONFIG_DRM_AMD_DC=y
CONFIG_DRM_AMD_DC_DCN=y
CONFIG_DRM_AMD_DC_HDCP=y
CONFIG_DRM_AMD_DC_SI=y
# end of Display Engine Configuration

CONFIG_HSA_AMD=y
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_I915 is not set
# CONFIG_DRM_VGEM is not set
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_GMA500 is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_BOCHS is not set
# CONFIG_DRM_VIRTIO_GPU is not set
CONFIG_DRM_PANEL=y

#
# Display Panels
#
# end of Display Panels

CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y

#
# Display Interface Bridges
#
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
# end of Display Interface Bridges

# CONFIG_DRM_ETNAVIV is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_GM12U320 is not set
# CONFIG_TINYDRM_HX8357D is not set
# CONFIG_TINYDRM_ILI9225 is not set
# CONFIG_TINYDRM_ILI9341 is not set
# CONFIG_TINYDRM_ILI9486 is not set
# CONFIG_TINYDRM_MI0283QT is not set
# CONFIG_TINYDRM_REPAPER is not set
# CONFIG_TINYDRM_ST7586 is not set
# CONFIG_TINYDRM_ST7735R is not set
# CONFIG_DRM_VBOXVIDEO is not set
# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y

#
# Frame buffer Devices
#
CONFIG_FB_CMDLINE=y
CONFIG_FB_NOTIFY=y
CONFIG_FB=y
CONFIG_FIRMWARE_EDID=y
CONFIG_FB_BOOT_VESA_SUPPORT=y
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=m
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_UVESA is not set
CONFIG_FB_VESA=y
CONFIG_FB_EFI=y
# CONFIG_FB_N411 is not set
# CONFIG_FB_HGA is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_VIA is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_IBM_GXT4500 is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
CONFIG_FB_SIMPLE=y
# CONFIG_FB_SM712 is not set
# end of Frame buffer Devices

#
# Backlight & LCD device support
#
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
# CONFIG_BACKLIGHT_KTD253 is not set
# CONFIG_BACKLIGHT_PWM is not set
# CONFIG_BACKLIGHT_DA903X is not set
# CONFIG_BACKLIGHT_DA9052 is not set
# CONFIG_BACKLIGHT_MAX8925 is not set
# CONFIG_BACKLIGHT_APPLE is not set
# CONFIG_BACKLIGHT_QCOM_WLED is not set
# CONFIG_BACKLIGHT_SAHARA is not set
# CONFIG_BACKLIGHT_WM831X is not set
# CONFIG_BACKLIGHT_ADP5520 is not set
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_88PM860X is not set
# CONFIG_BACKLIGHT_AAT2870 is not set
# CONFIG_BACKLIGHT_LM3630A is not set
# CONFIG_BACKLIGHT_LM3639 is not set
# CONFIG_BACKLIGHT_LP855X is not set
# CONFIG_BACKLIGHT_LP8788 is not set
# CONFIG_BACKLIGHT_PANDORA is not set
# CONFIG_BACKLIGHT_AS3711 is not set
# CONFIG_BACKLIGHT_GPIO is not set
# CONFIG_BACKLIGHT_LV5207LP is not set
# CONFIG_BACKLIGHT_BD6107 is not set
# CONFIG_BACKLIGHT_ARCXCNN is not set
# end of Backlight & LCD device support

CONFIG_HDMI=y

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
# end of Console display driver support

# CONFIG_LOGO is not set
# end of Graphics support

CONFIG_SOUND=m
CONFIG_SOUND_OSS_CORE=y
# CONFIG_SOUND_OSS_CORE_PRECLAIM is not set
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_HWDEP=m
CONFIG_SND_RAWMIDI=m
CONFIG_SND_JACK=y
CONFIG_SND_JACK_INPUT_DEV=y
CONFIG_SND_OSSEMUL=y
# CONFIG_SND_MIXER_OSS is not set
# CONFIG_SND_PCM_OSS is not set
CONFIG_SND_PCM_TIMER=y
# CONFIG_SND_HRTIMER is not set
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_MAX_CARDS=32
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_PROC_FS=y
CONFIG_SND_VERBOSE_PROCFS=y
CONFIG_SND_VERBOSE_PRINTK=y
CONFIG_SND_DEBUG=y
# CONFIG_SND_DEBUG_VERBOSE is not set
# CONFIG_SND_PCM_XRUN_DEBUG is not set
# CONFIG_SND_CTL_VALIDATION is not set
# CONFIG_SND_JACK_INJECTION_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_DMA_SGBUF=y
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_DRIVERS=y
# CONFIG_SND_PCSP is not set
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_ALOOP is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SE6X is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set

#
# HD-Audio
#
CONFIG_SND_HDA=m
CONFIG_SND_HDA_GENERIC_LEDS=y
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_HWDEP=y
CONFIG_SND_HDA_RECONFIG=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
CONFIG_SND_HDA_PATCH_LOADER=y
CONFIG_SND_HDA_CODEC_REALTEK=m
# CONFIG_SND_HDA_CODEC_ANALOG is not set
# CONFIG_SND_HDA_CODEC_SIGMATEL is not set
# CONFIG_SND_HDA_CODEC_VIA is not set
CONFIG_SND_HDA_CODEC_HDMI=m
# CONFIG_SND_HDA_CODEC_CIRRUS is not set
# CONFIG_SND_HDA_CODEC_CONEXANT is not set
# CONFIG_SND_HDA_CODEC_CA0110 is not set
# CONFIG_SND_HDA_CODEC_CA0132 is not set
# CONFIG_SND_HDA_CODEC_CMEDIA is not set
# CONFIG_SND_HDA_CODEC_SI3054 is not set
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
# end of HD-Audio

CONFIG_SND_HDA_CORE=m
CONFIG_SND_HDA_COMPONENT=y
CONFIG_SND_HDA_PREALLOC_SIZE=0
CONFIG_SND_INTEL_NHLT=y
CONFIG_SND_INTEL_DSP_CONFIG=m
CONFIG_SND_INTEL_SOUNDWIRE_ACPI=m
CONFIG_SND_SPI=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m
CONFIG_SND_USB_AUDIO_USE_MEDIA_CONTROLLER=y
CONFIG_SND_USB_UA101=m
CONFIG_SND_USB_USX2Y=m
# CONFIG_SND_USB_CAIAQ is not set
CONFIG_SND_USB_US122L=m
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_USB_HIFACE is not set
# CONFIG_SND_BCD2000 is not set
# CONFIG_SND_USB_POD is not set
# CONFIG_SND_USB_PODHD is not set
# CONFIG_SND_USB_TONEPORT is not set
# CONFIG_SND_USB_VARIAX is not set
CONFIG_SND_SOC=m
# CONFIG_SND_SOC_ADI is not set
# CONFIG_SND_SOC_AMD_ACP is not set
# CONFIG_SND_SOC_AMD_ACP3x is not set
# CONFIG_SND_SOC_AMD_RENOIR is not set
# CONFIG_SND_ATMEL_SOC is not set
# CONFIG_SND_BCM63XX_I2S_WHISTLER is not set
# CONFIG_SND_DESIGNWARE_I2S is not set

#
# SoC Audio for Freescale CPUs
#

#
# Common SoC Audio options for Freescale CPUs:
#
# CONFIG_SND_SOC_FSL_ASRC is not set
# CONFIG_SND_SOC_FSL_SAI is not set
# CONFIG_SND_SOC_FSL_AUDMIX is not set
# CONFIG_SND_SOC_FSL_SSI is not set
# CONFIG_SND_SOC_FSL_SPDIF is not set
# CONFIG_SND_SOC_FSL_ESAI is not set
# CONFIG_SND_SOC_FSL_MICFIL is not set
# CONFIG_SND_SOC_FSL_XCVR is not set
# CONFIG_SND_SOC_IMX_AUDMUX is not set
# end of SoC Audio for Freescale CPUs

# CONFIG_SND_I2S_HI6210_I2S is not set
CONFIG_SND_SOC_IMG=y
# CONFIG_SND_SOC_IMG_I2S_IN is not set
# CONFIG_SND_SOC_IMG_I2S_OUT is not set
# CONFIG_SND_SOC_IMG_PARALLEL_OUT is not set
# CONFIG_SND_SOC_IMG_SPDIF_IN is not set
# CONFIG_SND_SOC_IMG_SPDIF_OUT is not set
# CONFIG_SND_SOC_IMG_PISTACHIO_INTERNAL_DAC is not set
CONFIG_SND_SOC_INTEL_SST_TOPLEVEL=y
# CONFIG_SND_SOC_INTEL_CATPT is not set
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI is not set
# CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI is not set
# CONFIG_SND_SOC_INTEL_SKYLAKE is not set
# CONFIG_SND_SOC_INTEL_SKL is not set
# CONFIG_SND_SOC_INTEL_APL is not set
# CONFIG_SND_SOC_INTEL_KBL is not set
# CONFIG_SND_SOC_INTEL_GLK is not set
# CONFIG_SND_SOC_INTEL_CNL is not set
# CONFIG_SND_SOC_INTEL_CFL is not set
# CONFIG_SND_SOC_INTEL_CML_H is not set
# CONFIG_SND_SOC_INTEL_CML_LP is not set
CONFIG_SND_SOC_INTEL_MACH=y
CONFIG_SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES=y
# CONFIG_SND_SOC_MTK_BTCVSD is not set
CONFIG_SND_SOC_SOF_TOPLEVEL=y
# CONFIG_SND_SOC_SOF_PCI is not set
# CONFIG_SND_SOC_SOF_ACPI is not set
# CONFIG_SND_SOC_SOF_DEBUG_PROBES is not set
# CONFIG_SND_SOC_SOF_DEVELOPER_SUPPORT is not set
CONFIG_SND_SOC_SOF_INTEL_TOPLEVEL=y

#
# STMicroelectronics STM32 SOC audio support
#
# end of STMicroelectronics STM32 SOC audio support

# CONFIG_SND_SOC_XILINX_I2S is not set
# CONFIG_SND_SOC_XILINX_AUDIO_FORMATTER is not set
# CONFIG_SND_SOC_XILINX_SPDIF is not set
# CONFIG_SND_SOC_XTFPGA_I2S is not set
CONFIG_SND_SOC_I2C_AND_SPI=m

#
# CODEC drivers
#
# CONFIG_SND_SOC_AC97_CODEC is not set
# CONFIG_SND_SOC_ADAU1372_I2C is not set
# CONFIG_SND_SOC_ADAU1372_SPI is not set
# CONFIG_SND_SOC_ADAU1701 is not set
# CONFIG_SND_SOC_ADAU1761_I2C is not set
# CONFIG_SND_SOC_ADAU1761_SPI is not set
# CONFIG_SND_SOC_ADAU7002 is not set
# CONFIG_SND_SOC_ADAU7118_HW is not set
# CONFIG_SND_SOC_ADAU7118_I2C is not set
# CONFIG_SND_SOC_AK4104 is not set
# CONFIG_SND_SOC_AK4118 is not set
# CONFIG_SND_SOC_AK4458 is not set
# CONFIG_SND_SOC_AK4554 is not set
# CONFIG_SND_SOC_AK4613 is not set
# CONFIG_SND_SOC_AK4642 is not set
# CONFIG_SND_SOC_AK5386 is not set
# CONFIG_SND_SOC_AK5558 is not set
# CONFIG_SND_SOC_ALC5623 is not set
# CONFIG_SND_SOC_BD28623 is not set
# CONFIG_SND_SOC_BT_SCO is not set
# CONFIG_SND_SOC_CS35L32 is not set
# CONFIG_SND_SOC_CS35L33 is not set
# CONFIG_SND_SOC_CS35L34 is not set
# CONFIG_SND_SOC_CS35L35 is not set
# CONFIG_SND_SOC_CS35L36 is not set
# CONFIG_SND_SOC_CS42L42 is not set
# CONFIG_SND_SOC_CS42L51_I2C is not set
# CONFIG_SND_SOC_CS42L52 is not set
# CONFIG_SND_SOC_CS42L56 is not set
# CONFIG_SND_SOC_CS42L73 is not set
# CONFIG_SND_SOC_CS4234 is not set
# CONFIG_SND_SOC_CS4265 is not set
# CONFIG_SND_SOC_CS4270 is not set
# CONFIG_SND_SOC_CS4271_I2C is not set
# CONFIG_SND_SOC_CS4271_SPI is not set
# CONFIG_SND_SOC_CS42XX8_I2C is not set
# CONFIG_SND_SOC_CS43130 is not set
# CONFIG_SND_SOC_CS4341 is not set
# CONFIG_SND_SOC_CS4349 is not set
# CONFIG_SND_SOC_CS53L30 is not set
# CONFIG_SND_SOC_CX2072X is not set
# CONFIG_SND_SOC_DA7213 is not set
# CONFIG_SND_SOC_DMIC is not set
# CONFIG_SND_SOC_ES7134 is not set
# CONFIG_SND_SOC_ES7241 is not set
# CONFIG_SND_SOC_ES8316 is not set
# CONFIG_SND_SOC_ES8328_I2C is not set
# CONFIG_SND_SOC_ES8328_SPI is not set
# CONFIG_SND_SOC_GTM601 is not set
# CONFIG_SND_SOC_INNO_RK3036 is not set
# CONFIG_SND_SOC_MAX98088 is not set
# CONFIG_SND_SOC_MAX98357A is not set
# CONFIG_SND_SOC_MAX98504 is not set
# CONFIG_SND_SOC_MAX9867 is not set
# CONFIG_SND_SOC_MAX98927 is not set
# CONFIG_SND_SOC_MAX98373_I2C is not set
# CONFIG_SND_SOC_MAX98373_SDW is not set
# CONFIG_SND_SOC_MAX98390 is not set
# CONFIG_SND_SOC_MAX9860 is not set
# CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set
# CONFIG_SND_SOC_PCM1681 is not set
# CONFIG_SND_SOC_PCM1789_I2C is not set
# CONFIG_SND_SOC_PCM179X_I2C is not set
# CONFIG_SND_SOC_PCM179X_SPI is not set
# CONFIG_SND_SOC_PCM186X_I2C is not set
# CONFIG_SND_SOC_PCM186X_SPI is not set
# CONFIG_SND_SOC_PCM3060_I2C is not set
# CONFIG_SND_SOC_PCM3060_SPI is not set
# CONFIG_SND_SOC_PCM3168A_I2C is not set
# CONFIG_SND_SOC_PCM3168A_SPI is not set
# CONFIG_SND_SOC_PCM5102A is not set
# CONFIG_SND_SOC_PCM512x_I2C is not set
# CONFIG_SND_SOC_PCM512x_SPI is not set
# CONFIG_SND_SOC_RK3328 is not set
# CONFIG_SND_SOC_RT1308_SDW is not set
# CONFIG_SND_SOC_RT5616 is not set
# CONFIG_SND_SOC_RT5631 is not set
# CONFIG_SND_SOC_RT5659 is not set
# CONFIG_SND_SOC_RT5682_SDW is not set
# CONFIG_SND_SOC_RT700_SDW is not set
# CONFIG_SND_SOC_RT711_SDW is not set
# CONFIG_SND_SOC_RT715_SDW is not set
# CONFIG_SND_SOC_SGTL5000 is not set
# CONFIG_SND_SOC_SIMPLE_AMPLIFIER is not set
# CONFIG_SND_SOC_SIMPLE_MUX is not set
# CONFIG_SND_SOC_SPDIF is not set
# CONFIG_SND_SOC_SSM2305 is not set
# CONFIG_SND_SOC_SSM2602_SPI is not set
# CONFIG_SND_SOC_SSM2602_I2C is not set
# CONFIG_SND_SOC_SSM4567 is not set
# CONFIG_SND_SOC_STA32X is not set
# CONFIG_SND_SOC_STA350 is not set
# CONFIG_SND_SOC_STI_SAS is not set
# CONFIG_SND_SOC_TAS2552 is not set
# CONFIG_SND_SOC_TAS2562 is not set
# CONFIG_SND_SOC_TAS2764 is not set
# CONFIG_SND_SOC_TAS2770 is not set
# CONFIG_SND_SOC_TAS5086 is not set
# CONFIG_SND_SOC_TAS571X is not set
# CONFIG_SND_SOC_TAS5720 is not set
# CONFIG_SND_SOC_TAS6424 is not set
# CONFIG_SND_SOC_TDA7419 is not set
# CONFIG_SND_SOC_TFA9879 is not set
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
# CONFIG_SND_SOC_TLV320AIC23_SPI is not set
# CONFIG_SND_SOC_TLV320AIC31XX is not set
# CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set
# CONFIG_SND_SOC_TLV320AIC32X4_SPI is not set
# CONFIG_SND_SOC_TLV320AIC3X is not set
# CONFIG_SND_SOC_TLV320ADCX140 is not set
# CONFIG_SND_SOC_TS3A227E is not set
# CONFIG_SND_SOC_TSCS42XX is not set
# CONFIG_SND_SOC_TSCS454 is not set
# CONFIG_SND_SOC_UDA1334 is not set
# CONFIG_SND_SOC_WM8510 is not set
# CONFIG_SND_SOC_WM8523 is not set
# CONFIG_SND_SOC_WM8524 is not set
# CONFIG_SND_SOC_WM8580 is not set
# CONFIG_SND_SOC_WM8711 is not set
# CONFIG_SND_SOC_WM8728 is not set
# CONFIG_SND_SOC_WM8731 is not set
# CONFIG_SND_SOC_WM8737 is not set
# CONFIG_SND_SOC_WM8741 is not set
# CONFIG_SND_SOC_WM8750 is not set
# CONFIG_SND_SOC_WM8753 is not set
# CONFIG_SND_SOC_WM8770 is not set
# CONFIG_SND_SOC_WM8776 is not set
# CONFIG_SND_SOC_WM8782 is not set
# CONFIG_SND_SOC_WM8804_I2C is not set
# CONFIG_SND_SOC_WM8804_SPI is not set
# CONFIG_SND_SOC_WM8903 is not set
# CONFIG_SND_SOC_WM8904 is not set
# CONFIG_SND_SOC_WM8960 is not set
# CONFIG_SND_SOC_WM8962 is not set
# CONFIG_SND_SOC_WM8974 is not set
# CONFIG_SND_SOC_WM8978 is not set
# CONFIG_SND_SOC_WM8985 is not set
# CONFIG_SND_SOC_WSA881X is not set
# CONFIG_SND_SOC_ZL38060 is not set
# CONFIG_SND_SOC_ZX_AUD96P22 is not set
# CONFIG_SND_SOC_MAX9759 is not set
# CONFIG_SND_SOC_MT6351 is not set
# CONFIG_SND_SOC_MT6358 is not set
# CONFIG_SND_SOC_MT6660 is not set
# CONFIG_SND_SOC_NAU8315 is not set
# CONFIG_SND_SOC_NAU8540 is not set
# CONFIG_SND_SOC_NAU8810 is not set
# CONFIG_SND_SOC_NAU8822 is not set
# CONFIG_SND_SOC_NAU8824 is not set
# CONFIG_SND_SOC_TPA6130A2 is not set
# CONFIG_SND_SOC_LPASS_WSA_MACRO is not set
# CONFIG_SND_SOC_LPASS_VA_MACRO is not set
# CONFIG_SND_SOC_LPASS_RX_MACRO is not set
# CONFIG_SND_SOC_LPASS_TX_MACRO is not set
# end of CODEC drivers

# CONFIG_SND_SIMPLE_CARD is not set
CONFIG_SND_X86=y

#
# HID support
#
CONFIG_HID=y
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACCUTOUCH is not set
# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_ASUS is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_BETOP_FF is not set
# CONFIG_HID_BIGBEN_FF is not set
# CONFIG_HID_CHERRY is not set
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_CORSAIR is not set
# CONFIG_HID_COUGAR is not set
# CONFIG_HID_MACALLY is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_CMEDIA is not set
# CONFIG_HID_CP2112 is not set
# CONFIG_HID_CREATIVE_SB0540 is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELAN is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_ELO is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
# CONFIG_HID_GLORIOUS is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_VIVALDI is not set
# CONFIG_HID_GT683R is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_VIEWSONIC is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_ITE is not set
# CONFIG_HID_JABRA is not set
# CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LED is not set
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MALTRON is not set
# CONFIG_HID_MAYFLASH is not set
# CONFIG_HID_REDRAGON is not set
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NTI is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PENMOUNT is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PLANTRONICS is not set
# CONFIG_HID_PLAYSTATION is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_RETRODE is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SONY is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEAM is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_U2FZERO is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set
# CONFIG_HID_ALPS is not set
# CONFIG_HID_MCP2221 is not set
# end of Special HID drivers

#
# USB HID support
#
CONFIG_USB_HID=m
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# end of USB HID Boot Protocol drivers
# end of USB HID support

#
# I2C HID support
#
# CONFIG_I2C_HID_ACPI is not set
# end of I2C HID support

#
# Intel ISH HID support
#
# CONFIG_INTEL_ISH_HID is not set
# end of Intel ISH HID support

#
# AMD SFH HID Support
#
# CONFIG_AMD_SFH_HID is not set
# end of AMD SFH HID Support
# end of HID support

CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_LED_TRIG=y
# CONFIG_USB_ULPI_BUS is not set
# CONFIG_USB_CONN_GPIO is not set
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y

#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_FEW_INIT_RETRIES is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_PRODUCTLIST is not set
# CONFIG_USB_OTG_DISABLE_EXTERNAL_HUB is not set
# CONFIG_USB_LEDS_TRIGGER_USBPORT is not set
CONFIG_USB_AUTOSUSPEND_DELAY=2
# CONFIG_USB_MON is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
CONFIG_USB_XHCI_HCD=y
# CONFIG_USB_XHCI_DBGCAP is not set
CONFIG_USB_XHCI_PCI=m
CONFIG_USB_XHCI_PCI_RENESAS=m
# CONFIG_USB_XHCI_PLATFORM is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
CONFIG_USB_EHCI_PCI=y
# CONFIG_USB_EHCI_FSL is not set
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_FOTG210_HCD is not set
# CONFIG_USB_MAX3421_HCD is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_HCD_PCI=y
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
CONFIG_USB_UAS=m

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_USB_CDNS_SUPPORT is not set
# CONFIG_USB_MUSB_HDRC is not set
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_CHIPIDEA is not set
# CONFIG_USB_ISP1760 is not set

#
# USB port drivers
#
CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_CONSOLE=y
CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_USB_SERIAL_SIMPLE is not set
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_CH341 is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP210X is not set
# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
# CONFIG_USB_SERIAL_VISOR is not set
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
# CONFIG_USB_SERIAL_F81232 is not set
# CONFIG_USB_SERIAL_F8153X is not set
# CONFIG_USB_SERIAL_GARMIN is not set
# CONFIG_USB_SERIAL_IPW is not set
# CONFIG_USB_SERIAL_IUU is not set
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_METRO is not set
# CONFIG_USB_SERIAL_MOS7720 is not set
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MXUPORT is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_OTI6858 is not set
# CONFIG_USB_SERIAL_QCAUX is not set
# CONFIG_USB_SERIAL_QUALCOMM is not set
# CONFIG_USB_SERIAL_SPCP8X5 is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
# CONFIG_USB_SERIAL_SYMBOL is not set
# CONFIG_USB_SERIAL_TI is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_OPTION is not set
# CONFIG_USB_SERIAL_OMNINET is not set
# CONFIG_USB_SERIAL_OPTICON is not set
# CONFIG_USB_SERIAL_XSENS_MT is not set
# CONFIG_USB_SERIAL_WISHBONE is not set
# CONFIG_USB_SERIAL_SSU100 is not set
# CONFIG_USB_SERIAL_QT2 is not set
# CONFIG_USB_SERIAL_UPD78F0730 is not set
# CONFIG_USB_SERIAL_XR is not set
# CONFIG_USB_SERIAL_DEBUG is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_APPLE_MFI_FASTCHARGE is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HUB_USB251XB is not set
# CONFIG_USB_HSIC_USB3503 is not set
# CONFIG_USB_HSIC_USB4604 is not set
# CONFIG_USB_LINK_LAYER_TEST is not set
# CONFIG_USB_CHAOSKEY is not set

#
# USB Physical Layer drivers
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_USB_ISP1301 is not set
# end of USB Physical Layer drivers

# CONFIG_USB_GADGET is not set
# CONFIG_TYPEC is not set
# CONFIG_USB_ROLE_SWITCH is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
CONFIG_NEW_LEDS=y
CONFIG_LEDS_CLASS=y
# CONFIG_LEDS_CLASS_FLASH is not set
# CONFIG_LEDS_CLASS_MULTICOLOR is not set
CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y

#
# LED drivers
#
# CONFIG_LEDS_88PM860X is not set
# CONFIG_LEDS_APU is not set
# CONFIG_LEDS_LM3530 is not set
# CONFIG_LEDS_LM3532 is not set
# CONFIG_LEDS_LM3642 is not set
# CONFIG_LEDS_PCA9532 is not set
# CONFIG_LEDS_GPIO is not set
# CONFIG_LEDS_LP3944 is not set
# CONFIG_LEDS_LP3952 is not set
# CONFIG_LEDS_LP50XX is not set
# CONFIG_LEDS_LP8788 is not set
# CONFIG_LEDS_PCA955X is not set
# CONFIG_LEDS_PCA963X is not set
# CONFIG_LEDS_WM831X_STATUS is not set
# CONFIG_LEDS_WM8350 is not set
# CONFIG_LEDS_DA903X is not set
# CONFIG_LEDS_DA9052 is not set
# CONFIG_LEDS_DAC124S085 is not set
# CONFIG_LEDS_PWM is not set
# CONFIG_LEDS_REGULATOR is not set
# CONFIG_LEDS_BD2802 is not set
# CONFIG_LEDS_INTEL_SS4200 is not set
# CONFIG_LEDS_ADP5520 is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TLC591XX is not set
# CONFIG_LEDS_MAX8997 is not set
# CONFIG_LEDS_LM355x is not set

#
# LED driver for blink(1) USB RGB LED is under Special HID drivers (HID_THINGM)
#
# CONFIG_LEDS_BLINKM is not set
# CONFIG_LEDS_MLXCPLD is not set
# CONFIG_LEDS_MLXREG is not set
# CONFIG_LEDS_USER is not set
# CONFIG_LEDS_NIC78BX is not set
# CONFIG_LEDS_TI_LMU_COMMON is not set

#
# Flash and Torch LED drivers
#

#
# LED Triggers
#
CONFIG_LEDS_TRIGGERS=y
# CONFIG_LEDS_TRIGGER_TIMER is not set
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
CONFIG_LEDS_TRIGGER_DISK=y
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
CONFIG_LEDS_TRIGGER_CPU=y
# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
# CONFIG_LEDS_TRIGGER_GPIO is not set
# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set

#
# iptables trigger is under Netfilter config (LED target)
#
# CONFIG_LEDS_TRIGGER_TRANSIENT is not set
# CONFIG_LEDS_TRIGGER_CAMERA is not set
CONFIG_LEDS_TRIGGER_PANIC=y
# CONFIG_LEDS_TRIGGER_NETDEV is not set
# CONFIG_LEDS_TRIGGER_PATTERN is not set
CONFIG_LEDS_TRIGGER_AUDIO=m
# CONFIG_LEDS_TRIGGER_TTY is not set

#
# LED Blink
#
CONFIG_LEDS_BLINK=y
CONFIG_ACCESSIBILITY=y
CONFIG_A11Y_BRAILLE_CONSOLE=y

#
# Speakup console speech
#
# CONFIG_SPEAKUP is not set
# end of Speakup console speech

# CONFIG_INFINIBAND is not set
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
CONFIG_EDAC=y
CONFIG_EDAC_LEGACY_SYSFS=y
# CONFIG_EDAC_DEBUG is not set
CONFIG_EDAC_DECODE_MCE=m
CONFIG_EDAC_GHES=y
# CONFIG_EDAC_AMD64 is not set
# CONFIG_EDAC_E752X is not set
# CONFIG_EDAC_I82975X is not set
# CONFIG_EDAC_I3000 is not set
# CONFIG_EDAC_I3200 is not set
# CONFIG_EDAC_IE31200 is not set
# CONFIG_EDAC_X38 is not set
# CONFIG_EDAC_I5400 is not set
# CONFIG_EDAC_I7CORE is not set
# CONFIG_EDAC_I5000 is not set
# CONFIG_EDAC_I5100 is not set
# CONFIG_EDAC_I7300 is not set
# CONFIG_EDAC_SBRIDGE is not set
# CONFIG_EDAC_SKX is not set
# CONFIG_EDAC_I10NM is not set
# CONFIG_EDAC_PND2 is not set
# CONFIG_EDAC_IGEN6 is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_MC146818_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
CONFIG_RTC_NVMEM=y

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_88PM860X is not set
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABEOZ9 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_LP8788 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_MAX8925 is not set
# CONFIG_RTC_DRV_MAX8998 is not set
# CONFIG_RTC_DRV_MAX8997 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_PALMAS is not set
# CONFIG_RTC_DRV_TPS6586X is not set
# CONFIG_RTC_DRV_TPS65910 is not set
# CONFIG_RTC_DRV_TPS80031 is not set
# CONFIG_RTC_DRV_RC5T583 is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8010 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV3028 is not set
# CONFIG_RTC_DRV_RV3032 is not set
# CONFIG_RTC_DRV_RV8803 is not set
# CONFIG_RTC_DRV_S5M is not set
# CONFIG_RTC_DRV_SD3078 is not set

#
# SPI RTC drivers
#
# CONFIG_RTC_DRV_M41T93 is not set
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_DS1302 is not set
# CONFIG_RTC_DRV_DS1305 is not set
# CONFIG_RTC_DRV_DS1343 is not set
# CONFIG_RTC_DRV_DS1347 is not set
# CONFIG_RTC_DRV_DS1390 is not set
# CONFIG_RTC_DRV_MAX6916 is not set
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RX4581 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_MAX6902 is not set
# CONFIG_RTC_DRV_PCF2123 is not set
# CONFIG_RTC_DRV_MCP795 is not set
CONFIG_RTC_I2C_AND_SPI=y

#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_PCF2127 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set
# CONFIG_RTC_DRV_RX6110 is not set

#
# Platform RTC drivers
#
CONFIG_RTC_DRV_CMOS=y
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_DA9052 is not set
# CONFIG_RTC_DRV_DA9055 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_WM831X is not set
# CONFIG_RTC_DRV_WM8350 is not set

#
# on-CPU RTC drivers
#
# CONFIG_RTC_DRV_FTRTC010 is not set
# CONFIG_RTC_DRV_PCAP is not set

#
# HID Sensor RTC drivers
#
CONFIG_DMADEVICES=y
# CONFIG_DMADEVICES_DEBUG is not set

#
# DMA Devices
#
CONFIG_DMA_ENGINE=y
CONFIG_DMA_VIRTUAL_CHANNELS=y
CONFIG_DMA_ACPI=y
# CONFIG_ALTERA_MSGDMA is not set
# CONFIG_INTEL_IDMA64 is not set
# CONFIG_INTEL_IDXD is not set
CONFIG_INTEL_IOATDMA=m
# CONFIG_PLX_DMA is not set
# CONFIG_XILINX_ZYNQMP_DPDMA is not set
# CONFIG_QCOM_HIDMA_MGMT is not set
# CONFIG_QCOM_HIDMA is not set
CONFIG_DW_DMAC_CORE=y
# CONFIG_DW_DMAC is not set
CONFIG_DW_DMAC_PCI=y
# CONFIG_DW_EDMA is not set
# CONFIG_DW_EDMA_PCIE is not set
CONFIG_HSU_DMA=y
# CONFIG_SF_PDMA is not set
CONFIG_INTEL_LDMA=y

#
# DMA Clients
#
CONFIG_ASYNC_TX_DMA=y
# CONFIG_DMATEST is not set
CONFIG_DMA_ENGINE_RAID=y

#
# DMABUF options
#
CONFIG_SYNC_FILE=y
# CONFIG_SW_SYNC is not set
CONFIG_UDMABUF=y
# CONFIG_DMABUF_MOVE_NOTIFY is not set
# CONFIG_DMABUF_DEBUG is not set
# CONFIG_DMABUF_SELFTESTS is not set
CONFIG_DMABUF_HEAPS=y
CONFIG_DMABUF_HEAPS_SYSTEM=y
CONFIG_DMABUF_HEAPS_CMA=y
# end of DMABUF options

CONFIG_DCA=m
CONFIG_AUXDISPLAY=y
# CONFIG_HD44780 is not set
# CONFIG_IMG_ASCII_LCD is not set
# CONFIG_LCD2S is not set
# CONFIG_CHARLCD_BL_OFF is not set
# CONFIG_CHARLCD_BL_ON is not set
CONFIG_CHARLCD_BL_FLASH=y
# CONFIG_UIO is not set
# CONFIG_VFIO is not set
CONFIG_IRQ_BYPASS_MANAGER=m
CONFIG_VIRT_DRIVERS=y
# CONFIG_VBOXGUEST is not set
# CONFIG_NITRO_ENCLAVES is not set
CONFIG_VIRTIO=y
CONFIG_VIRTIO_MENU=y
# CONFIG_VIRTIO_PCI is not set
# CONFIG_VIRTIO_PMEM is not set
# CONFIG_VIRTIO_BALLOON is not set
# CONFIG_VIRTIO_MEM is not set
# CONFIG_VIRTIO_INPUT is not set
# CONFIG_VIRTIO_MMIO is not set
# CONFIG_VDPA is not set
CONFIG_VHOST_MENU=y
# CONFIG_VHOST_NET is not set
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set

#
# Microsoft Hyper-V guest support
#
# end of Microsoft Hyper-V guest support

# CONFIG_GREYBUS is not set
CONFIG_STAGING=y
# CONFIG_PRISM2_USB is not set
# CONFIG_COMEDI is not set
# CONFIG_RTL8192U is not set
# CONFIG_RTLLIB is not set
# CONFIG_R8712U is not set
# CONFIG_R8188EU is not set
# CONFIG_RTS5208 is not set
# CONFIG_VT6655 is not set
# CONFIG_VT6656 is not set
# CONFIG_FB_SM750 is not set
CONFIG_STAGING_MEDIA=y
CONFIG_INTEL_ATOMISP=y
# CONFIG_VIDEO_ATOMISP is not set
# CONFIG_VIDEO_ZORAN is not set
# CONFIG_VIDEO_IPU3_IMGU is not set

#
# Android
#
# end of Android

# CONFIG_LTE_GDM724X is not set
# CONFIG_GS_FPGABOOT is not set
CONFIG_UNISYSSPAR=y
# CONFIG_FB_TFT is not set
# CONFIG_PI433 is not set

#
# Gasket devices
#
# CONFIG_STAGING_GASKET_FRAMEWORK is not set
# end of Gasket devices

# CONFIG_FIELDBUS_DEV is not set
# CONFIG_QLGE is not set
# CONFIG_WIMAX is not set
# CONFIG_WFX is not set
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_ACPI_WMI=m
CONFIG_WMI_BMOF=m
# CONFIG_HUAWEI_WMI is not set
# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
# CONFIG_INTEL_WMI_THUNDERBOLT is not set
# CONFIG_MXM_WMI is not set
# CONFIG_PEAQ_WMI is not set
# CONFIG_XIAOMI_WMI is not set
# CONFIG_ACERHDF is not set
# CONFIG_ACER_WIRELESS is not set
# CONFIG_AMD_PMC is not set
# CONFIG_APPLE_GMUX is not set
# CONFIG_ASUS_LAPTOP is not set
# CONFIG_ASUS_WIRELESS is not set
# CONFIG_ASUS_WMI is not set
# CONFIG_EEEPC_LAPTOP is not set
CONFIG_X86_PLATFORM_DRIVERS_DELL=y
# CONFIG_ALIENWARE_WMI is not set
# CONFIG_DCDBAS is not set
# CONFIG_DELL_RBU is not set
# CONFIG_DELL_RBTN is not set
# CONFIG_DELL_SMBIOS is not set
# CONFIG_DELL_SMO8800 is not set
# CONFIG_DELL_WMI_AIO is not set
CONFIG_DELL_WMI_DESCRIPTOR=m
# CONFIG_DELL_WMI_LED is not set
# CONFIG_DELL_WMI_SYSMAN is not set
# CONFIG_FUJITSU_LAPTOP is not set
# CONFIG_FUJITSU_TABLET is not set
# CONFIG_GPD_POCKET_FAN is not set
# CONFIG_HP_WIRELESS is not set
# CONFIG_HP_WMI is not set
# CONFIG_IBM_RTL is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_THINKPAD_ACPI is not set
# CONFIG_INTEL_HID_EVENT is not set
# CONFIG_INTEL_INT0002_VGPIO is not set
# CONFIG_INTEL_MENLOW is not set
# CONFIG_INTEL_OAKTRAIL is not set
# CONFIG_INTEL_VBTN is not set
# CONFIG_MSI_WMI is not set
# CONFIG_PCENGINES_APU2 is not set
# CONFIG_SAMSUNG_LAPTOP is not set
# CONFIG_SAMSUNG_Q10 is not set
# CONFIG_TOSHIBA_BT_RFKILL is not set
# CONFIG_TOSHIBA_HAPS is not set
# CONFIG_TOSHIBA_WMI is not set
# CONFIG_ACPI_CMPC is not set
# CONFIG_COMPAL_LAPTOP is not set
# CONFIG_LG_LAPTOP is not set
# CONFIG_PANASONIC_LAPTOP is not set
# CONFIG_SONY_LAPTOP is not set
# CONFIG_SYSTEM76_ACPI is not set
# CONFIG_TOPSTAR_LAPTOP is not set
# CONFIG_I2C_MULTI_INSTANTIATE is not set
# CONFIG_MLX_PLATFORM is not set
# CONFIG_INTEL_IPS is not set
# CONFIG_INTEL_RST is not set
# CONFIG_INTEL_SMARTCONNECT is not set

#
# Intel Speed Select Technology interface support
#
# CONFIG_INTEL_SPEED_SELECT_INTERFACE is not set
# end of Intel Speed Select Technology interface support

CONFIG_INTEL_TURBO_MAX_3=y
# CONFIG_INTEL_UNCORE_FREQ_CONTROL is not set
CONFIG_INTEL_PMC_CORE=y
# CONFIG_INTEL_PUNIT_IPC is not set
CONFIG_INTEL_SCU_IPC=y
CONFIG_INTEL_SCU=y
CONFIG_INTEL_SCU_PCI=y
# CONFIG_INTEL_SCU_PLATFORM is not set
# CONFIG_INTEL_SCU_IPC_UTIL is not set
CONFIG_PMC_ATOM=y
CONFIG_CHROME_PLATFORMS=y
# CONFIG_CHROMEOS_LAPTOP is not set
# CONFIG_CHROMEOS_PSTORE is not set
# CONFIG_CHROMEOS_TBMC is not set
# CONFIG_CROS_EC is not set
# CONFIG_CROS_KBD_LED_BACKLIGHT is not set
CONFIG_MELLANOX_PLATFORM=y
# CONFIG_MLXREG_HOTPLUG is not set
# CONFIG_MLXREG_IO is not set
CONFIG_SURFACE_PLATFORMS=y
# CONFIG_SURFACE3_WMI is not set
# CONFIG_SURFACE_3_POWER_OPREGION is not set
# CONFIG_SURFACE_GPE is not set
# CONFIG_SURFACE_HOTPLUG is not set
# CONFIG_SURFACE_PRO3_BUTTON is not set
# CONFIG_SURFACE_AGGREGATOR is not set
CONFIG_HAVE_CLK=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_HAVE_CLK_PREPARE=y
CONFIG_COMMON_CLK=y
# CONFIG_COMMON_CLK_WM831X is not set
# CONFIG_COMMON_CLK_MAX9485 is not set
# CONFIG_COMMON_CLK_SI5341 is not set
# CONFIG_COMMON_CLK_SI5351 is not set
# CONFIG_COMMON_CLK_SI544 is not set
# CONFIG_COMMON_CLK_CDCE706 is not set
# CONFIG_COMMON_CLK_CS2000_CP is not set
# CONFIG_COMMON_CLK_S2MPS11 is not set
# CONFIG_CLK_TWL6040 is not set
# CONFIG_COMMON_CLK_PALMAS is not set
# CONFIG_COMMON_CLK_PWM is not set
# CONFIG_XILINX_VCU is not set
CONFIG_HWSPINLOCK=y

#
# Clock Source drivers
#
CONFIG_CLKEVT_I8253=y
CONFIG_I8253_LOCK=y
CONFIG_CLKBLD_I8253=y
# end of Clock Source drivers

CONFIG_MAILBOX=y
CONFIG_PCC=y
# CONFIG_ALTERA_MBOX is not set
CONFIG_IOMMU_IOVA=y
CONFIG_IOASID=y
CONFIG_IOMMU_API=y
CONFIG_IOMMU_SUPPORT=y

#
# Generic IOMMU Pagetable Support
#
CONFIG_IOMMU_IO_PGTABLE=y
# end of Generic IOMMU Pagetable Support

# CONFIG_IOMMU_DEBUGFS is not set
# CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
CONFIG_IOMMU_DMA=y
CONFIG_AMD_IOMMU=y
CONFIG_AMD_IOMMU_V2=y
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_SVM=y
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON=y
CONFIG_IRQ_REMAP=y

#
# Remoteproc drivers
#
CONFIG_REMOTEPROC=y
CONFIG_REMOTEPROC_CDEV=y
# end of Remoteproc drivers

#
# Rpmsg drivers
#
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
# CONFIG_RPMSG_VIRTIO is not set
# end of Rpmsg drivers

CONFIG_SOUNDWIRE=m

#
# SoundWire Devices
#
CONFIG_SOUNDWIRE_CADENCE=m
CONFIG_SOUNDWIRE_INTEL=m
# CONFIG_SOUNDWIRE_QCOM is not set
CONFIG_SOUNDWIRE_GENERIC_ALLOCATION=m

#
# SOC (System On Chip) specific Drivers
#

#
# Amlogic SoC drivers
#
# end of Amlogic SoC drivers

#
# Broadcom SoC drivers
#
# end of Broadcom SoC drivers

#
# NXP/Freescale QorIQ SoC drivers
#
# end of NXP/Freescale QorIQ SoC drivers

#
# i.MX SoC drivers
#
# end of i.MX SoC drivers

#
# Enable LiteX SoC Builder specific drivers
#
# end of Enable LiteX SoC Builder specific drivers

#
# Qualcomm SoC drivers
#
# end of Qualcomm SoC drivers

CONFIG_SOC_TI=y

#
# Xilinx SoC drivers
#
# end of Xilinx SoC drivers
# end of SOC (System On Chip) specific Drivers

CONFIG_PM_DEVFREQ=y

#
# DEVFREQ Governors
#
# CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND is not set
# CONFIG_DEVFREQ_GOV_PERFORMANCE is not set
# CONFIG_DEVFREQ_GOV_POWERSAVE is not set
# CONFIG_DEVFREQ_GOV_USERSPACE is not set
# CONFIG_DEVFREQ_GOV_PASSIVE is not set

#
# DEVFREQ Drivers
#
CONFIG_PM_DEVFREQ_EVENT=y
CONFIG_EXTCON=y

#
# Extcon Device Drivers
#
# CONFIG_EXTCON_FSA9480 is not set
# CONFIG_EXTCON_GPIO is not set
# CONFIG_EXTCON_INTEL_INT3496 is not set
# CONFIG_EXTCON_INTEL_CHT_WC is not set
# CONFIG_EXTCON_MAX3355 is not set
# CONFIG_EXTCON_MAX77843 is not set
# CONFIG_EXTCON_MAX8997 is not set
# CONFIG_EXTCON_PALMAS is not set
# CONFIG_EXTCON_PTN5150 is not set
# CONFIG_EXTCON_RT8973A is not set
# CONFIG_EXTCON_SM5502 is not set
# CONFIG_EXTCON_USB_GPIO is not set
# CONFIG_EXTCON_USBC_TUSB320 is not set
CONFIG_MEMORY=y
# CONFIG_IIO is not set
# CONFIG_NTB is not set
# CONFIG_VME_BUS is not set
CONFIG_PWM=y
CONFIG_PWM_SYSFS=y
# CONFIG_PWM_DEBUG is not set
CONFIG_PWM_CRC=y
# CONFIG_PWM_DWC is not set
# CONFIG_PWM_LPSS_PCI is not set
# CONFIG_PWM_LPSS_PLATFORM is not set
# CONFIG_PWM_PCA9685 is not set
# CONFIG_PWM_TWL is not set
# CONFIG_PWM_TWL_LED is not set

#
# IRQ chip support
#
# end of IRQ chip support

# CONFIG_IPACK_BUS is not set
CONFIG_RESET_CONTROLLER=y
CONFIG_RESET_BRCMSTB_RESCAL=y
# CONFIG_RESET_TI_SYSCON is not set

#
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
# CONFIG_USB_LGM_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_INTEL_LGM_EMMC is not set
# end of PHY Subsystem

CONFIG_POWERCAP=y
CONFIG_INTEL_RAPL_CORE=m
CONFIG_INTEL_RAPL=m
CONFIG_IDLE_INJECT=y
CONFIG_DTPM=y
CONFIG_DTPM_CPU=y
# CONFIG_MCB is not set

#
# Performance monitor support
#
# end of Performance monitor support

CONFIG_RAS=y
CONFIG_RAS_CEC=y
# CONFIG_RAS_CEC_DEBUG is not set
# CONFIG_USB4 is not set

#
# Android
#
# CONFIG_ANDROID is not set
# end of Android

CONFIG_LIBNVDIMM=y
# CONFIG_BLK_DEV_PMEM is not set
# CONFIG_ND_BLK is not set
CONFIG_ND_CLAIM=y
CONFIG_BTT=y
CONFIG_NVDIMM_PFN=y
CONFIG_NVDIMM_DAX=y
CONFIG_DAX=y
# CONFIG_DEV_DAX is not set
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y
# CONFIG_NVMEM_RMEM is not set

#
# HW tracing support
#
# CONFIG_STM is not set
# CONFIG_INTEL_TH is not set
# end of HW tracing support

# CONFIG_FPGA is not set
# CONFIG_TEE is not set
CONFIG_PM_OPP=y
# CONFIG_UNISYS_VISORBUS is not set
# CONFIG_SIOX is not set
# CONFIG_SLIMBUS is not set
CONFIG_INTERCONNECT=y
# CONFIG_COUNTER is not set
# CONFIG_MOST is not set
# end of Device Drivers

#
# File systems
#
CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_VALIDATE_FS_PARSER=y
CONFIG_FS_IOMAP=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=m
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=m
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=m
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
CONFIG_XFS_FS=m
CONFIG_XFS_SUPPORT_V4=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
CONFIG_XFS_RT=y
CONFIG_XFS_ONLINE_SCRUB=y
CONFIG_XFS_ONLINE_REPAIR=y
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
CONFIG_BTRFS_FS=m
CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
# CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
# CONFIG_BTRFS_DEBUG is not set
# CONFIG_BTRFS_ASSERT is not set
# CONFIG_BTRFS_FS_REF_VERIFY is not set
# CONFIG_NILFS2_FS is not set
# CONFIG_F2FS_FS is not set
# CONFIG_ZONEFS_FS is not set
CONFIG_FS_DAX=y
CONFIG_FS_DAX_PMD=y
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
CONFIG_EXPORTFS_BLOCK_OPS=y
CONFIG_FILE_LOCKING=y
# CONFIG_MANDATORY_FILE_LOCKING is not set
CONFIG_FS_ENCRYPTION=y
CONFIG_FS_ENCRYPTION_ALGS=m
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
CONFIG_FS_VERITY=y
# CONFIG_FS_VERITY_DEBUG is not set
CONFIG_FS_VERITY_BUILTIN_SIGNATURES=y
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
# CONFIG_PRINT_QUOTA_WARNING is not set
# CONFIG_QUOTA_DEBUG is not set
# CONFIG_QFMT_V1 is not set
# CONFIG_QFMT_V2 is not set
CONFIG_QUOTACTL=y
CONFIG_AUTOFS4_FS=y
CONFIG_AUTOFS_FS=y
CONFIG_FUSE_FS=m
# CONFIG_CUSE is not set
# CONFIG_VIRTIO_FS is not set
CONFIG_OVERLAY_FS=m
CONFIG_OVERLAY_FS_REDIRECT_DIR=y
# CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW is not set
CONFIG_OVERLAY_FS_INDEX=y
CONFIG_OVERLAY_FS_XINO_AUTO=y
CONFIG_OVERLAY_FS_METACOPY=y

#
# Caches
#
CONFIG_FSCACHE=m
CONFIG_FSCACHE_STATS=y
# CONFIG_FSCACHE_HISTOGRAM is not set
# CONFIG_FSCACHE_DEBUG is not set
CONFIG_FSCACHE_OBJECT_LIST=y
# CONFIG_CACHEFILES is not set
# end of Caches

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
# CONFIG_UDF_FS is not set
# end of CD-ROM/DVD Filesystems

#
# DOS/FAT/EXFAT/NT Filesystems
#
CONFIG_FAT_FS=m
# CONFIG_MSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
CONFIG_FAT_DEFAULT_UTF8=y
CONFIG_EXFAT_FS=m
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
# CONFIG_NTFS_FS is not set
# end of DOS/FAT/EXFAT/NT Filesystems

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_VMCORE=y
CONFIG_PROC_VMCORE_DEVICE_DUMP=y
CONFIG_PROC_SYSCTL=y
CONFIG_PROC_PAGE_MONITOR=y
CONFIG_PROC_CHILDREN=y
CONFIG_PROC_PID_ARCH_STATUS=y
CONFIG_PROC_CPU_RESCTRL=y
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
CONFIG_TMPFS_INODE64=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_MEMFD_CREATE=y
CONFIG_ARCH_HAS_GIGANTIC_PAGE=y
CONFIG_CONFIGFS_FS=y
CONFIG_EFIVAR_FS=y
# end of Pseudo filesystems

CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ECRYPT_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_PSTORE=y
CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
# CONFIG_PSTORE_DEFLATE_COMPRESS is not set
# CONFIG_PSTORE_LZO_COMPRESS is not set
# CONFIG_PSTORE_LZ4_COMPRESS is not set
# CONFIG_PSTORE_LZ4HC_COMPRESS is not set
# CONFIG_PSTORE_842_COMPRESS is not set
CONFIG_PSTORE_ZSTD_COMPRESS=y
CONFIG_PSTORE_COMPRESS=y
CONFIG_PSTORE_ZSTD_COMPRESS_DEFAULT=y
CONFIG_PSTORE_COMPRESS_DEFAULT="zstd"
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_PMSG is not set
# CONFIG_PSTORE_FTRACE is not set
# CONFIG_PSTORE_RAM is not set
# CONFIG_PSTORE_BLK is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
# CONFIG_EROFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_CEPH_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS2 is not set
CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
# CONFIG_CIFS_WEAK_PW_HASH is not set
CONFIG_CIFS_UPCALL=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_SWN_UPCALL=y
CONFIG_CIFS_FSCACHE=y
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_ASCII=y
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=m
# CONFIG_DLM is not set
CONFIG_UNICODE=y
# CONFIG_UNICODE_NORMALIZATION_SELFTEST is not set
CONFIG_IO_WQ=y
# end of File systems

#
# Security options
#
CONFIG_KEYS=y
CONFIG_KEYS_REQUEST_CACHE=y
CONFIG_PERSISTENT_KEYRINGS=y
# CONFIG_ENCRYPTED_KEYS is not set
CONFIG_KEY_DH_OPERATIONS=y
CONFIG_KEY_NOTIFICATIONS=y
CONFIG_SECURITY_DMESG_RESTRICT=y
CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_SECURITY_NETWORK=y
CONFIG_PAGE_TABLE_ISOLATION=y
CONFIG_SECURITY_NETWORK_XFRM=y
CONFIG_SECURITY_PATH=y
# CONFIG_INTEL_TXT is not set
CONFIG_LSM_MMAP_MIN_ADDR=65536
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
CONFIG_HARDENED_USERCOPY=y
CONFIG_HARDENED_USERCOPY_FALLBACK=y
# CONFIG_HARDENED_USERCOPY_PAGESPAN is not set
CONFIG_FORTIFY_SOURCE=y
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
# CONFIG_SECURITY_SELINUX_DISABLE is not set
CONFIG_SECURITY_SELINUX_DEVELOP=y
CONFIG_SECURITY_SELINUX_AVC_STATS=y
CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=0
CONFIG_SECURITY_SELINUX_SIDTAB_HASH_BITS=9
CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE=256
CONFIG_SECURITY_SMACK=y
CONFIG_SECURITY_SMACK_BRINGUP=y
CONFIG_SECURITY_SMACK_NETFILTER=y
CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
CONFIG_SECURITY_TOMOYO=y
CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/usr/bin/tomoyo-init"
CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/usr/lib/systemd/systemd"
# CONFIG_SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING is not set
CONFIG_SECURITY_APPARMOR=y
CONFIG_SECURITY_APPARMOR_HASH=y
CONFIG_SECURITY_APPARMOR_HASH_DEFAULT=y
# CONFIG_SECURITY_APPARMOR_DEBUG is not set
CONFIG_SECURITY_LOADPIN=y
CONFIG_SECURITY_LOADPIN_ENFORCE=y
CONFIG_SECURITY_YAMA=y
CONFIG_SECURITY_SAFESETID=y
CONFIG_SECURITY_LOCKDOWN_LSM=y
# CONFIG_SECURITY_LOCKDOWN_LSM_EARLY is not set
CONFIG_LOCK_DOWN_KERNEL_FORCE_NONE=y
# CONFIG_LOCK_DOWN_KERNEL_FORCE_INTEGRITY is not set
# CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY is not set
# CONFIG_INTEGRITY is not set
# CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT is not set
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_APPARMOR is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_LSM="lockdown,yama,bpf"

#
# Kernel hardening options
#

#
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
# CONFIG_INIT_STACK_ALL_PATTERN is not set
CONFIG_INIT_STACK_ALL_ZERO=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
CONFIG_INIT_ON_FREE_DEFAULT_ON=y
# end of Memory initialization
# end of Kernel hardening options
# end of Security options

CONFIG_XOR_BLOCKS=m
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_AEAD=m
CONFIG_CRYPTO_AEAD2=y
CONFIG_CRYPTO_SKCIPHER=y
CONFIG_CRYPTO_SKCIPHER2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_RNG=y
CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_RNG_DEFAULT=m
CONFIG_CRYPTO_AKCIPHER2=y
CONFIG_CRYPTO_AKCIPHER=y
CONFIG_CRYPTO_KPP2=y
CONFIG_CRYPTO_KPP=y
CONFIG_CRYPTO_ACOMP2=y
CONFIG_CRYPTO_MANAGER=y
CONFIG_CRYPTO_MANAGER2=y
CONFIG_CRYPTO_USER=m
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_GF128MUL=m
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_NULL2=y
# CONFIG_CRYPTO_PCRYPT is not set
CONFIG_CRYPTO_CRYPTD=m
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set
CONFIG_CRYPTO_SIMD=m

#
# Public-key cryptography
#
CONFIG_CRYPTO_RSA=y
CONFIG_CRYPTO_DH=y
CONFIG_CRYPTO_ECC=m
CONFIG_CRYPTO_ECDH=m
# CONFIG_CRYPTO_ECRDSA is not set
# CONFIG_CRYPTO_SM2 is not set
# CONFIG_CRYPTO_CURVE25519 is not set
# CONFIG_CRYPTO_CURVE25519_X86 is not set

#
# Authenticated Encryption with Associated Data
#
CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
# CONFIG_CRYPTO_AEGIS128 is not set
# CONFIG_CRYPTO_AEGIS128_AESNI_SSE2 is not set
# CONFIG_CRYPTO_SEQIV is not set
# CONFIG_CRYPTO_ECHAINIV is not set

#
# Block modes
#
CONFIG_CRYPTO_CBC=m
# CONFIG_CRYPTO_CFB is not set
CONFIG_CRYPTO_CTR=y
CONFIG_CRYPTO_CTS=m
CONFIG_CRYPTO_ECB=m
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_OFB is not set
# CONFIG_CRYPTO_PCBC is not set
CONFIG_CRYPTO_XTS=m
# CONFIG_CRYPTO_KEYWRAP is not set
# CONFIG_CRYPTO_NHPOLY1305_SSE2 is not set
# CONFIG_CRYPTO_NHPOLY1305_AVX2 is not set
# CONFIG_CRYPTO_ADIANTUM is not set
# CONFIG_CRYPTO_ESSIV is not set

#
# Hash modes
#
CONFIG_CRYPTO_CMAC=m
CONFIG_CRYPTO_HMAC=y
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=m
CONFIG_CRYPTO_CRC32C_INTEL=m
# CONFIG_CRYPTO_CRC32 is not set
CONFIG_CRYPTO_CRC32_PCLMUL=m
CONFIG_CRYPTO_XXHASH=m
CONFIG_CRYPTO_BLAKE2B=m
# CONFIG_CRYPTO_BLAKE2S is not set
# CONFIG_CRYPTO_BLAKE2S_X86 is not set
CONFIG_CRYPTO_CRCT10DIF=y
CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
CONFIG_CRYPTO_GHASH=m
# CONFIG_CRYPTO_POLY1305 is not set
# CONFIG_CRYPTO_POLY1305_X86_64 is not set
CONFIG_CRYPTO_MD4=m
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD160 is not set
CONFIG_CRYPTO_SHA1=y
# CONFIG_CRYPTO_SHA1_SSSE3 is not set
# CONFIG_CRYPTO_SHA256_SSSE3 is not set
# CONFIG_CRYPTO_SHA512_SSSE3 is not set
CONFIG_CRYPTO_SHA256=y
CONFIG_CRYPTO_SHA512=y
# CONFIG_CRYPTO_SHA3 is not set
# CONFIG_CRYPTO_SM3 is not set
# CONFIG_CRYPTO_STREEBOG is not set
# CONFIG_CRYPTO_WP512 is not set
CONFIG_CRYPTO_GHASH_CLMUL_NI_INTEL=m

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_TI is not set
CONFIG_CRYPTO_AES_NI_INTEL=m
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_BLOWFISH_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAMELLIA_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAMELLIA_AESNI_AVX2_X86_64 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST5_AVX_X86_64 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_CAST6_AVX_X86_64 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_DES3_EDE_X86_64 is not set
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_CHACHA20 is not set
# CONFIG_CRYPTO_CHACHA20_X86_64 is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SERPENT_SSE2_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX_X86_64 is not set
# CONFIG_CRYPTO_SERPENT_AVX2_X86_64 is not set
# CONFIG_CRYPTO_SM4 is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_TWOFISH_X86_64 is not set
# CONFIG_CRYPTO_TWOFISH_X86_64_3WAY is not set
# CONFIG_CRYPTO_TWOFISH_AVX_X86_64 is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_LZO is not set
# CONFIG_CRYPTO_842 is not set
CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_LZ4HC=y
CONFIG_CRYPTO_ZSTD=y

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_DRBG_MENU=m
CONFIG_CRYPTO_DRBG_HMAC=y
CONFIG_CRYPTO_DRBG_HASH=y
CONFIG_CRYPTO_DRBG_CTR=y
CONFIG_CRYPTO_DRBG=m
CONFIG_CRYPTO_JITTERENTROPY=y
CONFIG_CRYPTO_USER_API=m
CONFIG_CRYPTO_USER_API_HASH=m
CONFIG_CRYPTO_USER_API_SKCIPHER=m
# CONFIG_CRYPTO_USER_API_RNG is not set
# CONFIG_CRYPTO_USER_API_AEAD is not set
# CONFIG_CRYPTO_USER_API_ENABLE_OBSOLETE is not set
CONFIG_CRYPTO_STATS=y
CONFIG_CRYPTO_HASH_INFO=y

#
# Crypto library routines
#
CONFIG_CRYPTO_LIB_AES=y
CONFIG_CRYPTO_LIB_ARC4=m
# CONFIG_CRYPTO_LIB_BLAKE2S is not set
# CONFIG_CRYPTO_LIB_CHACHA is not set
# CONFIG_CRYPTO_LIB_CURVE25519 is not set
CONFIG_CRYPTO_LIB_DES=m
CONFIG_CRYPTO_LIB_POLY1305_RSIZE=11
# CONFIG_CRYPTO_LIB_POLY1305 is not set
# CONFIG_CRYPTO_LIB_CHACHA20POLY1305 is not set
CONFIG_CRYPTO_LIB_SHA256=y
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_PADLOCK is not set
# CONFIG_CRYPTO_DEV_ATMEL_ECC is not set
# CONFIG_CRYPTO_DEV_ATMEL_SHA204A is not set
CONFIG_CRYPTO_DEV_CCP=y
CONFIG_CRYPTO_DEV_CCP_DD=m
CONFIG_CRYPTO_DEV_SP_CCP=y
# CONFIG_CRYPTO_DEV_CCP_CRYPTO is not set
CONFIG_CRYPTO_DEV_SP_PSP=y
CONFIG_CRYPTO_DEV_CCP_DEBUGFS=y
# CONFIG_CRYPTO_DEV_QAT_DH895xCC is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXX is not set
# CONFIG_CRYPTO_DEV_QAT_C62X is not set
# CONFIG_CRYPTO_DEV_QAT_4XXX is not set
# CONFIG_CRYPTO_DEV_QAT_DH895xCCVF is not set
# CONFIG_CRYPTO_DEV_QAT_C3XXXVF is not set
# CONFIG_CRYPTO_DEV_QAT_C62XVF is not set
# CONFIG_CRYPTO_DEV_NITROX_CNN55XX is not set
# CONFIG_CRYPTO_DEV_VIRTIO is not set
# CONFIG_CRYPTO_DEV_SAFEXCEL is not set
# CONFIG_CRYPTO_DEV_AMLOGIC_GXL is not set
CONFIG_ASYMMETRIC_KEY_TYPE=y
CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y
CONFIG_X509_CERTIFICATE_PARSER=y
# CONFIG_PKCS8_PRIVATE_KEY_PARSER is not set
CONFIG_PKCS7_MESSAGE_PARSER=y
# CONFIG_PKCS7_TEST_KEY is not set
CONFIG_SIGNED_PE_FILE_VERIFICATION=y

#
# Certificates for signature checking
#
CONFIG_MODULE_SIG_KEY="certs/signing_key.pem"
CONFIG_SYSTEM_TRUSTED_KEYRING=y
CONFIG_SYSTEM_TRUSTED_KEYS=""
# CONFIG_SYSTEM_EXTRA_CERTIFICATE is not set
CONFIG_SECONDARY_TRUSTED_KEYRING=y
CONFIG_SYSTEM_BLACKLIST_KEYRING=y
CONFIG_SYSTEM_BLACKLIST_HASH_LIST=""
# end of Certificates for signature checking

CONFIG_BINARY_PRINTF=y

#
# Library routines
#
CONFIG_RAID6_PQ=m
# CONFIG_RAID6_PQ_BENCHMARK is not set
CONFIG_LINEAR_RANGES=y
CONFIG_PACKING=y
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_FIND_FIRST_BIT=y
# CONFIG_CORDIC is not set
# CONFIG_PRIME_NUMBERS is not set
CONFIG_RATIONAL=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
CONFIG_ARCH_HAS_FAST_MULTIPLIER=y
CONFIG_ARCH_USE_SYM_ANNOTATIONS=y
CONFIG_CRC_CCITT=y
CONFIG_CRC16=m
CONFIG_CRC_T10DIF=y
# CONFIG_CRC_ITU_T is not set
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC64 is not set
# CONFIG_CRC4 is not set
# CONFIG_CRC7 is not set
CONFIG_LIBCRC32C=m
# CONFIG_CRC8 is not set
CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_LZ4_COMPRESS=y
CONFIG_LZ4HC_COMPRESS=y
CONFIG_LZ4_DECOMPRESS=y
CONFIG_ZSTD_COMPRESS=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
CONFIG_XZ_DEC_X86=y
CONFIG_XZ_DEC_POWERPC=y
CONFIG_XZ_DEC_IA64=y
CONFIG_XZ_DEC_ARM=y
CONFIG_XZ_DEC_ARMTHUMB=y
CONFIG_XZ_DEC_SPARC=y
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_GZIP=y
CONFIG_DECOMPRESS_BZIP2=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DECOMPRESS_XZ=y
CONFIG_DECOMPRESS_LZO=y
CONFIG_DECOMPRESS_LZ4=y
CONFIG_DECOMPRESS_ZSTD=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_INTERVAL_TREE=y
CONFIG_XARRAY_MULTI=y
CONFIG_ASSOCIATIVE_ARRAY=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_DMA_OPS=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_ARCH_HAS_FORCE_DMA_UNENCRYPTED=y
CONFIG_SWIOTLB=y
CONFIG_DMA_COHERENT_POOL=y
CONFIG_DMA_CMA=y
# CONFIG_DMA_PERNUMA_CMA is not set

#
# Default contiguous memory area size:
#
CONFIG_CMA_SIZE_MBYTES=0
CONFIG_CMA_SIZE_SEL_MBYTES=y
# CONFIG_CMA_SIZE_SEL_PERCENTAGE is not set
# CONFIG_CMA_SIZE_SEL_MIN is not set
# CONFIG_CMA_SIZE_SEL_MAX is not set
CONFIG_CMA_ALIGNMENT=8
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_MAP_BENCHMARK is not set
CONFIG_SGL_ALLOC=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
CONFIG_CLZ_TAB=y
CONFIG_IRQ_POLL=y
CONFIG_MPILIB=y
CONFIG_OID_REGISTRY=y
CONFIG_UCS2_STRING=y
CONFIG_HAVE_GENERIC_VDSO=y
CONFIG_GENERIC_GETTIMEOFDAY=y
CONFIG_GENERIC_VDSO_TIME_NS=y
CONFIG_FONT_SUPPORT=y
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_6x10 is not set
# CONFIG_FONT_10x18 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_TER16x32 is not set
# CONFIG_FONT_6x8 is not set
CONFIG_FONT_AUTOSELECT=y
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_PMEM_API=y
CONFIG_MEMREGION=y
CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
CONFIG_ARCH_HAS_COPY_MC=y
CONFIG_ARCH_STACKWALK=y
CONFIG_SBITMAP=y
# CONFIG_STRING_SELFTEST is not set
# end of Library routines

#
# Kernel hacking
#

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
# CONFIG_PRINTK_CALLER is not set
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=4
CONFIG_CONSOLE_LOGLEVEL_QUIET=1
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
CONFIG_BOOT_PRINTK_DELAY=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_DYNAMIC_DEBUG_CORE=y
CONFIG_SYMBOLIC_ERRNAME=y
CONFIG_DEBUG_BUGVERBOSE=y
# end of printk and dmesg options

#
# Compile-time checks and compiler options
#
# CONFIG_DEBUG_INFO is not set
CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
# CONFIG_HEADERS_INSTALL is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
# CONFIG_DEBUG_FORCE_FUNCTION_ALIGN_32B is not set
CONFIG_STACK_VALIDATION=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
# end of Compile-time checks and compiler options

#
# Generic Kernel Debugging Instruments
#
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x0
CONFIG_MAGIC_SYSRQ_SERIAL=y
CONFIG_MAGIC_SYSRQ_SERIAL_SEQUENCE=""
CONFIG_DEBUG_FS=y
CONFIG_DEBUG_FS_ALLOW_ALL=y
# CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set
# CONFIG_DEBUG_FS_ALLOW_NONE is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN is not set
CONFIG_HAVE_ARCH_KCSAN=y
CONFIG_HAVE_KCSAN_COMPILER=y
# CONFIG_KCSAN is not set
# end of Generic Kernel Debugging Instruments

CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_MISC is not set

#
# Memory Debugging
#
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_PAGE_OWNER is not set
CONFIG_PAGE_POISONING=y
# CONFIG_DEBUG_PAGE_REF is not set
CONFIG_DEBUG_RODATA_TEST=y
CONFIG_ARCH_HAS_DEBUG_WX=y
CONFIG_DEBUG_WX=y
CONFIG_GENERIC_PTDUMP=y
CONFIG_PTDUMP_CORE=y
# CONFIG_PTDUMP_DEBUGFS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_SCHED_STACK_END_CHECK=y
CONFIG_ARCH_HAS_DEBUG_VM_PGTABLE=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_VM_PGTABLE is not set
CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
# CONFIG_DEBUG_VIRTUAL is not set
CONFIG_DEBUG_MEMORY_INIT=y
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_ARCH_SUPPORTS_KMAP_LOCAL_FORCE_MAP=y
# CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP is not set
CONFIG_HAVE_ARCH_KASAN=y
CONFIG_HAVE_ARCH_KASAN_VMALLOC=y
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CC_HAS_KASAN_SW_TAGS=y
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
# CONFIG_KASAN is not set
CONFIG_HAVE_ARCH_KFENCE=y
CONFIG_KFENCE=y
CONFIG_KFENCE_STATIC_KEYS=y
CONFIG_KFENCE_SAMPLE_INTERVAL=0
CONFIG_KFENCE_NUM_OBJECTS=255
CONFIG_KFENCE_STRESS_TEST_FAULTS=0
# end of Memory Debugging

CONFIG_DEBUG_SHIRQ=y

#
# Debug Oops, Lockups and Hangs
#
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
CONFIG_PANIC_TIMEOUT=0
CONFIG_LOCKUP_DETECTOR=y
CONFIG_SOFTLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_HARDLOCKUP_DETECTOR_PERF=y
CONFIG_HARDLOCKUP_CHECK_TIMESTAMP=y
CONFIG_HARDLOCKUP_DETECTOR=y
# CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0
CONFIG_DETECT_HUNG_TASK=y
CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
# CONFIG_WQ_WATCHDOG is not set
# CONFIG_TEST_LOCKUP is not set
# end of Debug Oops, Lockups and Hangs

#
# Scheduler Debugging
#
CONFIG_SCHED_DEBUG=y
CONFIG_SCHED_INFO=y
CONFIG_SCHEDSTATS=y
# end of Scheduler Debugging

# CONFIG_DEBUG_TIMEKEEPING is not set
# CONFIG_DEBUG_PREEMPT is not set

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
# CONFIG_SCF_TORTURE_TEST is not set
# CONFIG_CSD_LOCK_WAIT_DEBUG is not set
# end of Lock Debugging (spinlocks, mutexes, etc...)

# CONFIG_DEBUG_IRQFLAGS is not set
CONFIG_STACKTRACE=y
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT is not set

#
# Debug kernel data structures
#
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_PLIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# end of Debug kernel data structures

# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
# CONFIG_RCU_SCALE_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_REF_SCALE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# CONFIG_RCU_STRICT_GRACE_PERIOD is not set
# end of RCU Debugging

# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
CONFIG_LATENCYTOP=y
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_HAVE_DYNAMIC_FTRACE_WITH_ARGS=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_HAVE_FENTRY=y
CONFIG_HAVE_OBJTOOL_MCOUNT=y
CONFIG_HAVE_C_RECORDMCOUNT=y
CONFIG_TRACER_MAX_TRACE=y
CONFIG_TRACE_CLOCK=y
CONFIG_RING_BUFFER=y
CONFIG_EVENT_TRACING=y
CONFIG_CONTEXT_SWITCH_TRACER=y
CONFIG_TRACING=y
CONFIG_GENERIC_TRACER=y
CONFIG_TRACING_SUPPORT=y
CONFIG_FTRACE=y
CONFIG_BOOTTIME_TRACING=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_GRAPH_TRACER=y
CONFIG_DYNAMIC_FTRACE=y
CONFIG_DYNAMIC_FTRACE_WITH_REGS=y
CONFIG_DYNAMIC_FTRACE_WITH_DIRECT_CALLS=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_STACK_TRACER=y
# CONFIG_IRQSOFF_TRACER is not set
# CONFIG_PREEMPT_TRACER is not set
CONFIG_SCHED_TRACER=y
CONFIG_HWLAT_TRACER=y
CONFIG_MMIOTRACE=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_TRACER_SNAPSHOT=y
# CONFIG_TRACER_SNAPSHOT_PER_CPU_SWAP is not set
CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENTS=y
# CONFIG_KPROBE_EVENTS_ON_NOTRACE is not set
CONFIG_UPROBE_EVENTS=y
CONFIG_BPF_EVENTS=y
CONFIG_DYNAMIC_EVENTS=y
CONFIG_PROBE_EVENTS=y
CONFIG_BPF_KPROBE_OVERRIDE=y
CONFIG_FTRACE_MCOUNT_RECORD=y
CONFIG_FTRACE_MCOUNT_USE_OBJTOOL=y
CONFIG_TRACING_MAP=y
CONFIG_SYNTH_EVENTS=y
CONFIG_HIST_TRIGGERS=y
# CONFIG_TRACE_EVENT_INJECT is not set
# CONFIG_TRACEPOINT_BENCHMARK is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_TRACE_EVAL_MAP_FILE is not set
# CONFIG_FTRACE_RECORD_RECURSION is not set
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_STARTUP_TEST is not set
# CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS is not set
# CONFIG_MMIOTRACE_TEST is not set
# CONFIG_PREEMPTIRQ_DELAY_TEST is not set
# CONFIG_SYNTH_EVENT_GEN_TEST is not set
# CONFIG_KPROBE_EVENT_GEN_TEST is not set
# CONFIG_HIST_TRIGGERS_DEBUG is not set
# CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
# CONFIG_SAMPLES is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
CONFIG_IO_STRICT_DEVMEM=y

#
# x86 Debugging
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_NMI_SUPPORT=y
CONFIG_EARLY_PRINTK_USB=y
# CONFIG_X86_VERBOSE_BOOTUP is not set
CONFIG_EARLY_PRINTK=y
CONFIG_EARLY_PRINTK_DBGP=y
CONFIG_EARLY_PRINTK_USB_XDBC=y
# CONFIG_EFI_PGT_DUMP is not set
# CONFIG_DEBUG_TLBFLUSH is not set
CONFIG_HAVE_MMIOTRACE_SUPPORT=y
CONFIG_X86_DECODER_SELFTEST=y
CONFIG_IO_DELAY_0X80=y
# CONFIG_IO_DELAY_0XED is not set
# CONFIG_IO_DELAY_UDELAY is not set
# CONFIG_IO_DELAY_NONE is not set
CONFIG_DEBUG_BOOT_PARAMS=y
# CONFIG_CPA_DEBUG is not set
# CONFIG_DEBUG_ENTRY is not set
# CONFIG_DEBUG_NMI_SELFTEST is not set
# CONFIG_X86_DEBUG_FPU is not set
# CONFIG_PUNIT_ATOM_DEBUG is not set
CONFIG_UNWINDER_ORC=y
# CONFIG_UNWINDER_FRAME_POINTER is not set
# CONFIG_UNWINDER_GUESS is not set
# end of x86 Debugging

#
# Kernel Testing and Coverage
#
# CONFIG_KUNIT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
CONFIG_FUNCTION_ERROR_INJECTION=y
# CONFIG_FAULT_INJECTION is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
CONFIG_RUNTIME_TESTING_MENU=y
# CONFIG_LKDTM is not set
# CONFIG_TEST_LIST_SORT is not set
# CONFIG_TEST_MIN_HEAP is not set
# CONFIG_TEST_SORT is not set
# CONFIG_KPROBES_SANITY_TEST is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_RBTREE_TEST is not set
# CONFIG_REED_SOLOMON_TEST is not set
# CONFIG_INTERVAL_TREE_TEST is not set
# CONFIG_PERCPU_TEST is not set
# CONFIG_ATOMIC64_SELFTEST is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_TEST_STRING_HELPERS is not set
# CONFIG_TEST_STRSCPY is not set
# CONFIG_TEST_KSTRTOX is not set
# CONFIG_TEST_PRINTF is not set
# CONFIG_TEST_BITMAP is not set
# CONFIG_TEST_UUID is not set
# CONFIG_TEST_XARRAY is not set
# CONFIG_TEST_OVERFLOW is not set
# CONFIG_TEST_RHASHTABLE is not set
# CONFIG_TEST_HASH is not set
# CONFIG_TEST_IDA is not set
# CONFIG_TEST_LKM is not set
# CONFIG_TEST_BITOPS is not set
# CONFIG_TEST_VMALLOC is not set
# CONFIG_TEST_USER_COPY is not set
# CONFIG_TEST_BPF is not set
# CONFIG_TEST_BLACKHOLE_DEV is not set
# CONFIG_FIND_BIT_BENCHMARK is not set
# CONFIG_TEST_FIRMWARE is not set
# CONFIG_TEST_SYSCTL is not set
# CONFIG_TEST_UDELAY is not set
# CONFIG_TEST_STATIC_KEYS is not set
# CONFIG_TEST_KMOD is not set
# CONFIG_TEST_MEMCAT_P is not set
# CONFIG_TEST_STACKINIT is not set
# CONFIG_TEST_MEMINIT is not set
# CONFIG_TEST_HMM is not set
# CONFIG_TEST_FREE_PAGES is not set
# CONFIG_TEST_FPU is not set
# CONFIG_MEMTEST is not set
# end of Kernel Testing and Coverage
# end of Kernel hacking

[-- Attachment #3: journaloutput --]
[-- Type: application/octet-stream, Size: 403917 bytes --]

-- Journal begins at Thu 2021-02-11 17:02:14 CET, ends at Sun 2021-06-13 17:09:07 CEST. --
Jun 13 16:57:20 leyan kernel: Linux version 5.12.10-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Thu, 10 Jun 2021 16:34:50 +0000
Jun 13 16:57:20 leyan kernel: Command line: BOOT_IMAGE=/linux-os/archlinux/boot/vmlinuz-linux root=UUID=e33a55b0-0046-46cc-a105-95d256e216f6 rw rootflags=subvol=linux-os/archlinux loglevel=3 udev.log_level=3 quiet splash random.trust_cpu=on nowatchdog mitigations=off amdgpu.ppfeaturemask=0xffffffff noreplace-smp clearcpuid=514
Jun 13 16:57:20 leyan kernel: Clearing CPUID bits: umip
Jun 13 16:57:20 leyan kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 13 16:57:20 leyan kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 13 16:57:20 leyan kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 13 16:57:20 leyan kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 13 16:57:20 leyan kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 13 16:57:20 leyan kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Jun 13 16:57:20 leyan kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Jun 13 16:57:20 leyan kernel: BIOS-provided physical RAM map:
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009d81fff] usable
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x0000000009d82000-0x0000000009ffffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x000000000a20e000-0x00000000cb051fff] usable
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000cb052000-0x00000000cb052fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000cb053000-0x00000000cb0a0fff] usable
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000cb0a1000-0x00000000cb0a1fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000cb0a2000-0x00000000daca5fff] usable
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000daca6000-0x00000000db0a2fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000db0a3000-0x00000000db106fff] ACPI data
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000db107000-0x00000000dcc06fff] ACPI NVS
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000dcc07000-0x00000000ddb56fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000ddb57000-0x00000000ddbfefff] type 20
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000ddbff000-0x00000000deffffff] usable
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x0000000100000000-0x000000081f2fffff] usable
Jun 13 16:57:20 leyan kernel: BIOS-e820: [mem 0x000000081f300000-0x000000081fffffff] reserved
Jun 13 16:57:20 leyan kernel: NX (Execute Disable) protection: active
Jun 13 16:57:20 leyan kernel: efi: EFI v2.70 by American Megatrends
Jun 13 16:57:20 leyan kernel: efi: ACPI=0xdcbee000 ACPI 2.0=0xdcbee014 SMBIOS=0xdda05000 MEMATTR=0xd7249698 
Jun 13 16:57:20 leyan kernel: SMBIOS 2.8 present.
Jun 13 16:57:20 leyan kernel: DMI: Micro-Star International Co., Ltd. MS-7B93/MPG X570 GAMING PRO CARBON WIFI (MS-7B93), BIOS 1.C0 05/18/2021
Jun 13 16:57:20 leyan kernel: tsc: Fast TSC calibration using PIT
Jun 13 16:57:20 leyan kernel: tsc: Detected 3399.935 MHz processor
Jun 13 16:57:20 leyan kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 13 16:57:20 leyan kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 13 16:57:20 leyan kernel: last_pfn = 0x81f300 max_arch_pfn = 0x400000000
Jun 13 16:57:20 leyan kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 13 16:57:20 leyan kernel: total RAM covered: 3583M
Jun 13 16:57:20 leyan kernel: Found optimal setting for mtrr clean up
Jun 13 16:57:20 leyan kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 4          lose cover RAM: 0G
Jun 13 16:57:20 leyan kernel: e820: update [mem 0xdd2f0000-0xdd2fffff] usable ==> reserved
Jun 13 16:57:20 leyan kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Jun 13 16:57:20 leyan kernel: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
Jun 13 16:57:20 leyan kernel: check: Scanning 1 areas for low memory corruption
Jun 13 16:57:20 leyan kernel: Using GB pages for direct mapping
Jun 13 16:57:20 leyan kernel: Secure boot disabled
Jun 13 16:57:20 leyan kernel: RAMDISK: [mem 0x3529b000-0x36944fff]
Jun 13 16:57:20 leyan kernel: ACPI: Early table checksum verification disabled
Jun 13 16:57:20 leyan kernel: ACPI: RSDP 0x00000000DCBEE014 000024 (v02 ALASKA)
Jun 13 16:57:20 leyan kernel: ACPI: XSDT 0x00000000DCBED728 0000DC (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 13 16:57:20 leyan kernel: ACPI: FACP 0x00000000DB0F8000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 13 16:57:20 leyan kernel: ACPI: DSDT 0x00000000DB0F1000 006DED (v02 ALASKA A M I    01072009 INTL 20120913)
Jun 13 16:57:20 leyan kernel: ACPI: FACS 0x00000000DCBE8000 000040
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0FE000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0FA000 003AAF (v01 AMD    AMD AOD  00000001 INTL 20120913)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0F9000 0001CC (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Jun 13 16:57:20 leyan kernel: ACPI: FIDT 0x00000000DB0F0000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 16:57:20 leyan kernel: ACPI: MCFG 0x00000000DB0EF000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jun 13 16:57:20 leyan kernel: ACPI: HPET 0x00000000DB0EE000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0ED000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
Jun 13 16:57:20 leyan kernel: ACPI: IVRS 0x00000000DB0EC000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 13 16:57:20 leyan kernel: ACPI: VFCT 0x00000000DB0DD000 00E684 (v01 ALASKA A M I    00000001 AMD  31504F47)
Jun 13 16:57:20 leyan kernel: ACPI: PCCT 0x00000000DB0DC000 00006E (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0D4000 007E89 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 13 16:57:20 leyan kernel: ACPI: CRAT 0x00000000DB0D2000 001698 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 13 16:57:20 leyan kernel: ACPI: CDIT 0x00000000DB0D1000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 13 16:57:20 leyan kernel: ACPI: BGRT 0x00000000DB0D0000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0CF000 000293 (v01 AMD    QOGIRDGP 00000001 INTL 20120913)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0CD000 0010B4 (v01 AMD    QOGIRTPX 00000001 INTL 20120913)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0CC000 00052C (v01 AMD    QOGIRNOI 00000001 INTL 20120913)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0C8000 00381A (v01 AMD    QOGIRN   00000001 INTL 20120913)
Jun 13 16:57:20 leyan kernel: ACPI: WSMT 0x00000000DB0C7000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 13 16:57:20 leyan kernel: ACPI: APIC 0x00000000DB0C6000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Jun 13 16:57:20 leyan kernel: ACPI: SSDT 0x00000000DB0C4000 0010AF (v01 AMD    QOGIRC   00000001 INTL 20120913)
Jun 13 16:57:20 leyan kernel: ACPI: FPDT 0x00000000DB0C3000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 13 16:57:20 leyan kernel: ACPI: Reserving FACP table memory at [mem 0xdb0f8000-0xdb0f8113]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving DSDT table memory at [mem 0xdb0f1000-0xdb0f7dec]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving FACS table memory at [mem 0xdcbe8000-0xdcbe803f]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0fe000-0xdb106c97]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0fa000-0xdb0fdaae]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0f9000-0xdb0f91cb]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving FIDT table memory at [mem 0xdb0f0000-0xdb0f009b]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving MCFG table memory at [mem 0xdb0ef000-0xdb0ef03b]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving HPET table memory at [mem 0xdb0ee000-0xdb0ee037]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0ed000-0xdb0ed023]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving IVRS table memory at [mem 0xdb0ec000-0xdb0ec0cf]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving VFCT table memory at [mem 0xdb0dd000-0xdb0eb683]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving PCCT table memory at [mem 0xdb0dc000-0xdb0dc06d]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0d4000-0xdb0dbe88]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving CRAT table memory at [mem 0xdb0d2000-0xdb0d3697]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving CDIT table memory at [mem 0xdb0d1000-0xdb0d1028]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving BGRT table memory at [mem 0xdb0d0000-0xdb0d0037]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0cf000-0xdb0cf292]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0cd000-0xdb0ce0b3]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0cc000-0xdb0cc52b]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0c8000-0xdb0cb819]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving WSMT table memory at [mem 0xdb0c7000-0xdb0c7027]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving APIC table memory at [mem 0xdb0c6000-0xdb0c615d]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0c4000-0xdb0c50ae]
Jun 13 16:57:20 leyan kernel: ACPI: Reserving FPDT table memory at [mem 0xdb0c3000-0xdb0c3043]
Jun 13 16:57:20 leyan kernel: ACPI: Local APIC address 0xfee00000
Jun 13 16:57:20 leyan kernel: No NUMA configuration found
Jun 13 16:57:20 leyan kernel: Faking a node at [mem 0x0000000000000000-0x000000081f2fffff]
Jun 13 16:57:20 leyan kernel: NODE_DATA(0) allocated [mem 0x81f2fc000-0x81f2fffff]
Jun 13 16:57:20 leyan kernel: Zone ranges:
Jun 13 16:57:20 leyan kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 13 16:57:20 leyan kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 13 16:57:20 leyan kernel:   Normal   [mem 0x0000000100000000-0x000000081f2fffff]
Jun 13 16:57:20 leyan kernel:   Device   empty
Jun 13 16:57:20 leyan kernel: Movable zone start for each node
Jun 13 16:57:20 leyan kernel: Early memory node ranges
Jun 13 16:57:20 leyan kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 13 16:57:20 leyan kernel:   node   0: [mem 0x0000000000100000-0x0000000009d81fff]
Jun 13 16:57:20 leyan kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 13 16:57:20 leyan kernel:   node   0: [mem 0x000000000a20e000-0x00000000cb051fff]
Jun 13 16:57:20 leyan kernel:   node   0: [mem 0x00000000cb053000-0x00000000cb0a0fff]
Jun 13 16:57:20 leyan kernel:   node   0: [mem 0x00000000cb0a2000-0x00000000daca5fff]
Jun 13 16:57:20 leyan kernel:   node   0: [mem 0x00000000ddbff000-0x00000000deffffff]
Jun 13 16:57:20 leyan kernel:   node   0: [mem 0x0000000100000000-0x000000081f2fffff]
Jun 13 16:57:20 leyan kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000081f2fffff]
Jun 13 16:57:20 leyan kernel: On node 0 totalpages: 8368312
Jun 13 16:57:20 leyan kernel:   DMA zone: 64 pages used for memmap
Jun 13 16:57:20 leyan kernel:   DMA zone: 26 pages reserved
Jun 13 16:57:20 leyan kernel:   DMA zone: 3999 pages, LIFO batch:0
Jun 13 16:57:20 leyan kernel:   DMA zone: 28769 pages in unavailable ranges
Jun 13 16:57:20 leyan kernel:   DMA32 zone: 14009 pages used for memmap
Jun 13 16:57:20 leyan kernel:   DMA32 zone: 896537 pages, LIFO batch:63
Jun 13 16:57:20 leyan kernel:   DMA32 zone: 16871 pages in unavailable ranges
Jun 13 16:57:20 leyan kernel:   Normal zone: 116684 pages used for memmap
Jun 13 16:57:20 leyan kernel:   Normal zone: 7467776 pages, LIFO batch:63
Jun 13 16:57:20 leyan kernel:   Normal zone: 3328 pages in unavailable ranges
Jun 13 16:57:20 leyan kernel: ACPI: PM-Timer IO Port: 0x808
Jun 13 16:57:20 leyan kernel: ACPI: Local APIC address 0xfee00000
Jun 13 16:57:20 leyan kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 13 16:57:20 leyan kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Jun 13 16:57:20 leyan kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Jun 13 16:57:20 leyan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 13 16:57:20 leyan kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 13 16:57:20 leyan kernel: ACPI: IRQ0 used by override.
Jun 13 16:57:20 leyan kernel: ACPI: IRQ9 used by override.
Jun 13 16:57:20 leyan kernel: Using ACPI (MADT) for SMP configuration information
Jun 13 16:57:20 leyan kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 13 16:57:20 leyan kernel: e820: update [mem 0xd71a7000-0xd7203fff] usable ==> reserved
Jun 13 16:57:20 leyan kernel: smpboot: Allowing 32 CPUs, 0 hotplug CPUs
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0x09d82000-0x09ffffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xcb052000-0xcb052fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xcb0a1000-0xcb0a1fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xd71a7000-0xd7203fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xdaca6000-0xdb0a2fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xdb0a3000-0xdb106fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xdb107000-0xdcc06fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xdcc07000-0xddb56fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xddb57000-0xddbfefff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
Jun 13 16:57:20 leyan kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 13 16:57:20 leyan kernel: [mem 0xe0000000-0xefffffff] available for PCI devices
Jun 13 16:57:20 leyan kernel: Booting paravirtualized kernel on bare hardware
Jun 13 16:57:20 leyan kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 13 16:57:20 leyan kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Jun 13 16:57:20 leyan kernel: percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
Jun 13 16:57:20 leyan kernel: pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
Jun 13 16:57:20 leyan kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jun 13 16:57:20 leyan kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
Jun 13 16:57:20 leyan kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8237529
Jun 13 16:57:20 leyan kernel: Policy zone: Normal
Jun 13 16:57:20 leyan kernel: Kernel command line: BOOT_IMAGE=/linux-os/archlinux/boot/vmlinuz-linux root=UUID=e33a55b0-0046-46cc-a105-95d256e216f6 rw rootflags=subvol=linux-os/archlinux loglevel=3 udev.log_level=3 quiet splash random.trust_cpu=on nowatchdog mitigations=off amdgpu.ppfeaturemask=0xffffffff noreplace-smp clearcpuid=514
Jun 13 16:57:20 leyan kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 13 16:57:20 leyan kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Jun 13 16:57:20 leyan kernel: printk: log_buf_len min size: 131072 bytes
Jun 13 16:57:20 leyan kernel: printk: log_buf_len: 262144 bytes
Jun 13 16:57:20 leyan kernel: printk: early log buf free: 115440(88%)
Jun 13 16:57:20 leyan kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jun 13 16:57:20 leyan kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 13 16:57:20 leyan kernel: mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
Jun 13 16:57:20 leyan kernel: Memory: 32684964K/33473248K available (14344K kernel code, 2040K rwdata, 8988K rodata, 1652K init, 4372K bss, 788024K reserved, 0K cma-reserved)
Jun 13 16:57:20 leyan kernel: random: get_random_u64 called from __kmem_cache_create+0x22/0x530 with crng_init=0
Jun 13 16:57:20 leyan kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Jun 13 16:57:20 leyan kernel: ftrace: allocating 41908 entries in 164 pages
Jun 13 16:57:20 leyan kernel: ftrace: allocated 164 pages with 3 groups
Jun 13 16:57:20 leyan kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 13 16:57:20 leyan kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 13 16:57:20 leyan kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Jun 13 16:57:20 leyan kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 13 16:57:20 leyan kernel:         Trampoline variant of Tasks RCU enabled.
Jun 13 16:57:20 leyan kernel:         Rude variant of Tasks RCU enabled.
Jun 13 16:57:20 leyan kernel:         Tracing variant of Tasks RCU enabled.
Jun 13 16:57:20 leyan kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 13 16:57:20 leyan kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Jun 13 16:57:20 leyan kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Jun 13 16:57:20 leyan kernel: random: crng done (trusting CPU's manufacturer)
Jun 13 16:57:20 leyan kernel: Console: colour dummy device 80x25
Jun 13 16:57:20 leyan kernel: printk: console [tty0] enabled
Jun 13 16:57:20 leyan kernel: ACPI: Core revision 20210105
Jun 13 16:57:20 leyan kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 13 16:57:20 leyan kernel: APIC: Switch to symmetric I/O mode setup
Jun 13 16:57:20 leyan kernel: Switched APIC routing to physical flat.
Jun 13 16:57:20 leyan kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 13 16:57:20 leyan kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3102112e920, max_idle_ns: 440795328717 ns
Jun 13 16:57:20 leyan kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6802.19 BogoMIPS (lpj=11333116)
Jun 13 16:57:20 leyan kernel: pid_max: default: 32768 minimum: 301
Jun 13 16:57:20 leyan kernel: LSM: Security Framework initializing
Jun 13 16:57:20 leyan kernel: Yama: becoming mindful.
Jun 13 16:57:20 leyan kernel: LSM support for eBPF active
Jun 13 16:57:20 leyan kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 13 16:57:20 leyan kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 13 16:57:20 leyan kernel: LVT offset 1 assigned for vector 0xf9
Jun 13 16:57:20 leyan kernel: LVT offset 2 assigned for vector 0xf4
Jun 13 16:57:20 leyan kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Jun 13 16:57:20 leyan kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jun 13 16:57:20 leyan kernel: Speculative Store Bypass: Vulnerable
Jun 13 16:57:20 leyan kernel: Freeing SMP alternatives memory: 36K
Jun 13 16:57:20 leyan kernel: smpboot: CPU0: AMD Ryzen 9 5950X 16-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
Jun 13 16:57:20 leyan kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jun 13 16:57:20 leyan kernel: ... version:                0
Jun 13 16:57:20 leyan kernel: ... bit width:              48
Jun 13 16:57:20 leyan kernel: ... generic registers:      6
Jun 13 16:57:20 leyan kernel: ... value mask:             0000ffffffffffff
Jun 13 16:57:20 leyan kernel: ... max period:             00007fffffffffff
Jun 13 16:57:20 leyan kernel: ... fixed-purpose events:   0
Jun 13 16:57:20 leyan kernel: ... event mask:             000000000000003f
Jun 13 16:57:20 leyan kernel: rcu: Hierarchical SRCU implementation.
Jun 13 16:57:20 leyan kernel: smp: Bringing up secondary CPUs ...
Jun 13 16:57:20 leyan kernel: x86: Booting SMP configuration:
Jun 13 16:57:20 leyan kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
Jun 13 16:57:20 leyan kernel: smp: Brought up 1 node, 32 CPUs
Jun 13 16:57:20 leyan kernel: smpboot: Max logical packages: 1
Jun 13 16:57:20 leyan kernel: smpboot: Total of 32 processors activated (217682.32 BogoMIPS)
Jun 13 16:57:20 leyan kernel: devtmpfs: initialized
Jun 13 16:57:20 leyan kernel: x86/mm: Memory block size: 128MB
Jun 13 16:57:20 leyan kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
Jun 13 16:57:20 leyan kernel: PM: Registering ACPI NVS region [mem 0xdb107000-0xdcc06fff] (28311552 bytes)
Jun 13 16:57:20 leyan kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 13 16:57:20 leyan kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 13 16:57:20 leyan kernel: pinctrl core: initialized pinctrl subsystem
Jun 13 16:57:20 leyan kernel: PM: RTC time: 14:57:18, date: 2021-06-13
Jun 13 16:57:20 leyan kernel: NET: Registered protocol family 16
Jun 13 16:57:20 leyan kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jun 13 16:57:20 leyan kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 13 16:57:20 leyan kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 13 16:57:20 leyan kernel: audit: initializing netlink subsys (disabled)
Jun 13 16:57:20 leyan kernel: audit: type=2000 audit(1623596238.209:1): state=initialized audit_enabled=0 res=1
Jun 13 16:57:20 leyan kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 13 16:57:20 leyan kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 13 16:57:20 leyan kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 13 16:57:20 leyan kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 13 16:57:20 leyan kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 13 16:57:20 leyan kernel: cpuidle: using governor ladder
Jun 13 16:57:20 leyan kernel: cpuidle: using governor menu
Jun 13 16:57:20 leyan kernel: Detected 1 PCC Subspaces
Jun 13 16:57:20 leyan kernel: Registering PCC driver as Mailbox controller
Jun 13 16:57:20 leyan kernel: ACPI: bus type PCI registered
Jun 13 16:57:20 leyan kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 13 16:57:20 leyan kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Jun 13 16:57:20 leyan kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Jun 13 16:57:20 leyan kernel: PCI: Using configuration type 1 for base access
Jun 13 16:57:20 leyan kernel: Kprobes globally optimized
Jun 13 16:57:20 leyan kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 13 16:57:20 leyan kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 13 16:57:20 leyan kernel: ACPI: Added _OSI(Module Device)
Jun 13 16:57:20 leyan kernel: ACPI: Added _OSI(Processor Device)
Jun 13 16:57:20 leyan kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 13 16:57:20 leyan kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 13 16:57:20 leyan kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 13 16:57:20 leyan kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 13 16:57:20 leyan kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 13 16:57:20 leyan kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Jun 13 16:57:20 leyan kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 13 16:57:20 leyan kernel: ACPI: Interpreter enabled
Jun 13 16:57:20 leyan kernel: ACPI: (supports S0 S3 S4 S5)
Jun 13 16:57:20 leyan kernel: ACPI: Using IOAPIC for interrupt routing
Jun 13 16:57:20 leyan kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 13 16:57:20 leyan kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Jun 13 16:57:20 leyan kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 13 16:57:20 leyan kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 13 16:57:20 leyan kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC]
Jun 13 16:57:20 leyan kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
Jun 13 16:57:20 leyan kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Jun 13 16:57:20 leyan kernel: PCI host bridge to bus 0000:00
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfcffffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [mem 0x820000000-0x7fffffffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 13 16:57:20 leyan kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.1: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:00:07.1: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Jun 13 16:57:20 leyan kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
Jun 13 16:57:20 leyan kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
Jun 13 16:57:20 leyan kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0: [1022:57ad] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2: PCI bridge to [bus 20-2c]
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2:   bridge window [io  0xd000-0xefff]
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2:   bridge window [mem 0xfc300000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:00.0: [1022:57a3] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:21:00.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:21:00.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0: [1022:57a3] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0: [1022:57a3] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:06.0: [1022:57a3] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:21:06.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:21:06.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:08.0: [1022:57a4] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:21:08.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:21:08.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:09.0: [1022:57a4] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:21:09.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:21:09.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:0a.0: [1022:57a4] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:21:0a.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:21:0a.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0: PCI bridge to [bus 21-2c]
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0:   bridge window [io  0xd000-0xefff]
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0:   bridge window [mem 0xfc300000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci 0000:22:00.0: [144d:a808] type 00 class 0x010802
Jun 13 16:57:20 leyan kernel: pci 0000:22:00.0: reg 0x10: [mem 0xfca00000-0xfca03fff 64bit]
Jun 13 16:57:20 leyan kernel: pci 0000:21:00.0: PCI bridge to [bus 22]
Jun 13 16:57:20 leyan kernel: pci 0000:21:00.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci 0000:23:00.0: [1b21:0612] type 00 class 0x010601
Jun 13 16:57:20 leyan kernel: pci 0000:23:00.0: reg 0x10: [io  0xe050-0xe057]
Jun 13 16:57:20 leyan kernel: pci 0000:23:00.0: reg 0x14: [io  0xe040-0xe043]
Jun 13 16:57:20 leyan kernel: pci 0000:23:00.0: reg 0x18: [io  0xe030-0xe037]
Jun 13 16:57:20 leyan kernel: pci 0000:23:00.0: reg 0x1c: [io  0xe020-0xe023]
Jun 13 16:57:20 leyan kernel: pci 0000:23:00.0: reg 0x20: [io  0xe000-0xe01f]
Jun 13 16:57:20 leyan kernel: pci 0000:23:00.0: reg 0x24: [mem 0xfc900000-0xfc9001ff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0: PCI bridge to [bus 23]
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0:   bridge window [io  0xe000-0xefff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:26:00.0: [8086:1539] type 00 class 0x020000
Jun 13 16:57:20 leyan kernel: pci 0000:26:00.0: reg 0x10: [mem 0xfc800000-0xfc81ffff]
Jun 13 16:57:20 leyan kernel: pci 0000:26:00.0: reg 0x18: [io  0xd000-0xd01f]
Jun 13 16:57:20 leyan kernel: pci 0000:26:00.0: reg 0x1c: [mem 0xfc820000-0xfc823fff]
Jun 13 16:57:20 leyan kernel: pci 0000:26:00.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0: PCI bridge to [bus 26]
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0:   bridge window [io  0xd000-0xdfff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0:   bridge window [mem 0xfc800000-0xfc8fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:28:00.0: [8086:2723] type 00 class 0x028000
Jun 13 16:57:20 leyan kernel: pci 0000:28:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
Jun 13 16:57:20 leyan kernel: pci 0000:28:00.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:06.0: PCI bridge to [bus 28]
Jun 13 16:57:20 leyan kernel: pci 0000:21:06.0:   bridge window [mem 0xfc700000-0xfc7fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.0: [1022:1485] type 00 class 0x130000
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.1: [1022:149c] type 00 class 0x0c0330
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.1: reg 0x10: [mem 0xfc400000-0xfc4fffff 64bit]
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.1: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.1: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.3: [1022:149c] type 00 class 0x0c0330
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.3: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.3: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:21:08.0: PCI bridge to [bus 2a]
Jun 13 16:57:20 leyan kernel: pci 0000:21:08.0:   bridge window [mem 0xfc300000-0xfc4fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2b:00.0: [1022:7901] type 00 class 0x010601
Jun 13 16:57:20 leyan kernel: pci 0000:2b:00.0: reg 0x24: [mem 0xfc600000-0xfc6007ff]
Jun 13 16:57:20 leyan kernel: pci 0000:2b:00.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:2b:00.0: PME# supported from D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:2b:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 13 16:57:20 leyan kernel: pci 0000:21:09.0: PCI bridge to [bus 2b]
Jun 13 16:57:20 leyan kernel: pci 0000:21:09.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2c:00.0: [1022:7901] type 00 class 0x010601
Jun 13 16:57:20 leyan kernel: pci 0000:2c:00.0: reg 0x24: [mem 0xfc500000-0xfc5007ff]
Jun 13 16:57:20 leyan kernel: pci 0000:2c:00.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:2c:00.0: PME# supported from D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:2c:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 13 16:57:20 leyan kernel: pci 0000:21:0a.0: PCI bridge to [bus 2c]
Jun 13 16:57:20 leyan kernel: pci 0000:21:0a.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0: [1002:1478] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1: PCI bridge to [bus 2d-2f]
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0: [1002:1479] type 01 class 0x060400
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0: PCI bridge to [bus 2e-2f]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0:   bridge window [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: [1002:731f] type 00 class 0x030000
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: reg 0x10: [mem 0x7c00000000-0x7dffffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: reg 0x18: [mem 0x7e00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: reg 0x20: [io  0xf000-0xf0ff]
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: reg 0x24: [mem 0xfcd00000-0xfcd7ffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: reg 0x30: [mem 0xfcd80000-0xfcd9ffff pref]
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: BAR 0: assigned to efifb
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.1: [1002:ab38] type 00 class 0x040300
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.1: reg 0x10: [mem 0xfcda0000-0xfcda3fff]
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0: PCI bridge to [bus 2f]
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0:   bridge window [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci 0000:30:00.0: [1022:148a] type 00 class 0x130000
Jun 13 16:57:20 leyan kernel: pci 0000:30:00.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:00:07.1: PCI bridge to [bus 30]
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.0: [1022:1485] type 00 class 0x130000
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.0: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.3: [1022:149c] type 00 class 0x0c0330
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.3: reg 0x10: [mem 0xfcb00000-0xfcbfffff 64bit]
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.3: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.3: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.4: [1022:1487] type 00 class 0x040300
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.4: reg 0x10: [mem 0xfcc00000-0xfcc07fff]
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.4: enabling Extended Tags
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.4: PME# supported from D0 D3hot D3cold
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.1: PCI bridge to [bus 31]
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.1:   bridge window [mem 0xfcb00000-0xfccfffff]
Jun 13 16:57:20 leyan kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
Jun 13 16:57:20 leyan kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
Jun 13 16:57:20 leyan kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
Jun 13 16:57:20 leyan kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
Jun 13 16:57:20 leyan kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
Jun 13 16:57:20 leyan kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
Jun 13 16:57:20 leyan kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
Jun 13 16:57:20 leyan kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
Jun 13 16:57:20 leyan kernel: iommu: Default domain type: Translated 
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: vgaarb: bridge control possible
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: vgaarb: setting as boot device
Jun 13 16:57:20 leyan kernel: vgaarb: loaded
Jun 13 16:57:20 leyan kernel: SCSI subsystem initialized
Jun 13 16:57:20 leyan kernel: libata version 3.00 loaded.
Jun 13 16:57:20 leyan kernel: ACPI: bus type USB registered
Jun 13 16:57:20 leyan kernel: usbcore: registered new interface driver usbfs
Jun 13 16:57:20 leyan kernel: usbcore: registered new interface driver hub
Jun 13 16:57:20 leyan kernel: usbcore: registered new device driver usb
Jun 13 16:57:20 leyan kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 13 16:57:20 leyan kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 13 16:57:20 leyan kernel: PTP clock support registered
Jun 13 16:57:20 leyan kernel: EDAC MC: Ver: 3.0.0
Jun 13 16:57:20 leyan kernel: Registered efivars operations
Jun 13 16:57:20 leyan kernel: NetLabel: Initializing
Jun 13 16:57:20 leyan kernel: NetLabel:  domain hash size = 128
Jun 13 16:57:20 leyan kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 13 16:57:20 leyan kernel: NetLabel:  unlabeled traffic allowed by default
Jun 13 16:57:20 leyan kernel: PCI: Using ACPI for IRQ routing
Jun 13 16:57:20 leyan kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 13 16:57:20 leyan kernel: e820: reserve RAM buffer [mem 0x09d82000-0x0bffffff]
Jun 13 16:57:20 leyan kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 13 16:57:20 leyan kernel: e820: reserve RAM buffer [mem 0xcb052000-0xcbffffff]
Jun 13 16:57:20 leyan kernel: e820: reserve RAM buffer [mem 0xcb0a1000-0xcbffffff]
Jun 13 16:57:20 leyan kernel: e820: reserve RAM buffer [mem 0xd71a7000-0xd7ffffff]
Jun 13 16:57:20 leyan kernel: e820: reserve RAM buffer [mem 0xdaca6000-0xdbffffff]
Jun 13 16:57:20 leyan kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Jun 13 16:57:20 leyan kernel: e820: reserve RAM buffer [mem 0x81f300000-0x81fffffff]
Jun 13 16:57:20 leyan kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 13 16:57:20 leyan kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 13 16:57:20 leyan kernel: clocksource: Switched to clocksource tsc-early
Jun 13 16:57:20 leyan kernel: VFS: Disk quotas dquot_6.6.0
Jun 13 16:57:20 leyan kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 13 16:57:20 leyan kernel: pnp: PnP ACPI init
Jun 13 16:57:20 leyan kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Jun 13 16:57:20 leyan kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 13 16:57:20 leyan kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 13 16:57:20 leyan kernel: system 00:03: [io  0x0a00-0x0a0f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:03: [io  0x0a10-0x0a1f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:03: [io  0x0a20-0x0a2f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:03: [io  0x0a30-0x0a3f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x040b] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x04d6] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0c14] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0c52] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0c6c] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0c6f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0800-0x089f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0900-0x090f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [io  0x0910-0x091f] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jun 13 16:57:20 leyan kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 13 16:57:20 leyan kernel: pnp: PnP ACPI: found 5 devices
Jun 13 16:57:20 leyan kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 13 16:57:20 leyan kernel: NET: Registered protocol family 2
Jun 13 16:57:20 leyan kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 13 16:57:20 leyan kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jun 13 16:57:20 leyan kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 13 16:57:20 leyan kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 13 16:57:20 leyan kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jun 13 16:57:20 leyan kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jun 13 16:57:20 leyan kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 13 16:57:20 leyan kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 13 16:57:20 leyan kernel: NET: Registered protocol family 1
Jun 13 16:57:20 leyan kernel: NET: Registered protocol family 44
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:00.0: PCI bridge to [bus 22]
Jun 13 16:57:20 leyan kernel: pci 0000:21:00.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0: PCI bridge to [bus 23]
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0:   bridge window [io  0xe000-0xefff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0: PCI bridge to [bus 26]
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0:   bridge window [io  0xd000-0xdfff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0:   bridge window [mem 0xfc800000-0xfc8fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:06.0: PCI bridge to [bus 28]
Jun 13 16:57:20 leyan kernel: pci 0000:21:06.0:   bridge window [mem 0xfc700000-0xfc7fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:08.0: PCI bridge to [bus 2a]
Jun 13 16:57:20 leyan kernel: pci 0000:21:08.0:   bridge window [mem 0xfc300000-0xfc4fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:09.0: PCI bridge to [bus 2b]
Jun 13 16:57:20 leyan kernel: pci 0000:21:09.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:21:0a.0: PCI bridge to [bus 2c]
Jun 13 16:57:20 leyan kernel: pci 0000:21:0a.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0: PCI bridge to [bus 21-2c]
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0:   bridge window [io  0xd000-0xefff]
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0:   bridge window [mem 0xfc300000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2: PCI bridge to [bus 20-2c]
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2:   bridge window [io  0xd000-0xefff]
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2:   bridge window [mem 0xfc300000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0: PCI bridge to [bus 2f]
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0:   bridge window [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0: PCI bridge to [bus 2e-2f]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0:   bridge window [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1: PCI bridge to [bus 2d-2f]
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci 0000:00:07.1: PCI bridge to [bus 30]
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.1: PCI bridge to [bus 31]
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.1:   bridge window [mem 0xfcb00000-0xfccfffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfcffffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:00: resource 11 [mem 0x820000000-0x7fffffffff window]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:20: resource 0 [io  0xd000-0xefff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:20: resource 1 [mem 0xfc300000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:21: resource 0 [io  0xd000-0xefff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:21: resource 1 [mem 0xfc300000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:22: resource 1 [mem 0xfca00000-0xfcafffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:23: resource 0 [io  0xe000-0xefff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:23: resource 1 [mem 0xfc900000-0xfc9fffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:26: resource 0 [io  0xd000-0xdfff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:26: resource 1 [mem 0xfc800000-0xfc8fffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:28: resource 1 [mem 0xfc700000-0xfc7fffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2a: resource 1 [mem 0xfc300000-0xfc4fffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2b: resource 1 [mem 0xfc600000-0xfc6fffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2c: resource 1 [mem 0xfc500000-0xfc5fffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2d: resource 0 [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2d: resource 1 [mem 0xfcd00000-0xfcefffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2d: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2e: resource 0 [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2e: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2e: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2f: resource 0 [io  0xf000-0xffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2f: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:2f: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 13 16:57:20 leyan kernel: pci_bus 0000:31: resource 1 [mem 0xfcb00000-0xfccfffff]
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.1: D0 power state depends on 0000:2f:00.0
Jun 13 16:57:20 leyan kernel: PCI: CLS 64 bytes, default 64
Jun 13 16:57:20 leyan kernel: Trying to unpack rootfs image as initramfs...
Jun 13 16:57:20 leyan kernel: Freeing initrd memory: 23208K
Jun 13 16:57:20 leyan kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.1: Adding to iommu group 1
Jun 13 16:57:20 leyan kernel: pci 0000:00:01.2: Adding to iommu group 2
Jun 13 16:57:20 leyan kernel: pci 0000:00:02.0: Adding to iommu group 3
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.0: Adding to iommu group 4
Jun 13 16:57:20 leyan kernel: pci 0000:00:03.1: Adding to iommu group 5
Jun 13 16:57:20 leyan kernel: pci 0000:00:04.0: Adding to iommu group 6
Jun 13 16:57:20 leyan kernel: pci 0000:00:05.0: Adding to iommu group 7
Jun 13 16:57:20 leyan kernel: pci 0000:00:07.0: Adding to iommu group 8
Jun 13 16:57:20 leyan kernel: pci 0000:00:07.1: Adding to iommu group 9
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.0: Adding to iommu group 10
Jun 13 16:57:20 leyan kernel: pci 0000:00:08.1: Adding to iommu group 11
Jun 13 16:57:20 leyan kernel: pci 0000:00:14.0: Adding to iommu group 12
Jun 13 16:57:20 leyan kernel: pci 0000:00:14.3: Adding to iommu group 12
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.0: Adding to iommu group 13
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.1: Adding to iommu group 13
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.2: Adding to iommu group 13
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.3: Adding to iommu group 13
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.4: Adding to iommu group 13
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.5: Adding to iommu group 13
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.6: Adding to iommu group 13
Jun 13 16:57:20 leyan kernel: pci 0000:00:18.7: Adding to iommu group 13
Jun 13 16:57:20 leyan kernel: pci 0000:01:00.0: Adding to iommu group 14
Jun 13 16:57:20 leyan kernel: pci 0000:20:00.0: Adding to iommu group 15
Jun 13 16:57:20 leyan kernel: pci 0000:21:00.0: Adding to iommu group 16
Jun 13 16:57:20 leyan kernel: pci 0000:21:01.0: Adding to iommu group 17
Jun 13 16:57:20 leyan kernel: pci 0000:21:04.0: Adding to iommu group 18
Jun 13 16:57:20 leyan kernel: pci 0000:21:06.0: Adding to iommu group 19
Jun 13 16:57:20 leyan kernel: pci 0000:21:08.0: Adding to iommu group 20
Jun 13 16:57:20 leyan kernel: pci 0000:21:09.0: Adding to iommu group 21
Jun 13 16:57:20 leyan kernel: pci 0000:21:0a.0: Adding to iommu group 22
Jun 13 16:57:20 leyan kernel: pci 0000:22:00.0: Adding to iommu group 23
Jun 13 16:57:20 leyan kernel: pci 0000:23:00.0: Adding to iommu group 24
Jun 13 16:57:20 leyan kernel: pci 0000:26:00.0: Adding to iommu group 25
Jun 13 16:57:20 leyan kernel: pci 0000:28:00.0: Adding to iommu group 26
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.0: Adding to iommu group 20
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.1: Adding to iommu group 20
Jun 13 16:57:20 leyan kernel: pci 0000:2a:00.3: Adding to iommu group 20
Jun 13 16:57:20 leyan kernel: pci 0000:2b:00.0: Adding to iommu group 21
Jun 13 16:57:20 leyan kernel: pci 0000:2c:00.0: Adding to iommu group 22
Jun 13 16:57:20 leyan kernel: pci 0000:2d:00.0: Adding to iommu group 27
Jun 13 16:57:20 leyan kernel: pci 0000:2e:00.0: Adding to iommu group 28
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.0: Adding to iommu group 29
Jun 13 16:57:20 leyan kernel: pci 0000:2f:00.1: Adding to iommu group 30
Jun 13 16:57:20 leyan kernel: pci 0000:30:00.0: Adding to iommu group 31
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.0: Adding to iommu group 32
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.3: Adding to iommu group 33
Jun 13 16:57:20 leyan kernel: pci 0000:31:00.4: Adding to iommu group 34
Jun 13 16:57:20 leyan kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Jun 13 16:57:20 leyan kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294a5a):
Jun 13 16:57:20 leyan kernel:  PPR NX GT IA PC GA_vAPIC
Jun 13 16:57:20 leyan kernel: AMD-Vi: Interrupt remapping enabled
Jun 13 16:57:20 leyan kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Jun 13 16:57:20 leyan kernel: amd_uncore: 4  amd_df counters detected
Jun 13 16:57:20 leyan kernel: amd_uncore: 6  amd_l3 counters detected
Jun 13 16:57:20 leyan kernel: LVT offset 0 assigned for vector 0x400
Jun 13 16:57:20 leyan kernel: perf: AMD IBS detected (0x000003ff)
Jun 13 16:57:20 leyan kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 13 16:57:20 leyan kernel: check: Scanning for low memory corruption every 60 seconds
Jun 13 16:57:20 leyan kernel: Initialise system trusted keyrings
Jun 13 16:57:20 leyan kernel: Key type blacklist registered
Jun 13 16:57:20 leyan kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Jun 13 16:57:20 leyan kernel: zbud: loaded
Jun 13 16:57:20 leyan kernel: Key type asymmetric registered
Jun 13 16:57:20 leyan kernel: Asymmetric key parser 'x509' registered
Jun 13 16:57:20 leyan kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Jun 13 16:57:20 leyan kernel: io scheduler mq-deadline registered
Jun 13 16:57:20 leyan kernel: io scheduler kyber registered
Jun 13 16:57:20 leyan kernel: io scheduler bfq registered
Jun 13 16:57:20 leyan kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 27
Jun 13 16:57:20 leyan kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 28
Jun 13 16:57:20 leyan kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 29
Jun 13 16:57:20 leyan kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 31
Jun 13 16:57:20 leyan kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 32
Jun 13 16:57:20 leyan kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 13 16:57:20 leyan kernel: efifb: probing for efifb
Jun 13 16:57:20 leyan kernel: efifb: showing boot graphics
Jun 13 16:57:20 leyan kernel: efifb: framebuffer at 0x7c00000000, using 8128k, total 8128k
Jun 13 16:57:20 leyan kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jun 13 16:57:20 leyan kernel: efifb: scrolling: redraw
Jun 13 16:57:20 leyan kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 13 16:57:20 leyan kernel: fbcon: Deferring console take-over
Jun 13 16:57:20 leyan kernel: fb0: EFI VGA frame buffer device
Jun 13 16:57:20 leyan kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 13 16:57:20 leyan kernel: ACPI: button: Power Button [PWRB]
Jun 13 16:57:20 leyan kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 13 16:57:20 leyan kernel: ACPI: button: Power Button [PWRF]
Jun 13 16:57:20 leyan kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1277
Jun 13 16:57:20 leyan kernel: Monitor-Mwait will be used to enter C-1 state
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C000: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C002: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C004: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C006: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C008: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C010: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C012: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C014: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C016: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C018: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C01A: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C01C: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C01E: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C001: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C003: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C005: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C007: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C009: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C011: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C013: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C015: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C017: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C019: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C01B: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C01D: Found 2 idle states
Jun 13 16:57:20 leyan kernel: ACPI: \_PR_.C01F: Found 2 idle states
Jun 13 16:57:20 leyan kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 13 16:57:20 leyan kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 13 16:57:20 leyan kernel: Non-volatile memory driver v1.3
Jun 13 16:57:20 leyan kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jun 13 16:57:20 leyan kernel: nvme nvme0: pci function 0000:01:00.0
Jun 13 16:57:20 leyan kernel: nvme nvme1: pci function 0000:22:00.0
Jun 13 16:57:20 leyan kernel: ahci 0000:23:00.0: version 3.0
Jun 13 16:57:20 leyan kernel: ahci 0000:23:00.0: SSS flag set, parallel bus scan disabled
Jun 13 16:57:20 leyan kernel: ahci 0000:23:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Jun 13 16:57:20 leyan kernel: ahci 0000:23:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
Jun 13 16:57:20 leyan kernel: scsi host0: ahci
Jun 13 16:57:20 leyan kernel: scsi host1: ahci
Jun 13 16:57:20 leyan kernel: ata1: SATA max UDMA/133 abar m512@0xfc900000 port 0xfc900100 irq 48
Jun 13 16:57:20 leyan kernel: ata2: SATA max UDMA/133 abar m512@0xfc900000 port 0xfc900180 irq 48
Jun 13 16:57:20 leyan kernel: ahci 0000:2b:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Jun 13 16:57:20 leyan kernel: ahci 0000:2b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jun 13 16:57:20 leyan kernel: scsi host2: ahci
Jun 13 16:57:20 leyan kernel: ata3: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 49
Jun 13 16:57:20 leyan kernel: ahci 0000:2c:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
Jun 13 16:57:20 leyan kernel: ahci 0000:2c:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jun 13 16:57:20 leyan kernel: scsi host3: ahci
Jun 13 16:57:20 leyan kernel: scsi host4: ahci
Jun 13 16:57:20 leyan kernel: scsi host5: ahci
Jun 13 16:57:20 leyan kernel: scsi host6: ahci
Jun 13 16:57:20 leyan kernel: scsi host7: ahci
Jun 13 16:57:20 leyan kernel: ata4: DUMMY
Jun 13 16:57:20 leyan kernel: ata5: DUMMY
Jun 13 16:57:20 leyan kernel: ata6: DUMMY
Jun 13 16:57:20 leyan kernel: ata7: DUMMY
Jun 13 16:57:20 leyan kernel: ata8: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500300 irq 54
Jun 13 16:57:20 leyan kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 13 16:57:20 leyan kernel: ehci-pci: EHCI PCI platform driver
Jun 13 16:57:20 leyan kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jun 13 16:57:20 leyan kernel: ohci-pci: OHCI PCI platform driver
Jun 13 16:57:20 leyan kernel: uhci_hcd: USB Universal Host Controller Interface driver
Jun 13 16:57:20 leyan kernel: usbcore: registered new interface driver usbserial_generic
Jun 13 16:57:20 leyan kernel: usbserial: USB Serial support registered for generic
Jun 13 16:57:20 leyan kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 13 16:57:20 leyan kernel: rtc_cmos 00:02: registered as rtc0
Jun 13 16:57:20 leyan kernel: rtc_cmos 00:02: setting system clock to 2021-06-13T14:57:18 UTC (1623596238)
Jun 13 16:57:20 leyan kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 13 16:57:20 leyan kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 13 16:57:20 leyan kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 13 16:57:20 leyan kernel: drop_monitor: Initializing network drop monitor service
Jun 13 16:57:20 leyan kernel: Initializing XFRM netlink socket
Jun 13 16:57:20 leyan kernel: NET: Registered protocol family 10
Jun 13 16:57:20 leyan kernel: Segment Routing with IPv6
Jun 13 16:57:20 leyan kernel: RPL Segment Routing with IPv6
Jun 13 16:57:20 leyan kernel: NET: Registered protocol family 17
Jun 13 16:57:20 leyan kernel: microcode: CPU0: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU1: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU2: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU3: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU4: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU5: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU6: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU7: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU8: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU9: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU10: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU11: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU12: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU13: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU14: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU15: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU16: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU17: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU18: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU19: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU20: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU21: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU22: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU23: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU24: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU25: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU26: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU27: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU28: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU29: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU30: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: CPU31: patch_level=0x0a201009
Jun 13 16:57:20 leyan kernel: microcode: Microcode Update Driver: v2.2.
Jun 13 16:57:20 leyan kernel: nvme nvme0: missing or invalid SUBNQN field.
Jun 13 16:57:20 leyan kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Jun 13 16:57:20 leyan kernel: resctrl: L3 allocation detected
Jun 13 16:57:20 leyan kernel: resctrl: L3DATA allocation detected
Jun 13 16:57:20 leyan kernel: resctrl: L3CODE allocation detected
Jun 13 16:57:20 leyan kernel: resctrl: MB allocation detected
Jun 13 16:57:20 leyan kernel: resctrl: L3 monitoring detected
Jun 13 16:57:20 leyan kernel: IPI shorthand broadcast: enabled
Jun 13 16:57:20 leyan kernel: sched_clock: Marking stable (445125580, 160243257)->(610997331, -5628494)
Jun 13 16:57:20 leyan kernel: registered taskstats version 1
Jun 13 16:57:20 leyan kernel: Loading compiled-in X.509 certificates
Jun 13 16:57:20 leyan kernel: nvme nvme1: missing or invalid SUBNQN field.
Jun 13 16:57:20 leyan kernel: nvme nvme1: Shutdown timeout set to 8 seconds
Jun 13 16:57:20 leyan kernel: Loaded X.509 cert 'Build time autogenerated kernel key: ea0ee805a2c6c86d455253c0652fc214f025a1e6'
Jun 13 16:57:20 leyan kernel: zswap: loaded using pool lz4/z3fold
Jun 13 16:57:20 leyan kernel: Key type ._fscrypt registered
Jun 13 16:57:20 leyan kernel: Key type .fscrypt registered
Jun 13 16:57:20 leyan kernel: Key type fscrypt-provisioning registered
Jun 13 16:57:20 leyan kernel: PM:   Magic number: 9:902:990
Jun 13 16:57:20 leyan kernel: machinecheck machinecheck3: hash matches
Jun 13 16:57:20 leyan kernel: acpi STK0002A:00: hash matches
Jun 13 16:57:20 leyan kernel: memory memory33: hash matches
Jun 13 16:57:20 leyan kernel: RAS: Correctable Errors collector initialized.
Jun 13 16:57:20 leyan kernel: nvme nvme0: 32/0/0 default/read/poll queues
Jun 13 16:57:20 leyan kernel: nvme nvme1: 32/0/0 default/read/poll queues
Jun 13 16:57:20 leyan kernel:  nvme0n1: p1 p2 p3 p4
Jun 13 16:57:20 leyan kernel:  nvme1n1: p1 p2 p3
Jun 13 16:57:20 leyan kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 13 16:57:20 leyan kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 13 16:57:20 leyan kernel: ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 13 16:57:20 leyan kernel: ata8.00: ATA-8: ST2000DM001-9YN164, CC4H, max UDMA/133
Jun 13 16:57:20 leyan kernel: ata8.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 13 16:57:20 leyan kernel: ata8.00: configured for UDMA/133
Jun 13 16:57:20 leyan kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 13 16:57:20 leyan kernel: scsi 7:0:0:0: Direct-Access     ATA      ST2000DM001-9YN1 CC4H PQ: 0 ANSI: 5
Jun 13 16:57:20 leyan kernel: sd 7:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Jun 13 16:57:20 leyan kernel: sd 7:0:0:0: [sda] 4096-byte physical blocks
Jun 13 16:57:20 leyan kernel: sd 7:0:0:0: [sda] Write Protect is off
Jun 13 16:57:20 leyan kernel: sd 7:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 13 16:57:20 leyan kernel: sd 7:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 13 16:57:20 leyan kernel:  sda: sda1 sda2
Jun 13 16:57:20 leyan kernel: sd 7:0:0:0: [sda] Attached SCSI disk
Jun 13 16:57:20 leyan kernel: Freeing unused decrypted memory: 2036K
Jun 13 16:57:20 leyan kernel: Freeing unused kernel image (initmem) memory: 1652K
Jun 13 16:57:20 leyan kernel: Write protecting the kernel read-only data: 26624k
Jun 13 16:57:20 leyan kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Jun 13 16:57:20 leyan kernel: Freeing unused kernel image (rodata/data gap) memory: 1252K
Jun 13 16:57:20 leyan kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 13 16:57:20 leyan kernel: rodata_test: all tests were successful
Jun 13 16:57:20 leyan kernel: Run /init as init process
Jun 13 16:57:20 leyan kernel:   with arguments:
Jun 13 16:57:20 leyan kernel:     /init
Jun 13 16:57:20 leyan kernel:     splash
Jun 13 16:57:20 leyan kernel:   with environment:
Jun 13 16:57:20 leyan kernel:     HOME=/
Jun 13 16:57:20 leyan kernel:     TERM=linux
Jun 13 16:57:20 leyan kernel:     BOOT_IMAGE=/linux-os/archlinux/boot/vmlinuz-linux
Jun 13 16:57:20 leyan kernel: Linux agpgart interface v0.103
Jun 13 16:57:20 leyan kernel: [drm] amdgpu kernel modesetting enabled.
Jun 13 16:57:20 leyan kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Jun 13 16:57:20 leyan kernel: Virtual CRAT table created for CPU
Jun 13 16:57:20 leyan kernel: amdgpu: Topology: Add CPU node
Jun 13 16:57:20 leyan kernel: checking generic (7c00000000 7f0000) vs hw (7c00000000 200000000)
Jun 13 16:57:20 leyan kernel: fb0: switching to amdgpudrmfb from EFI VGA
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: vgaarb: deactivate vga console
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: enabling device (0006 -> 0007)
Jun 13 16:57:20 leyan kernel: [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x148C:0x2398 0xC1).
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 13 16:57:20 leyan kernel: [drm] register mmio base: 0xFCD00000
Jun 13 16:57:20 leyan kernel: [drm] register mmio size: 524288
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 0 <nv_common>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 1 <gmc_v10_0>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 2 <navi10_ih>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 3 <psp>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 4 <smu>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 5 <dm>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 6 <gfx_v10_0>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 7 <sdma_v5_0>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 8 <vcn_v2_0>
Jun 13 16:57:20 leyan kernel: [drm] add ip block number 9 <jpeg_v2_0>
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: Fetched VBIOS from VFCT
Jun 13 16:57:20 leyan kernel: amdgpu: ATOM BIOS: 111
Jun 13 16:57:20 leyan kernel: [drm] VCN decode is enabled in VM mode
Jun 13 16:57:20 leyan kernel: [drm] VCN encode is enabled in VM mode
Jun 13 16:57:20 leyan kernel: [drm] JPEG decode is enabled in VM mode
Jun 13 16:57:20 leyan kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
Jun 13 16:57:20 leyan kernel: [drm] Detected VRAM RAM=8176M, BAR=8192M
Jun 13 16:57:20 leyan kernel: [drm] RAM width 256bits GDDR6
Jun 13 16:57:20 leyan kernel: [TTM] Zone  kernel: Available graphics memory: 16429468 KiB
Jun 13 16:57:20 leyan kernel: [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
Jun 13 16:57:20 leyan kernel: [drm] amdgpu: 8176M of VRAM memory ready
Jun 13 16:57:20 leyan kernel: [drm] amdgpu: 8176M of GTT memory ready.
Jun 13 16:57:20 leyan kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 13 16:57:20 leyan kernel: [drm] PCIE GART of 512M enabled (table at 0x00000080007E9000).
Jun 13 16:57:20 leyan kernel: [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
Jun 13 16:57:20 leyan kernel: [drm] PSP loading VCN firmware
Jun 13 16:57:20 leyan kernel: [drm] reserve 0x900000 from 0x81fe400000 for PSP TMR
Jun 13 16:57:20 leyan kernel: tsc: Refined TSC clocksource calibration: 3400.000 MHz
Jun 13 16:57:20 leyan kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x31024ec0a0e, max_idle_ns: 440795247338 ns
Jun 13 16:57:20 leyan kernel: clocksource: Switched to clocksource tsc
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000037, smu fw version = 0x002a3f00 (42.63.0)
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: SMU driver if version not matched
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: use vbios provided pptable
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: SMU is initialized successfully!
Jun 13 16:57:20 leyan kernel: [drm] Display Core initialized with v3.2.122!
Jun 13 16:57:20 leyan kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 13 16:57:20 leyan kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 13 16:57:20 leyan kernel: [drm] JPEG decode initialized successfully.
Jun 13 16:57:20 leyan kernel: kfd kfd: Allocated 3969056 bytes on gart
Jun 13 16:57:20 leyan kernel: Virtual CRAT table created for GPU
Jun 13 16:57:20 leyan kernel: amdgpu: Topology: Add dGPU node [0x731f:0x1002]
Jun 13 16:57:20 leyan kernel: kfd kfd: added device 1002:731f
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
Jun 13 16:57:20 leyan kernel: [drm] fb mappable at 0x7C009EB000
Jun 13 16:57:20 leyan kernel: [drm] vram apper at 0x7C00000000
Jun 13 16:57:20 leyan kernel: [drm] size 8294400
Jun 13 16:57:20 leyan kernel: [drm] fb depth is 24
Jun 13 16:57:20 leyan kernel: [drm]    pitch is 7680
Jun 13 16:57:20 leyan kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 13 16:57:20 leyan kernel: fbcon: Deferring console take-over
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Jun 13 16:57:20 leyan kernel: amdgpu 0000:2f:00.0: amdgpu: Using BACO for runtime pm
Jun 13 16:57:20 leyan kernel: [drm] Initialized amdgpu 3.40.0 20150101 for 0000:2f:00.0 on minor 0
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.1: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.1: new USB bus registered, assigned bus number 1
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 13 16:57:20 leyan kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
Jun 13 16:57:20 leyan kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 16:57:20 leyan kernel: usb usb1: Product: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: usb usb1: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 13 16:57:20 leyan kernel: usb usb1: SerialNumber: 0000:2a:00.1
Jun 13 16:57:20 leyan kernel: hub 1-0:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 1-0:1.0: 6 ports detected
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.1: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.1: new USB bus registered, assigned bus number 2
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.1: Host supports USB 3.1 Enhanced SuperSpeed
Jun 13 16:57:20 leyan kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 13 16:57:20 leyan kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
Jun 13 16:57:20 leyan kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 16:57:20 leyan kernel: usb usb2: Product: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: usb usb2: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 13 16:57:20 leyan kernel: usb usb2: SerialNumber: 0000:2a:00.1
Jun 13 16:57:20 leyan kernel: hub 2-0:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 2-0:1.0: 4 ports detected
Jun 13 16:57:20 leyan kernel: usb: port power management may be unreliable
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.3: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 3
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 13 16:57:20 leyan kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
Jun 13 16:57:20 leyan kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 16:57:20 leyan kernel: usb usb3: Product: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: usb usb3: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 13 16:57:20 leyan kernel: usb usb3: SerialNumber: 0000:2a:00.3
Jun 13 16:57:20 leyan kernel: hub 3-0:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 3-0:1.0: 6 ports detected
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.3: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 4
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:2a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 13 16:57:20 leyan kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 13 16:57:20 leyan kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
Jun 13 16:57:20 leyan kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 16:57:20 leyan kernel: usb usb4: Product: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: usb usb4: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 13 16:57:20 leyan kernel: usb usb4: SerialNumber: 0000:2a:00.3
Jun 13 16:57:20 leyan kernel: hub 4-0:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 4-0:1.0: 4 ports detected
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:31:00.3: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:31:00.3: new USB bus registered, assigned bus number 5
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:31:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 13 16:57:20 leyan kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
Jun 13 16:57:20 leyan kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 16:57:20 leyan kernel: usb usb5: Product: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: usb usb5: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 13 16:57:20 leyan kernel: usb usb5: SerialNumber: 0000:31:00.3
Jun 13 16:57:20 leyan kernel: hub 5-0:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 5-0:1.0: 4 ports detected
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:31:00.3: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:31:00.3: new USB bus registered, assigned bus number 6
Jun 13 16:57:20 leyan kernel: xhci_hcd 0000:31:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 13 16:57:20 leyan kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 13 16:57:20 leyan kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
Jun 13 16:57:20 leyan kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 13 16:57:20 leyan kernel: usb usb6: Product: xHCI Host Controller
Jun 13 16:57:20 leyan kernel: usb usb6: Manufacturer: Linux 5.12.10-arch1-1 xhci-hcd
Jun 13 16:57:20 leyan kernel: usb usb6: SerialNumber: 0000:31:00.3
Jun 13 16:57:20 leyan kernel: hub 6-0:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 6-0:1.0: 4 ports detected
Jun 13 16:57:20 leyan kernel: raid6: skip pq benchmark and using algorithm avx2x4
Jun 13 16:57:20 leyan kernel: raid6: using avx2x2 recovery algorithm
Jun 13 16:57:20 leyan kernel: xor: automatically using best checksumming function   avx       
Jun 13 16:57:20 leyan kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes
Jun 13 16:57:20 leyan kernel: BTRFS: device label Archlinux-RAID devid 1 transid 188507 /dev/nvme1n1p2 scanned by systemd-udevd (433)
Jun 13 16:57:20 leyan kernel: BTRFS: device label Archlinux-RAID devid 2 transid 188507 /dev/nvme0n1p2 scanned by systemd-udevd (436)
Jun 13 16:57:20 leyan kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Jun 13 16:57:20 leyan kernel: usb 3-5: new full-speed USB device number 2 using xhci_hcd
Jun 13 16:57:20 leyan kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
Jun 13 16:57:20 leyan kernel: BTRFS info (device nvme1n1p2): disk space caching is enabled
Jun 13 16:57:20 leyan kernel: BTRFS info (device nvme1n1p2): has skinny extents
Jun 13 16:57:20 leyan kernel: BTRFS info (device nvme1n1p2): bdev /dev/nvme1n1p2 errs: wr 0, rd 0, flush 0, corrupt 1, gen 0
Jun 13 16:57:20 leyan kernel: BTRFS info (device nvme1n1p2): enabling ssd optimizations
Jun 13 16:57:20 leyan kernel: usb 1-1: New USB device found, idVendor=0566, idProduct=3020, bcdDevice=32.98
Jun 13 16:57:20 leyan kernel: usb 1-1: New USB device strings: Mfr=10, Product=11, SerialNumber=0
Jun 13 16:57:20 leyan kernel: usb 1-1: Product: USB 2.0 HUB
Jun 13 16:57:20 leyan kernel: usb 1-1: Manufacturer: GENESYS
Jun 13 16:57:20 leyan kernel: usb 5-1: New USB device found, idVendor=0424, idProduct=2734, bcdDevice= 1.38
Jun 13 16:57:20 leyan kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 13 16:57:20 leyan kernel: usb 5-1: Product: USB2734
Jun 13 16:57:20 leyan kernel: usb 5-1: Manufacturer: Microchip Tech
Jun 13 16:57:20 leyan kernel: usb 3-5: New USB device found, idVendor=1462, idProduct=7b93, bcdDevice= 0.01
Jun 13 16:57:20 leyan kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 13 16:57:20 leyan kernel: usb 3-5: Product: MYSTIC LIGHT 
Jun 13 16:57:20 leyan kernel: usb 3-5: Manufacturer: MSI
Jun 13 16:57:20 leyan kernel: usb 3-5: SerialNumber: A02019060305
Jun 13 16:57:20 leyan systemd[1]: systemd 248.3-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 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jun 13 16:57:20 leyan systemd[1]: Detected architecture x86-64.
Jun 13 16:57:20 leyan systemd[1]: Hostname set to <leyan>.
Jun 13 16:57:20 leyan kernel: hub 1-1:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 1-1:1.0: 3 ports detected
Jun 13 16:57:20 leyan kernel: hub 5-1:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 5-1:1.0: 5 ports detected
Jun 13 16:57:20 leyan systemd[1]: Queued start job for default target Graphical Interface.
Jun 13 16:57:20 leyan systemd[1]: Created slice system-getty.slice.
Jun 13 16:57:20 leyan systemd[1]: Created slice system-modprobe.slice.
Jun 13 16:57:20 leyan systemd[1]: Created slice system-systemd\x2dfsck.slice.
Jun 13 16:57:20 leyan systemd[1]: Created slice User and Session Slice.
Jun 13 16:57:20 leyan systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 13 16:57:20 leyan systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 13 16:57:20 leyan systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 13 16:57:20 leyan systemd[1]: Reached target Local Encrypted Volumes.
Jun 13 16:57:20 leyan systemd[1]: Reached target Login Prompts.
Jun 13 16:57:20 leyan systemd[1]: Reached target Remote File Systems.
Jun 13 16:57:20 leyan systemd[1]: Reached target Slices.
Jun 13 16:57:20 leyan systemd[1]: Reached target Swap.
Jun 13 16:57:20 leyan systemd[1]: Reached target Local Verity Integrity Protected Volumes.
Jun 13 16:57:20 leyan systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 13 16:57:20 leyan systemd[1]: Listening on LVM2 poll daemon socket.
Jun 13 16:57:20 leyan systemd[1]: Listening on Process Core Dump Socket.
Jun 13 16:57:20 leyan systemd[1]: Listening on Journal Audit Socket.
Jun 13 16:57:20 leyan systemd[1]: Listening on Journal Socket (/dev/log).
Jun 13 16:57:20 leyan systemd[1]: Listening on Journal Socket.
Jun 13 16:57:20 leyan systemd[1]: Listening on udev Control Socket.
Jun 13 16:57:20 leyan systemd[1]: Listening on udev Kernel Socket.
Jun 13 16:57:20 leyan systemd[1]: Mounting Huge Pages File System...
Jun 13 16:57:20 leyan systemd[1]: Mounting POSIX Message Queue File System...
Jun 13 16:57:20 leyan kernel: usb 6-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Jun 13 16:57:20 leyan systemd[1]: Mounting Kernel Debug File System...
Jun 13 16:57:20 leyan systemd[1]: Mounting Kernel Trace File System...
Jun 13 16:57:20 leyan systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 13 16:57:20 leyan systemd[1]: Starting Load Kernel Module configfs...
Jun 13 16:57:20 leyan systemd[1]: Starting Load Kernel Module drm...
Jun 13 16:57:20 leyan systemd[1]: Starting Load Kernel Module fuse...
Jun 13 16:57:20 leyan systemd[1]: Starting Set Up Additional Binary Formats...
Jun 13 16:57:20 leyan systemd[1]: Starting Journal Service...
Jun 13 16:57:20 leyan systemd[1]: Starting Load Kernel Modules...
Jun 13 16:57:20 leyan systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 13 16:57:20 leyan systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
Jun 13 16:57:20 leyan systemd[1]: Starting Coldplug All udev Devices...
Jun 13 16:57:20 leyan systemd[1]: Mounted Huge Pages File System.
Jun 13 16:57:20 leyan systemd[1]: Mounted POSIX Message Queue File System.
Jun 13 16:57:20 leyan systemd[1]: Mounted Kernel Debug File System.
Jun 13 16:57:20 leyan systemd[1]: Mounted Kernel Trace File System.
Jun 13 16:57:20 leyan systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 13 16:57:20 leyan systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 13 16:57:20 leyan systemd[1]: Finished Load Kernel Module configfs.
Jun 13 16:57:20 leyan systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 13 16:57:20 leyan systemd[1]: Finished Load Kernel Module drm.
Jun 13 16:57:20 leyan systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 543 (systemd-binfmt)
Jun 13 16:57:20 leyan systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 13 16:57:20 leyan systemd[1]: Mounting Kernel Configuration File System...
Jun 13 16:57:20 leyan kernel: fuse: init (API version 7.33)
Jun 13 16:57:20 leyan systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 13 16:57:20 leyan systemd[1]: Finished Load Kernel Module fuse.
Jun 13 16:57:20 leyan systemd[1]: Mounting FUSE Control File System...
Jun 13 16:57:20 leyan kernel: usb 6-2: New USB device found, idVendor=0424, idProduct=5734, bcdDevice= 1.38
Jun 13 16:57:20 leyan kernel: usb 6-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Jun 13 16:57:20 leyan kernel: usb 6-2: Product: USB5734
Jun 13 16:57:20 leyan kernel: usb 6-2: Manufacturer: Microchip Tech
Jun 13 16:57:20 leyan systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 13 16:57:20 leyan systemd[1]: Finished Set Up Additional Binary Formats.
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.333:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan systemd[1]: Mounted Kernel Configuration File System.
Jun 13 16:57:20 leyan systemd[1]: Mounted FUSE Control File System.
Jun 13 16:57:20 leyan kernel: mc: Linux media interface: v0.10
Jun 13 16:57:20 leyan kernel: usb 3-6: new high-speed USB device number 3 using xhci_hcd
Jun 13 16:57:20 leyan kernel: videodev: Linux video capture interface: v2.00
Jun 13 16:57:20 leyan kernel: v4l2loopback_dc: loading out-of-tree module taints kernel.
Jun 13 16:57:20 leyan kernel: v4l2loopback_dc: module verification failed: signature and/or required key missing - tainting kernel
Jun 13 16:57:20 leyan kernel: v4l2loopback driver version 0.6.3 (droidcam) loaded
Jun 13 16:57:20 leyan systemd-journald[544]: Journal started
Jun 13 16:57:20 leyan systemd-journald[544]: Runtime Journal (/run/log/journal/97b8ac2292804d16bca89c3ac1e17e4b) is 8.0M, max 1.5G, 1.5G free.
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan systemd-modules-load[545]: Inserted module 'crypto_user'
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan systemd-modules-load[545]: Inserted module 'videodev'
Jun 13 16:57:20 leyan systemd-modules-load[545]: Inserted module 'v4l2loopback_dc'
Jun 13 16:57:20 leyan systemd[1]: Started Journal Service.
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.353:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan kernel: hub 6-2:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 6-2:1.0: 5 ports detected
Jun 13 16:57:20 leyan systemd-modules-load[545]: Inserted module 'snd_aloop'
Jun 13 16:57:20 leyan systemd[1]: Finished Coldplug All udev Devices.
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan kernel: usb 1-2: new full-speed USB device number 3 using xhci_hcd
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.370:4): 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'
Jun 13 16:57:20 leyan kernel: usb 5-4: new full-speed USB device number 3 using xhci_hcd
Jun 13 16:57:20 leyan kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
Jun 13 16:57:20 leyan kernel: usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 13 16:57:20 leyan kernel: usb 3-6: Product: USB2.0 Hub
Jun 13 16:57:20 leyan systemd-modules-load[545]: Inserted module 'winesync'
Jun 13 16:57:20 leyan systemd[1]: Finished Load Kernel Modules.
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.496:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan systemd[1]: Starting Apply Kernel Variables...
Jun 13 16:57:20 leyan systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan systemd[1]: Finished Apply Kernel Variables.
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 13 16:57:20 leyan systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 13 16:57:20 leyan kernel: BTRFS info (device nvme1n1p2): disk space caching is enabled
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.500:6): 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'
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.500:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 13 16:57:20 leyan systemd[1]: Starting Load/Save Random Seed...
Jun 13 16:57:20 leyan systemd[1]: Starting Create System Users...
Jun 13 16:57:20 leyan systemd-journald[544]: Time spent on flushing to /var/log/journal/97b8ac2292804d16bca89c3ac1e17e4b is 7.892ms for 1212 entries.
Jun 13 16:57:20 leyan systemd-journald[544]: System Journal (/var/log/journal/97b8ac2292804d16bca89c3ac1e17e4b) is 4.0G, max 4.0G, 0B free.
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.513:8): 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'
Jun 13 16:57:20 leyan kernel: usb 1-2: New USB device found, idVendor=0451, idProduct=2036, bcdDevice= 1.01
Jun 13 16:57:20 leyan kernel: usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 13 16:57:20 leyan kernel: usb 1-2: Product: General Purpose USB Hub
Jun 13 16:57:20 leyan kernel: hub 3-6:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 3-6:1.0: 4 ports detected
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.536:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan kernel: audit: type=1130 audit(1623596240.546:10): 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'
Jun 13 16:57:20 leyan kernel: hub 1-2:1.0: USB hub found
Jun 13 16:57:20 leyan kernel: hub 1-2:1.0: 3 ports detected
Jun 13 16:57:20 leyan kernel: usb 1-1.3: new low-speed USB device number 4 using xhci_hcd
Jun 13 16:57:20 leyan kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 13 16:57:20 leyan kernel: dca service started, version 1.12.1
Jun 13 16:57:20 leyan kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 13 16:57:20 leyan kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 13 16:57:20 leyan kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 13 16:57:20 leyan kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Jun 13 16:57:20 leyan kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 13 16:57:20 leyan kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Jun 13 16:57:20 leyan kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
Jun 13 16:57:20 leyan kernel: usb 5-4: New USB device found, idVendor=1038, idProduct=1832, bcdDevice= 0.0b
Jun 13 16:57:20 leyan kernel: usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 13 16:57:20 leyan kernel: usb 5-4: Product: SteelSeries Sensei Ten
Jun 13 16:57:20 leyan kernel: usb 5-4: Manufacturer: SteelSeries
Jun 13 16:57:20 leyan kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Jun 13 16:57:20 leyan kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Jun 13 16:57:20 leyan kernel: igb 0000:26:00.0: enabling device (0000 -> 0002)
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan audit: BPF prog-id=14 op=LOAD
Jun 13 16:57:20 leyan audit: BPF prog-id=15 op=LOAD
Jun 13 16:57:20 leyan audit: BPF prog-id=16 op=LOAD
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan mtp-probe[661]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-5"
Jun 13 16:57:20 leyan systemd[1]: Finished Load/Save Random Seed.
Jun 13 16:57:20 leyan mtp-probe[661]: bus: 3, device: 2 was not an MTP device
Jun 13 16:57:20 leyan systemd[1]: Condition check resulted in First Boot Complete being skipped.
Jun 13 16:57:20 leyan systemd[1]: Finished Create System Users.
Jun 13 16:57:20 leyan systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 13 16:57:20 leyan systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 13 16:57:20 leyan systemd[1]: Reached target Local File Systems (Pre).
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan systemd[1]: Mounting /tmp...
Jun 13 16:57:20 leyan systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jun 13 16:57:20 leyan systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 13 16:57:20 leyan systemd[1]: Mounted /tmp.
Jun 13 16:57:20 leyan systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 13 16:57:20 leyan systemd[1]: Reached target Sound Card.
Jun 13 16:57:20 leyan systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 13 16:57:20 leyan kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jun 13 16:57:20 leyan kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 13 16:57:20 leyan kernel: cryptd: max_cpu_qlen set to 1000
Jun 13 16:57:20 leyan systemd[1]: Found device Samsung SSD 970 EVO Plus 500GB Efi\x20system\x20partition.
Jun 13 16:57:20 leyan kernel: hid-generic 0003:1038:1832.0001: hiddev96,hidraw0: USB HID v1.11 Device [SteelSeries SteelSeries Sensei Ten] on usb-0000:31:00.3-4/input0
Jun 13 16:57:20 leyan kernel: input: MSI MYSTIC LIGHT  as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-5/3-5:1.0/0003:1462:7B93.0002/input/input3
Jun 13 16:57:20 leyan kernel: hid-generic 0003:1462:7B93.0002: input,hiddev97,hidraw1: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:2a:00.3-5/input0
Jun 13 16:57:20 leyan systemd[1]: Starting File System Check on /dev/disk/by-uuid/E2AC-889B...
Jun 13 16:57:20 leyan systemd[1]: Found device Samsung SSD 970 EVO Plus 500GB Archlinux-RAID.
Jun 13 16:57:20 leyan systemd[1]: Starting File System Check on /dev/disk/by-uuid/e33a55b0-0046-46cc-a105-95d256e216f6...
Jun 13 16:57:20 leyan kernel: input: SteelSeries SteelSeries Sensei Ten as /devices/pci0000:00/0000:00:08.1/0000:31:00.3/usb5/5-4/5-4:1.1/0003:1038:1832.0003/input/input4
Jun 13 16:57:20 leyan kernel: hid-generic 0003:1038:1832.0003: input,hidraw2: USB HID v1.11 Mouse [SteelSeries SteelSeries Sensei Ten] on usb-0000:31:00.3-4/input1
Jun 13 16:57:20 leyan systemd[1]: Found device ST2000DM001-9YN164 Storage.
Jun 13 16:57:20 leyan systemd[1]: Finished File System Check on /dev/disk/by-uuid/e33a55b0-0046-46cc-a105-95d256e216f6.
Jun 13 16:57:20 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-e33a55b0\x2d0046\x2d46cc\x2da105\x2d95d256e216f6 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan systemd[1]: Mounting /media/personal...
Jun 13 16:57:20 leyan systemd[1]: Mounting /media/storage...
Jun 13 16:57:20 leyan systemd[1]: Mounted /media/personal.
Jun 13 16:57:20 leyan kernel: input: SteelSeries SteelSeries Sensei Ten Keyboard as /devices/pci0000:00/0000:00:08.1/0000:31:00.3/usb5/5-4/5-4:1.2/0003:1038:1832.0004/input/input5
Jun 13 16:57:20 leyan kernel: pps pps0: new PPS source ptp0
Jun 13 16:57:20 leyan kernel: igb 0000:26:00.0: added PHC on eth0
Jun 13 16:57:20 leyan kernel: igb 0000:26:00.0: Intel(R) Gigabit Ethernet Network Connection
Jun 13 16:57:20 leyan kernel: igb 0000:26:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:d8:61:79:cb:14
Jun 13 16:57:20 leyan kernel: igb 0000:26:00.0: eth0: PBA No: FFFFFF-0FF
Jun 13 16:57:20 leyan kernel: igb 0000:26:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Jun 13 16:57:20 leyan systemd-fsck[673]: fsck.fat 4.2 (2021-01-31)
Jun 13 16:57:20 leyan systemd-fsck[673]: /dev/nvme0n1p1: 188 files, 55247/524256 clusters
Jun 13 16:57:20 leyan systemd[1]: Finished File System Check on /dev/disk/by-uuid/E2AC-889B.
Jun 13 16:57:20 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-E2AC\x2d889B comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan systemd[1]: Mounting /efi...
Jun 13 16:57:20 leyan kernel: AVX2 version of gcm_enc/dec engaged.
Jun 13 16:57:20 leyan kernel: AES CTR mode by8 optimization enabled
Jun 13 16:57:20 leyan kernel: usb 1-1.3: New USB device found, idVendor=0566, idProduct=3013, bcdDevice= 3.06
Jun 13 16:57:20 leyan kernel: usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 13 16:57:20 leyan kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 13 16:57:20 leyan kernel: hid-generic 0003:1038:1832.0004: input,hidraw3: USB HID v1.11 Keyboard [SteelSeries SteelSeries Sensei Ten] on usb-0000:31:00.3-4/input2
Jun 13 16:57:20 leyan kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 13 16:57:20 leyan kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 13 16:57:20 leyan kernel: cfg80211: failed to load regulatory.db
Jun 13 16:57:20 leyan systemd[1]: Mounted /efi.
Jun 13 16:57:20 leyan kernel: snd_hda_intel 0000:2f:00.1: enabling device (0000 -> 0002)
Jun 13 16:57:20 leyan kernel: snd_hda_intel 0000:2f:00.1: Handle vga_switcheroo audio client
Jun 13 16:57:20 leyan kernel: snd_hda_intel 0000:2f:00.1: Force to non-snoop mode
Jun 13 16:57:20 leyan kernel: snd_hda_intel 0000:31:00.4: enabling device (0000 -> 0002)
Jun 13 16:57:20 leyan kernel: hid-generic 0003:1038:1832.0005: hiddev98,hidraw4: USB HID v1.11 Device [SteelSeries SteelSeries Sensei Ten] on usb-0000:31:00.3-4/input3
Jun 13 16:57:20 leyan kernel: usbcore: registered new interface driver usbhid
Jun 13 16:57:20 leyan kernel: usbhid: USB HID core driver
Jun 13 16:57:20 leyan systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 13 16:57:20 leyan mtp-probe[728]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:31:00.3/usb5/5-4"
Jun 13 16:57:20 leyan mtp-probe[728]: bus: 5, device: 3 was not an MTP device
Jun 13 16:57:20 leyan kernel: igb 0000:26:00.0 enp38s0: renamed from eth0
Jun 13 16:57:20 leyan kernel: input: HID 0566:3013 as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3/1-1.3:1.0/0003:0566:3013.0006/input/input6
Jun 13 16:57:20 leyan kernel: snd_hda_intel 0000:2f:00.1: bound 0000:2f:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 13 16:57:20 leyan kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card1/input7
Jun 13 16:57:20 leyan kernel: Intel(R) Wireless WiFi driver for Linux
Jun 13 16:57:20 leyan kernel: iwlwifi 0000:28:00.0: enabling device (0000 -> 0002)
Jun 13 16:57:20 leyan kernel: iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver
Jun 13 16:57:20 leyan kernel: iwlwifi 0000:28:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Jun 13 16:57:20 leyan kernel: iwlwifi 0000:28:00.0: loaded firmware version 62.49eeb572.0 cc-a0-62.ucode op_mode iwlmvm
Jun 13 16:57:20 leyan kernel: usb 1-4: new full-speed USB device number 5 using xhci_hcd
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0:    mono: mono_out=0x0
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0:    dig-out=0x1e/0x0
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0:    inputs:
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0:      Front Mic=0x19
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0:      Rear Mic=0x18
Jun 13 16:57:20 leyan kernel: snd_hda_codec_realtek hdaudioC2D0:      Line=0x1a
Jun 13 16:57:20 leyan kernel: hid-generic 0003:0566:3013.0006: input,hidraw5: USB HID v1.10 Keyboard [HID 0566:3013] on usb-0000:2a:00.1-1.3/input0
Jun 13 16:57:20 leyan kernel: mousedev: PS/2 mouse device common for all mice
Jun 13 16:57:20 leyan kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card1/input8
Jun 13 16:57:20 leyan kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card1/input9
Jun 13 16:57:20 leyan kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card1/input10
Jun 13 16:57:20 leyan kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card1/input11
Jun 13 16:57:20 leyan kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card1/input12
Jun 13 16:57:20 leyan kernel: input: HID 0566:3013 Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3/1-1.3:1.1/0003:0566:3013.0007/input/input20
Jun 13 16:57:20 leyan kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card2/input13
Jun 13 16:57:20 leyan kernel: kvm: Nested Virtualization enabled
Jun 13 16:57:20 leyan kernel: SVM: kvm: Nested Paging enabled
Jun 13 16:57:20 leyan kernel: SVM: Virtual VMLOAD VMSAVE supported
Jun 13 16:57:20 leyan kernel: SVM: Virtual GIF supported
Jun 13 16:57:20 leyan kernel: MCE: In-kernel MCE decoding enabled.
Jun 13 16:57:20 leyan kernel: input: HID 0566:3013 System Control as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3/1-1.3:1.1/0003:0566:3013.0007/input/input21
Jun 13 16:57:20 leyan kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card2/input14
Jun 13 16:57:20 leyan kernel: input: HID 0566:3013 as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3/1-1.3:1.1/0003:0566:3013.0007/input/input22
Jun 13 16:57:20 leyan kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card2/input15
Jun 13 16:57:20 leyan kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card2/input16
Jun 13 16:57:20 leyan kernel: hid-generic 0003:0566:3013.0007: input,hiddev99,hidraw6: USB HID v1.10 Device [HID 0566:3013] on usb-0000:2a:00.1-1.3/input1
Jun 13 16:57:20 leyan kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card2/input17
Jun 13 16:57:20 leyan kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card2/input18
Jun 13 16:57:20 leyan kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card2/input19
Jun 13 16:57:20 leyan ntfs-3g[757]: Version 2017.3.23 external FUSE 29
Jun 13 16:57:20 leyan ntfs-3g[757]: Mounted /dev/sda1 (Read-Write, label "Storage", NTFS 3.1)
Jun 13 16:57:20 leyan ntfs-3g[757]: Cmdline options: rw,uid=1000,gid=1000,umask=0022
Jun 13 16:57:20 leyan ntfs-3g[757]: Mount options: rw,allow_other,nonempty,relatime,default_permissions,fsname=/dev/sda1,blkdev,blksize=4096
Jun 13 16:57:20 leyan ntfs-3g[757]: Global ownership and permissions enforced, configuration type 7
Jun 13 16:57:20 leyan systemd[1]: Mounted /media/storage.
Jun 13 16:57:20 leyan systemd[1]: Reached target Local File Systems.
Jun 13 16:57:20 leyan systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jun 13 16:57:20 leyan systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 13 16:57:20 leyan systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 13 16:57:20 leyan systemd[1]: Starting Create Volatile Files and Directories...
Jun 13 16:57:20 leyan systemd[1]: Finished Create Volatile Files and Directories.
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan systemd[1]: Starting Rebuild Journal Catalog...
Jun 13 16:57:20 leyan audit: BPF prog-id=17 op=LOAD
Jun 13 16:57:20 leyan systemd[1]: Starting Network Name Resolution...
Jun 13 16:57:20 leyan kernel: usb 1-4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Jun 13 16:57:20 leyan kernel: usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 13 16:57:20 leyan audit: BPF prog-id=18 op=LOAD
Jun 13 16:57:20 leyan systemd[1]: Starting Network Time Synchronization...
Jun 13 16:57:20 leyan systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 13 16:57:20 leyan audit[763]: SYSTEM_BOOT pid=763 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan kernel: iwlwifi 0000:28:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Jun 13 16:57:20 leyan systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jun 13 16:57:20 leyan 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'
Jun 13 16:57:20 leyan systemd[1]: Finished Rebuild Journal Catalog.
Jun 13 16:57:20 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Jun 13 16:57:20 leyan systemd[1]: Started Network Time Synchronization.
Jun 13 16:57:20 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan systemd[1]: Reached target System Time Set.
Jun 13 16:57:20 leyan systemd-resolved[761]: Positive Trust Anchors:
Jun 13 16:57:20 leyan systemd-resolved[761]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jun 13 16:57:20 leyan systemd-resolved[761]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Jun 13 16:57:20 leyan systemd-resolved[761]: Using system hostname 'leyan'.
Jun 13 16:57:20 leyan systemd[1]: Started Network Name Resolution.
Jun 13 16:57:20 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:20 leyan systemd[1]: Reached target Host and Network Name Lookups.
Jun 13 16:57:21 leyan kernel: usb 5-1.5: new high-speed USB device number 4 using xhci_hcd
Jun 13 16:57:21 leyan kernel: usb 1-2.3: new full-speed USB device number 6 using xhci_hcd
Jun 13 16:57:21 leyan systemd[1]: Finished Rebuild Dynamic Linker Cache.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd[1]: Starting Update is Completed...
Jun 13 16:57:21 leyan systemd[1]: Finished Update is Completed.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd[1]: Reached target System Initialization.
Jun 13 16:57:21 leyan systemd[1]: Started CUPS Scheduler.
Jun 13 16:57:21 leyan systemd[1]: Started Daily man-db regeneration.
Jun 13 16:57:21 leyan systemd[1]: Started Weekly pkgstats submission.
Jun 13 16:57:21 leyan systemd[1]: Started Daily verification of password and group files.
Jun 13 16:57:21 leyan systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 13 16:57:21 leyan systemd[1]: Started Daily locate database update.
Jun 13 16:57:21 leyan systemd[1]: Reached target Paths.
Jun 13 16:57:21 leyan systemd[1]: Reached target Timers.
Jun 13 16:57:21 leyan systemd[1]: Listening on CUPS Scheduler.
Jun 13 16:57:21 leyan systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 13 16:57:21 leyan systemd[1]: Reached target Sockets.
Jun 13 16:57:21 leyan systemd[1]: Reached target Basic System.
Jun 13 16:57:21 leyan systemd[1]: Started D-Bus System Message Bus.
Jun 13 16:57:21 leyan 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'
Jun 13 16:57:21 leyan systemd[1]: Starting firewalld - dynamic firewall daemon...
Jun 13 16:57:21 leyan systemd[1]: Starting Initialize hardware monitoring sensors...
Jun 13 16:57:21 leyan systemd[1]: Condition check resulted in SSH Key Generation being skipped.
Jun 13 16:57:21 leyan audit: BPF prog-id=19 op=LOAD
Jun 13 16:57:21 leyan audit: BPF prog-id=20 op=LOAD
Jun 13 16:57:21 leyan audit: BPF prog-id=21 op=LOAD
Jun 13 16:57:21 leyan systemd[1]: Starting User Login Management...
Jun 13 16:57:21 leyan kernel: usb 5-1.5: New USB device found, idVendor=187c, idProduct=1006, bcdDevice= 2.00
Jun 13 16:57:21 leyan kernel: usb 5-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 13 16:57:21 leyan kernel: usb 5-1.5: Product: Hub Controller
Jun 13 16:57:21 leyan kernel: usb 5-1.5: Manufacturer: Microchip Tech
Jun 13 16:57:21 leyan kernel: nct6775: Found NCT6797D or compatible chip at 0x4e:0xa20
Jun 13 16:57:21 leyan systemd[1]: Finished Initialize hardware monitoring sensors.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd-logind[769]: New seat seat0.
Jun 13 16:57:21 leyan systemd-logind[769]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 13 16:57:21 leyan systemd-logind[769]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 13 16:57:21 leyan systemd[1]: Started User Login Management.
Jun 13 16:57:21 leyan 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'
Jun 13 16:57:21 leyan kernel: usb 1-2.3: New USB device found, idVendor=1038, idProduct=1280, bcdDevice= 1.40
Jun 13 16:57:21 leyan kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 13 16:57:21 leyan kernel: usb 1-2.3: Product: SteelSeries GameDAC
Jun 13 16:57:21 leyan kernel: usb 1-2.3: Manufacturer: SteelSeries
Jun 13 16:57:21 leyan kernel: iwlwifi 0000:28:00.0: base HW address: 3c:f0:11:3d:b9:c2
Jun 13 16:57:21 leyan systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 13 16:57:21 leyan kernel: hid-generic 0003:187C:1006.0008: hiddev100,hidraw7: USB HID v1.10 Device [Microchip Tech Hub Controller] on usb-0000:31:00.3-1.5/input0
Jun 13 16:57:21 leyan kernel: hid-generic 0003:1038:1280.0009: hiddev101,hidraw8: USB HID v1.11 Device [SteelSeries SteelSeries GameDAC] on usb-0000:2a:00.1-2.3/input0
Jun 13 16:57:21 leyan kernel: input: SteelSeries SteelSeries GameDAC as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-2/1-2.3/1-2.3:1.1/0003:1038:1280.000A/input/input23
Jun 13 16:57:21 leyan systemd[1]: Started firewalld - dynamic firewall daemon.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd[1]: Reached target Network (Pre).
Jun 13 16:57:21 leyan systemd[1]: Starting Network Manager...
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.2978] NetworkManager (version 1.30.4-3) is starting... (for the first time)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.2978] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: dns.conf)
Jun 13 16:57:21 leyan systemd[1]: Started Network Manager.
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.2989] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd[1]: Reached target Network.
Jun 13 16:57:21 leyan systemd[1]: Starting CUPS Scheduler...
Jun 13 16:57:21 leyan systemd[1]: Started OpenSSH Daemon.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd[1]: Starting Permit User Sessions...
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3009] manager[0x5598dd601030]: monitoring kernel firmware directory '/lib/firmware'.
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.5' (uid=0 pid=776 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 13 16:57:21 leyan audit: BPF prog-id=22 op=LOAD
Jun 13 16:57:21 leyan audit: BPF prog-id=23 op=LOAD
Jun 13 16:57:21 leyan audit: BPF prog-id=24 op=LOAD
Jun 13 16:57:21 leyan systemd[1]: Starting Hostname Service...
Jun 13 16:57:21 leyan systemd[1]: Finished Permit User Sessions.
Jun 13 16:57:21 leyan 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'
Jun 13 16:57:21 leyan systemd[1]: Reached target Multi-User System.
Jun 13 16:57:21 leyan systemd[1]: Starting GNOME Display Manager...
Jun 13 16:57:21 leyan sshd[782]: Server listening on 0.0.0.0 port 22.
Jun 13 16:57:21 leyan sshd[782]: Server listening on :: port 22.
Jun 13 16:57:21 leyan gdm[786]: Gdm: Unable to load file '/etc/gdm/custom.conf': Key file does not start with a group
Jun 13 16:57:21 leyan systemd[1]: Started GNOME Display Manager.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd[1]: Reached target Graphical Interface.
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.6' (uid=0 pid=786 comm="/usr/bin/gdm ")
Jun 13 16:57:21 leyan systemd[1]: Reached target User and Group Name Lookups.
Jun 13 16:57:21 leyan systemd[1]: Starting Accounts Service...
Jun 13 16:57:21 leyan systemd[1]: Started CUPS Scheduler.
Jun 13 16:57:21 leyan 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'
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 13 16:57:21 leyan systemd[1]: Started Hostname Service.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=790 comm="/usr/lib/accounts-daemon ")
Jun 13 16:57:21 leyan systemd[1]: Starting Authorization Manager...
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3327] hostname: hostname: using hostnamed
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3327] hostname: hostname changed from (none) to "leyan"
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3328] dns-mgr[0x5598dd5d3130]: init: dns=systemd-resolved rc-manager=symlink, plugin=systemd-resolved
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3332] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:06.0/0000:28:00.0/ieee80211/phy0/rfkill0) (driver iwlwifi)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3333] manager[0x5598dd601030]: rfkill: Wi-Fi hardware radio set disabled
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3333] manager[0x5598dd601030]: rfkill: WWAN hardware radio set enabled
Jun 13 16:57:21 leyan audit[778]: NETFILTER_CFG table=filter family=2 entries=0 op=xt_register pid=778 comm="modprobe"
Jun 13 16:57:21 leyan audit[778]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=5653cda35ee0 a1=2ec9 a2=5653cc613270 a3=5653cda31 items=0 ppid=566 pid=778 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F66696C746572
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3352] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-adsl.so)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3381] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-bluetooth.so)
Jun 13 16:57:21 leyan kernel: hid-generic 0003:1038:1280.000A: input,hidraw9: USB HID v1.11 Device [SteelSeries SteelSeries GameDAC] on usb-0000:2a:00.1-2.3/input1
Jun 13 16:57:21 leyan kernel: hid-generic 0003:1038:1280.000B: hiddev102,hidraw10: USB HID v1.11 Device [SteelSeries SteelSeries GameDAC] on usb-0000:2a:00.1-2.3/input2
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3397] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-ovs.so)
Jun 13 16:57:21 leyan audit[799]: NETFILTER_CFG table=filter family=10 entries=0 op=xt_register pid=799 comm="modprobe"
Jun 13 16:57:21 leyan polkitd[794]: Started polkitd version 0.119
Jun 13 16:57:21 leyan audit[799]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=564e1d2adee0 a1=2ee9 a2=564e1c7c1270 a3=564e1d2a9 items=0 ppid=566 pid=799 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F66696C746572
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3443] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-team.so)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3448] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-wifi.so)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3452] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.30.4-3/libnm-device-plugin-wwan.so)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3453] manager: rfkill: Wi-Fi enabled by radio killswitch; disabled by state file
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3454] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3454] manager: Networking is enabled by state file
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3455] dhcp-init: Using DHCP client 'internal'
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=776 comm="/usr/bin/NetworkManager --no-daemon ")
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3460] settings: Loaded settings plugin: keyfile (internal)
Jun 13 16:57:21 leyan systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3471] device (lo): carrier: link connected
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3473] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3478] manager: (enp38s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3483] device (enp38s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 13 16:57:21 leyan systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan firewalld[767]: WARNING: ipset not usable, disabling ipset usage in firewall.
Jun 13 16:57:21 leyan polkitd[794]: Loading rules from directory /etc/polkit-1/rules.d
Jun 13 16:57:21 leyan polkitd[794]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 13 16:57:21 leyan polkitd[794]: Finished loading, compiling and executing 8 rules
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 13 16:57:21 leyan systemd[1]: Started Authorization Manager.
Jun 13 16:57:21 leyan polkitd[794]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 13 16:57:21 leyan 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'
Jun 13 16:57:21 leyan accounts-daemon[790]: started daemon version 0.6.55
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.Accounts'
Jun 13 16:57:21 leyan systemd[1]: Started Accounts Service.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan gdm-launch-environment][822]: Gdm: Unable to load file '/etc/gdm/custom.conf': Key file does not start with a group
Jun 13 16:57:21 leyan audit[822]: USER_AUTH pid=822 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:21 leyan audit[822]: USER_ACCT pid=822 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:21 leyan audit[822]: CRED_ACQ pid=822 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3705] device (wlan0): driver supports Access Point (AP) mode
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3708] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3716] ovsdb: Could not connect: No such file or directory
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.3716] ovsdb: disconnected from ovsdb
Jun 13 16:57:21 leyan audit[822]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=a a1=7fffbaa19280 a2=3 a3=78 items=0 ppid=786 pid=822 auid=120 uid=0 gid=120 euid=0 suid=0 fsuid=0 egid=120 sgid=120 fsgid=120 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D6C61756E63682D656E7669726F6E6D656E745D
Jun 13 16:57:21 leyan systemd[1]: Created slice User Slice of UID 120.
Jun 13 16:57:21 leyan systemd[1]: Starting User Runtime Directory /run/user/120...
Jun 13 16:57:21 leyan systemd-logind[769]: New session 1 of user gdm.
Jun 13 16:57:21 leyan systemd[1]: Finished User Runtime Directory /run/user/120.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd[1]: Starting User Manager for UID 120...
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.15' (uid=0 pid=830 comm="(systemd) ")
Jun 13 16:57:21 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:21 leyan systemd[830]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:21 leyan audit[830]: USER_ACCT pid=830 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan audit[830]: CRED_ACQ pid=830 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 13 16:57:21 leyan audit[830]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffea7915070 a2=3 a3=78 items=0 ppid=1 pid=830 auid=120 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)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle="(systemd)"
Jun 13 16:57:21 leyan systemd[830]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 13 16:57:21 leyan systemd[830]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by (uid=0)
Jun 13 16:57:21 leyan systemd[830]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jun 13 16:57:21 leyan audit[830]: USER_START pid=830 uid=0 auid=120 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="gdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan audit: BPF prog-id=25 op=LOAD
Jun 13 16:57:21 leyan audit[830]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffffee2b510 a2=78 a3=7ffffee2b510 items=0 ppid=1 pid=830 auid=120 uid=120 gid=120 euid=120 suid=120 fsuid=120 egid=120 sgid=120 fsgid=120 tty=(none) ses=2 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle="(systemd)"
Jun 13 16:57:21 leyan audit: BPF prog-id=25 op=UNLOAD
Jun 13 16:57:21 leyan systemd[830]: Queued start job for default target Main User Target.
Jun 13 16:57:21 leyan systemd[830]: Created slice User Application Slice.
Jun 13 16:57:21 leyan systemd[830]: Reached target Paths.
Jun 13 16:57:21 leyan systemd[830]: Reached target Timers.
Jun 13 16:57:21 leyan systemd[830]: Starting D-Bus User Message Bus Socket.
Jun 13 16:57:21 leyan systemd[830]: Listening on GnuPG network certificate management daemon.
Jun 13 16:57:21 leyan systemd[830]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 13 16:57:21 leyan systemd[830]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 13 16:57:21 leyan systemd[830]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 13 16:57:21 leyan systemd[830]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 13 16:57:21 leyan systemd[830]: Listening on p11-kit server.
Jun 13 16:57:21 leyan systemd[830]: Listening on Multimedia System.
Jun 13 16:57:21 leyan systemd[830]: Listening on Sound System.
Jun 13 16:57:21 leyan systemd[830]: Listening on D-Bus User Message Bus Socket.
Jun 13 16:57:21 leyan systemd[830]: Reached target Sockets.
Jun 13 16:57:21 leyan systemd[830]: Reached target Basic System.
Jun 13 16:57:21 leyan systemd[1]: Started User Manager for UID 120.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan systemd[830]: Starting Update XDG user dir configuration...
Jun 13 16:57:21 leyan systemd[1]: Started Session 1 of user gdm.
Jun 13 16:57:21 leyan systemd[830]: xdg-user-dirs-update.service: Deactivated successfully.
Jun 13 16:57:21 leyan systemd[830]: Finished Update XDG user dir configuration.
Jun 13 16:57:21 leyan systemd[830]: Reached target Main User Target.
Jun 13 16:57:21 leyan systemd[830]: Startup finished in 58ms.
Jun 13 16:57:21 leyan gdm-launch-environment][822]: pam_env(gdm-launch-environment:session): deprecated reading of user environment enabled
Jun 13 16:57:21 leyan audit[822]: USER_START pid=822 uid=0 auid=120 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:21 leyan gdm-wayland-session[841]: Gdm: Unable to load file '/etc/gdm/custom.conf': Key file does not start with a group
Jun 13 16:57:21 leyan audit[832]: NETFILTER_CFG table=security family=2 entries=0 op=xt_register pid=832 comm="modprobe"
Jun 13 16:57:21 leyan audit[832]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=5596088c8ee0 a1=2539 a2=5596076b2270 a3=5596088c4 items=0 ppid=346 pid=832 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F7365637572697479
Jun 13 16:57:21 leyan systemd[830]: Started D-Bus User Message Bus.
Jun 13 16:57:21 leyan audit[845]: NETFILTER_CFG table=raw family=2 entries=0 op=xt_register pid=845 comm="modprobe"
Jun 13 16:57:21 leyan audit[845]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=555e6fdbbee0 a1=2899 a2=555e6f69c270 a3=555e6fdb7 items=0 ppid=346 pid=845 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F726177
Jun 13 16:57:21 leyan audit[847]: NETFILTER_CFG table=mangle family=2 entries=0 op=xt_register pid=847 comm="modprobe"
Jun 13 16:57:21 leyan audit[847]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=562ba4611ee0 a1=2961 a2=562ba3f5f270 a3=562ba460d items=0 ppid=346 pid=847 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F6D616E676C65
Jun 13 16:57:21 leyan mtp-probe[860]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3"
Jun 13 16:57:21 leyan mtp-probe[860]: bus: 1, device: 4 was not an MTP device
Jun 13 16:57:21 leyan gnome-session[853]: gnome-session-binary[853]: WARNING: Failed to upload environment to systemd: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 13 16:57:21 leyan gnome-session-binary[853]: WARNING: Failed to upload environment to systemd: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 13 16:57:21 leyan gnome-session[853]: gnome-session-binary[853]: WARNING: Failed to reset failed state of units: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 13 16:57:21 leyan gnome-session-binary[853]: WARNING: Failed to reset failed state of units: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 13 16:57:21 leyan gnome-session[853]: gnome-session-binary[853]: WARNING: Falling back to non-systemd startup procedure due to error: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 13 16:57:21 leyan gnome-session-binary[853]: WARNING: Falling back to non-systemd startup procedure due to error: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 13 16:57:21 leyan systemd-logind[769]: Watching system buttons on /dev/input/event5 (SteelSeries SteelSeries Sensei Ten Keyboard)
Jun 13 16:57:21 leyan gnome-shell[866]: Adding device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Jun 13 16:57:21 leyan audit[851]: NETFILTER_CFG table=nat family=2 entries=0 op=xt_register pid=851 comm="modprobe"
Jun 13 16:57:21 leyan audit[851]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=55bca1d76900 a1=25c1 a2=55bca19e6270 a3=55bca1afc items=0 ppid=346 pid=851 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D0069707461626C655F6E6174
Jun 13 16:57:21 leyan systemd[830]: Reached target Sound Card.
Jun 13 16:57:21 leyan audit[877]: NETFILTER_CFG table=security family=10 entries=0 op=xt_register pid=877 comm="modprobe"
Jun 13 16:57:21 leyan audit[877]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=56178a215ee0 a1=2559 a2=561788ad9270 a3=56178a211 items=0 ppid=322 pid=877 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F7365637572697479
Jun 13 16:57:21 leyan audit[879]: NETFILTER_CFG table=raw family=10 entries=0 op=xt_register pid=879 comm="modprobe"
Jun 13 16:57:21 leyan audit[879]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=55aaa125eee0 a1=28b9 a2=55aaa065c270 a3=55aaa125a items=0 ppid=345 pid=879 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F726177
Jun 13 16:57:21 leyan audit[881]: NETFILTER_CFG table=mangle family=10 entries=0 op=xt_register pid=881 comm="modprobe"
Jun 13 16:57:21 leyan audit[881]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=564c81c36ee0 a1=26e9 a2=564c805d6270 a3=564c81c32 items=0 ppid=346 pid=881 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F6D616E676C65
Jun 13 16:57:21 leyan audit[884]: NETFILTER_CFG table=nat family=10 entries=0 op=xt_register pid=884 comm="modprobe"
Jun 13 16:57:21 leyan audit[884]: SYSCALL arch=c000003e syscall=175 success=yes exit=0 a0=557ea935abe0 a1=25e9 a2=557ea8294270 a3=557ea9355 items=0 ppid=346 pid=884 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7362696E2F6D6F6470726F6265002D71002D2D006970367461626C655F6E6174
Jun 13 16:57:21 leyan audit[895]: NETFILTER_CFG table=security family=2 entries=4 op=xt_replace pid=895 comm="iptables-restor"
Jun 13 16:57:21 leyan audit[895]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c2f67219c0 items=0 ppid=767 pid=895 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[895]: NETFILTER_CFG table=raw family=2 entries=3 op=xt_replace pid=895 comm="iptables-restor"
Jun 13 16:57:21 leyan audit[895]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c2f6722160 items=0 ppid=767 pid=895 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[895]: NETFILTER_CFG table=mangle family=2 entries=6 op=xt_replace pid=895 comm="iptables-restor"
Jun 13 16:57:21 leyan audit[895]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c2f6722bd0 items=0 ppid=767 pid=895 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[895]: NETFILTER_CFG table=nat family=2 entries=5 op=xt_replace pid=895 comm="iptables-restor"
Jun 13 16:57:21 leyan audit[895]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c2f67234d0 items=0 ppid=767 pid=895 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[895]: NETFILTER_CFG table=filter family=2 entries=4 op=xt_replace pid=895 comm="iptables-restor"
Jun 13 16:57:21 leyan audit[895]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55c2f6723960 items=0 ppid=767 pid=895 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F69707461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[896]: NETFILTER_CFG table=security family=10 entries=4 op=xt_replace pid=896 comm="ip6tables-resto"
Jun 13 16:57:21 leyan audit[896]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=555bebcbfae0 items=0 ppid=767 pid=896 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[896]: NETFILTER_CFG table=raw family=10 entries=3 op=xt_replace pid=896 comm="ip6tables-resto"
Jun 13 16:57:21 leyan audit[896]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=555bebcc0410 items=0 ppid=767 pid=896 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[896]: NETFILTER_CFG table=mangle family=10 entries=6 op=xt_replace pid=896 comm="ip6tables-resto"
Jun 13 16:57:21 leyan audit[896]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=555bebcc1070 items=0 ppid=767 pid=896 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[896]: NETFILTER_CFG table=nat family=10 entries=5 op=xt_replace pid=896 comm="ip6tables-resto"
Jun 13 16:57:21 leyan audit[896]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=555bebcc1120 items=0 ppid=767 pid=896 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan audit[896]: NETFILTER_CFG table=filter family=10 entries=4 op=xt_replace pid=896 comm="ip6tables-resto"
Jun 13 16:57:21 leyan audit[896]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=555bebcc11d0 items=0 ppid=767 pid=896 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F6970367461626C65732D726573746F7265002D77002D6E
Jun 13 16:57:21 leyan mtp-probe[899]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:31:00.3/usb5/5-4"
Jun 13 16:57:21 leyan mtp-probe[899]: bus: 5, device: 3 was not an MTP device
Jun 13 16:57:21 leyan systemd-logind[769]: Watching system buttons on /dev/input/event6 (HID 0566:3013)
Jun 13 16:57:21 leyan systemd-logind[769]: Watching system buttons on /dev/input/event13 (HID 0566:3013 Consumer Control)
Jun 13 16:57:21 leyan gnome-shell[866]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 13 16:57:21 leyan mtp-probe[998]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:31:00.3/usb5/5-1/5-1.5"
Jun 13 16:57:21 leyan mtp-probe[998]: bus: 5, device: 4 was not an MTP device
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;?:0 family=1 entries=0 op=nft_register_table pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;?:0 family=2 entries=0 op=nft_register_table pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;?:0 family=10 entries=0 op=nft_register_table pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=?:0;?:0 family=0 entries=2 op=nft_register_gen pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=172 a0=6 a1=7ffcae40e410 a2=0 a3=7ffcae3fd33c items=0 ppid=1 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="firewalld" exe="/usr/bin/python3.9" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F707974686F6E002F7573722F62696E2F6669726577616C6C64002D2D6E6F666F726B002D2D6E6F706964
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.6747] manager: rfkill: Wi-Fi now disabled by radio killswitch
Jun 13 16:57:21 leyan systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 13 16:57:21 leyan systemd[1]: Startup finished in 11.472s (firmware) + 3.668s (loader) + 2.114s (kernel) + 1.501s (userspace) = 18.757s.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan kernel: iwlwifi 0000:28:00.0 wlo1: renamed from wlan0
Jun 13 16:57:21 leyan mtp-probe[1002]: checking bus 5, device 4: "/sys/devices/pci0000:00/0000:00:08.1/0000:31:00.3/usb5/5-1/5-1.5"
Jun 13 16:57:21 leyan mtp-probe[1002]: bus: 5, device: 4 was not an MTP device
Jun 13 16:57:21 leyan kernel: usb 1-2.2: new full-speed USB device number 7 using xhci_hcd
Jun 13 16:57:21 leyan kernel: intel_rapl_common: Found RAPL domain package
Jun 13 16:57:21 leyan kernel: intel_rapl_common: Found RAPL domain core
Jun 13 16:57:21 leyan mtp-probe[1008]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3"
Jun 13 16:57:21 leyan mtp-probe[1008]: bus: 1, device: 4 was not an MTP device
Jun 13 16:57:21 leyan systemd-logind[769]: Watching system buttons on /dev/input/event15 (HID 0566:3013 System Control)
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.7090] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlo1'
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.7112] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 13 16:57:21 leyan NetworkManager[776]: <info>  [1623596241.7114] device (wlo1): set-hw-addr: set MAC address to 7E:55:33:81:D1:5A (scanning)
Jun 13 16:57:21 leyan kernel: usb 1-2.2: New USB device found, idVendor=1038, idProduct=1283, bcdDevice= 0.03
Jun 13 16:57:21 leyan kernel: usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 13 16:57:21 leyan kernel: usb 1-2.2: Product: SteelSeries GameDAC
Jun 13 16:57:21 leyan kernel: usb 1-2.2: Manufacturer: SteelSeries
Jun 13 16:57:21 leyan kernel: usb 1-2.2: SerialNumber: 000000000000
Jun 13 16:57:21 leyan kernel: Bluetooth: Core ver 2.22
Jun 13 16:57:21 leyan kernel: NET: Registered protocol family 31
Jun 13 16:57:21 leyan kernel: Bluetooth: HCI device and connection manager initialized
Jun 13 16:57:21 leyan kernel: Bluetooth: HCI socket layer initialized
Jun 13 16:57:21 leyan kernel: Bluetooth: L2CAP socket layer initialized
Jun 13 16:57:21 leyan kernel: Bluetooth: SCO socket layer initialized
Jun 13 16:57:21 leyan kernel: usbcore: registered new interface driver btusb
Jun 13 16:57:21 leyan systemd[830]: Reached target Bluetooth.
Jun 13 16:57:21 leyan systemd[1]: Starting Bluetooth service...
Jun 13 16:57:21 leyan kernel: Bluetooth: hci0: Firmware revision 0.0 build 121 week 7 2021
Jun 13 16:57:21 leyan mtp-probe[1024]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-2/1-2.3"
Jun 13 16:57:21 leyan mtp-probe[1024]: bus: 1, device: 6 was not an MTP device
Jun 13 16:57:21 leyan mtp-probe[1025]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-2/1-2.2"
Jun 13 16:57:21 leyan kernel: hid-generic 0003:1038:1283.000C: No inputs registered, leaving
Jun 13 16:57:21 leyan kernel: hid-generic 0003:1038:1283.000C: hidraw11: USB HID v1.11 Device [SteelSeries SteelSeries GameDAC] on usb-0000:2a:00.1-2.2/input3
Jun 13 16:57:21 leyan mtp-probe[1025]: bus: 1, device: 7 was not an MTP device
Jun 13 16:57:21 leyan bluetoothd[1023]: Bluetooth daemon 5.58
Jun 13 16:57:21 leyan systemd[1]: Started Bluetooth service.
Jun 13 16:57:21 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:21 leyan bluetoothd[1023]: Starting SDP server
Jun 13 16:57:21 leyan systemd[1]: Reached target Bluetooth.
Jun 13 16:57:21 leyan systemd-logind[769]: Watching system buttons on /dev/input/event23 (SteelSeries SteelSeries GameDAC)
Jun 13 16:57:21 leyan mtp-probe[1037]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-2/1-2.3"
Jun 13 16:57:21 leyan mtp-probe[1037]: bus: 1, device: 6 was not an MTP device
Jun 13 16:57:21 leyan kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 13 16:57:21 leyan kernel: Bluetooth: BNEP filters: protocol multicast
Jun 13 16:57:21 leyan kernel: Bluetooth: BNEP socket layer initialized
Jun 13 16:57:21 leyan bluetoothd[1023]: Bluetooth management interface 1.19 initialized
Jun 13 16:57:22 leyan kernel: Bluetooth: hci0: MSFT filter_enable is already on
Jun 13 16:57:22 leyan kernel: usb 1-2.2: 2:1: cannot get freq at ep 0x1
Jun 13 16:57:22 leyan kernel: usb 1-2.2: 2:2: cannot get freq at ep 0x1
Jun 13 16:57:22 leyan kernel: NET: Registered protocol family 38
Jun 13 16:57:22 leyan kernel: usbcore: registered new interface driver snd-usb-audio
Jun 13 16:57:22 leyan mtp-probe[1055]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-2/1-2.2"
Jun 13 16:57:22 leyan mtp-probe[1055]: bus: 1, device: 7 was not an MTP device
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;raw_PREROUTING:104 family=1 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING:105 family=1 entries=3 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING_POLICIES_pre:106 family=1 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING:105 family=1 entries=107 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING_ZONES:108 family=1 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING:105 family=1 entries=109 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING_POLICIES_post:110 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING:105 family=1 entries=111 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING:57 family=2 entries=3 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING_POLICIES_pre:58 family=2 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING:57 family=2 entries=59 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING_ZONES:60 family=2 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING:57 family=2 entries=61 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING_POLICIES_post:62 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING:57 family=2 entries=63 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING:64 family=2 entries=3 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING_POLICIES_pre:65 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING:64 family=2 entries=66 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING_ZONES:67 family=2 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING:64 family=2 entries=68 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING_POLICIES_post:69 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING:64 family=2 entries=70 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING:57 family=10 entries=3 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING_POLICIES_pre:58 family=10 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING:57 family=10 entries=59 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING_ZONES:60 family=10 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING:57 family=10 entries=61 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING_POLICIES_post:62 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING:57 family=10 entries=63 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING:64 family=10 entries=3 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING_POLICIES_pre:65 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING:64 family=10 entries=66 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING_ZONES:67 family=10 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING:64 family=10 entries=68 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING_POLICIES_post:69 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING:64 family=10 entries=70 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=8 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=10 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_OUTPUT:114 family=1 entries=4 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set0:115 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set0:115 family=1 entries=115 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set0:115 family=1 entries=115 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=116 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=117 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=118 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT_POLICIES_pre:119 family=1 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=120 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT_ZONES:121 family=1 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=122 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT_POLICIES_post:123 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=124 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set1:125 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set1:125 family=1 entries=125 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=126 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT:112 family=1 entries=127 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set2:128 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set2:128 family=1 entries=128 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set2:128 family=1 entries=128 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=129 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=130 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=131 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD_POLICIES_pre:132 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=133 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD_IN_ZONES:134 family=1 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=135 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD_OUT_ZONES:136 family=1 entries=2 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=137 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD_POLICIES_post:138 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=139 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set3:140 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set3:140 family=1 entries=140 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=141 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=142 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_OUTPUT:114 family=1 entries=143 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_OUTPUT_POLICIES_pre:144 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_OUTPUT:114 family=1 entries=145 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_OUTPUT_POLICIES_post:146 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_OUTPUT:114 family=1 entries=147 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;raw_PREROUTING:104 family=1 entries=148 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set4:149 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set4:149 family=1 entries=149 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set4:149 family=1 entries=149 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;raw_PREROUTING:104 family=1 entries=150 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set5:151 family=1 entries=151 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_OUTPUT:114 family=1 entries=152 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set6:153 family=1 entries=153 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD:113 family=1 entries=154 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public:155 family=1 entries=7 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_pre:156 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_log:157 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_deny:158 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_allow:159 family=1 entries=7 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_post:160 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public:155 family=1 entries=161 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public:155 family=1 entries=162 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public:155 family=1 entries=163 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public:155 family=1 entries=164 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public:155 family=1 entries=165 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set7:166 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set7:166 family=1 entries=166 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set7:166 family=1 entries=166 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_allow:159 family=1 entries=167 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set8:168 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set8:168 family=1 entries=168 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set8:168 family=1 entries=168 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_allow:159 family=1 entries=169 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set9:170 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set9:170 family=1 entries=170 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set9:170 family=1 entries=170 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_allow:159 family=1 entries=171 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set10:172 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set10:172 family=1 entries=172 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set10:172 family=1 entries=172 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_allow:159 family=1 entries=173 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set11:174 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set11:174 family=1 entries=174 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set11:174 family=1 entries=174 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_allow:159 family=1 entries=175 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set12:176 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set12:176 family=1 entries=176 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set12:176 family=1 entries=176 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public_allow:159 family=1 entries=177 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public:178 family=1 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public_pre:179 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public_log:180 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public_deny:181 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public_allow:182 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public_post:183 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public:178 family=1 entries=184 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public:178 family=1 entries=185 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public:178 family=1 entries=186 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public:178 family=1 entries=187 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDO_public:178 family=1 entries=188 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public:71 family=2 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public_pre:72 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public_log:73 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public_deny:74 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public_allow:75 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public_post:76 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public:71 family=2 entries=77 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public:71 family=2 entries=78 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public:71 family=2 entries=79 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public:71 family=2 entries=80 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POST_public:71 family=2 entries=81 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public:71 family=10 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public_pre:72 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public_log:73 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public_deny:74 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public_allow:75 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public_post:76 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public:71 family=10 entries=77 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public:71 family=10 entries=78 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public:71 family=10 entries=79 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public:71 family=10 entries=80 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POST_public:71 family=10 entries=81 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public:189 family=1 entries=7 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public_pre:190 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public_log:191 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public_deny:192 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public_allow:193 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public_post:194 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public:189 family=1 entries=195 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public:189 family=1 entries=196 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public:189 family=1 entries=197 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public:189 family=1 entries=198 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public:189 family=1 entries=199 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public:82 family=2 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public_pre:83 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public_log:84 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public_deny:85 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public_allow:86 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public_post:87 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public:82 family=2 entries=88 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public:82 family=2 entries=89 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public:82 family=2 entries=90 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public:82 family=2 entries=91 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_public:82 family=2 entries=92 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public:82 family=10 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public_pre:83 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public_log:84 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public_deny:85 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public_allow:86 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public_post:87 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public:82 family=10 entries=88 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public:82 family=10 entries=89 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public:82 family=10 entries=90 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public:82 family=10 entries=91 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_public:82 family=10 entries=92 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public:200 family=1 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public_pre:201 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public_log:202 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public_deny:203 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public_allow:204 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public_post:205 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public:200 family=1 entries=206 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public:200 family=1 entries=207 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public:200 family=1 entries=208 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public:200 family=1 entries=209 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_public:200 family=1 entries=210 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set13:211 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set13:211 family=1 entries=211 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set13:211 family=1 entries=211 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_public:155 family=1 entries=212 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set14:213 family=1 entries=0 op=nft_register_set pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set14:213 family=1 entries=213 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;__set14:213 family=1 entries=213 op=nft_register_setelem pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FWDI_public:189 family=1 entries=214 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT_ZONES:121 family=1 entries=215 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD_OUT_ZONES:136 family=1 entries=216 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING_ZONES:67 family=2 entries=93 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING_ZONES:67 family=10 entries=93 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD_IN_ZONES:134 family=1 entries=217 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING_ZONES:60 family=2 entries=94 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING_ZONES:60 family=10 entries=94 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING_ZONES:108 family=1 entries=218 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6:219 family=1 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_pre:220 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_log:221 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_deny:222 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_allow:223 family=1 entries=5 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_post:224 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6:219 family=1 entries=225 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6:219 family=1 entries=226 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6:219 family=1 entries=227 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6:219 family=1 entries=228 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6:219 family=1 entries=229 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6:95 family=2 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6_pre:96 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6_log:97 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6_deny:98 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6_allow:99 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6_post:100 family=2 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6:95 family=2 entries=101 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6:95 family=2 entries=102 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6:95 family=2 entries=103 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6:95 family=2 entries=104 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PRE_policy_allow-host-ipv6:95 family=2 entries=105 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6:95 family=10 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6_pre:96 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6_log:97 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6_deny:98 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6_allow:99 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6_post:100 family=10 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6:95 family=10 entries=101 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6:95 family=10 entries=102 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6:95 family=10 entries=103 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6:95 family=10 entries=104 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PRE_policy_allow-host-ipv6:95 family=10 entries=105 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6:230 family=1 entries=6 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6_pre:231 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6_log:232 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6_deny:233 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6_allow:234 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6_post:235 family=1 entries=1 op=nft_register_chain pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6:230 family=1 entries=236 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6:230 family=1 entries=237 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6:230 family=1 entries=238 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6:230 family=1 entries=239 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PRE_policy_allow-host-ipv6:230 family=1 entries=240 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT_POLICIES_pre:119 family=1 entries=241 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING_POLICIES_pre:58 family=2 entries=106 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING_POLICIES_pre:58 family=10 entries=106 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING_POLICIES_pre:106 family=1 entries=242 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_allow:223 family=1 entries=243 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_allow:223 family=1 entries=244 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_allow:223 family=1 entries=245 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_IN_policy_allow-host-ipv6_allow:223 family=1 entries=246 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: NETFILTER_CFG table=?:0;?:0 family=0 entries=3 op=nft_register_gen pid=767 comm="firewalld"
Jun 13 16:57:21 leyan audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=33204 a0=6 a1=7ffcae40e410 a2=0 a3=7ffcae3fd33c items=0 ppid=1 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="firewalld" exe="/usr/bin/python3.9" key=(null)
Jun 13 16:57:21 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F707974686F6E002F7573722F62696E2F6669726577616C6C64002D2D6E6F666F726B002D2D6E6F706964
Jun 13 16:57:22 leyan gnome-shell[866]: Disabling DMA buffer screen sharing for driver 'amdgpu'.
Jun 13 16:57:22 leyan gnome-shell[866]: Using public X11 display :1024, (using :1025 for managed services)
Jun 13 16:57:22 leyan gnome-shell[866]: Using Wayland display name 'wayland-0'
Jun 13 16:57:22 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=866 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:22 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Successfully activated service 'org.a11y.Bus'
Jun 13 16:57:23 leyan gnome-shell[866]: Getting parental controls for user 120
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1078]: glamor: No eglstream capable devices found
Jun 13 16:57:23 leyan gnome-shell[866]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 13 16:57:23 leyan gnome-shell[866]: Will monitor session 1
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.19' (uid=120 pid=866 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:23 leyan audit: BPF prog-id=26 op=LOAD
Jun 13 16:57:23 leyan audit: BPF prog-id=27 op=LOAD
Jun 13 16:57:23 leyan audit: BPF prog-id=28 op=LOAD
Jun 13 16:57:23 leyan systemd[1]: Starting Locale Service...
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.locale1'
Jun 13 16:57:23 leyan systemd[1]: Started Locale Service.
Jun 13 16:57:23 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:23 leyan gnome-shell[866]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=866 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.19' (uid=120 pid=866 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:23 leyan audit: BPF prog-id=29 op=LOAD
Jun 13 16:57:23 leyan audit: BPF prog-id=30 op=LOAD
Jun 13 16:57:23 leyan systemd[1]: Starting Daemon for power management...
Jun 13 16:57:23 leyan systemd[830]: Starting Sound Service...
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.23' (uid=120 pid=1132 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.19' (uid=120 pid=866 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:23 leyan systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 13 16:57:23 leyan systemd[1]: Starting Location Lookup Service...
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jun 13 16:57:23 leyan systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 13 16:57:23 leyan 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'
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Successfully called chroot.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Successfully dropped privileges.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Successfully limited resources.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Canary thread running.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Watchdog thread running.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Running.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Successfully made thread 1132 of process 1132 owned by '120' high priority at nice level -11.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Supervising 1 threads of 1 processes of 1 users.
Jun 13 16:57:23 leyan polkitd[794]: Registered Authentication Agent for unix-session:1 (system bus name :1.19 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.25' (uid=972 pid=1139 comm="/usr/lib/geoclue ")
Jun 13 16:57:23 leyan systemd[1]: Starting WPA supplicant...
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 13 16:57:23 leyan systemd[1]: Started WPA supplicant.
Jun 13 16:57:23 leyan wpa_supplicant[1152]: Successfully initialized wpa_supplicant
Jun 13 16:57:23 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.27' (uid=972 pid=1139 comm="/usr/lib/geoclue ")
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 13 16:57:23 leyan geoclue[1139]: Failed to connect to avahi service: Daemon not running
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Jun 13 16:57:23 leyan systemd[1]: Started Location Lookup Service.
Jun 13 16:57:23 leyan audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:23 leyan kernel: usb 1-2.2: 2:1: cannot get freq at ep 0x1
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=866 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[1068]: dbus-daemon[1068]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=866 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[1068]: dbus-daemon[1068]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[1164]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.31' (uid=120 pid=1183 comm="/usr/lib/gsd-print-notifications ")
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=1177 comm="/usr/lib/gsd-sharing ")
Jun 13 16:57:23 leyan kernel: rfkill: input handler disabled
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 13 16:57:23 leyan gsd-sharing[1177]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 13 16:57:23 leyan gsd-sharing[1177]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 13 16:57:23 leyan gsd-sharing[1177]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 13 16:57:23 leyan gnome-shell[866]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 13 16:57:23 leyan NetworkManager[776]: <info>  [1623596243.3339] manager: (64:A2:F9:B0:C9:45): new Bluetooth device (/org/freedesktop/NetworkManager/Devices/4)
Jun 13 16:57:23 leyan NetworkManager[776]: <info>  [1623596243.3341] device (64:A2:F9:B0:C9:45): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 13 16:57:23 leyan NetworkManager[776]: <info>  [1623596243.3348] device (64:A2:F9:B0:C9:45): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.UPower'
Jun 13 16:57:23 leyan systemd[1]: Started Daemon for power management.
Jun 13 16:57:23 leyan 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'
Jun 13 16:57:23 leyan kernel: kauditd_printk_skb: 438 callbacks suppressed
Jun 13 16:57:23 leyan kernel: audit: type=1130 audit(1623596243.403:93): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86BrightnessAuto
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86DisplayOff
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Info
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86AspectRatio
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86DVD
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Audio
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86ChannelUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86ChannelDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Break
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86VideoPhone
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86ZoomReset
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Editor
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86GraphicsEditor
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Presentation
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Database
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Voicemail
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Addressbook
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86DisplayToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86SpellCheck
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86ContextMenu
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86MediaRepeat
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF8610ChannelsUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF8610ChannelsDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Images
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86NotificationCenter
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86PickupPhone
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86HangupPhone
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Fn
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Fn_Esc
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86FnRightShift
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric0
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric1
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric2
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric3
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric4
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric5
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric6
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric7
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric8
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric9
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86NumericStar
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86NumericPound
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86NumericA
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86NumericB
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86NumericC
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86NumericD
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86CameraFocus
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86WPSButton
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86CameraZoomIn
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86CameraZoomOut
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86CameraUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86CameraDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86CameraLeft
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86CameraRight
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86AttendantOn
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86AttendantOff
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86AttendantToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86LightsToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86ALSToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Buttonconfig
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Taskmanager
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Journal
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86ControlPanel
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86AppSelect
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Screensaver
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86VoiceCommand
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Assistant
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86BrightnessMin
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86BrightnessMax
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrev
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdInputAssistNext
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdInputAssistAccept
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdInputAssistCancel
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86RightUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86RightDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86LeftUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86LeftDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86RootMenu
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86MediaTopMenu
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric11
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Numeric12
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86AudioDesc
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF863DMode
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86NextFavorite
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86StopRecord
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86PauseRecord
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86VOD
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Unmute
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86FastReverse
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86SlowReverse
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Data
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86OnScreenKeyboard
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86PrivacyScreenToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86SelectiveScreenshot
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro1
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro2
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro3
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro4
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro5
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro6
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro7
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro8
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro9
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro10
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro11
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro12
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro13
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro14
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro15
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro16
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro17
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro18
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro19
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro20
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro21
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro22
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro23
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro24
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro25
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro26
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro27
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro28
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro29
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86Macro30
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86MacroRecordStart
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86MacroRecordStop
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86MacroPresetCycle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86MacroPreset1
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86MacroPreset2
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86MacroPreset3
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdLcdMenu1
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdLcdMenu2
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdLcdMenu3
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdLcdMenu4
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: > Warning:          Could not resolve keysym XF86KbdLcdMenu5
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1344]: Errors from xkbcomp are not fatal to the X server
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.35' (uid=120 pid=1181 comm="/usr/lib/gsd-color ")
Jun 13 16:57:23 leyan systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activating service name='org.gnome.Shell.Screencast' requested by ':1.22' (uid=120 pid=1190 comm="/usr/lib/gsd-media-keys ")
Jun 13 16:57:23 leyan gnome-session-binary[853]: Entering running state
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Jun 13 16:57:23 leyan systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 13 16:57:23 leyan 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'
Jun 13 16:57:23 leyan xbrlapi.desktop[1349]: openConnection: connect: No such file or directory
Jun 13 16:57:23 leyan xbrlapi.desktop[1349]: cannot connect to braille devices daemon brltty at :0
Jun 13 16:57:23 leyan kernel: audit: type=1130 audit(1623596243.433:94): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.40' (uid=974 pid=1366 comm="/usr/lib/colord-sane ")
Jun 13 16:57:23 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 13 16:57:23 leyan gsd-media-keys[1190]: Failed to grab accelerator for keybinding settings:hibernate
Jun 13 16:57:23 leyan gsd-media-keys[1190]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activating service name='org.gnome.ScreenSaver' requested by ':1.23' (uid=120 pid=1212 comm="/usr/lib/gsd-power ")
Jun 13 16:57:23 leyan gnome-shell[866]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 13 16:57:23 leyan gnome-shell[866]: ATK Bridge is disabled but a11y has already been enabled.
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Successfully activated service 'org.gnome.ScreenSaver'
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: >                   X11 cannot support keycodes above 255.
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86BrightnessAuto
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86DisplayOff
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Info
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86AspectRatio
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86DVD
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Audio
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86ChannelUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86ChannelDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Break
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86VideoPhone
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86ZoomReset
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Editor
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86GraphicsEditor
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Presentation
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Database
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Voicemail
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Addressbook
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86DisplayToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86SpellCheck
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86ContextMenu
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86MediaRepeat
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF8610ChannelsUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF8610ChannelsDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Images
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86NotificationCenter
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86PickupPhone
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86HangupPhone
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Fn
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Fn_Esc
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86FnRightShift
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric0
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric1
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric2
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric3
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric4
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric5
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric6
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric7
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric8
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric9
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86NumericStar
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86NumericPound
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86NumericA
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86NumericB
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86NumericC
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86NumericD
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86CameraFocus
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86WPSButton
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86CameraZoomIn
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86CameraZoomOut
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86CameraUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86CameraDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86CameraLeft
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86CameraRight
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86AttendantOn
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86AttendantOff
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86AttendantToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86LightsToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86ALSToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Buttonconfig
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Taskmanager
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Journal
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86ControlPanel
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86AppSelect
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Screensaver
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86VoiceCommand
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Assistant
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86BrightnessMin
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86BrightnessMax
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrev
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdInputAssistNext
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdInputAssistAccept
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdInputAssistCancel
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86RightUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86RightDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86LeftUp
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86LeftDown
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86RootMenu
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86MediaTopMenu
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric11
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Numeric12
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86AudioDesc
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF863DMode
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86NextFavorite
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86StopRecord
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86PauseRecord
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86VOD
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Unmute
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86FastReverse
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86SlowReverse
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Data
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86OnScreenKeyboard
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86PrivacyScreenToggle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86SelectiveScreenshot
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro1
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro2
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro3
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro4
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro5
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro6
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro7
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro8
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro9
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro10
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro11
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro12
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro13
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro14
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro15
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro16
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro17
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro18
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro19
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro20
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro21
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro22
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro23
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro24
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro25
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro26
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro27
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro28
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro29
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86Macro30
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86MacroRecordStart
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86MacroRecordStop
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86MacroPresetCycle
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86MacroPreset1
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86MacroPreset2
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86MacroPreset3
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdLcdMenu1
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdLcdMenu2
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdLcdMenu3
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdLcdMenu4
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: > Warning:          Could not resolve keysym XF86KbdLcdMenu5
Jun 13 16:57:23 leyan org.gnome.Shell.desktop[1509]: Errors from xkbcomp are not fatal to the X server
Jun 13 16:57:23 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 13 16:57:23 leyan gnome-shell[866]: Registering session with GDM
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Supervising 1 threads of 1 processes of 1 users.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Successfully made thread 1516 of process 1132 owned by '120' RT at priority 5.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Supervising 2 threads of 1 processes of 1 users.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Supervising 2 threads of 1 processes of 1 users.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Successfully made thread 1517 of process 1132 owned by '120' RT at priority 5.
Jun 13 16:57:23 leyan rtkit-daemon[1137]: Supervising 3 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan kernel: igb 0000:26:00.0 enp38s0: igb: enp38s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Supervising 3 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Successfully made thread 1518 of process 1132 owned by '120' RT at priority 5.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Supervising 4 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3695] device (enp38s0): carrier: link connected
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3698] device (enp38s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3707] policy: auto-activating connection 'Wired connection 1' (57d97d90-7d3c-30f7-a502-790a382c43b3)
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3710] device (enp38s0): Activation: starting connection 'Wired connection 1' (57d97d90-7d3c-30f7-a502-790a382c43b3)
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3711] device (enp38s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3713] manager: NetworkManager state is now CONNECTING
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3715] device (enp38s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 13 16:57:24 leyan kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp38s0: link becomes ready
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_INPUT_ZONES:121 family=1 entries=247 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD_OUT_ZONES:136 family=1 entries=248 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_POSTROUTING_ZONES:67 family=2 entries=107 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_POSTROUTING_ZONES:67 family=10 entries=107 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=firewalld:1;filter_FORWARD_IN_ZONES:134 family=1 entries=249 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=firewalld:2;nat_PREROUTING_ZONES:60 family=2 entries=108 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=firewalld:3;nat_PREROUTING_ZONES:60 family=10 entries=108 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=firewalld:1;mangle_PREROUTING_ZONES:108 family=1 entries=250 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: NETFILTER_CFG table=?:0;?:0 family=0 entries=4 op=nft_register_gen pid=767 comm="firewalld"
Jun 13 16:57:24 leyan kernel: audit: type=1325 audit(1623596244.370:95): table=firewalld:1;filter_INPUT_ZONES:121 family=1 entries=247 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan kernel: audit: type=1325 audit(1623596244.370:95): table=firewalld:1;filter_FORWARD_OUT_ZONES:136 family=1 entries=248 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan kernel: audit: type=1325 audit(1623596244.370:95): table=firewalld:2;nat_POSTROUTING_ZONES:67 family=2 entries=107 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan kernel: audit: type=1325 audit(1623596244.370:95): table=firewalld:3;nat_POSTROUTING_ZONES:67 family=10 entries=107 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan kernel: audit: type=1325 audit(1623596244.370:95): table=firewalld:1;filter_FORWARD_IN_ZONES:134 family=1 entries=249 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan kernel: audit: type=1325 audit(1623596244.370:95): table=firewalld:2;nat_PREROUTING_ZONES:60 family=2 entries=108 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan kernel: audit: type=1325 audit(1623596244.370:95): table=firewalld:3;nat_PREROUTING_ZONES:60 family=10 entries=108 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan kernel: audit: type=1325 audit(1623596244.370:95): table=firewalld:1;mangle_PREROUTING_ZONES:108 family=1 entries=250 op=nft_register_rule pid=767 comm="firewalld"
Jun 13 16:57:24 leyan audit[767]: SYSCALL arch=c000003e syscall=46 success=yes exit=1880 a0=6 a1=7ffcae40cf30 a2=0 a3=7ffcae3fbe5c items=0 ppid=1 pid=767 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="firewalld" exe="/usr/bin/python3.9" key=(null)
Jun 13 16:57:24 leyan audit: PROCTITLE proctitle=2F7573722F62696E2F707974686F6E002F7573722F62696E2F6669726577616C6C64002D2D6E6F666F726B002D2D6E6F706964
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3762] device (enp38s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 13 16:57:24 leyan NetworkManager[776]: <info>  [1623596244.3765] dhcp4 (enp38s0): activation: beginning transaction (timeout in 45 seconds)
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Supervising 4 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Successfully made thread 1519 of process 1132 owned by '120' RT at priority 5.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Supervising 5 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Supervising 5 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Successfully made thread 1520 of process 1132 owned by '120' RT at priority 5.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Supervising 6 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Supervising 6 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Successfully made thread 1521 of process 1132 owned by '120' RT at priority 5.
Jun 13 16:57:24 leyan rtkit-daemon[1137]: Supervising 7 threads of 1 processes of 1 users.
Jun 13 16:57:24 leyan systemd[830]: Started Sound Service.
Jun 13 16:57:26 leyan systemd-resolved[761]: Switching to fallback DNS server 1.1.1.1.
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3927] dhcp4 (enp38s0): state changed unknown -> bound, address=192.168.1.1
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3939] device (enp38s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3952] device (enp38s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3954] device (enp38s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3959] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3968] manager: NetworkManager state is now CONNECTED_SITE
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3969] policy: set 'Wired connection 1' (enp38s0) as default for IPv4 routing and DNS
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3974] device (enp38s0): Activation: successful, device activated.
Jun 13 16:57:26 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activating service name='org.freedesktop.systemd1' requested by ':1.9' (uid=120 pid=1177 comm="/usr/lib/gsd-sharing ")
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.3981] manager: startup complete
Jun 13 16:57:26 leyan systemd-resolved[761]: enp38s0: Bus client set search domain list to: lan
Jun 13 16:57:26 leyan /usr/lib/gdm-wayland-session[852]: dbus-daemon[852]: [session uid=120 pid=852] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 13 16:57:26 leyan gsd-sharing[1177]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 13 16:57:26 leyan systemd-resolved[761]: enp38s0: Bus client set default route setting: yes
Jun 13 16:57:26 leyan gsd-sharing[1177]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 13 16:57:26 leyan gsd-sharing[1177]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 13 16:57:26 leyan systemd-resolved[761]: enp38s0: Bus client set DNS server list to: 192.168.1.254
Jun 13 16:57:26 leyan NetworkManager[776]: <info>  [1623596246.4854] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 13 16:57:26 leyan systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 13 16:57:26 leyan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:27 leyan gdm-password][1527]: Gdm: Unable to load file '/etc/gdm/custom.conf': Key file does not start with a group
Jun 13 16:57:30 leyan gdm-password][1527]: gkr-pam: unable to locate daemon control file
Jun 13 16:57:30 leyan audit[1527]: USER_AUTH pid=1527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="adel" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:30 leyan gdm-password][1527]: gkr-pam: stashed password to try later in open session
Jun 13 16:57:30 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.49' (uid=0 pid=1527 comm="gdm-session-worker [pam/gdm-password] ")
Jun 13 16:57:30 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:30 leyan gdm-password][1527]: pam_systemd_home(gdm-password:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:30 leyan audit[1527]: USER_ACCT pid=1527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="adel" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:30 leyan kernel: kauditd_printk_skb: 4 callbacks suppressed
Jun 13 16:57:30 leyan kernel: audit: type=1100 audit(1623596250.450:97): pid=1527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="adel" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:30 leyan kernel: audit: type=1101 audit(1623596250.450:98): pid=1527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="adel" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:30 leyan audit[1527]: CRED_ACQ pid=1527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="adel" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:30 leyan audit[1527]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffd16500cf0 a2=4 a3=3e8 items=0 ppid=786 pid=1527 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Jun 13 16:57:30 leyan kernel: audit: type=1103 audit(1623596250.453:99): pid=1527 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="adel" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:30 leyan kernel: audit: type=1006 audit(1623596250.453:100): pid=1527 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
Jun 13 16:57:30 leyan kernel: audit: type=1300 audit(1623596250.453:100): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffd16500cf0 a2=4 a3=3e8 items=0 ppid=786 pid=1527 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
Jun 13 16:57:30 leyan kernel: audit: type=1327 audit(1623596250.453:100): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Jun 13 16:57:30 leyan audit: PROCTITLE proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
Jun 13 16:57:30 leyan gdm-password][1527]: pam_unix(gdm-password:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:30 leyan systemd[1]: Created slice User Slice of UID 1000.
Jun 13 16:57:30 leyan systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 13 16:57:30 leyan systemd-logind[769]: New session 3 of user adel.
Jun 13 16:57:30 leyan systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 13 16:57:30 leyan 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'
Jun 13 16:57:30 leyan kernel: audit: type=1130 audit(1623596250.463:101): 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'
Jun 13 16:57:30 leyan systemd[1]: Starting User Manager for UID 1000...
Jun 13 16:57:30 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.51' (uid=0 pid=1535 comm="(systemd) ")
Jun 13 16:57:30 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:30 leyan systemd[1535]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:30 leyan audit[1535]: USER_ACCT pid=1535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="adel" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan audit[1535]: CRED_ACQ pid=1535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="adel" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 13 16:57:30 leyan audit[1535]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffea7915070 a2=4 a3=3e8 items=0 ppid=1 pid=1535 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Jun 13 16:57:30 leyan audit: PROCTITLE proctitle="(systemd)"
Jun 13 16:57:30 leyan systemd[1535]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[adel] ruser=[<unknown>] rhost=[<unknown>]
Jun 13 16:57:30 leyan kernel: audit: type=1101 audit(1623596250.466:102): pid=1535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="adel" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan kernel: audit: type=1103 audit(1623596250.466:103): pid=1535 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="adel" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 13 16:57:30 leyan kernel: audit: type=1006 audit(1623596250.466:104): pid=1535 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
Jun 13 16:57:30 leyan systemd[1535]: pam_unix(systemd-user:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:30 leyan systemd[1535]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Jun 13 16:57:30 leyan audit[1535]: USER_START pid=1535 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="adel" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan audit: BPF prog-id=31 op=LOAD
Jun 13 16:57:30 leyan audit[1535]: SYSCALL arch=c000003e syscall=321 success=yes exit=8 a0=5 a1=7ffce24b4610 a2=78 a3=7ffce24b4610 items=0 ppid=1 pid=1535 auid=1000 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
Jun 13 16:57:30 leyan audit: PROCTITLE proctitle="(systemd)"
Jun 13 16:57:30 leyan audit: BPF prog-id=31 op=UNLOAD
Jun 13 16:57:30 leyan systemd[1535]: Queued start job for default target Main User Target.
Jun 13 16:57:30 leyan 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'
Jun 13 16:57:30 leyan audit[1527]: USER_START pid=1527 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="adel" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty2 res=success'
Jun 13 16:57:30 leyan systemd[1535]: Created slice User Application Slice.
Jun 13 16:57:30 leyan gdm-password][1527]: pam_env(gdm-password:session): deprecated reading of user environment enabled
Jun 13 16:57:30 leyan systemd[1535]: Started Check for new modules.
Jun 13 16:57:30 leyan gdm-password][1527]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Jun 13 16:57:30 leyan systemd[1535]: Started Timer for profile-sync-daemon - 1Hour.
Jun 13 16:57:30 leyan rtkit-daemon[1137]: Successfully made thread 1545 of process 1545 owned by '1000' high priority at nice level -11.
Jun 13 16:57:30 leyan systemd[1535]: Reached target Paths.
Jun 13 16:57:30 leyan rtkit-daemon[1137]: Supervising 8 threads of 2 processes of 2 users.
Jun 13 16:57:30 leyan systemd[1535]: Reached target Timers.
Jun 13 16:57:30 leyan systemd[1535]: Starting D-Bus User Message Bus Socket.
Jun 13 16:57:30 leyan systemd[1535]: Listening on GnuPG network certificate management daemon.
Jun 13 16:57:30 leyan systemd[1535]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 13 16:57:30 leyan systemd[1535]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 13 16:57:30 leyan systemd[1535]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 13 16:57:30 leyan systemd[1535]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 13 16:57:30 leyan systemd[1535]: Listening on p11-kit server.
Jun 13 16:57:30 leyan systemd[1535]: Listening on Multimedia System.
Jun 13 16:57:30 leyan systemd[1535]: Listening on Sound System.
Jun 13 16:57:30 leyan systemd[1535]: Listening on D-Bus User Message Bus Socket.
Jun 13 16:57:30 leyan systemd[1535]: Reached target Sockets.
Jun 13 16:57:30 leyan systemd[1535]: Reached target Basic System.
Jun 13 16:57:30 leyan systemd[1]: Started User Manager for UID 1000.
Jun 13 16:57:30 leyan systemd[1535]: Started modprobed-db scan and store new modules.
Jun 13 16:57:30 leyan systemd[1]: Started Session 3 of user adel.
Jun 13 16:57:30 leyan systemd[1535]: Starting Profile-sync-daemon...
Jun 13 16:57:30 leyan systemd[1535]: Starting Sound Service...
Jun 13 16:57:30 leyan systemd[1535]: Starting Update XDG user dir configuration...
Jun 13 16:57:30 leyan systemd[1535]: xdg-user-dirs-update.service: Deactivated successfully.
Jun 13 16:57:30 leyan systemd[1535]: Finished Update XDG user dir configuration.
Jun 13 16:57:30 leyan systemd[1535]: Started D-Bus User Message Bus.
Jun 13 16:57:30 leyan modprobed-db[1543]: No new modules detected
Jun 13 16:57:30 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.55' (uid=0 pid=1598 comm="sudo -kn psd-overlay-helper ")
Jun 13 16:57:30 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:30 leyan sudo[1598]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:30 leyan audit[1598]: USER_ACCT pid=1598 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan sudo[1598]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper
Jun 13 16:57:30 leyan audit[1598]: CRED_REFR pid=1598 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan sudo[1598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:30 leyan audit[1598]: USER_START pid=1598 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan sudo[1598]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:30 leyan audit[1598]: USER_END pid=1598 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan audit[1598]: CRED_DISP pid=1598 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan modprobed-db[1601]: No new modules detected
Jun 13 16:57:30 leyan systemd[1535]: modprobed-db.service: Deactivated successfully.
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: Ungraceful state detected for /home/adel/.config/chromium so fixing
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: Ungraceful state detected for /home/adel/.local/share/epiphany so fixing
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: Ungraceful state detected for /home/adel/.mozilla/firefox/5u2kwipt.default so fixing
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: Ungraceful state detected for /home/adel/.mozilla/firefox/51biwkae.default-release so fixing
Jun 13 16:57:30 leyan gdm-wayland-session[1835]: Gdm: Unable to load file '/etc/gdm/custom.conf': Key file does not start with a group
Jun 13 16:57:30 leyan kernel: rfkill: input handler enabled
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: Ungraceful state detected for /home/adel/.config/google-chrome so fixing
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: Ungraceful state detected for /home/adel/.config/google-chrome-beta so fixing
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: Ungraceful state detected for /home/adel/.config/google-chrome-unstable so fixing
Jun 13 16:57:30 leyan systemd[1535]: Created slice app-gnome\x2dsession\x2dmanager.slice.
Jun 13 16:57:30 leyan systemd[1535]: Created slice User Core Session Slice.
Jun 13 16:57:30 leyan systemd[1535]: Reached target GNOME Wayland Session.
Jun 13 16:57:30 leyan systemd[1535]: Reached target Session services which should run early before the graphical session is brought up.
Jun 13 16:57:30 leyan systemd[1535]: Reached target GNOME Shell.
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: Ungraceful state detected for /home/adel/.config/opera so fixing
Jun 13 16:57:30 leyan systemd[1535]: Starting Monitor Session leader for GNOME Session...
Jun 13 16:57:30 leyan systemd[1535]: Started Monitor Session leader for GNOME Session.
Jun 13 16:57:30 leyan systemd[1535]: Reached target Tasks to be run before GNOME Session starts.
Jun 13 16:57:30 leyan systemd[1535]: Starting GNOME Session Manager (session: gnome)...
Jun 13 16:57:30 leyan gnome-session[1944]: gnome-session-binary[1944]: WARNING: Could not parse desktop file lxqt-powermanagement.desktop or it references a not found TryExec binary
Jun 13 16:57:30 leyan gnome-session-binary[1944]: WARNING: Could not parse desktop file lxqt-powermanagement.desktop or it references a not found TryExec binary
Jun 13 16:57:30 leyan gnome-session[1944]: gnome-session-binary[1944]: WARNING: Could not parse desktop file lxqt-xscreensaver-autostart.desktop or it references a not found TryExec binary
Jun 13 16:57:30 leyan gnome-session-binary[1944]: WARNING: Could not parse desktop file lxqt-xscreensaver-autostart.desktop or it references a not found TryExec binary
Jun 13 16:57:30 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:30 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:30 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:30 leyan gnome-keyring-ssh.desktop[1990]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 13 16:57:30 leyan systemd[1535]: Started GNOME Session Manager (session: gnome).
Jun 13 16:57:30 leyan systemd[1535]: Reached target GNOME Session Manager is ready.
Jun 13 16:57:30 leyan systemd[1535]: Starting GNOME Shell on Wayland...
Jun 13 16:57:30 leyan systemd[1535]: Starting GNOME Shell on X11...
Jun 13 16:57:30 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jun 13 16:57:30 leyan systemd[1535]: Condition check resulted in GNOME Shell on X11 being skipped.
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 1.
Jun 13 16:57:30 leyan systemd[1535]: Stopped GNOME Shell on X11.
Jun 13 16:57:30 leyan profile-sync-daemon[1544]: psd startup check successful
Jun 13 16:57:30 leyan systemd[1535]: Starting GNOME Shell on X11...
Jun 13 16:57:30 leyan systemd[1535]: Finished Profile-sync-daemon.
Jun 13 16:57:30 leyan systemd[1535]: Starting Timed resync...
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jun 13 16:57:30 leyan systemd[1535]: Condition check resulted in GNOME Shell on X11 being skipped.
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 2.
Jun 13 16:57:30 leyan systemd[1535]: Stopped GNOME Shell on X11.
Jun 13 16:57:30 leyan systemd[1535]: Starting GNOME Shell on X11...
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jun 13 16:57:30 leyan systemd[1535]: Condition check resulted in GNOME Shell on X11 being skipped.
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 3.
Jun 13 16:57:30 leyan systemd[1535]: Stopped GNOME Shell on X11.
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Start request repeated too quickly.
Jun 13 16:57:30 leyan systemd[1535]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jun 13 16:57:30 leyan systemd[1535]: Started GNOME Shell on X11.
Jun 13 16:57:30 leyan systemd[1535]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1979.scope: Deactivated successfully.
Jun 13 16:57:30 leyan systemd[1535]: app-gnome-gnome\x2dkeyring\x2dssh-1985.scope: Deactivated successfully.
Jun 13 16:57:30 leyan systemd[1535]: app-gnome-gnome\x2dkeyring\x2dsecrets-1983.scope: Deactivated successfully.
Jun 13 16:57:30 leyan systemd[1535]: app-gnome-pulseaudio-1991.scope: Deactivated successfully.
Jun 13 16:57:30 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.60' (uid=0 pid=2020 comm="sudo -kn psd-overlay-helper ")
Jun 13 16:57:30 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:30 leyan sudo[2020]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:30 leyan audit[2020]: USER_ACCT pid=2020 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan sudo[2020]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper
Jun 13 16:57:30 leyan audit[2020]: CRED_REFR pid=2020 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan sudo[2020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:30 leyan audit[2020]: USER_START pid=2020 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan sudo[2020]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:30 leyan audit[2020]: USER_END pid=2020 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan audit[2020]: CRED_DISP pid=2020 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:30 leyan gnome-shell[1994]: Adding device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Jun 13 16:57:30 leyan gnome-shell[1994]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.62' (uid=0 pid=2292 comm="sudo psd-overlay-helper -v 23 -l /home/adel/.confi")
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan sudo[2292]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan audit[2292]: USER_ACCT pid=2292 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2292]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper -v 23 -l /home/adel/.config/chromium-backup -u /run/user/1000/adel-chromium-rw -w /run/user/1000/.adel-chromium -d /run/user/1000/adel-chromium mountup
Jun 13 16:57:31 leyan audit[2292]: CRED_REFR pid=2292 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:31 leyan audit[2292]: USER_START pid=2292 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2295]: USER_ACCT pid=2295 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2295]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/chromium-backup
Jun 13 16:57:31 leyan audit[2295]: CRED_REFR pid=2295 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2295]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2295]: USER_START pid=2295 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2295]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2295]: USER_END pid=2295 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2295]: CRED_DISP pid=2295 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2298]: USER_ACCT pid=2298 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2298]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/chromium-backup
Jun 13 16:57:31 leyan audit[2298]: CRED_REFR pid=2298 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2298]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2298]: USER_START pid=2298 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2298]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2298]: USER_END pid=2298 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2298]: CRED_DISP pid=2298 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2292]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:31 leyan audit[2292]: USER_END pid=2292 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2292]: CRED_DISP pid=2292 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan kernel: overlayfs: "xino" feature enabled using 2 upper inode bits.
Jun 13 16:57:31 leyan profile-sync-daemon[1997]: chromium sync successful
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.65' (uid=0 pid=2317 comm="sudo psd-overlay-helper -v 23 -l /home/adel/.local")
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan sudo[2317]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan audit[2317]: USER_ACCT pid=2317 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2317]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper -v 23 -l /home/adel/.local/share/epiphany-backup -u /run/user/1000/adel-epiphany-rw -w /run/user/1000/.adel-epiphany -d /run/user/1000/adel-epiphany mountup
Jun 13 16:57:31 leyan audit[2317]: CRED_REFR pid=2317 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:31 leyan audit[2317]: USER_START pid=2317 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2320]: USER_ACCT pid=2320 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2320]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.local/share/epiphany-backup
Jun 13 16:57:31 leyan audit[2320]: CRED_REFR pid=2320 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2320]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2320]: USER_START pid=2320 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2320]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2320]: USER_END pid=2320 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2320]: CRED_DISP pid=2320 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2323]: USER_ACCT pid=2323 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2323]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.local/share/epiphany-backup
Jun 13 16:57:31 leyan audit[2323]: CRED_REFR pid=2323 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2323]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2323]: USER_START pid=2323 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2323]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2323]: USER_END pid=2323 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2323]: CRED_DISP pid=2323 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2317]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:31 leyan audit[2317]: USER_END pid=2317 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2317]: CRED_DISP pid=2317 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan kernel: overlayfs: "xino" feature enabled using 2 upper inode bits.
Jun 13 16:57:31 leyan profile-sync-daemon[1997]: epiphany sync successful
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.68' (uid=0 pid=2358 comm="sudo psd-overlay-helper -v 23 -l /home/adel/.mozil")
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan sudo[2358]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan audit[2358]: USER_ACCT pid=2358 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2358]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper -v 23 -l /home/adel/.mozilla/firefox/5u2kwipt.default-backup -u /run/user/1000/adel-firefox-5u2kwipt.default-rw -w /run/user/1000/.adel-firefox-5u2kwipt.default -d /run/user/1000/adel-firefox-5u2kwipt.default mountup
Jun 13 16:57:31 leyan audit[2358]: CRED_REFR pid=2358 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:31 leyan audit[2358]: USER_START pid=2358 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2361]: USER_ACCT pid=2361 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2361]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.mozilla/firefox/5u2kwipt.default-backup
Jun 13 16:57:31 leyan audit[2361]: CRED_REFR pid=2361 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2361]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2361]: USER_START pid=2361 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2361]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2361]: USER_END pid=2361 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2361]: CRED_DISP pid=2361 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2364]: USER_ACCT pid=2364 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2364]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.mozilla/firefox/5u2kwipt.default-backup
Jun 13 16:57:31 leyan audit[2364]: CRED_REFR pid=2364 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2364]: USER_START pid=2364 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2364]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan sudo[2364]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2364]: USER_END pid=2364 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2364]: CRED_DISP pid=2364 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2358]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:31 leyan audit[2358]: USER_END pid=2358 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2358]: CRED_DISP pid=2358 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan kernel: overlayfs: "xino" feature enabled using 2 upper inode bits.
Jun 13 16:57:31 leyan profile-sync-daemon[1997]: firefox sync successful
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.71' (uid=0 pid=2388 comm="sudo psd-overlay-helper -v 23 -l /home/adel/.mozil")
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan sudo[2388]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan audit[2388]: USER_ACCT pid=2388 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2388]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper -v 23 -l /home/adel/.mozilla/firefox/51biwkae.default-release-backup -u /run/user/1000/adel-firefox-51biwkae.default-release-rw -w /run/user/1000/.adel-firefox-51biwkae.default-release -d /run/user/1000/adel-firefox-51biwkae.default-release mountup
Jun 13 16:57:31 leyan audit[2388]: CRED_REFR pid=2388 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:31 leyan audit[2388]: USER_START pid=2388 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2391]: USER_ACCT pid=2391 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2391]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.mozilla/firefox/51biwkae.default-release-backup
Jun 13 16:57:31 leyan audit[2391]: CRED_REFR pid=2391 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2391]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2391]: USER_START pid=2391 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2391]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2391]: USER_END pid=2391 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2391]: CRED_DISP pid=2391 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2394]: USER_ACCT pid=2394 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2394]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.mozilla/firefox/51biwkae.default-release-backup
Jun 13 16:57:31 leyan audit[2394]: CRED_REFR pid=2394 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2394]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2394]: USER_START pid=2394 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2394]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2394]: USER_END pid=2394 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2394]: CRED_DISP pid=2394 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2388]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:31 leyan audit[2388]: USER_END pid=2388 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2388]: CRED_DISP pid=2388 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan kernel: overlayfs: "xino" feature enabled using 2 upper inode bits.
Jun 13 16:57:31 leyan profile-sync-daemon[1997]: firefox sync successful
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.74' (uid=0 pid=2411 comm="sudo psd-overlay-helper -v 23 -l /home/adel/.confi")
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan sudo[2411]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan audit[2411]: USER_ACCT pid=2411 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2411]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper -v 23 -l /home/adel/.config/google-chrome-backup -u /run/user/1000/adel-google-chrome-rw -w /run/user/1000/.adel-google-chrome -d /run/user/1000/adel-google-chrome mountup
Jun 13 16:57:31 leyan audit[2411]: CRED_REFR pid=2411 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:31 leyan audit[2411]: USER_START pid=2411 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2414]: USER_ACCT pid=2414 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2414]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/google-chrome-backup
Jun 13 16:57:31 leyan audit[2414]: CRED_REFR pid=2414 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2414]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2414]: USER_START pid=2414 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2414]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2414]: USER_END pid=2414 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2414]: CRED_DISP pid=2414 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2417]: USER_ACCT pid=2417 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2417]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/google-chrome-backup
Jun 13 16:57:31 leyan audit[2417]: CRED_REFR pid=2417 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2417]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2417]: USER_START pid=2417 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2417]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2417]: USER_END pid=2417 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2417]: CRED_DISP pid=2417 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan kernel: overlayfs: "xino" feature enabled using 2 upper inode bits.
Jun 13 16:57:31 leyan sudo[2411]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:31 leyan audit[2411]: USER_END pid=2411 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2411]: CRED_DISP pid=2411 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan profile-sync-daemon[1997]: google-chrome sync successful
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.77' (uid=0 pid=2433 comm="sudo psd-overlay-helper -v 23 -l /home/adel/.confi")
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan sudo[2433]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan audit[2433]: USER_ACCT pid=2433 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2433]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper -v 23 -l /home/adel/.config/google-chrome-beta-backup -u /run/user/1000/adel-google-chrome-beta-rw -w /run/user/1000/.adel-google-chrome-beta -d /run/user/1000/adel-google-chrome-beta mountup
Jun 13 16:57:31 leyan audit[2433]: CRED_REFR pid=2433 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:31 leyan audit[2433]: USER_START pid=2433 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2436]: USER_ACCT pid=2436 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2436]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/google-chrome-beta-backup
Jun 13 16:57:31 leyan audit[2436]: CRED_REFR pid=2436 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2436]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2436]: USER_START pid=2436 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2436]: USER_END pid=2436 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2436]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2436]: CRED_DISP pid=2436 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Supervising 8 threads of 2 processes of 2 users.
Jun 13 16:57:31 leyan audit[2439]: USER_ACCT pid=2439 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2439]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/google-chrome-beta-backup
Jun 13 16:57:31 leyan audit[2439]: CRED_REFR pid=2439 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Successfully made thread 2440 of process 1545 owned by '1000' RT at priority 5.
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Supervising 9 threads of 2 processes of 2 users.
Jun 13 16:57:31 leyan sudo[2439]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2439]: USER_START pid=2439 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2439]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2439]: USER_END pid=2439 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2439]: CRED_DISP pid=2439 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2433]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:31 leyan audit[2433]: USER_END pid=2433 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2433]: CRED_DISP pid=2433 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan kernel: overlayfs: "xino" feature enabled using 2 upper inode bits.
Jun 13 16:57:31 leyan profile-sync-daemon[1997]: google-chrome-beta sync successful
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.81' (uid=0 pid=2456 comm="sudo psd-overlay-helper -v 23 -l /home/adel/.confi")
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan sudo[2456]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan audit[2456]: USER_ACCT pid=2456 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2456]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper -v 23 -l /home/adel/.config/google-chrome-unstable-backup -u /run/user/1000/adel-google-chrome-unstable-rw -w /run/user/1000/.adel-google-chrome-unstable -d /run/user/1000/adel-google-chrome-unstable mountup
Jun 13 16:57:31 leyan audit[2456]: CRED_REFR pid=2456 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:31 leyan audit[2456]: USER_START pid=2456 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2459]: USER_ACCT pid=2459 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2459]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/google-chrome-unstable-backup
Jun 13 16:57:31 leyan audit[2459]: CRED_REFR pid=2459 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2459]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2459]: USER_START pid=2459 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2459]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2459]: USER_END pid=2459 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2459]: CRED_DISP pid=2459 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2462]: USER_ACCT pid=2462 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2462]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/google-chrome-unstable-backup
Jun 13 16:57:31 leyan audit[2462]: CRED_REFR pid=2462 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Supervising 9 threads of 2 processes of 2 users.
Jun 13 16:57:31 leyan sudo[2462]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2462]: USER_START pid=2462 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2462]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2462]: USER_END pid=2462 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2462]: CRED_DISP pid=2462 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Successfully made thread 2463 of process 1545 owned by '1000' RT at priority 5.
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Supervising 10 threads of 2 processes of 2 users.
Jun 13 16:57:31 leyan sudo[2456]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:31 leyan audit[2456]: USER_END pid=2456 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2456]: CRED_DISP pid=2456 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan kernel: overlayfs: "xino" feature enabled using 2 upper inode bits.
Jun 13 16:57:31 leyan profile-sync-daemon[1997]: google-chrome-unstable sync successful
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.85' (uid=0 pid=2484 comm="sudo psd-overlay-helper -v 23 -l /home/adel/.confi")
Jun 13 16:57:31 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan sudo[2484]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:31 leyan audit[2484]: USER_ACCT pid=2484 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2484]:     adel : PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/psd-overlay-helper -v 23 -l /home/adel/.config/opera-backup -u /run/user/1000/adel-opera-rw -w /run/user/1000/.adel-opera -d /run/user/1000/adel-opera mountup
Jun 13 16:57:31 leyan audit[2484]: CRED_REFR pid=2484 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:31 leyan audit[2484]: USER_START pid=2484 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2487]: USER_ACCT pid=2487 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2487]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/opera-backup
Jun 13 16:57:31 leyan audit[2487]: CRED_REFR pid=2487 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2487]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2487]: USER_START pid=2487 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2487]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2487]: USER_END pid=2487 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2487]: CRED_DISP pid=2487 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2490]: USER_ACCT pid=2490 uid=0 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2490]:     root : PWD=/home/adel ; USER=adel ; COMMAND=/usr/bin/test -w /home/adel/.config/opera-backup
Jun 13 16:57:31 leyan audit[2490]: CRED_REFR pid=2490 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2490]: pam_unix(sudo:session): session opened for user adel(uid=1000) by (uid=0)
Jun 13 16:57:31 leyan audit[2490]: USER_START pid=2490 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2490]: pam_unix(sudo:session): session closed for user adel
Jun 13 16:57:31 leyan audit[2490]: USER_END pid=2490 uid=0 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2490]: CRED_DISP pid=2490 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan sudo[2484]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:31 leyan audit[2484]: USER_END pid=2484 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan audit[2484]: CRED_DISP pid=2484 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:31 leyan kernel: overlayfs: "xino" feature enabled using 2 upper inode bits.
Jun 13 16:57:31 leyan profile-sync-daemon[1997]: opera sync successful
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Supervising 10 threads of 2 processes of 2 users.
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Successfully made thread 2546 of process 1545 owned by '1000' RT at priority 5.
Jun 13 16:57:31 leyan rtkit-daemon[1137]: Supervising 11 threads of 2 processes of 2 users.
Jun 13 16:57:32 leyan systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 13 16:57:32 leyan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Supervising 11 threads of 2 processes of 2 users.
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Successfully made thread 2589 of process 1545 owned by '1000' RT at priority 5.
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Supervising 12 threads of 2 processes of 2 users.
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Supervising 12 threads of 2 processes of 2 users.
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Successfully made thread 2590 of process 1545 owned by '1000' RT at priority 5.
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Supervising 13 threads of 2 processes of 2 users.
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Supervising 13 threads of 2 processes of 2 users.
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Successfully made thread 2591 of process 1545 owned by '1000' RT at priority 5.
Jun 13 16:57:32 leyan rtkit-daemon[1137]: Supervising 14 threads of 2 processes of 2 users.
Jun 13 16:57:32 leyan systemd[1535]: Started Sound Service.
Jun 13 16:57:32 leyan systemd[1535]: Reached target Main User Target.
Jun 13 16:57:32 leyan bluetoothd[1023]: Endpoint registered: sender=:1.92 path=/MediaEndpoint/A2DPSink/sbc
Jun 13 16:57:32 leyan bluetoothd[1023]: Endpoint registered: sender=:1.92 path=/MediaEndpoint/A2DPSource/sbc
Jun 13 16:57:32 leyan kernel: Bluetooth: RFCOMM TTY layer initialized
Jun 13 16:57:32 leyan kernel: Bluetooth: RFCOMM socket layer initialized
Jun 13 16:57:32 leyan kernel: Bluetooth: RFCOMM ver 1.11
Jun 13 16:57:32 leyan gnome-shell[1994]: Disabling DMA buffer screen sharing for driver 'amdgpu'.
Jun 13 16:57:32 leyan gnome-shell[1994]: Using public X11 display :0, (using :1 for managed services)
Jun 13 16:57:32 leyan gnome-shell[1994]: Using Wayland display name 'wayland-0'
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.14' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Accessibility services bus...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.a11y.Bus'
Jun 13 16:57:32 leyan systemd[1535]: Started Accessibility services bus.
Jun 13 16:57:32 leyan systemd[1535]: psd-resync.service: Deactivated successfully.
Jun 13 16:57:32 leyan systemd[1535]: Finished Timed resync.
Jun 13 16:57:32 leyan systemd[1535]: psd-resync.service: Consumed 1.339s CPU time.
Jun 13 16:57:32 leyan gnome-shell[1994]: Getting parental controls for user 1000
Jun 13 16:57:32 leyan gnome-shell[1994]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 13 16:57:32 leyan gnome-shell[1994]: Will monitor session 3
Jun 13 16:57:32 leyan gnome-shell[1994]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan systemd[1535]: Starting sandboxed app permission store...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 13 16:57:32 leyan systemd[1535]: Started sandboxed app permission store.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.17' (uid=1000 pid=2637 comm="/usr/lib/gnome-shell-calendar-server ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Evolution source registry...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.18' (uid=1000 pid=2646 comm="/usr/lib/evolution-source-registry ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Virtual filesystem service...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gtk.vfs.Daemon'
Jun 13 16:57:32 leyan systemd[1535]: Started Virtual filesystem service.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating service name='org.gnome.OnlineAccounts' requested by ':1.18' (uid=1000 pid=2646 comm="/usr/lib/evolution-source-registry ")
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan systemd[1535]: Starting User preferences database...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'ca.desrt.dconf'
Jun 13 16:57:32 leyan systemd[1535]: Started User preferences database.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jun 13 16:57:32 leyan systemd[1535]: Started Evolution source registry.
Jun 13 16:57:32 leyan polkitd[794]: Registered Authentication Agent for unix-session:3 (system bus name :1.61 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 13 16:57:32 leyan gnome-shell[1994]: Telepathy is not available, chat integration will be disabled.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.17' (uid=1000 pid=2637 comm="/usr/lib/gnome-shell-calendar-server ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Evolution calendar service...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Virtual filesystem service - disk device monitor...
Jun 13 16:57:32 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.93' (uid=1000 pid=2671 comm="/usr/lib/gvfs-udisks2-volume-monitor ")
Jun 13 16:57:32 leyan systemd[1]: Starting Disk Manager...
Jun 13 16:57:32 leyan udisksd[2676]: udisks daemon version 2.9.2 starting
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.Shell.CalendarServer'
Jun 13 16:57:32 leyan goa-daemon[2664]: goa-daemon version 3.40.0 starting
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating service name='org.gnome.Identity' requested by ':1.23' (uid=1000 pid=2664 comm="/usr/lib/goa-daemon ")
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.OnlineAccounts'
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.Identity'
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Jun 13 16:57:32 leyan systemd[1535]: Started Evolution calendar service.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.22' (uid=1000 pid=2670 comm="/usr/lib/evolution-calendar-factory ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Evolution address book service...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Jun 13 16:57:32 leyan systemd[1535]: Started Evolution address book service.
Jun 13 16:57:32 leyan dbus-daemon[766]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jun 13 16:57:32 leyan systemd[1]: Started Disk Manager.
Jun 13 16:57:32 leyan 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'
Jun 13 16:57:32 leyan udisksd[2676]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jun 13 16:57:32 leyan systemd[1535]: Started Virtual filesystem service - disk device monitor.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Jun 13 16:57:32 leyan systemd[1535]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Virtual filesystem service - digital camera monitor...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Jun 13 16:57:32 leyan systemd[1535]: Started Virtual filesystem service - digital camera monitor.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jun 13 16:57:32 leyan systemd[1535]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan systemd[1535]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Jun 13 16:57:32 leyan systemd[1535]: Started Virtual filesystem service - Apple File Conduit monitor.
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: firefox.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Terminal.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Nautilus.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: VSCodium.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: gnome-control-center.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Contacts.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Nautilus.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Calculator.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Calendar.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Characters.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.clocks.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.seahorse.Application.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Photos.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Software.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Terminal.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Weather.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: Warning: Hiding app because parental controls not yet initialised: org.gnome.Epiphany.desktop
Jun 13 16:57:32 leyan gnome-shell[1994]: GameMode extension initialized
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Reloaded configuration
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Reloaded configuration
Jun 13 16:57:32 leyan gnome-shell[1994]: loading default theme (Adwaita)
Jun 13 16:57:32 leyan gnome-shell[1994]: Usage of object.actor is deprecated for VitalsMenuButton
                                         get@resource:///org/gnome/shell/ui/environment.js:317:29
                                         _init@/home/adel/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/extension.js:74:9
                                         wrapper@resource:///org/gnome/gjs/modules/script/_legacy.js:83:27
                                         enable@/home/adel/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/extension.js:517:18
                                         _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:167:32
                                         loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:350:26
                                         _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:588:18
                                         collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:28
                                         _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:567:19
                                         _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:597:18
                                         _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:628:18
                                         init@resource:///org/gnome/shell/ui/extensionSystem.js:56:14
                                         _initializeUI@resource:///org/gnome/shell/ui/main.js:269:22
                                         start@resource:///org/gnome/shell/ui/main.js:166:5
                                         @<main>:1:47
Jun 13 16:57:32 leyan gnome-shell[1994]: Starting transparent-shell extension
Jun 13 16:57:32 leyan gnome-shell[1994]: TypeError: Main.mmPanel is undefined
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan gnome-shell[1994]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating service name='org.gnome.Shell.Notifications' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan at-spi-bus-launcher[2617]: dbus-daemon[2617]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:32 leyan at-spi-bus-launcher[2617]: dbus-daemon[2617]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 13 16:57:32 leyan at-spi-bus-launcher[2744]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME Shell on Wayland.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME Session is initialized.
Jun 13 16:57:32 leyan systemd[1535]: GNOME session X11 services is not active.
Jun 13 16:57:32 leyan systemd[1535]: Dependency failed for GNOME XSettings service.
Jun 13 16:57:32 leyan systemd[1535]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
Jun 13 16:57:32 leyan systemd[1535]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME Session (session: gnome).
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME XSettings target.
Jun 13 16:57:32 leyan systemd[1535]: Starting Signal initialization done to GNOME Session Manager...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME accessibility service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME color management service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME date & time service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME maintenance of expirable data service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME keyboard configuration service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME keyboard shortcuts service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME power management service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME printer notifications service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME RFKill support service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME FreeDesktop screensaver service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME file sharing service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME smartcard service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME sound sample caching service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME USB protection service...
Jun 13 16:57:32 leyan systemd[1535]: Starting GNOME Wacom tablet support service...
Jun 13 16:57:32 leyan gnome-session-binary[1944]: Entering running state
Jun 13 16:57:32 leyan systemd[1535]: gnome-session-signal-init.service: Deactivated successfully.
Jun 13 16:57:32 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.100' (uid=1000 pid=2771 comm="/usr/lib/gsd-print-notifications ")
Jun 13 16:57:32 leyan systemd[1535]: Finished Signal initialization done to GNOME Session Manager.
Jun 13 16:57:32 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jun 13 16:57:32 leyan kernel: rfkill: input handler disabled
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME accessibility service.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME FreeDesktop screensaver service.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME smartcard service.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME RFKill support service.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME maintenance of expirable data service.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME printer notifications service.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME file sharing service.
Jun 13 16:57:32 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:32 leyan gnome-session[1944]: gnome-session-binary[1944]: GnomeDesktop-WARNING: Could not create transient scope for PID 2791: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 2791 does not exist.
Jun 13 16:57:32 leyan gnome-session-binary[1944]: GnomeDesktop-WARNING: Could not create transient scope for PID 2791: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 2791 does not exist.
Jun 13 16:57:32 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:32 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:32 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:32 leyan systemd[1535]: Started Application launched by gnome-session-binary.
Jun 13 16:57:32 leyan systemd[1535]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-2786.scope: Failed to add PIDs to scope's control group: No such process
Jun 13 16:57:32 leyan systemd[1535]: app-gnome-user\x2ddirs\x2dupdate\x2dgtk-2786.scope: Failed with result 'resources'.
Jun 13 16:57:32 leyan systemd[1535]: Failed to start Application launched by gnome-session-binary.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME accessibility target.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME maintenance of expirable data target.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME printer notifications target.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME RFKill support target.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME FreeDesktop screensaver target.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME file sharing target.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME smartcard target.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME USB protection service.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating service name='org.gnome.ScreenSaver' requested by ':1.45' (uid=1000 pid=2788 comm="/usr/lib/gsd-usb-protection ")
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME USB protection target.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME sound sample caching service.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME sound sample caching target.
Jun 13 16:57:32 leyan systemd[1535]: Started GNOME date & time service.
Jun 13 16:57:32 leyan systemd[1535]: Reached target GNOME date & time target.
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 13 16:57:32 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.ScreenSaver'
Jun 13 16:57:32 leyan gsd-usb-protect[2788]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jun 13 16:57:32 leyan NetworkManager[776]: <info>  [1623596252.9531] agent-manager: agent[c94a8ca6a7009d01,:1.61/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jun 13 16:57:32 leyan cadence-session-start.desktop[2796]: JACK is set to NOT auto-start on login
Jun 13 16:57:32 leyan systemd[1535]: app-gnome-cadence\x2dsession\x2dstart-2796.scope: Deactivated successfully.
Jun 13 16:57:32 leyan python[2770]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Jun 13 16:57:33 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating service name='org.gnome.Shell.Extensions.GSConnect' requested by ':1.12' (uid=1000 pid=1994 comm="/usr/bin/gnome-shell ")
Jun 13 16:57:33 leyan gnome-shell[1994]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 13 16:57:33 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.Shell.Extensions.GSConnect'
Jun 13 16:57:33 leyan gnome-shell[2891]: glamor: No eglstream capable devices found
Jun 13 16:57:33 leyan systemd[1535]: Started GNOME keyboard shortcuts service.
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME keyboard shortcuts target.
Jun 13 16:57:33 leyan systemd[1535]: Started GNOME Wacom tablet support service.
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME Wacom tablet support target.
Jun 13 16:57:33 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Activating service name='org.gnome.Shell.Screencast' requested by ':1.48' (uid=1000 pid=2767 comm="/usr/lib/gsd-media-keys ")
Jun 13 16:57:33 leyan systemd[1535]: Started GNOME keyboard configuration service.
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME keyboard configuration target.
Jun 13 16:57:33 leyan systemd[1535]: Started GNOME color management service.
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME color management target.
Jun 13 16:57:33 leyan systemd[1535]: Started GNOME power management service.
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME power management target.
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME Session.
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME Wayland Session (session: gnome).
Jun 13 16:57:33 leyan systemd[1535]: Reached target Current graphical user session.
Jun 13 16:57:33 leyan systemd[1535]: Startup finished in 2.713s.
Jun 13 16:57:33 leyan gsd-media-keys[2767]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 13 16:57:33 leyan gsd-media-keys[2767]: Failed to grab accelerator for keybinding settings:hibernate
Jun 13 16:57:33 leyan gnome-software[2780]: Failed to load /usr/lib/gnome-software/plugins-16/libgs_plugin_fwupd.so: failed to open plugin /usr/lib/gnome-software/plugins-16/libgs_plugin_fwupd.so: libfwupd.so.2: cannot open shared object file: No such file or directory
Jun 13 16:57:33 leyan gnome-shell[3012]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86BrightnessAuto
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86DisplayOff
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Info
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86AspectRatio
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86DVD
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Audio
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86ChannelUp
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86ChannelDown
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Break
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86VideoPhone
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86ZoomReset
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Editor
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86GraphicsEditor
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Presentation
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Database
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Voicemail
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Addressbook
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86DisplayToggle
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86SpellCheck
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86ContextMenu
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86MediaRepeat
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF8610ChannelsUp
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF8610ChannelsDown
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Images
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86NotificationCenter
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86PickupPhone
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86HangupPhone
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Fn
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Fn_Esc
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86FnRightShift
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric0
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric1
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric2
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric3
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric4
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric5
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric6
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric7
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric8
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric9
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86NumericStar
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86NumericPound
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86NumericA
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86NumericB
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86NumericC
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86NumericD
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86CameraFocus
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86WPSButton
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86CameraZoomIn
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86CameraZoomOut
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86CameraUp
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86CameraDown
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86CameraLeft
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86CameraRight
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86AttendantOn
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86AttendantOff
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86AttendantToggle
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86LightsToggle
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86ALSToggle
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Buttonconfig
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Taskmanager
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Journal
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86ControlPanel
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86AppSelect
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Screensaver
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86VoiceCommand
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Assistant
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86BrightnessMin
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86BrightnessMax
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrev
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdInputAssistNext
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdInputAssistAccept
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdInputAssistCancel
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86RightUp
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86RightDown
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86LeftUp
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86LeftDown
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86RootMenu
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86MediaTopMenu
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric11
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Numeric12
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86AudioDesc
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF863DMode
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86NextFavorite
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86StopRecord
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86PauseRecord
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86VOD
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Unmute
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86FastReverse
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86SlowReverse
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Data
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86OnScreenKeyboard
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86PrivacyScreenToggle
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86SelectiveScreenshot
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro1
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro2
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro3
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro4
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro5
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro6
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro7
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro8
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro9
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro10
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro11
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro12
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro13
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro14
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro15
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro16
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro17
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro18
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro19
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro20
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro21
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro22
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro23
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro24
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro25
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro26
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro27
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro28
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro29
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86Macro30
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86MacroRecordStart
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86MacroRecordStop
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86MacroPresetCycle
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86MacroPreset1
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86MacroPreset2
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86MacroPreset3
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdLcdMenu1
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdLcdMenu2
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdLcdMenu3
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdLcdMenu4
Jun 13 16:57:33 leyan gnome-shell[3012]: > Warning:          Could not resolve keysym XF86KbdLcdMenu5
Jun 13 16:57:33 leyan gnome-shell[3012]: Errors from xkbcomp are not fatal to the X server
Jun 13 16:57:33 leyan gnome-software[2780]: enabled plugins: appstream, os-release, provenance, flatpak, generic-updates, hardcoded-blocklist, hardcoded-popular, modalias, provenance-license, rewrite-resource, icons, malcontent, odrs
Jun 13 16:57:33 leyan gnome-software[2780]: disabled plugins: dpkg, dummy, fedora-langpacks, fedora-pkgdb-collections, repos
Jun 13 16:57:33 leyan gnome-shell[1994]: Failed to launch ibus-daemon: Failed to execute child process “ibus-daemon” (No such file or directory)
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME session X11 services.
Jun 13 16:57:33 leyan systemd[1535]: Starting GNOME XSettings service...
Jun 13 16:57:33 leyan gnome-shell[3153]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 13 16:57:33 leyan gnome-shell[3153]: >                   X11 cannot support keycodes above 255.
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86BrightnessAuto
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86DisplayOff
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Info
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86AspectRatio
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86DVD
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Audio
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86ChannelUp
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86ChannelDown
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Break
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86VideoPhone
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86ZoomReset
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Editor
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86GraphicsEditor
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Presentation
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Database
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Voicemail
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Addressbook
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86DisplayToggle
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86SpellCheck
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86ContextMenu
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86MediaRepeat
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF8610ChannelsUp
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF8610ChannelsDown
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Images
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86NotificationCenter
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86PickupPhone
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86HangupPhone
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Fn
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Fn_Esc
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86FnRightShift
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric0
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric1
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric2
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric3
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric4
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric5
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric6
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric7
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric8
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric9
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86NumericStar
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86NumericPound
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86NumericA
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86NumericB
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86NumericC
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86NumericD
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86CameraFocus
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86WPSButton
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86CameraZoomIn
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86CameraZoomOut
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86CameraUp
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86CameraDown
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86CameraLeft
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86CameraRight
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86AttendantOn
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86AttendantOff
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86AttendantToggle
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86LightsToggle
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86ALSToggle
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Buttonconfig
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Taskmanager
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Journal
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86ControlPanel
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86AppSelect
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Screensaver
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86VoiceCommand
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Assistant
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86BrightnessMin
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86BrightnessMax
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrev
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdInputAssistNext
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgroup
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgroup
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdInputAssistAccept
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdInputAssistCancel
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86RightUp
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86RightDown
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86LeftUp
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86LeftDown
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86RootMenu
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86MediaTopMenu
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric11
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Numeric12
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86AudioDesc
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF863DMode
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86NextFavorite
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86StopRecord
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86PauseRecord
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86VOD
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Unmute
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86FastReverse
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86SlowReverse
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Data
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86OnScreenKeyboard
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86PrivacyScreenToggle
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86SelectiveScreenshot
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro1
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro2
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro3
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro4
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro5
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro6
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro7
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro8
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro9
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro10
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro11
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro12
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro13
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro14
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro15
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro16
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro17
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro18
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro19
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro20
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro21
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro22
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro23
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro24
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro25
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro26
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro27
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro28
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro29
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86Macro30
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86MacroRecordStart
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86MacroRecordStop
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86MacroPresetCycle
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86MacroPreset1
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86MacroPreset2
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86MacroPreset3
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdLcdMenu1
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdLcdMenu2
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdLcdMenu3
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdLcdMenu4
Jun 13 16:57:33 leyan gnome-shell[3153]: > Warning:          Could not resolve keysym XF86KbdLcdMenu5
Jun 13 16:57:33 leyan gnome-shell[3153]: Errors from xkbcomp are not fatal to the X server
Jun 13 16:57:33 leyan gnome-software[2780]: /etc/PackageKit/Vendor.conf file not found
Jun 13 16:57:33 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Connection :1.65 (uid=1000 pid=2884 comm="gjs /home/adel/.local/share/gnome-shell/extensions") became a monitor.
Jun 13 16:57:33 leyan dbus-daemon[1586]: [session uid=1000 pid=1586] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 13 16:57:33 leyan systemd[1535]: Started GNOME XSettings service.
Jun 13 16:57:33 leyan systemd[1535]: Reached target GNOME session X11 services.
Jun 13 16:57:33 leyan gnome-shell[1994]: ATK Bridge is disabled but a11y has already been enabled.
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.Builder.desktop/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.Calculator.desktop/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.clocks.desktop/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.Dictionary.desktop/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.Documents.desktop/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.Evince/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.gedit.desktop/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.Maps.desktop/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: adding wildcard app */*/*/org.gnome.Weather/* to plugin cache
Jun 13 16:57:33 leyan gnome-software[2780]: hiding category games featured applications: found only 0 to show, need at least 9
Jun 13 16:57:33 leyan gnome-software[2780]: hiding category audio-video featured applications: found only 0 to show, need at least 9
Jun 13 16:57:33 leyan gnome-software[2780]: Only 2 apps for popular list, hiding
Jun 13 16:57:34 leyan gnome-shell[1994]: GNOME Shell started at Sun Jun 13 2021 16:57:32 GMT+0200 (Central European Summer Time)
Jun 13 16:57:34 leyan gnome-shell[1994]: Registering session with GDM
Jun 13 16:57:34 leyan audit[822]: USER_END pid=822 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:34 leyan audit[822]: CRED_DISP pid=822 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=leyan addr=? terminal=/dev/tty1 res=success'
Jun 13 16:57:34 leyan systemd-logind[769]: Session 1 logged out. Waiting for processes to exit.
Jun 13 16:57:34 leyan gsd-color[2760]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__AW2521HF_DP1KL03_gdm_120
Jun 13 16:57:34 leyan polkitd[794]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.19, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 13 16:57:34 leyan systemd[1]: session-1.scope: Deactivated successfully.
Jun 13 16:57:34 leyan systemd[1]: session-1.scope: Consumed 1.775s CPU time.
Jun 13 16:57:34 leyan systemd-logind[769]: Removed session 1.
Jun 13 16:57:34 leyan systemd[830]: pulseaudio.service: Deactivated successfully.
Jun 13 16:57:34 leyan gdm[786]: Gdm: Child process -841 was already dead.
Jun 13 16:57:39 leyan gnome-shell[1994]: Starting ddterm app: ["/home/adel/.local/share/gnome-shell/extensions/ddterm@amezin.github.com/com.github.amezin.ddterm","--undecorated"]
Jun 13 16:57:40 leyan systemd[1535]: Started VTE child process 3334 launched by com.github.amezin.ddterm process 3304.
Jun 13 16:57:44 leyan systemd[1]: Stopping User Manager for UID 120...
Jun 13 16:57:44 leyan systemd[830]: Stopped target Bluetooth.
Jun 13 16:57:44 leyan systemd[830]: Stopped target Main User Target.
Jun 13 16:57:44 leyan systemd[830]: Stopped target Sound Card.
Jun 13 16:57:44 leyan systemd[830]: Stopping D-Bus User Message Bus...
Jun 13 16:57:44 leyan systemd[830]: dbus.service: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Stopped D-Bus User Message Bus.
Jun 13 16:57:44 leyan systemd[830]: Stopped target Basic System.
Jun 13 16:57:44 leyan systemd[830]: Stopped target Paths.
Jun 13 16:57:44 leyan systemd[830]: Stopped target Sockets.
Jun 13 16:57:44 leyan systemd[830]: Stopped target Timers.
Jun 13 16:57:44 leyan systemd[830]: dbus.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed D-Bus User Message Bus Socket.
Jun 13 16:57:44 leyan systemd[830]: dirmngr.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed GnuPG network certificate management daemon.
Jun 13 16:57:44 leyan systemd[830]: gpg-agent-browser.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 13 16:57:44 leyan systemd[830]: gpg-agent-extra.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 13 16:57:44 leyan systemd[830]: gpg-agent-ssh.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 13 16:57:44 leyan systemd[830]: gpg-agent.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 13 16:57:44 leyan systemd[830]: p11-kit-server.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed p11-kit server.
Jun 13 16:57:44 leyan systemd[830]: pipewire.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed Multimedia System.
Jun 13 16:57:44 leyan systemd[830]: pulseaudio.socket: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Closed Sound System.
Jun 13 16:57:44 leyan systemd[830]: Removed slice User Application Slice.
Jun 13 16:57:44 leyan systemd[830]: Reached target Shutdown.
Jun 13 16:57:44 leyan systemd[830]: systemd-exit.service: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[830]: Finished Exit the Session.
Jun 13 16:57:44 leyan systemd[830]: Reached target Exit the Session.
Jun 13 16:57:44 leyan systemd[833]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jun 13 16:57:44 leyan systemd[1]: user@120.service: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[1]: Stopped User Manager for UID 120.
Jun 13 16:57:44 leyan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:44 leyan systemd[1]: Stopping User Runtime Directory /run/user/120...
Jun 13 16:57:44 leyan kernel: kauditd_printk_skb: 143 callbacks suppressed
Jun 13 16:57:44 leyan kernel: audit: type=1131 audit(1623596264.356:244): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:44 leyan systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Jun 13 16:57:44 leyan systemd[1]: Stopped User Runtime Directory /run/user/120.
Jun 13 16:57:44 leyan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:44 leyan systemd[1]: Removed slice User Slice of UID 120.
Jun 13 16:57:44 leyan systemd[1]: user-120.slice: Consumed 2.080s CPU time.
Jun 13 16:57:44 leyan kernel: audit: type=1131 audit(1623596264.360:245): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:57:50 leyan audit[3436]: USER_AUTH pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan dbus-daemon[766]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.115' (uid=0 pid=3436 comm="sudo dmesg ")
Jun 13 16:57:50 leyan dbus-daemon[766]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:50 leyan sudo[3436]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jun 13 16:57:50 leyan audit[3436]: USER_ACCT pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan sudo[3436]:     adel : TTY=pts/0 ; PWD=/home/adel ; USER=root ; COMMAND=/usr/bin/dmesg
Jun 13 16:57:50 leyan audit[3436]: CRED_REFR pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan kernel: audit: type=1100 audit(1623596270.000:246): pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan kernel: audit: type=1101 audit(1623596270.000:247): pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="adel" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan kernel: audit: type=1110 audit(1623596270.000:248): pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan sudo[3436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 13 16:57:50 leyan audit[3436]: USER_START pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan kernel: audit: type=1105 audit(1623596270.003:249): pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan sudo[3436]: pam_unix(sudo:session): session closed for user root
Jun 13 16:57:50 leyan audit[3436]: USER_END pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan audit[3436]: CRED_DISP pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan kernel: audit: type=1106 audit(1623596270.010:250): pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:50 leyan kernel: audit: type=1104 audit(1623596270.010:251): pid=3436 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
Jun 13 16:57:51 leyan gnome-shell[1994]: libinput error: event6  - HID 0566:3013: client bug: event processing lagging behind by 31ms, your system is too slow
Jun 13 16:58:01 leyan systemd-timesyncd[762]: Timed out waiting for reply from 194.190.168.1:123 (2.arch.pool.ntp.org).
Jun 13 16:58:01 leyan systemd-timesyncd[762]: Initial synchronization to time server 85.214.83.151:123 (2.arch.pool.ntp.org).
Jun 13 16:58:03 leyan systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 13 16:58:03 leyan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:58:03 leyan kernel: audit: type=1131 audit(1623596283.214:252): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:58:03 leyan audit: BPF prog-id=24 op=UNLOAD
Jun 13 16:58:03 leyan audit: BPF prog-id=23 op=UNLOAD
Jun 13 16:58:03 leyan audit: BPF prog-id=22 op=UNLOAD
Jun 13 16:58:03 leyan kernel: audit: type=1334 audit(1623596283.365:253): prog-id=24 op=UNLOAD
Jun 13 16:58:03 leyan kernel: audit: type=1334 audit(1623596283.365:254): prog-id=23 op=UNLOAD
Jun 13 16:58:03 leyan kernel: audit: type=1334 audit(1623596283.365:255): prog-id=22 op=UNLOAD
Jun 13 16:58:03 leyan systemd[1]: systemd-localed.service: Deactivated successfully.
Jun 13 16:58:03 leyan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:58:03 leyan kernel: audit: type=1131 audit(1623596283.781:256): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:58:04 leyan audit: BPF prog-id=28 op=UNLOAD
Jun 13 16:58:04 leyan audit: BPF prog-id=27 op=UNLOAD
Jun 13 16:58:04 leyan audit: BPF prog-id=26 op=UNLOAD
Jun 13 16:58:04 leyan kernel: audit: type=1334 audit(1623596284.025:257): prog-id=28 op=UNLOAD
Jun 13 16:58:04 leyan kernel: audit: type=1334 audit(1623596284.025:258): prog-id=27 op=UNLOAD
Jun 13 16:58:04 leyan kernel: audit: type=1334 audit(1623596284.025:259): prog-id=26 op=UNLOAD
Jun 13 16:58:23 leyan geoclue[1139]: Service not used for 60 seconds. Shutting down..
Jun 13 16:58:23 leyan systemd[1]: geoclue.service: Deactivated successfully.
Jun 13 16:58:23 leyan audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 13 16:58:23 leyan kernel: audit: type=1131 audit(1623596303.078:260): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

                 reply	other threads:[~2021-06-13 17:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=072255F6-8F53-4094-9431-6F91A3D3489C@getmailspring.com \
    --to=adel.ks@zegrapher.com \
    --cc=regressions@lists.linux.dev \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).