Windows 11 dual boot - no partitions to install on

I’m trying to install Manjaro on my Dell XPS 15 9500 laptop. It is currently running Windows 11 and I would like to dual boot Manjaro KDE on the machine. I’ve already allocated 100 GB (out of 500 GB), but booting from the live USB fails to detect the drive.

“There is not enough drive space. At least 7.9 GiB is required.” and “There are no partitions to install on”

Is this issue related to Win 11? Is there a workaround?

Happy to run any diagnostic commands and share the output.

what is your disk ? nvme ?

Yes, M.2 NVME.

While booted from the live disk, open a terminal and run

sudo fdisk -l

and see if it detects the unused partition.

R

Doesn’t seem to be detected:

sudo fdisk -l                                                                                                                                                      

Disk /dev/loop0: 71.34 MiB, 74801152 bytes, 146096 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 877.72 MiB, 920354816 bytes, 1797568 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 1.81 GiB, 1941663744 bytes, 3792312 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 770.85 MiB, 808296448 bytes, 1578704 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 7.28 GiB, 7811891200 bytes, 15257600 sectors
Disk model:                 
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot   Start     End Sectors  Size Id Type
/dev/sda1  *         64 7470975 7470912  3.6G  0 Empty
/dev/sda2       7470976 7479167    8192    4M ef EFI (FAT-12/16/32)

Have you planned how you will run Win11 with its requirements, and Manjaro that is not compatible with Win11’s requirements? Are you going to mess with your BIOS settings every time you will need to switch OS?

Besides that your disk output show that only the live USB is detected, no disk at all. Probably because of another incompatibility with your system and Manjaro (I would guess the Intel stuff enabled in the BIOS).

Hello @0xCoto and welcome :wink:

Please add also the Kernel Messages:

sudo dmesg

Output of sudo dmesg:

[    0.000000] Linux version 5.15.6-2-MANJARO (builduser@fv-az121-278) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Sat Dec 4 11:11:58 UTC 2021
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_KDE_212RC1 quiet systemd.show_status=1 apparmor=1 security=apparmor driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[    0.000000] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[    0.000000] signal: max sigframe size: 3632
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004ea88fff] usable
[    0.000000] BIOS-e820: [mem 0x000000004ea89000-0x000000004ea89fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000004ea8a000-0x000000005101dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000005101e000-0x000000005101efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000005101f000-0x000000005101ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000051020000-0x0000000062825fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000062826000-0x0000000062a15fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a16000-0x0000000062a17fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a18000-0x0000000062a1bfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a1c000-0x0000000062a1cfff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a1d000-0x0000000062a20fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a21000-0x0000000062a21fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a22000-0x0000000062a26fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a27000-0x0000000062a27fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a28000-0x0000000062a2cfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a2d000-0x0000000062a2ffff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a30000-0x0000000062a33fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a34000-0x0000000062a35fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a36000-0x0000000062a39fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a3a000-0x0000000062a3afff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a3b000-0x0000000062a3efff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a3f000-0x0000000062a40fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a41000-0x0000000062a45fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a46000-0x0000000062a47fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a48000-0x0000000062a4cfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a4d000-0x0000000062a4ffff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a50000-0x0000000062a54fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a55000-0x0000000062a6bfff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a6c000-0x0000000062a8efff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a8f000-0x0000000062a8ffff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a90000-0x0000000062a93fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a94000-0x0000000062a94fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a95000-0x0000000062a99fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062a9a000-0x0000000062a9afff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062a9b000-0x0000000062a9ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062aa0000-0x0000000062aa0fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062aa1000-0x0000000062aa4fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062aa5000-0x0000000062aa6fff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062aa7000-0x0000000062aabfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000062aac000-0x0000000062aadfff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000062aae000-0x00000000658b4fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000658b5000-0x0000000065f24fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000065f25000-0x0000000065ffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000065fff000-0x0000000065ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000066000000-0x000000006e7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000048d7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by Dell
[    0.000000] efi: SMBIOS=0x63263000 ACPI=0x65ffe000 ACPI 2.0=0x65ffe014 TPMFinalLog=0x65e93000 ESRT=0x63148d98 MEMATTR=0x550c7018 PROP=0x4fdce130 
[    0.000000] SMBIOS 3.2 present.
[    0.000000] DMI: Dell Inc. XPS 15 9500/05XYW7, BIOS 1.10.0 09/28/2021
[    0.000000] tsc: Detected 2600.000 MHz processor
[    0.000000] tsc: Detected 2599.992 MHz TSC
[    0.000809] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000811] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000818] last_pfn = 0x48d800 max_arch_pfn = 0x400000000
[    0.000925] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001526] last_pfn = 0x66000 max_arch_pfn = 0x400000000
[    0.010316] esrt: Reserving ESRT space from 0x0000000063148d98 to 0x0000000063148e20.
[    0.010335] Using GB pages for direct mapping
[    0.011104] Secure boot disabled
[    0.011104] RAMDISK: [mem 0x31905000-0x34c79fff]
[    0.011108] ACPI: Early table checksum verification disabled
[    0.011110] ACPI: RSDP 0x0000000065FFE014 000024 (v02 DELL  )
[    0.011112] ACPI: XSDT 0x0000000065F8D188 0000F4 (v01 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011115] ACPI: FACP 0x0000000065FF0000 000114 (v06 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011118] ACPI: DSDT 0x0000000065FA1000 04B1A3 (v02 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011120] ACPI: FACS 0x0000000065EAD000 000040
[    0.011122] ACPI: SSDT 0x0000000065FFA000 00203C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.011124] ACPI: SSDT 0x0000000065FF3000 0063E8 (v02 INTEL  DptfTabl 00001000 INTL 20160527)
[    0.011125] ACPI: SSDT 0x0000000065FF1000 00134A (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.011127] ACPI: HPET 0x0000000065FEF000 000038 (v01 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011129] ACPI: APIC 0x0000000065FEE000 000164 (v03 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011131] ACPI: MCFG 0x0000000065FED000 00003C (v01 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011132] ACPI: SSDT 0x0000000065F9F000 001749 (v02 DELL   DellRtd3 00001000 INTL 20160527)
[    0.011134] ACPI: SSDT 0x0000000065F9E000 000CB0 (v02 DELL   xh_Dell_ 00000000 INTL 20160527)
[    0.011136] ACPI: NHLT 0x0000000065F9D000 00002D (v00 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011137] ACPI: SSDT 0x0000000065F9C000 000C78 (v02 DELL   UsbCTabl 00001000 INTL 20160527)
[    0.011139] ACPI: LPIT 0x0000000065F9B000 000094 (v01 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011141] ACPI: SSDT 0x0000000065F9A000 000B75 (v02 DELL   PtidDevc 00001000 INTL 20160527)
[    0.011143] ACPI: DBGP 0x0000000065F99000 000034 (v01 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011144] ACPI: DBG2 0x0000000065F98000 000054 (v00 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011146] ACPI: SLIC 0x0000000065F97000 000176 (v03 DELL   CBX3     06222004 MSFT 00010013)
[    0.011148] ACPI: BOOT 0x0000000065F96000 000028 (v01 DELL   CBX3     20170001 INTL 20160422)
[    0.011149] ACPI: SSDT 0x0000000065F95000 00060E (v02 DELL   Tpm2Tabl 00001000 INTL 20160527)
[    0.011151] ACPI: TPM2 0x0000000065F94000 000034 (v04 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011153] ACPI: SSDT 0x0000000065F8E000 00419B (v01 DELL   NvdTable 00001000 INTL 20160527)
[    0.011155] ACPI: DMAR 0x0000000065FFD000 0000A8 (v01 INTEL  Dell Inc 00000002      01000013)
[    0.011156] ACPI: SSDT 0x0000000065F93000 000156 (v02 Dell   ADebTabl 00001000 INTL 20160527)
[    0.011158] ACPI: UEFI 0x0000000065E47000 00063A (v01 INTEL  RstSataE 00000000 ??   00000000)
[    0.011160] ACPI: UEFI 0x0000000065E46000 00005C (v01 INTEL  RstSataV 00000000 ??   00000000)
[    0.011161] ACPI: BGRT 0x0000000065F8C000 000038 (v01 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011163] ACPI: FPDT 0x0000000065F8B000 000034 (v01 DELL   Dell Inc 20170001 INTL 20160422)
[    0.011165] ACPI: Reserving FACP table memory at [mem 0x65ff0000-0x65ff0113]
[    0.011166] ACPI: Reserving DSDT table memory at [mem 0x65fa1000-0x65fec1a2]
[    0.011166] ACPI: Reserving FACS table memory at [mem 0x65ead000-0x65ead03f]
[    0.011167] ACPI: Reserving SSDT table memory at [mem 0x65ffa000-0x65ffc03b]
[    0.011168] ACPI: Reserving SSDT table memory at [mem 0x65ff3000-0x65ff93e7]
[    0.011169] ACPI: Reserving SSDT table memory at [mem 0x65ff1000-0x65ff2349]
[    0.011169] ACPI: Reserving HPET table memory at [mem 0x65fef000-0x65fef037]
[    0.011170] ACPI: Reserving APIC table memory at [mem 0x65fee000-0x65fee163]
[    0.011171] ACPI: Reserving MCFG table memory at [mem 0x65fed000-0x65fed03b]
[    0.011172] ACPI: Reserving SSDT table memory at [mem 0x65f9f000-0x65fa0748]
[    0.011172] ACPI: Reserving SSDT table memory at [mem 0x65f9e000-0x65f9ecaf]
[    0.011173] ACPI: Reserving NHLT table memory at [mem 0x65f9d000-0x65f9d02c]
[    0.011174] ACPI: Reserving SSDT table memory at [mem 0x65f9c000-0x65f9cc77]
[    0.011175] ACPI: Reserving LPIT table memory at [mem 0x65f9b000-0x65f9b093]
[    0.011175] ACPI: Reserving SSDT table memory at [mem 0x65f9a000-0x65f9ab74]
[    0.011176] ACPI: Reserving DBGP table memory at [mem 0x65f99000-0x65f99033]
[    0.011177] ACPI: Reserving DBG2 table memory at [mem 0x65f98000-0x65f98053]
[    0.011178] ACPI: Reserving SLIC table memory at [mem 0x65f97000-0x65f97175]
[    0.011178] ACPI: Reserving BOOT table memory at [mem 0x65f96000-0x65f96027]
[    0.011179] ACPI: Reserving SSDT table memory at [mem 0x65f95000-0x65f9560d]
[    0.011180] ACPI: Reserving TPM2 table memory at [mem 0x65f94000-0x65f94033]
[    0.011181] ACPI: Reserving SSDT table memory at [mem 0x65f8e000-0x65f9219a]
[    0.011181] ACPI: Reserving DMAR table memory at [mem 0x65ffd000-0x65ffd0a7]
[    0.011182] ACPI: Reserving SSDT table memory at [mem 0x65f93000-0x65f93155]
[    0.011183] ACPI: Reserving UEFI table memory at [mem 0x65e47000-0x65e47639]
[    0.011184] ACPI: Reserving UEFI table memory at [mem 0x65e46000-0x65e4605b]
[    0.011185] ACPI: Reserving BGRT table memory at [mem 0x65f8c000-0x65f8c037]
[    0.011185] ACPI: Reserving FPDT table memory at [mem 0x65f8b000-0x65f8b033]
[    0.011383] No NUMA configuration found
[    0.011383] Faking a node at [mem 0x0000000000000000-0x000000048d7fffff]
[    0.011387] NODE_DATA(0) allocated [mem 0x48d7fc000-0x48d7fffff]
[    0.011406] Zone ranges:
[    0.011407]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011408]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011409]   Normal   [mem 0x0000000100000000-0x000000048d7fffff]
[    0.011410]   Device   empty
[    0.011411] Movable zone start for each node
[    0.011411] Early memory node ranges
[    0.011411]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.011412]   node   0: [mem 0x0000000000100000-0x000000004ea88fff]
[    0.011413]   node   0: [mem 0x000000004ea8a000-0x000000005101dfff]
[    0.011413]   node   0: [mem 0x0000000051020000-0x0000000062825fff]
[    0.011414]   node   0: [mem 0x0000000065fff000-0x0000000065ffffff]
[    0.011414]   node   0: [mem 0x0000000100000000-0x000000048d7fffff]
[    0.011416] Initmem setup node 0 [mem 0x0000000000001000-0x000000048d7fffff]
[    0.011418] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.011433] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.012759] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.013057] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.013151] On node 0, zone DMA32: 14297 pages in unavailable ranges
[    0.028618] On node 0, zone Normal: 8192 pages in unavailable ranges
[    0.028683] On node 0, zone Normal: 10240 pages in unavailable ranges
[    0.028704] Reserving Intel graphics memory at [mem 0x6a800000-0x6e7fffff]
[    0.029174] ACPI: PM-Timer IO Port: 0x1808
[    0.029178] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.029180] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.029180] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.029181] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.029181] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.029182] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.029182] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.029182] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.029183] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.029183] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.029184] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.029184] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.029185] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.029185] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.029186] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.029186] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.029187] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.029187] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.029188] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.029188] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.029219] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.029221] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.029222] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.029224] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.029225] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.029233] e820: update [mem 0x5f722000-0x5f741fff] usable ==> reserved
[    0.029242] TSC deadline timer available
[    0.029242] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.029293] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.029295] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.029297] PM: hibernation: Registered nosave memory: [mem 0x4ea89000-0x4ea89fff]
[    0.029299] PM: hibernation: Registered nosave memory: [mem 0x5101e000-0x5101efff]
[    0.029299] PM: hibernation: Registered nosave memory: [mem 0x5101f000-0x5101ffff]
[    0.029301] PM: hibernation: Registered nosave memory: [mem 0x5f722000-0x5f741fff]
[    0.029303] PM: hibernation: Registered nosave memory: [mem 0x62826000-0x62a15fff]
[    0.029303] PM: hibernation: Registered nosave memory: [mem 0x62a16000-0x62a17fff]
[    0.029304] PM: hibernation: Registered nosave memory: [mem 0x62a18000-0x62a1bfff]
[    0.029304] PM: hibernation: Registered nosave memory: [mem 0x62a1c000-0x62a1cfff]
[    0.029304] PM: hibernation: Registered nosave memory: [mem 0x62a1d000-0x62a20fff]
[    0.029305] PM: hibernation: Registered nosave memory: [mem 0x62a21000-0x62a21fff]
[    0.029305] PM: hibernation: Registered nosave memory: [mem 0x62a22000-0x62a26fff]
[    0.029306] PM: hibernation: Registered nosave memory: [mem 0x62a27000-0x62a27fff]
[    0.029306] PM: hibernation: Registered nosave memory: [mem 0x62a28000-0x62a2cfff]
[    0.029307] PM: hibernation: Registered nosave memory: [mem 0x62a2d000-0x62a2ffff]
[    0.029307] PM: hibernation: Registered nosave memory: [mem 0x62a30000-0x62a33fff]
[    0.029307] PM: hibernation: Registered nosave memory: [mem 0x62a34000-0x62a35fff]
[    0.029308] PM: hibernation: Registered nosave memory: [mem 0x62a36000-0x62a39fff]
[    0.029308] PM: hibernation: Registered nosave memory: [mem 0x62a3a000-0x62a3afff]
[    0.029309] PM: hibernation: Registered nosave memory: [mem 0x62a3b000-0x62a3efff]
[    0.029309] PM: hibernation: Registered nosave memory: [mem 0x62a3f000-0x62a40fff]
[    0.029310] PM: hibernation: Registered nosave memory: [mem 0x62a41000-0x62a45fff]
[    0.029310] PM: hibernation: Registered nosave memory: [mem 0x62a46000-0x62a47fff]
[    0.029310] PM: hibernation: Registered nosave memory: [mem 0x62a48000-0x62a4cfff]
[    0.029311] PM: hibernation: Registered nosave memory: [mem 0x62a4d000-0x62a4ffff]
[    0.029311] PM: hibernation: Registered nosave memory: [mem 0x62a50000-0x62a54fff]
[    0.029312] PM: hibernation: Registered nosave memory: [mem 0x62a55000-0x62a6bfff]
[    0.029312] PM: hibernation: Registered nosave memory: [mem 0x62a6c000-0x62a8efff]
[    0.029313] PM: hibernation: Registered nosave memory: [mem 0x62a8f000-0x62a8ffff]
[    0.029313] PM: hibernation: Registered nosave memory: [mem 0x62a90000-0x62a93fff]
[    0.029314] PM: hibernation: Registered nosave memory: [mem 0x62a94000-0x62a94fff]
[    0.029314] PM: hibernation: Registered nosave memory: [mem 0x62a95000-0x62a99fff]
[    0.029314] PM: hibernation: Registered nosave memory: [mem 0x62a9a000-0x62a9afff]
[    0.029315] PM: hibernation: Registered nosave memory: [mem 0x62a9b000-0x62a9ffff]
[    0.029315] PM: hibernation: Registered nosave memory: [mem 0x62aa0000-0x62aa0fff]
[    0.029316] PM: hibernation: Registered nosave memory: [mem 0x62aa1000-0x62aa4fff]
[    0.029316] PM: hibernation: Registered nosave memory: [mem 0x62aa5000-0x62aa6fff]
[    0.029317] PM: hibernation: Registered nosave memory: [mem 0x62aa7000-0x62aabfff]
[    0.029317] PM: hibernation: Registered nosave memory: [mem 0x62aac000-0x62aadfff]
[    0.029317] PM: hibernation: Registered nosave memory: [mem 0x62aae000-0x658b4fff]
[    0.029318] PM: hibernation: Registered nosave memory: [mem 0x658b5000-0x65f24fff]
[    0.029318] PM: hibernation: Registered nosave memory: [mem 0x65f25000-0x65ffefff]
[    0.029320] PM: hibernation: Registered nosave memory: [mem 0x66000000-0x6e7fffff]
[    0.029320] PM: hibernation: Registered nosave memory: [mem 0x6e800000-0xdfffffff]
[    0.029321] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.029321] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfeffffff]
[    0.029322] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.029323] [mem 0x6e800000-0xdfffffff] available for PCI devices
[    0.029323] Booting paravirtualized kernel on bare hardware
[    0.029325] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.032321] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
[    0.032511] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[    0.032518] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[    0.032520] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.032543] Built 1 zonelists, mobility grouping on.  Total pages: 4064035
[    0.032544] Policy zone: Normal
[    0.032545] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_KDE_212RC1 quiet systemd.show_status=1 apparmor=1 security=apparmor driver=nonfree nouveau.modeset=0 i915.modeset=1 radeon.modeset=1
[    0.032653] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=manjaro misolabel=MANJARO_KDE_212RC1 driver=nonfree", will be passed to user space.
[    0.033145] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.033392] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.033523] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.061449] Memory: 15853296K/16514824K available (14344K kernel code, 2097K rwdata, 10880K rodata, 1864K init, 3784K bss, 661268K reserved, 0K cma-reserved)
[    0.061453] random: get_random_u64 called from __kmem_cache_create+0x2a/0x540 with crng_init=0
[    0.061536] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.061543] ftrace: allocating 44505 entries in 174 pages
[    0.071104] ftrace: allocated 174 pages with 5 groups
[    0.071172] rcu: Preemptible hierarchical RCU implementation.
[    0.071173] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.071173] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[    0.071174] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.071174] 	Trampoline variant of Tasks RCU enabled.
[    0.071175] 	Rude variant of Tasks RCU enabled.
[    0.071175] 	Tracing variant of Tasks RCU enabled.
[    0.071176] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.071176] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.073575] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[    0.074012] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.074054] Console: colour dummy device 80x25
[    0.074065] printk: console [tty0] enabled
[    0.074078] ACPI: Core revision 20210730
[    0.074304] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.074305] APIC: Switch to symmetric I/O mode setup
[    0.074306] DMAR: Host address width 39
[    0.074307] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.074311] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.074312] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.074314] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.074315] DMAR: RMRR base: 0x00000065421000 end: 0x00000065440fff
[    0.074316] DMAR: RMRR base: 0x0000006a000000 end: 0x0000006e7fffff
[    0.074318] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.074319] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.074319] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.075946] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.075947] x2apic enabled
[    0.075972] Switched APIC routing to cluster x2apic.
[    0.080503] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x257a34a6eea, max_idle_ns: 440795264358 ns
[    0.080507] Calibrating delay loop (skipped), value calculated using timer frequency.. 5202.65 BogoMIPS (lpj=8666640)
[    0.080509] pid_max: default: 32768 minimum: 301
[    0.083839] LSM: Security Framework initializing
[    0.083839] landlock: Up and running.
[    0.083839] Yama: becoming mindful.
[    0.083839] AppArmor: AppArmor initialized
[    0.083839] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.083839] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.083839] x86/cpu: SGX disabled by BIOS.
[    0.083839] CPU0: Thermal monitoring enabled (TM1)
[    0.083839] process: using mwait in idle threads
[    0.083839] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.083839] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.083839] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.083839] Spectre V2 : Mitigation: Enhanced IBRS
[    0.083839] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.083839] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.083839] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.083839] Freeing SMP alternatives memory: 36K
[    0.083839] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1811
[    0.083839] smpboot: CPU0: Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[    0.083839] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.083839] ... version:                4
[    0.083839] ... bit width:              48
[    0.083839] ... generic registers:      4
[    0.083839] ... value mask:             0000ffffffffffff
[    0.083839] ... max period:             00007fffffffffff
[    0.083839] ... fixed-purpose events:   3
[    0.083839] ... event mask:             000000070000000f
[    0.083839] rcu: Hierarchical SRCU implementation.
[    0.083839] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.083839] smp: Bringing up secondary CPUs ...
[    0.083839] x86: Booting SMP configuration:
[    0.083839] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.095236] smp: Brought up 1 node, 12 CPUs
[    0.095236] smpboot: Max logical packages: 1
[    0.095236] smpboot: Total of 12 processors activated (62424.80 BogoMIPS)
[    0.097644] devtmpfs: initialized
[    0.097644] x86/mm: Memory block size: 128MB
[    0.098007] ACPI: PM: Registering ACPI NVS region [mem 0x5101e000-0x5101efff] (4096 bytes)
[    0.098007] ACPI: PM: Registering ACPI NVS region [mem 0x658b5000-0x65f24fff] (6750208 bytes)
[    0.098007] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.098007] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.098007] pinctrl core: initialized pinctrl subsystem
[    0.098007] PM: RTC time: 10:11:30, date: 2021-12-23
[    0.098007] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.098016] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.098130] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.098244] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.098249] audit: initializing netlink subsys (disabled)
[    0.098254] audit: type=2000 audit(1640254290.016:1): state=initialized audit_enabled=0 res=1
[    0.098254] thermal_sys: Registered thermal governor 'fair_share'
[    0.098254] thermal_sys: Registered thermal governor 'bang_bang'
[    0.098254] thermal_sys: Registered thermal governor 'step_wise'
[    0.098254] thermal_sys: Registered thermal governor 'user_space'
[    0.098254] thermal_sys: Registered thermal governor 'power_allocator'
[    0.098254] cpuidle: using governor ladder
[    0.098254] cpuidle: using governor menu
[    0.098254] Simple Boot Flag at 0x47 set to 0x80
[    0.098254] HugeTLB: can free 4094 vmemmap pages for hugepages-1048576kB
[    0.098254] ACPI: bus type PCI registered
[    0.098254] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.098254] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.098254] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.098254] PCI: Using configuration type 1 for base access
[    0.098254] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.101502] Kprobes globally optimized
[    0.101506] HugeTLB: can free 6 vmemmap pages for hugepages-2048kB
[    0.101506] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.101506] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.101506] ACPI: Added _OSI(Module Device)
[    0.101506] ACPI: Added _OSI(Processor Device)
[    0.101506] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.101506] ACPI: Added _OSI(Processor Aggregator Device)
[    0.101506] ACPI: Added _OSI(Linux-Dell-Video)
[    0.101506] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.101506] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.161937] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.229692] ACPI: Dynamic OEM Table Load:
[    0.229704] ACPI: SSDT 0xFFFF922240220200 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.230993] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.232639] ACPI: Dynamic OEM Table Load:
[    0.232647] ACPI: SSDT 0xFFFF92224170D800 000502 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.234089] ACPI: Dynamic OEM Table Load:
[    0.234097] ACPI: SSDT 0xFFFF92224170A800 000581 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.235547] ACPI: Dynamic OEM Table Load:
[    0.235553] ACPI: SSDT 0xFFFF9222402B4400 00016C (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.236738] ACPI: Dynamic OEM Table Load:
[    0.236745] ACPI: SSDT 0xFFFF922241714000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.238198] ACPI: Dynamic OEM Table Load:
[    0.238205] ACPI: SSDT 0xFFFF92224170C000 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.239572] ACPI: Dynamic OEM Table Load:
[    0.239577] ACPI: SSDT 0xFFFF9222416FF800 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.240906] ACPI: Dynamic OEM Table Load:
[    0.240912] ACPI: SSDT 0xFFFF922241710000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.242878] ACPI: Dynamic OEM Table Load:
[    0.242884] ACPI: SSDT 0xFFFF9222416F8C00 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.248831] ACPI: EC: EC started
[    0.248832] ACPI: EC: interrupt blocked
[    0.251606] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.251608] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.251609] ACPI: Interpreter enabled
[    0.251653] ACPI: PM: (supports S0 S3 S4 S5)
[    0.251654] ACPI: Using IOAPIC for interrupt routing
[    0.251688] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.252598] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.254608] ACPI: PM: Power Resource [PG00]
[    0.260236] ACPI: PM: Power Resource [USBC]
[    0.262960] ACPI: PM: Power Resource [PXP]
[    0.269263] ACPI: PM: Power Resource [V0PR]
[    0.269446] ACPI: PM: Power Resource [V1PR]
[    0.269625] ACPI: PM: Power Resource [V2PR]
[    0.273168] ACPI: PM: Power Resource [WRST]
[    0.282149] ACPI: PM: Power Resource [PIN]
[    0.282535] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.282542] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.283769] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.286055] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.288937] PCI host bridge to bus 0000:00
[    0.288939] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.288941] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.288943] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.288944] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.288945] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.288946] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.288947] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.288949] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.288950] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.288951] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.288952] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.288953] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.288954] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.288955] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.288956] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.288957] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.288958] pci_bus 0000:00: root bus resource [mem 0x6e800000-0xdfffffff window]
[    0.288959] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.288960] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.288962] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.289978] pci 0000:00:00.0: [8086:9b54] type 00 class 0x060000
[    0.292818] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.292853] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.295301] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000
[    0.295309] pci 0000:00:02.0: reg 0x10: [mem 0x604a000000-0x604affffff 64bit]
[    0.295314] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.295318] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
[    0.295331] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.297409] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.297417] pci 0000:00:04.0: reg 0x10: [mem 0x604b110000-0x604b117fff 64bit]
[    0.298619] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[    0.298627] pci 0000:00:08.0: reg 0x10: [mem 0x604b12b000-0x604b12bfff 64bit]
[    0.300596] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000
[    0.300611] pci 0000:00:12.0: reg 0x10: [mem 0x604b12a000-0x604b12afff 64bit]
[    0.303473] pci 0000:00:13.0: [8086:06fc] type 00 class 0x070000
[    0.303489] pci 0000:00:13.0: reg 0x10: [mem 0x604b122000-0x604b123fff 64bit]
[    0.303543] pci 0000:00:13.0: PME# supported from D0 D3hot
[    0.305868] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330
[    0.305882] pci 0000:00:14.0: reg 0x10: [mem 0x604b100000-0x604b10ffff 64bit]
[    0.305936] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.307214] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000
[    0.307229] pci 0000:00:14.2: reg 0x10: [mem 0x604b120000-0x604b121fff 64bit]
[    0.307239] pci 0000:00:14.2: reg 0x18: [mem 0x604b129000-0x604b129fff 64bit]
[    0.310151] pci 0000:00:14.3: [8086:06f0] type 00 class 0x028000
[    0.310182] pci 0000:00:14.3: reg 0x10: [mem 0x604b11c000-0x604b11ffff 64bit]
[    0.310272] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.312349] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000
[    0.312404] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.314697] pci 0000:00:15.1: [8086:06e9] type 00 class 0x0c8000
[    0.314756] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.317025] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000
[    0.317042] pci 0000:00:16.0: reg 0x10: [mem 0x604b126000-0x604b126fff 64bit]
[    0.317109] pci 0000:00:16.0: PME# supported from D3hot
[    0.319619] pci 0000:00:17.0: [8086:06d7] type 00 class 0x010400
[    0.319658] pci 0000:00:17.0: reg 0x10: [mem 0xb4200000-0xb4207fff]
[    0.319679] pci 0000:00:17.0: reg 0x14: [mem 0xb4209000-0xb42090ff]
[    0.319700] pci 0000:00:17.0: reg 0x18: [io  0x4080-0x4087]
[    0.319721] pci 0000:00:17.0: reg 0x1c: [io  0x4088-0x408b]
[    0.319741] pci 0000:00:17.0: reg 0x20: [io  0x4060-0x407f]
[    0.319763] pci 0000:00:17.0: reg 0x24: [mem 0xb4100000-0xb417ffff]
[    0.319879] pci 0000:00:17.0: PME# supported from D3hot
[    0.322084] pci 0000:00:1c.0: [8086:06b8] type 01 class 0x060400
[    0.322157] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.322179] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.324772] pci 0000:00:1c.6: [8086:06be] type 01 class 0x060400
[    0.324847] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.324872] pci 0000:00:1c.6: PTM enabled (root), 4ns granularity
[    0.327549] pci 0000:00:1e.0: [8086:06a8] type 00 class 0x078000
[    0.327604] pci 0000:00:1e.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.330003] pci 0000:00:1f.0: [8086:068e] type 00 class 0x060100
[    0.332123] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040380
[    0.332152] pci 0000:00:1f.3: reg 0x10: [mem 0x604b118000-0x604b11bfff 64bit]
[    0.332189] pci 0000:00:1f.3: reg 0x20: [mem 0x604b000000-0x604b0fffff 64bit]
[    0.332262] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.334804] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500
[    0.334825] pci 0000:00:1f.4: reg 0x10: [mem 0x604b124000-0x604b1240ff 64bit]
[    0.334864] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.336055] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000
[    0.336069] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.337165] pci 0000:01:00.0: [10de:1f95] type 00 class 0x030200
[    0.337183] pci 0000:01:00.0: reg 0x10: [mem 0xb3000000-0xb3ffffff]
[    0.337198] pci 0000:01:00.0: reg 0x14: [mem 0x70000000-0x7fffffff 64bit pref]
[    0.337213] pci 0000:01:00.0: reg 0x1c: [mem 0x80000000-0x81ffffff 64bit pref]
[    0.337222] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[    0.337231] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[    0.337311] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.337361] pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.337568] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.337570] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.337572] pci 0000:00:01.0:   bridge window [mem 0xb3000000-0xb3ffffff]
[    0.337575] pci 0000:00:01.0:   bridge window [mem 0x70000000-0x81ffffff 64bit pref]
[    0.337648] pci 0000:02:00.0: [8086:15ea] type 01 class 0x060400
[    0.337696] pci 0000:02:00.0: enabling Extended Tags
[    0.337792] pci 0000:02:00.0: supports D1 D2
[    0.337793] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.337883] pci 0000:02:00.0: PTM enabled, 4ns granularity
[    0.337956] pci 0000:00:1c.0: PCI bridge to [bus 02-6b]
[    0.337960] pci 0000:00:1c.0:   bridge window [mem 0x84000000-0xb20fffff]
[    0.337964] pci 0000:00:1c.0:   bridge window [mem 0x6000000000-0x6049ffffff 64bit pref]
[    0.338052] pci 0000:03:00.0: [8086:15ea] type 01 class 0x060400
[    0.338103] pci 0000:03:00.0: enabling Extended Tags
[    0.338200] pci 0000:03:00.0: supports D1 D2
[    0.338201] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.338341] pci 0000:03:01.0: [8086:15ea] type 01 class 0x060400
[    0.338391] pci 0000:03:01.0: enabling Extended Tags
[    0.338489] pci 0000:03:01.0: supports D1 D2
[    0.338490] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.338628] pci 0000:03:02.0: [8086:15ea] type 01 class 0x060400
[    0.338679] pci 0000:03:02.0: enabling Extended Tags
[    0.338773] pci 0000:03:02.0: supports D1 D2
[    0.338773] pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.338912] pci 0000:03:04.0: [8086:15ea] type 01 class 0x060400
[    0.338963] pci 0000:03:04.0: enabling Extended Tags
[    0.339060] pci 0000:03:04.0: supports D1 D2
[    0.339061] pci 0000:03:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.339190] pci 0000:02:00.0: PCI bridge to [bus 03-6b]
[    0.339198] pci 0000:02:00.0:   bridge window [mem 0x84000000-0xb1ffffff]
[    0.339203] pci 0000:02:00.0:   bridge window [mem 0x6000000000-0x6049ffffff 64bit pref]
[    0.339266] pci 0000:04:00.0: [8086:15eb] type 00 class 0x088000
[    0.339301] pci 0000:04:00.0: reg 0x10: [mem 0xb1f00000-0xb1f3ffff]
[    0.339309] pci 0000:04:00.0: reg 0x14: [mem 0xb1f40000-0xb1f40fff]
[    0.339352] pci 0000:04:00.0: enabling Extended Tags
[    0.339454] pci 0000:04:00.0: supports D1 D2
[    0.339455] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.339579] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.339586] pci 0000:03:00.0:   bridge window [mem 0xb1f00000-0xb1ffffff]
[    0.339629] pci 0000:03:01.0: PCI bridge to [bus 05-37]
[    0.339637] pci 0000:03:01.0:   bridge window [mem 0x9b000000-0xb1efffff]
[    0.339642] pci 0000:03:01.0:   bridge window [mem 0x6025000000-0x6049ffffff 64bit pref]
[    0.339720] pci 0000:38:00.0: [8086:15ec] type 00 class 0x0c0330
[    0.339742] pci 0000:38:00.0: reg 0x10: [mem 0x9af00000-0x9af0ffff]
[    0.339815] pci 0000:38:00.0: enabling Extended Tags
[    0.339932] pci 0000:38:00.0: supports D1 D2
[    0.339932] pci 0000:38:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.340025] pci 0000:38:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.340100] pci 0000:03:02.0: PCI bridge to [bus 38]
[    0.340108] pci 0000:03:02.0:   bridge window [mem 0x9af00000-0x9affffff]
[    0.340149] pci 0000:03:04.0: PCI bridge to [bus 39-6b]
[    0.340157] pci 0000:03:04.0:   bridge window [mem 0x84000000-0x9aefffff]
[    0.340162] pci 0000:03:04.0:   bridge window [mem 0x6000000000-0x6024ffffff 64bit pref]
[    0.340255] pci 0000:6c:00.0: [10ec:5260] type 00 class 0xff0000
[    0.340273] pci 0000:6c:00.0: reg 0x10: [mem 0xb4000000-0xb4000fff]
[    0.340385] pci 0000:6c:00.0: supports D1 D2
[    0.340385] pci 0000:6c:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.340531] pci 0000:00:1c.6: PCI bridge to [bus 6c]
[    0.340535] pci 0000:00:1c.6:   bridge window [mem 0xb4000000-0xb40fffff]
[    0.361206] ACPI: EC: interrupt unblocked
[    0.361207] ACPI: EC: event unblocked
[    0.361215] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.361216] ACPI: EC: GPE=0x6e
[    0.361217] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[    0.361219] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[    0.361272] iommu: Default domain type: Translated 
[    0.361274] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.361286] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.361286] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.361286] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.361286] vgaarb: loaded
[    0.361286] SCSI subsystem initialized
[    0.361286] libata version 3.00 loaded.
[    0.361286] ACPI: bus type USB registered
[    0.361286] usbcore: registered new interface driver usbfs
[    0.361286] usbcore: registered new interface driver hub
[    0.361286] usbcore: registered new device driver usb
[    0.361286] pps_core: LinuxPPS API ver. 1 registered
[    0.361286] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.361286] PTP clock support registered
[    0.361286] EDAC MC: Ver: 3.0.0
[    0.361286] Registered efivars operations
[    0.361286] NetLabel: Initializing
[    0.361286] NetLabel:  domain hash size = 128
[    0.361286] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.361286] NetLabel:  unlabeled traffic allowed by default
[    0.361286] PCI: Using ACPI for IRQ routing
[    0.392135] PCI: pci_cache_line_size set to 64 bytes
[    0.392380] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.392382] e820: reserve RAM buffer [mem 0x4ea89000-0x4fffffff]
[    0.392383] e820: reserve RAM buffer [mem 0x5101e000-0x53ffffff]
[    0.392384] e820: reserve RAM buffer [mem 0x5f722000-0x5fffffff]
[    0.392384] e820: reserve RAM buffer [mem 0x62826000-0x63ffffff]
[    0.392387] e820: reserve RAM buffer [mem 0x66000000-0x67ffffff]
[    0.392388] e820: reserve RAM buffer [mem 0x48d800000-0x48fffffff]
[    0.392395] clocksource: Switched to clocksource tsc-early
[    0.394509] VFS: Disk quotas dquot_6.6.0
[    0.394509] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.394509] AppArmor: AppArmor Filesystem Enabled
[    0.394509] pnp: PnP ACPI init
[    0.397195] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.397200] system 00:00: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.397202] system 00:00: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.397204] system 00:00: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.397205] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.397207] system 00:00: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.397209] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
[    0.397509] system 00:01: [io  0x2000-0x20fe] has been reserved
[    0.397635] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.397637] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.397741] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.398999] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.399002] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.399004] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.399006] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[    0.399008] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.399009] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.399011] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.399012] system 00:07: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.399386] system 00:08: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.403135] pnp: PnP ACPI: found 9 devices
[    0.408454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.408496] NET: Registered PF_INET protocol family
[    0.408613] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.410126] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.410190] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.410328] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.410383] TCP: Hash tables configured (established 131072 bind 65536)
[    0.410442] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.410488] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.410542] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.410601] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.410606] NET: Registered PF_XDP protocol family
[    0.410608] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[    0.410614] pci 0000:03:01.0: bridge window [io  0x1000-0x0fff] to [bus 05-37] add_size 1000
[    0.410616] pci 0000:03:04.0: bridge window [io  0x1000-0x0fff] to [bus 39-6b] add_size 1000
[    0.410618] pci 0000:02:00.0: bridge window [io  0x1000-0x0fff] to [bus 03-6b] add_size 2000
[    0.410620] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02-6b] add_size 3000
[    0.410630] pci 0000:00:15.0: BAR 0: assigned [mem 0x4010000000-0x4010000fff 64bit]
[    0.410678] pci 0000:00:15.1: BAR 0: assigned [mem 0x4010001000-0x4010001fff 64bit]
[    0.410719] pci 0000:00:1c.0: BAR 13: assigned [io  0x5000-0x7fff]
[    0.410723] pci 0000:00:1e.0: BAR 0: assigned [mem 0x4010002000-0x4010002fff 64bit]
[    0.410765] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[    0.410767] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[    0.410768] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.410769] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.410772] pci 0000:00:01.0:   bridge window [mem 0xb3000000-0xb3ffffff]
[    0.410774] pci 0000:00:01.0:   bridge window [mem 0x70000000-0x81ffffff 64bit pref]
[    0.410777] pci 0000:02:00.0: BAR 13: assigned [io  0x5000-0x6fff]
[    0.410779] pci 0000:03:01.0: BAR 13: assigned [io  0x5000-0x5fff]
[    0.410780] pci 0000:03:04.0: BAR 13: assigned [io  0x6000-0x6fff]
[    0.410781] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.410788] pci 0000:03:00.0:   bridge window [mem 0xb1f00000-0xb1ffffff]
[    0.410796] pci 0000:03:01.0: PCI bridge to [bus 05-37]
[    0.410798] pci 0000:03:01.0:   bridge window [io  0x5000-0x5fff]
[    0.410802] pci 0000:03:01.0:   bridge window [mem 0x9b000000-0xb1efffff]
[    0.410805] pci 0000:03:01.0:   bridge window [mem 0x6025000000-0x6049ffffff 64bit pref]
[    0.410811] pci 0000:03:02.0: PCI bridge to [bus 38]
[    0.410815] pci 0000:03:02.0:   bridge window [mem 0x9af00000-0x9affffff]
[    0.410823] pci 0000:03:04.0: PCI bridge to [bus 39-6b]
[    0.410825] pci 0000:03:04.0:   bridge window [io  0x6000-0x6fff]
[    0.410829] pci 0000:03:04.0:   bridge window [mem 0x84000000-0x9aefffff]
[    0.410832] pci 0000:03:04.0:   bridge window [mem 0x6000000000-0x6024ffffff 64bit pref]
[    0.410838] pci 0000:02:00.0: PCI bridge to [bus 03-6b]
[    0.410840] pci 0000:02:00.0:   bridge window [io  0x5000-0x6fff]
[    0.410844] pci 0000:02:00.0:   bridge window [mem 0x84000000-0xb1ffffff]
[    0.410847] pci 0000:02:00.0:   bridge window [mem 0x6000000000-0x6049ffffff 64bit pref]
[    0.410852] pci 0000:00:1c.0: PCI bridge to [bus 02-6b]
[    0.410853] pci 0000:00:1c.0:   bridge window [io  0x5000-0x7fff]
[    0.410856] pci 0000:00:1c.0:   bridge window [mem 0x84000000-0xb20fffff]
[    0.410859] pci 0000:00:1c.0:   bridge window [mem 0x6000000000-0x6049ffffff 64bit pref]
[    0.410862] pci 0000:00:1c.6: PCI bridge to [bus 6c]
[    0.410865] pci 0000:00:1c.6:   bridge window [mem 0xb4000000-0xb40fffff]
[    0.410871] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.410872] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.410873] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.410874] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.410875] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.410876] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.410877] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.410878] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.410879] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.410880] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.410881] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.410882] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.410883] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.410884] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.410885] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.410886] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.410887] pci_bus 0000:00: resource 20 [mem 0x6e800000-0xdfffffff window]
[    0.410888] pci_bus 0000:00: resource 21 [mem 0x4000000000-0x7fffffffff window]
[    0.410889] pci_bus 0000:00: resource 22 [mem 0xfc800000-0xfe7fffff window]
[    0.410890] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.410891] pci_bus 0000:01: resource 1 [mem 0xb3000000-0xb3ffffff]
[    0.410892] pci_bus 0000:01: resource 2 [mem 0x70000000-0x81ffffff 64bit pref]
[    0.410893] pci_bus 0000:02: resource 0 [io  0x5000-0x7fff]
[    0.410894] pci_bus 0000:02: resource 1 [mem 0x84000000-0xb20fffff]
[    0.410895] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x6049ffffff 64bit pref]
[    0.410896] pci_bus 0000:03: resource 0 [io  0x5000-0x6fff]
[    0.410897] pci_bus 0000:03: resource 1 [mem 0x84000000-0xb1ffffff]
[    0.410898] pci_bus 0000:03: resource 2 [mem 0x6000000000-0x6049ffffff 64bit pref]
[    0.410899] pci_bus 0000:04: resource 1 [mem 0xb1f00000-0xb1ffffff]
[    0.410900] pci_bus 0000:05: resource 0 [io  0x5000-0x5fff]
[    0.410901] pci_bus 0000:05: resource 1 [mem 0x9b000000-0xb1efffff]
[    0.410902] pci_bus 0000:05: resource 2 [mem 0x6025000000-0x6049ffffff 64bit pref]
[    0.410903] pci_bus 0000:38: resource 1 [mem 0x9af00000-0x9affffff]
[    0.410904] pci_bus 0000:39: resource 0 [io  0x6000-0x6fff]
[    0.410905] pci_bus 0000:39: resource 1 [mem 0x84000000-0x9aefffff]
[    0.410906] pci_bus 0000:39: resource 2 [mem 0x6000000000-0x6024ffffff 64bit pref]
[    0.410907] pci_bus 0000:6c: resource 1 [mem 0xb4000000-0xb40fffff]
[    0.411074] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.411889] PCI: CLS 0 bytes, default 64
[    0.411914] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.411915] software IO TLB: mapped [mem 0x000000004aa89000-0x000000004ea89000] (64MB)
[    0.411921] Trying to unpack rootfs image as initramfs...
[    0.412873] Initialise system trusted keyrings
[    0.412881] Key type blacklist registered
[    0.412909] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.413823] zbud: loaded
[    0.421590] Key type asymmetric registered
[    0.421591] Asymmetric key parser 'x509' registered
[    0.421603] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.421640] io scheduler mq-deadline registered
[    0.421641] io scheduler kyber registered
[    0.421670] io scheduler bfq registered
[    0.424121] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    0.424208] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
[    0.424224] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.424496] pcieport 0000:00:1c.6: PME: Signaling with IRQ 124
[    0.425043] pcieport 0000:03:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.425459] pcieport 0000:03:04.0: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.425630] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.425942] Monitor-Mwait will be used to enter C-1 state
[    0.425945] Monitor-Mwait will be used to enter C-2 state
[    0.425948] Monitor-Mwait will be used to enter C-3 state
[    0.425950] ACPI: \_SB_.PR00: Found 3 idle states
[    0.428388] ACPI: AC: AC Adapter [AC] (off-line)
[    0.428421] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.430589] ACPI: button: Lid Switch [LID0]
[    0.430632] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.430790] ACPI: button: Power Button [PBTN]
[    0.430908] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1811
[    0.433492] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.434471] serial 0000:00:13.0: enabling device (0000 -> 0002)
[    0.435378] hpet_acpi_add: no address or irqs in _CRS
[    0.435408] Non-volatile memory driver v1.3
[    0.435409] Linux agpgart interface v0.103
[    0.435409] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.436567] ahci 0000:00:17.0: version 3.0
[    0.436885] ahci 0000:00:17.0: Found 1 remapped NVMe devices.
[    0.436887] ahci 0000:00:17.0: Switch your BIOS from RAID to AHCI mode to use them.
[    0.436973] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 16 ports 3 Gbps 0x0 impl RAID mode
[    0.436975] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds apst 
[    0.438150] scsi host0: ahci
[    0.438293] scsi host1: ahci
[    0.438458] scsi host2: ahci
[    0.438621] scsi host3: ahci
[    0.438784] scsi host4: ahci
[    0.438874] scsi host5: ahci
[    0.438988] scsi host6: ahci
[    0.439049] scsi host7: ahci
[    0.439111] scsi host8: ahci
[    0.439175] scsi host9: ahci
[    0.439239] scsi host10: ahci
[    0.439306] scsi host11: ahci
[    0.439368] scsi host12: ahci
[    0.439430] scsi host13: ahci
[    0.439493] scsi host14: ahci
[    0.439556] scsi host15: ahci
[    0.439579] ata1: DUMMY
[    0.439580] ata2: DUMMY
[    0.439581] ata3: DUMMY
[    0.439582] ata4: DUMMY
[    0.439582] ata5: DUMMY
[    0.439583] ata6: DUMMY
[    0.439583] ata7: DUMMY
[    0.439584] ata8: DUMMY
[    0.439585] ata9: DUMMY
[    0.439585] ata10: DUMMY
[    0.439586] ata11: DUMMY
[    0.439586] ata12: DUMMY
[    0.439587] ata13: DUMMY
[    0.439588] ata14: DUMMY
[    0.439588] ata15: DUMMY
[    0.439589] ata16: DUMMY
[    0.439646] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.439650] ehci-pci: EHCI PCI platform driver
[    0.439671] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.439672] ohci-pci: OHCI PCI platform driver
[    0.439693] uhci_hcd: USB Universal Host Controller Interface driver
[    0.439740] usbcore: registered new interface driver usbserial_generic
[    0.439764] usbserial: USB Serial support registered for generic
[    0.439949] rtc_cmos 00:03: RTC can wake from S4
[    0.441251] rtc_cmos 00:03: registered as rtc0
[    0.441489] rtc_cmos 00:03: setting system clock to 2021-12-23T10:11:31 UTC (1640254291)
[    0.441500] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[    0.441849] intel_pstate: Intel P-state driver initializing
[    0.442448] intel_pstate: HWP enabled
[    0.442602] ledtrig-cpu: registered to indicate activity on CPUs
[    0.442824] efifb: probing for efifb
[    0.442838] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.442839] efifb: framebuffer at 0x4000000000, using 3072k, total 3072k
[    0.442840] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.442841] efifb: scrolling: redraw
[    0.442842] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.442876] fbcon: Deferring console take-over
[    0.442877] fb0: EFI VGA frame buffer device
[    0.442903] hid: raw HID events driver (C) Jiri Kosina
[    0.442959] ashmem: initialized
[    0.442992] intel_pmc_core INT33A1:00:  initialized
[    0.443051] drop_monitor: Initializing network drop monitor service
[    0.443103] Initializing XFRM netlink socket
[    0.443171] NET: Registered PF_INET6 protocol family
[    0.465161] ACPI: battery: Slot [BAT0] (battery present)
[    1.413874] tsc: Refined TSC clocksource calibration: 2591.999 MHz
[    1.413880] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x255cb5c6a11, max_idle_ns: 440795249002 ns
[    1.413932] clocksource: Switched to clocksource tsc
[    3.044560] Freeing initrd memory: 52692K
[    3.048211] Segment Routing with IPv6
[    3.048212] RPL Segment Routing with IPv6
[    3.048220] In-situ OAM (IOAM) with IPv6
[    3.048239] NET: Registered PF_PACKET protocol family
[    3.049124] microcode: sig=0xa0652, pf=0x20, revision=0xea
[    3.049433] microcode: Microcode Update Driver: v2.2.
[    3.049437] IPI shorthand broadcast: enabled
[    3.049445] sched_clock: Marking stable (3042514485, 6545267)->(3064039392, -14979640)
[    3.049752] registered taskstats version 1
[    3.050545] Loading compiled-in X.509 certificates
[    3.052654] Loaded X.509 cert 'Build time autogenerated kernel key: 18fac38d54f2ccc102b858ecd7535cbb5119b0f7'
[    3.054157] zswap: loaded using pool zstd/z3fold
[    3.054964] Key type ._fscrypt registered
[    3.054965] Key type .fscrypt registered
[    3.054966] Key type fscrypt-provisioning registered
[    3.055003] AppArmor: AppArmor sha1 policy hashing enabled
[    3.055184] PM:   Magic number: 1:442:174
[    3.055245] acpi device:37: hash matches
[    3.055251] acpi device:0a: hash matches
[    3.055452] RAS: Correctable Errors collector initialized.
[    3.056128] Freeing unused decrypted memory: 2036K
[    3.056487] Freeing unused kernel image (initmem) memory: 1864K
[    3.107359] Write protecting the kernel read-only data: 28672k
[    3.108391] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    3.108875] Freeing unused kernel image (rodata/data gap) memory: 1408K
[    3.121918] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.121921] rodata_test: all tests were successful
[    3.121933] Run /init as init process
[    3.121934]   with arguments:
[    3.121935]     /init
[    3.121936]   with environment:
[    3.121936]     HOME=/
[    3.121937]     TERM=linux
[    3.121937]     BOOT_IMAGE=/boot/vmlinuz-x86_64
[    3.121938]     lang=en_US
[    3.121938]     keytable=us
[    3.121939]     tz=UTC
[    3.121939]     misobasedir=manjaro
[    3.121940]     misolabel=MANJARO_KDE_212RC1
[    3.121940]     driver=nonfree
[    3.200284] fbcon: Taking over console
[    3.200380] Console: switching to colour frame buffer device 128x48
[    3.220148] loop: module loaded
[    3.226015] device-mapper: uevent: version 1.0.3
[    3.226065] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    3.307145] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    3.307519] i8042: Warning: Keylock active
[    3.309789] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.309837] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.318310] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    3.318362] wmi_bus wmi_bus-PNP0C14:03: WQBC data block query control method not found
[    3.318364] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    3.321818] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    3.323094] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.323101] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    3.324183] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    3.324408] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    3.324412] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.324414] usb usb1: Product: xHCI Host Controller
[    3.324416] usb usb1: Manufacturer: Linux 5.15.6-2-MANJARO xhci-hcd
[    3.324417] usb usb1: SerialNumber: 0000:00:14.0
[    3.324565] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    3.324665] acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    3.324722] hub 1-0:1.0: USB hub found
[    3.324742] hub 1-0:1.0: 16 ports detected
[    3.324892] acpi PNP0C14:07: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    3.325073] acpi PNP0C14:08: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    3.327429] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.327436] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    3.327440] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.327489] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    3.327492] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.327494] usb usb2: Product: xHCI Host Controller
[    3.327496] usb usb2: Manufacturer: Linux 5.15.6-2-MANJARO xhci-hcd
[    3.327498] usb usb2: SerialNumber: 0000:00:14.0
[    3.327656] hub 2-0:1.0: USB hub found
[    3.327674] hub 2-0:1.0: 10 ports detected
[    3.328151] usb: port power management may be unreliable
[    3.329342] xhci_hcd 0000:38:00.0: xHCI Host Controller
[    3.329348] xhci_hcd 0000:38:00.0: new USB bus registered, assigned bus number 3
[    3.330480] xhci_hcd 0000:38:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    3.330726] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[    3.330730] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.330732] usb usb3: Product: xHCI Host Controller
[    3.330734] usb usb3: Manufacturer: Linux 5.15.6-2-MANJARO xhci-hcd
[    3.330736] usb usb3: SerialNumber: 0000:38:00.0
[    3.330896] hub 3-0:1.0: USB hub found
[    3.330908] hub 3-0:1.0: 2 ports detected
[    3.331418] xhci_hcd 0000:38:00.0: xHCI Host Controller
[    3.331423] xhci_hcd 0000:38:00.0: new USB bus registered, assigned bus number 4
[    3.331426] xhci_hcd 0000:38:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.331471] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[    3.331475] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.331477] usb usb4: Product: xHCI Host Controller
[    3.331479] usb usb4: Manufacturer: Linux 5.15.6-2-MANJARO xhci-hcd
[    3.331480] usb usb4: SerialNumber: 0000:38:00.0
[    3.331594] hub 4-0:1.0: USB hub found
[    3.331608] hub 4-0:1.0: 2 ports detected
[    3.348924] cryptd: max_cpu_qlen set to 1000
[    3.348948] rtsx_pci 0000:6c:00.0: enabling device (0000 -> 0002)
[    3.350614] ACPI: bus type thunderbolt registered
[    3.350653] thunderbolt 0000:04:00.0: enabling device (0000 -> 0002)
[    3.358238] AVX2 version of gcm_enc/dec engaged.
[    3.358280] AES CTR mode by8 optimization enabled
[    3.369615] random: fast init done
[    3.436621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    3.509514] checking generic (4000000000 300000) vs hw (604a000000 1000000)
[    3.509517] checking generic (4000000000 300000) vs hw (4000000000 10000000)
[    3.509518] fb0: switching to i915 from EFI VGA
[    3.509594] Console: switching to colour dummy device 80x25
[    3.509629] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.511274] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.511598] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    3.528970] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[    3.530205] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[    3.531435] i915 0000:00:02.0: [drm] [ENCODER:120:DDI D/PHY D] is disabled/in DSI mode with an ungated DDI clock, gate it
[    3.546439] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    3.547231] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    3.547388] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4
[    3.549026] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.549596] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
[    3.551639] fbcon: i915 (fb0) is primary device
[    3.562167] Console: switching to colour frame buffer device 240x75
[    3.580598] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    3.582440] i915 0000:00:02.0: [drm] fb0: i915 frame buffer device
[    3.721518] usb 1-5: New USB device found, idVendor=14cd, idProduct=8608, bcdDevice= 0.00
[    3.721522] usb 1-5: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[    3.721524] usb 1-5: Product: USB 2.0 Hub            
[    3.721525] usb 1-5: Manufacturer: USB Device  
[    3.722065] hub 1-5:1.0: USB hub found
[    3.722160] hub 1-5:1.0: 4 ports detected
[    3.767337] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
[    3.784572] usb 4-2: New USB device found, idVendor=1f75, idProduct=0917, bcdDevice= 0.01
[    3.784583] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.784587] usb 4-2: Product: USB DISK
[    3.784591] usb 4-2: Manufacturer:  
[    3.784593] usb 4-2: SerialNumber: 15101712002408
[    3.799155] usb-storage 4-2:1.0: USB Mass Storage device detected
[    3.799642] scsi host16: usb-storage 4-2:1.0
[    3.799808] usbcore: registered new interface driver usb-storage
[    3.809063] usbcore: registered new interface driver uas
[    3.843890] usb 1-10: new full-speed USB device number 3 using xhci_hcd
[    3.986653] usb 1-10: New USB device found, idVendor=27c6, idProduct=533c, bcdDevice= 1.00
[    3.986664] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.986668] usb 1-10: Product: FingerPrint
[    3.986671] usb 1-10: Manufacturer: Goodix
[    4.057361] usb 1-5.3: new high-speed USB device number 4 using xhci_hcd
[    4.147681] usb 1-5.3: New USB device found, idVendor=aaaa, idProduct=8816, bcdDevice=13.08
[    4.147692] usb 1-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.147696] usb 1-5.3: Product: MXT USB Device
[    4.147699] usb 1-5.3: Manufacturer: MXTronics
[    4.147702] usb 1-5.3: SerialNumber: 150101v01
[    4.148676] usb-storage 1-5.3:1.0: USB Mass Storage device detected
[    4.149330] scsi host17: usb-storage 1-5.3:1.0
[    4.270690] usb 1-11: new high-speed USB device number 5 using xhci_hcd
[    4.415207] usb 1-11: New USB device found, idVendor=0bda, idProduct=5510, bcdDevice=91.79
[    4.415219] usb 1-11: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    4.415224] usb 1-11: Product: Integrated_Webcam_HD
[    4.415227] usb 1-11: Manufacturer: CN02FP438LG00094A5J2A02
[    4.415230] usb 1-11: SerialNumber: 200901010001
[    4.484025] usb 1-5.4: new high-speed USB device number 6 using xhci_hcd
[    4.590888] usb 1-5.4: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[    4.590904] usb 1-5.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.590910] usb 1-5.4: Product: USB2.0 HUB
[    4.591694] hub 1-5.4:1.0: USB hub found
[    4.591728] hub 1-5.4:1.0: 4 ports detected
[    4.714023] usb 1-14: new full-speed USB device number 7 using xhci_hcd
[    4.801868] scsi 16:0:0:0: Direct-Access                               1.00 PQ: 0 ANSI: 6
[    4.803182] sd 16:0:0:0: [sda] 15257600 512-byte logical blocks: (7.81 GB/7.28 GiB)
[    4.803497] sd 16:0:0:0: [sda] Write Protect is off
[    4.803505] sd 16:0:0:0: [sda] Mode Sense: 23 00 00 00
[    4.803709] sd 16:0:0:0: [sda] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[    4.806370]  sda: sda1 sda2
[    4.807781] sd 16:0:0:0: [sda] Attached SCSI removable disk
[    4.855222] usb 1-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    4.855234] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.927337] usb 1-5.4.1: new high-speed USB device number 8 using xhci_hcd
[    5.018308] usb 1-5.4.1: New USB device found, idVendor=0bda, idProduct=8152, bcdDevice=20.00
[    5.018320] usb 1-5.4.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    5.018325] usb 1-5.4.1: Product: USB 10/100 LAN
[    5.018328] usb 1-5.4.1: Manufacturer: Realtek
[    5.018331] usb 1-5.4.1: SerialNumber: 00E04C360CC4
[    5.031157] usbcore: registered new interface driver r8152
[    5.038250] usbcore: registered new interface driver cdc_ether
[    5.104474] usb 1-5.4.1: reset high-speed USB device number 8 using xhci_hcd
[    5.174743] scsi 17:0:0:0: Direct-Access     MXT-USB  Storage Device   1501 PQ: 0 ANSI: 0 CCS
[    5.175861] sd 17:0:0:0: [sdb] Media removed, stopped polling
[    5.177051] sd 17:0:0:0: [sdb] Attached SCSI removable disk
[    5.224161] r8152 1-5.4.1:1.0: skip request firmware
[    5.251440] r8152 1-5.4.1:1.0 eth0: v1.12.11
[    5.837306] ISO 9660 Extensions: Microsoft Joliet Level 3
[    5.837750] ISO 9660 Extensions: RRIP_1991A
[    5.872445] ISO 9660 Extensions: Microsoft Joliet Level 3
[    5.872899] ISO 9660 Extensions: RRIP_1991A
[    5.877103] loop0: detected capacity change from 0 to 146096
[    5.978990] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    6.003506] loop1: detected capacity change from 0 to 1797568
[    6.058858] loop2: detected capacity change from 0 to 3792312
[    6.125604] loop3: detected capacity change from 0 to 1578704
[    6.246652] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[    6.517828] systemd[1]: systemd 249.7-2-manjaro 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)
[    6.533998] systemd[1]: Detected architecture x86-64.
[    6.894411] random: lvmconfig: uninitialized urandom read (4 bytes read)
[    6.932056] systemd[1]: Queued start job for default target Graphical Interface.
[    6.933194] systemd[1]: Created slice Slice /system/getty.
[    6.933438] systemd[1]: Created slice Slice /system/modprobe.
[    6.933624] systemd[1]: Created slice User and Session Slice.
[    6.933715] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.933797] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    6.933936] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.934005] systemd[1]: Reached target Local Encrypted Volumes.
[    6.934059] systemd[1]: Reached target Login Prompts.
[    6.934116] systemd[1]: Reached target Remote File Systems.
[    6.934165] systemd[1]: Reached target Slice Units.
[    6.934218] systemd[1]: Reached target Swaps.
[    6.934269] systemd[1]: Reached target Local Verity Protected Volumes.
[    6.934358] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    6.934820] systemd[1]: Listening on LVM2 poll daemon socket.
[    6.935579] systemd[1]: Listening on Process Core Dump Socket.
[    6.935725] systemd[1]: Listening on Journal Audit Socket.
[    6.935830] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.935935] systemd[1]: Listening on Journal Socket.
[    6.936389] systemd[1]: Listening on udev Control Socket.
[    6.936494] systemd[1]: Listening on udev Kernel Socket.
[    6.936981] systemd[1]: Mounting Huge Pages File System...
[    6.937504] systemd[1]: Mounting POSIX Message Queue File System...
[    6.938223] systemd[1]: Mounting Kernel Debug File System...
[    6.938808] systemd[1]: Mounting Kernel Trace File System...
[    6.940053] systemd[1]: Mounting Temporary Directory /tmp...
[    6.940798] systemd[1]: Starting Load AppArmor profiles...
[    6.941761] systemd[1]: Starting Create List of Static Device Nodes...
[    6.942480] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    6.943330] systemd[1]: Starting Load Kernel Module configfs...
[    6.944084] systemd[1]: Starting Load Kernel Module drm...
[    6.944767] systemd[1]: Starting Load Kernel Module fuse...
[    6.945439] random: lvm: uninitialized urandom read (4 bytes read)
[    6.946092] systemd[1]: Starting Set Up Additional Binary Formats...
[    6.954146] systemd[1]: Starting Load Kernel Modules...
[    6.954843] systemd[1]: Starting Remount Root and Kernel File Systems...
[    6.962653] fuse: init (API version 7.34)
[    6.964733] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    6.965331] systemd[1]: Starting Coldplug All udev Devices...
[    6.967066] systemd[1]: Mounted Huge Pages File System.
[    6.967228] systemd[1]: Mounted POSIX Message Queue File System.
[    6.967385] systemd[1]: Mounted Kernel Debug File System.
[    6.967531] systemd[1]: Mounted Kernel Trace File System.
[    6.967653] systemd[1]: Mounted Temporary Directory /tmp.
[    6.967934] systemd[1]: Finished Create List of Static Device Nodes.
[    6.968245] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    6.968424] systemd[1]: Finished Load Kernel Module configfs.
[    6.968721] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    6.968880] systemd[1]: Finished Load Kernel Module drm.
[    6.969630] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    6.969739] systemd[1]: Finished Load Kernel Module fuse.
[    6.969958] systemd[1]: Finished Remount Root and Kernel File Systems.
[    6.970095] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 439 (systemd-binfmt)
[    6.970606] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[    6.971215] systemd[1]: Mounting FUSE Control File System...
[    6.971896] systemd[1]: Mounting Kernel Configuration File System...
[    6.972017] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    6.979749] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    6.980339] systemd[1]: Starting Load/Save Random Seed...
[    6.980488] systemd[1]: Condition check resulted in Create System Users being skipped.
[    6.981060] systemd[1]: Starting Create Static Device Nodes in /dev...
[    6.981922] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[    6.982087] systemd[1]: Mounted FUSE Control File System.
[    6.982197] systemd[1]: Mounted Kernel Configuration File System.
[    6.998592] sd 16:0:0:0: Attached scsi generic sg0 type 0
[    6.998632] sd 17:0:0:0: Attached scsi generic sg1 type 0
[    6.998731] systemd[1]: Finished Set Up Additional Binary Formats.
[    7.020401] IPMI message handler: version 39.2
[    7.021669] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    7.025482] ipmi device interface
[    7.030739] systemd[1]: Finished Create Static Device Nodes in /dev.
[    7.030968] systemd[1]: Reached target Preparation for Local File Systems.
[    7.032807] systemd[1]: Mounting Temporary /etc/pacman.d/gnupg directory...
[    7.033152] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
[    7.033190] systemd[1]: Condition check resulted in Entropy Daemon based on the HAVEGE algorithm being skipped.
[    7.033879] ipmi_si: IPMI System Interface driver
[    7.033971] ipmi_si: Unable to find any System Interface(s)
[    7.034701] systemd[1]: Starting Journal Service...
[    7.036206] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    7.037575] systemd[1]: Mounted Temporary /etc/pacman.d/gnupg directory.
[    7.037738] systemd[1]: Reached target Local File Systems.
[    7.037911] systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
[    7.078816] audit: type=1400 audit(1640254298.132:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=454 comm="apparmor_parser"
[    7.080812] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    7.081329] audit: type=1130 audit(1640254298.135:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.090929] audit: type=1400 audit(1640254298.145:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=455 comm="apparmor_parser"
[    7.092071] audit: type=1400 audit(1640254298.145:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=455 comm="apparmor_parser"
[    7.094130] systemd[1]: Started Journal Service.
[    7.094272] audit: type=1130 audit(1640254298.149:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.102354] systemd-journald[460]: Received client request to flush runtime journal.
[    7.104064] audit: type=1130 audit(1640254298.159:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.114384] audit: type=1130 audit(1640254298.169:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.134666] audit: type=1130 audit(1640254298.189:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.140578] audit: type=1127 audit(1640254298.195:10): pid=494 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    7.142855] audit: type=1400 audit(1640254298.195:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="php-fpm" pid=456 comm="apparmor_parser"
[    7.147936] spl: loading out-of-tree module taints kernel.
[    7.148094] spl: module verification failed: signature and/or required key missing - tainting kernel
[    7.160957] znvpair: module license 'CDDL' taints kernel.
[    7.160961] Disabling lock debugging due to kernel taint
[    7.308796] input: Intel HID events as /devices/platform/INT33D5:00/input/input6
[    7.309049] intel-hid INT33D5:00: platform supports 5 button array
[    7.309086] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input7
[    7.420268] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[    7.560313] random: tlp-readconfs: uninitialized urandom read (4 bytes read)
[    7.629515] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    7.629579] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    7.630072] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    7.630119] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    7.646534] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.647263] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    7.647292] tpm_tis STM0125:00: 2.0 TPM (device-id 0x0, rev-id 78)
[    7.648427] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    7.652236] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.675169] i2c i2c-8: 2/2 memory slots populated (from DMI)
[    7.675573] i2c i2c-8: Successfully instantiated SPD at 0x50
[    7.681513] intel-spi 0000:00:1f.5: gd25q256 (32768 Kbytes)
[    7.686694] Creating 1 MTD partitions on "0000:00:1f.5":
[    7.686697] 0x000000000000-0x000002000000 : "BIOS"
[    7.693952] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    7.694345] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    7.704023] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[    7.720563] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002)
[    7.720878] idma64 idma64.2: Found Intel integrated DMA 64-bit
[    7.734068] ioremap error for 0x65e9b000-0x65e9c000, requested 0x2, got 0x0
[    7.734103] ucsi_acpi: probe of USBC000:00 failed with error -12
[    7.767036] Intel(R) Wireless WiFi driver for Linux
[    7.767080] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    7.768580] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-66.ucode failed with error -2
[    7.768687] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-65.ucode failed with error -2
[    7.768793] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-64.ucode failed with error -2
[    7.783178] input: DELL097D:00 04F3:311C Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL097D:00/0018:04F3:311C.0001/input/input8
[    7.783230] input: DELL097D:00 04F3:311C Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL097D:00/0018:04F3:311C.0001/input/input9
[    7.783278] hid-generic 0018:04F3:311C.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL097D:00 04F3:311C] on i2c-DELL097D:00
[    7.792263] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    7.792279] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[    7.792568] iwlwifi 0000:00:14.3: loaded firmware version 63.c04f3485.0 QuZ-a0-hr-b0-63.ucode op_mode iwlmvm
[    7.820898] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    7.829704] input: Dell WMI hotkeys as /devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/PNP0C14:03-9DBB5994-A997-11DA-B012-B622A1EF5492/input/input12
[    7.883536] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    7.889447] intel_rapl_common: Found RAPL domain package
[    7.889448] intel_rapl_common: Found RAPL domain dram
[    7.942349] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    7.942616] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    7.943017] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    7.943739] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    7.943741] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    7.943743] RAPL PMU: hw unit of domain package 2^-14 Joules
[    7.943744] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    7.943745] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    7.943746] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    8.024816] random: crng init done
[    8.024818] random: 3 urandom warning(s) missed due to ratelimiting
[    8.143519] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC289: line_outs=2 (0x14/0x17/0x0/0x0/0x0) type:speaker
[    8.143525] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.143528] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    8.143531] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    8.143533] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    8.143535] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    8.143537] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1b
[    8.143539] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    8.297500] ee1004 8-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    8.300022] iTCO_vendor_support: vendor-support=0
[    8.300373] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    8.301795] intel_rapl_common: Found RAPL domain package
[    8.301798] intel_rapl_common: Found RAPL domain core
[    8.301799] intel_rapl_common: Found RAPL domain uncore
[    8.301800] intel_rapl_common: Found RAPL domain dram
[    8.301802] intel_rapl_common: Found RAPL domain psys
[    8.303089] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX203, REV=0x354
[    8.316134] thermal thermal_zone12: failed to read out thermal zone (-61)
[    8.352561] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    8.361497] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
[    8.363974] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    8.364625] hid-generic 001F:8087:0AC2.0002: hidraw1: <UNKNOWN> HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[    8.369444] dw-apb-uart.2: ttyS4 at MMIO 0x4010002000 (irq = 20, base_baud = 7500000) is a 16550A
[    8.393888] ZFS: Loaded module v2.1.1-1, ZFS pool version 5000, ZFS filesystem version 5
[    8.397487] intel_tcc_cooling: Programmable TCC Offset detected
[    8.408701] input: DELL097D:00 04F3:311C Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL097D:00/0018:04F3:311C.0001/input/input14
[    8.408778] input: DELL097D:00 04F3:311C Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL097D:00/0018:04F3:311C.0001/input/input15
[    8.408925] hid-multitouch 0018:04F3:311C.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL097D:00 04F3:311C] on i2c-DELL097D:00
[    8.424770] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[    8.427214] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x0f5002)
[    8.427919] psmouse serio1: elantech: elantech_send_cmd query 0x02 failed.
[    8.427922] psmouse serio1: elantech: failed to query capabilities.
[    8.465034] mousedev: PS/2 mouse device common for all mice
[    8.490553] iwlwifi 0000:00:14.3: base HW address: 04:6c:59:f6:f2:84
[    8.550846] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[    8.937840] mc: Linux media interface: v0.10
[    9.083093] loop4: detected capacity change from 0 to 8
[    9.269978] videodev: Linux video capture interface: v2.00
[    9.271892] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    9.271990] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    9.272075] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    9.272147] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    9.272218] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    9.272295] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    9.353957] Bluetooth: Core ver 2.22
[    9.353985] NET: Registered PF_BLUETOOTH protocol family
[    9.353986] Bluetooth: HCI device and connection manager initialized
[    9.353990] Bluetooth: HCI socket layer initialized
[    9.353992] Bluetooth: L2CAP socket layer initialized
[    9.353996] Bluetooth: SCO socket layer initialized
[    9.416108] input: PS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input13
[    9.465495] NET: Registered PF_QIPCRTR protocol family
[    9.587464] usbcore: registered new interface driver btusb
[    9.587930] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[    9.588915] Bluetooth: hci0: Device revision is 2
[    9.588918] Bluetooth: hci0: Secure boot is enabled
[    9.588919] Bluetooth: hci0: OTP lock is enabled
[    9.588920] Bluetooth: hci0: API lock is enabled
[    9.588921] Bluetooth: hci0: Debug lock is disabled
[    9.588923] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    9.599532] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    9.651022] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    9.651026] Bluetooth: BNEP filters: protocol multicast
[    9.651030] Bluetooth: BNEP socket layer initialized
[    9.657479] usb 1-11: Found UVC 1.10 device Integrated_Webcam_HD (0bda:5510)
[    9.658681] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input23
[    9.659047] usb 1-11: Found UVC 1.50 device Integrated_Webcam_HD (0bda:5510)
[    9.659450] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/input/input24
[    9.659508] usbcore: registered new interface driver uvcvideo
[    9.891256] st: Version 20160209, fixed bufsize 32768, s/g segs 256
[    9.937058] r8152 1-5.4.1:1.0 enp0s20f0u5u4u1: renamed from eth0
[   11.242999] Bluetooth: hci0: Waiting for firmware download to complete
[   11.243908] Bluetooth: hci0: Firmware loaded in 1605832 usecs
[   11.243943] Bluetooth: hci0: Waiting for device to boot
[   11.258927] Bluetooth: hci0: Device booted in 14644 usecs
[   11.277894] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[   11.279926] Bluetooth: hci0: Applying Intel DDC parameters completed
[   11.282975] Bluetooth: hci0: Firmware revision 0.4 build 5 week 39 2021
[   11.347796] NET: Registered PF_ALG protocol family
[   12.219430] kauditd_printk_skb: 43 callbacks suppressed
[   12.219432] audit: type=1116 audit(1640254303.272:51): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219844] audit: type=1114 audit(1640254303.272:52): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user id=1000 exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219853] audit: type=1114 audit(1640254303.272:53): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219873] audit: type=1114 audit(1640254303.272:54): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219890] audit: type=1114 audit(1640254303.272:55): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219906] audit: type=1114 audit(1640254303.272:56): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219921] audit: type=1114 audit(1640254303.272:57): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219940] audit: type=1114 audit(1640254303.272:58): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to shadow group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219958] audit: type=1114 audit(1640254303.272:59): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to shadow group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   12.219976] audit: type=1114 audit(1640254303.272:60): pid=1339 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=adding user to shadow group acct="manjaro" exe="/usr/bin/useradd" hostname=? addr=? terminal=? res=success'
[   20.020964] kauditd_printk_skb: 7 callbacks suppressed
[   20.020967] audit: type=1131 audit(1640254311.075:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   24.785342] audit: type=1130 audit(1640254315.839:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=pacman-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.450263] audit: type=1334 audit(1640254321.502:70): prog-id=0 op=UNLOAD
[   30.452214] audit: type=1334 audit(1640254321.505:71): prog-id=0 op=UNLOAD
[   30.452324] audit: type=1334 audit(1640254321.505:72): prog-id=0 op=UNLOAD
[   30.453312] audit: type=1334 audit(1640254321.505:73): prog-id=0 op=UNLOAD
[   30.454891] audit: type=1334 audit(1640254321.509:74): prog-id=0 op=UNLOAD
[   30.721272] audit: type=1334 audit(1640254321.775:75): prog-id=18 op=LOAD
[   30.721490] audit: type=1334 audit(1640254321.775:76): prog-id=19 op=LOAD
[   30.721556] audit: type=1334 audit(1640254321.775:77): prog-id=20 op=LOAD
[   30.721569] audit: type=1334 audit(1640254321.775:78): prog-id=0 op=UNLOAD
[   30.721576] audit: type=1334 audit(1640254321.775:79): prog-id=0 op=UNLOAD
[   39.656467] kauditd_printk_skb: 20 callbacks suppressed
[   39.656471] audit: type=1131 audit(1640254330.709:100): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   39.814013] audit: type=1334 audit(1640254330.869:101): prog-id=0 op=UNLOAD
[   39.814024] audit: type=1334 audit(1640254330.869:102): prog-id=0 op=UNLOAD
[   39.814029] audit: type=1334 audit(1640254330.869:103): prog-id=0 op=UNLOAD
[   39.970129] audit: type=1131 audit(1640254331.022:104): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   39.994581] audit: type=1334 audit(1640254331.049:105): prog-id=0 op=UNLOAD
[   39.994587] audit: type=1334 audit(1640254331.049:106): prog-id=0 op=UNLOAD
[   39.994590] audit: type=1334 audit(1640254331.049:107): prog-id=0 op=UNLOAD
[   50.533536] audit: type=1130 audit(1640254341.585:108): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   51.011529] nvidia-nvlink: Nvlink Core is being initialized, major device number 507

[   52.241212] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[   52.286256] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  495.44  Fri Oct 22 06:13:12 UTC 2021
[   52.331636] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  495.44  Fri Oct 22 06:05:22 UTC 2021
[   52.375711] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[   52.375715] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[   52.383077] audit: type=1130 audit(1640254343.435:109): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mhwd-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   52.383085] audit: type=1131 audit(1640254343.435:110): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=mhwd-live comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   52.395028] audit: type=1130 audit(1640254343.449:111): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   52.400015] audit: type=1130 audit(1640254343.452:112): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   53.260597] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
[   55.235103] audit: type=1100 audit(1640254346.289:113): pid=4823 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:authentication grantors=pam_faillock,pam_shells,pam_permit acct="manjaro" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   55.236318] audit: type=1101 audit(1640254346.289:114): pid=4823 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   55.236659] audit: type=1103 audit(1640254346.289:115): pid=4823 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_shells,pam_permit acct="manjaro" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[   55.236704] audit: type=1006 audit(1640254346.289:116): pid=4823 uid=0 subj==unconfined old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[   55.236712] audit: type=1300 audit(1640254346.289:116): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffdb0b77400 a2=4 a3=3e8 items=0 ppid=4807 pid=4823 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" subj==unconfined key=(null)
[   57.023882] kauditd_printk_skb: 14 callbacks suppressed
[   57.023886] audit: type=1130 audit(1640254348.079:126): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.027855] audit: type=1334 audit(1640254348.082:127): prog-id=34 op=LOAD
[   57.027910] audit: type=1334 audit(1640254348.082:128): prog-id=35 op=LOAD
[   57.143659] audit: type=1130 audit(1640254348.195:129): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.170039] audit: type=1130 audit(1640254348.222:130): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.234051] audit: type=1101 audit(1640254348.289:131): pid=5055 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   57.234330] audit: type=1110 audit(1640254348.289:132): pid=5055 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   57.237744] audit: type=1105 audit(1640254348.292:133): pid=5055 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   57.239561] audit: type=1106 audit(1640254348.292:134): pid=5055 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   57.239623] audit: type=1104 audit(1640254348.292:135): pid=5055 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   57.813185] Bluetooth: RFCOMM TTY layer initialized
[   57.813192] Bluetooth: RFCOMM socket layer initialized
[   57.813197] Bluetooth: RFCOMM ver 1.11
[   84.362234] kauditd_printk_skb: 5 callbacks suppressed
[   84.362238] audit: type=1101 audit(1640254375.415:141): pid=5400 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   84.362461] audit: type=1110 audit(1640254375.415:142): pid=5400 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   84.364851] audit: type=1105 audit(1640254375.419:143): pid=5400 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   85.176148] audit: type=1101 audit(1640254376.229:144): pid=5422 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   85.176317] audit: type=1110 audit(1640254376.229:145): pid=5422 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   85.178171] audit: type=1105 audit(1640254376.232:146): pid=5422 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   85.275540] audit: type=1106 audit(1640254376.329:147): pid=5422 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   85.275612] audit: type=1104 audit(1640254376.329:148): pid=5422 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   86.265207] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
[   86.284375] JFS: nTxBlock = 8192, nTxLock = 65536
[   86.362837] raid6: skip pq benchmark and using algorithm avx2x4
[   86.362840] raid6: using avx2x2 recovery algorithm
[   86.366789] xor: automatically using best checksumming function   avx       
[   86.469738] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[   94.915921] audit: type=1106 audit(1640254385.969:149): pid=5400 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   94.916002] audit: type=1104 audit(1640254385.969:150): pid=5400 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[  122.722029] audit: type=1101 audit(1640254413.775:151): pid=5995 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  122.722273] audit: type=1110 audit(1640254413.775:152): pid=5995 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  122.724663] audit: type=1105 audit(1640254413.779:153): pid=5995 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  122.735126] audit: type=1106 audit(1640254413.789:154): pid=5995 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  122.735248] audit: type=1104 audit(1640254413.789:155): pid=5995 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[  149.592167] audit: type=1111 audit(1640254440.645:156): pid=769 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=connection-add-activate uuid=6acfe0b5-1097-4ebe-b0d7-978de34026fb name="gspanis" pid=4942 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  153.727127] wlp0s20f3: authenticate with c4:a3:66:4c:23:12
[  153.732854] wlp0s20f3: send auth to c4:a3:66:4c:23:12 (try 1/3)
[  153.764432] wlp0s20f3: authenticated
[  153.767229] wlp0s20f3: associate with c4:a3:66:4c:23:12 (try 1/3)
[  153.772007] wlp0s20f3: RX AssocResp from c4:a3:66:4c:23:12 (capab=0x1411 status=0 aid=10)
[  153.779374] wlp0s20f3: associated
[  153.911961] wlp0s20f3: Limiting TX power to 20 (20 - 0) dBm as advertised by c4:a3:66:4c:23:12
[  153.951909] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[  155.718868] audit: type=1130 audit(1640254446.772:157): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  156.055008] audit: type=1111 audit(1640254447.109:158): pid=769 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=statistics interface="wlp0s20f3" ifindex=3 args=2000 pid=4942 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  157.124821] audit: type=1111 audit(1640254448.179:159): pid=769 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='op=statistics interface="wlp0s20f3" ifindex=3 args=0 pid=4942 uid=1000 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
[  166.014529] audit: type=1131 audit(1640254457.069:160): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  301.491828] audit: type=1130 audit(1640254592.545:161): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  301.492651] wlp0s20f3: deauthenticating from c4:a3:66:4c:23:12 by local choice (Reason: 3=DEAUTH_LEAVING)
[  301.578817] ACPI: button: The lid device is not compliant to SW_LID.
[  302.083400] PM: suspend entry (s2idle)
[  302.083436] Filesystems sync: 0.000 seconds
[  302.946186] Freezing user space processes ... (elapsed 0.002 seconds) done.
[  302.948834] OOM killer disabled.
[  302.948835] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  302.950046] printk: Suspending console(s) (use no_console_suspend to debug)
[  303.004971] intel_pch_thermal 0000:00:12.0: CPU-PCH is cool [42C], continue to suspend
[  303.324392] ACPI: EC: interrupt blocked
[  305.129760] ACPI: EC: interrupt unblocked
[  307.183556] OOM killer enabled.
[  307.183558] Restarting tasks ... 
[  307.186175] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[  307.186969] done.
[  307.239055] PM: suspend exit
[  307.571193] audit: type=1130 audit(1640254598.625:162): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  307.571201] audit: type=1131 audit(1640254598.625:163): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  307.867271] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x0f5002)
[  307.867853] psmouse serio1: elantech: elantech_send_cmd query 0x02 failed.
[  307.867862] psmouse serio1: elantech: failed to query capabilities.
[  308.876998] input: PS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input26
[  311.522340] wlp0s20f3: authenticate with c4:a3:66:4c:23:12
[  311.526840] wlp0s20f3: send auth to c4:a3:66:4c:23:12 (try 1/3)
[  311.561499] wlp0s20f3: authenticated
[  311.563928] wlp0s20f3: associate with c4:a3:66:4c:23:12 (try 1/3)
[  311.573593] wlp0s20f3: RX AssocResp from c4:a3:66:4c:23:12 (capab=0x1411 status=0 aid=10)
[  311.591260] wlp0s20f3: associated
[  311.710647] wlp0s20f3: Limiting TX power to 20 (20 - 0) dBm as advertised by c4:a3:66:4c:23:12
[  311.710746] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[  312.010738] audit: type=1131 audit(1640254603.065:164): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  313.048956] audit: type=1130 audit(1640254604.102:165): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  317.325930] audit: type=1100 audit(1640254608.379:166): pid=6757 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:unix_chkpwd acct="manjaro" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
[  322.539727] wlp0s20f3: deauthenticating from c4:a3:66:4c:23:12 by local choice (Reason: 3=DEAUTH_LEAVING)
[  323.008367] audit: type=1131 audit(1640254614.062:167): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  323.128285] audit: type=1130 audit(1640254614.182:168): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  323.183463] PM: suspend entry (s2idle)
[  323.183490] Filesystems sync: 0.000 seconds
[  323.979944] Freezing user space processes ... (elapsed 0.002 seconds) done.
[  323.982742] OOM killer disabled.
[  323.982744] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[  323.983998] printk: Suspending console(s) (use no_console_suspend to debug)
[  324.039618] intel_pch_thermal 0000:00:12.0: CPU-PCH is cool [43C], continue to suspend
[  324.361168] ACPI: EC: interrupt blocked
[ 1858.941088] ACPI: EC: interrupt unblocked
[ 1861.024739] usb 1-5.3: reset high-speed USB device number 4 using xhci_hcd
[ 1861.126318] OOM killer enabled.
[ 1861.126321] Restarting tasks ... done.
[ 1861.130805] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 1861.203672] PM: suspend exit
[ 1861.649080] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x0f5002)
[ 1861.649704] psmouse serio1: elantech: elantech_send_cmd query 0x02 failed.
[ 1861.649713] psmouse serio1: elantech: failed to query capabilities.
[ 1861.759385] audit: type=1130 audit(1640256152.353:169): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1861.759400] audit: type=1131 audit(1640256152.353:170): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=systemd-suspend comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1862.642800] input: PS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input28
[ 1865.046719] audit: type=1100 audit(1640256155.640:171): pid=7025 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:unix_chkpwd acct="manjaro" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
[ 1865.786261] audit: type=1131 audit(1640256156.380:172): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1870.532509] wlp0s20f3: authenticate with c4:a3:66:4c:23:12
[ 1870.536489] wlp0s20f3: send auth to c4:a3:66:4c:23:12 (try 1/3)
[ 1870.572024] wlp0s20f3: authenticated
[ 1870.574416] wlp0s20f3: associate with c4:a3:66:4c:23:12 (try 1/3)
[ 1870.584329] wlp0s20f3: RX AssocResp from c4:a3:66:4c:23:12 (capab=0x1411 status=0 aid=10)
[ 1870.605325] wlp0s20f3: associated
[ 1870.731228] wlp0s20f3: Limiting TX power to 20 (20 - 0) dBm as advertised by c4:a3:66:4c:23:12
[ 1870.731342] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 1870.803832] audit: type=1130 audit(1640256161.396:173): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1880.789126] audit: type=1131 audit(1640256171.383:174): pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1922.003966] audit: type=1101 audit(1640256212.596:175): pid=7079 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1922.004179] audit: type=1110 audit(1640256212.596:176): pid=7079 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1922.006654] audit: type=1105 audit(1640256212.600:177): pid=7079 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1922.025876] audit: type=1106 audit(1640256212.620:178): pid=7079 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1922.025950] audit: type=1104 audit(1640256212.620:179): pid=7079 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1955.681070] audit: type=1101 audit(1640256246.276:180): pid=7124 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1955.681262] audit: type=1110 audit(1640256246.276:181): pid=7124 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1955.683450] audit: type=1105 audit(1640256246.276:182): pid=7124 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1955.701596] audit: type=1106 audit(1640256246.296:183): pid=7124 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1955.701663] audit: type=1104 audit(1640256246.296:184): pid=7124 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1980.089351] audit: type=1101 audit(1640256270.683:185): pid=7163 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="manjaro" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1980.089569] audit: type=1110 audit(1640256270.683:186): pid=7163 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'
[ 1980.091448] audit: type=1105 audit(1640256270.686:187): pid=7163 uid=1000 auid=1000 ses=1 subj==unconfined msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/2 res=success'

Look at this part:

Apparently it works in RAID mode, but you need to switch to AHCI mode. That must be done on the UEFI/BIOS.

However… you need to disable Secure Boot aswell for creating an UEFI entry. Win11 only works without it with registry tweaks.

The question is if it will show because Win 11 rec Secure Boot and it may block the disk to for Linux.
I don’t know if Manjaro Support Secure Boot

No it doesn’t support it.

Secure boot was already disabled (and both Win 11 and Manjaro work fine). What fixed it was the AHCI change indeed, thanks! I’ve now got both installed.

It seems that Win 11 only works in RAID mode and Manjaro only works in AHCI mode though. Is there a workaround to this (e.g. make Win 11 be bootable using AHCI somehow), or do I have to adjust this setting in the BIOS every single time?

So there you have your problem that Win 11 does not allows you to install Linux.

What you can try is to disable the secure boot and see if windows 11 still boot. If yes then you can install your Linux.

That is clearly a Windows Problem then. But can be done:

Let Me DuckDuckGo That For You - LMDDGTFY

2 Likes

Did you read the replies? He literally said that Windows 11 requires RAID mode.

You probably need to reinstall Win11 with AHCI mode enabled then I guess @0xCoto. It is surprising that you say Win11 doesn’t need secure boot as it was one of the least requirement Windows 11 had among others…

That was easy! Just two commands in Win 11 and a reboot, and now everything works perfectly with no reinstalls or having to make a change in the BIOS. Thank you very much all!