You are not logged in.
Pages: 1
Hello,
I try to debug why sddm and plasma are not working correctly after last update yesterday. While booting up it does not load plasma anyway and OS got frozen with calltrace about nvidia driver failure. So I tried to replace nvidia driver with nouveau...does not work too, also end with hung up and calltrace...
I try to find out why nvidia drive is not enabled and unable to be loaded but see below...
~# modprobe -vv nvidia
modprobe: INFO: custom logging function 0x56398151b7f0 registered
insmod /lib/modules/5.18.2.zen1-1-zen/updates/dkms/nvidia.ko.zst...it hangs up and does not response anythink I need. Also
~# journalctl -xedoes not output anything helpful...
I hope it does not break my graphics card...its a
NVIDIA Corporation GA104M [GeForce RTX3070 Mobile / Max-Q] (rev a1)Last edited by Wyvi (2022-06-10 20:03:21)
Offline
Please post the output of journalctl from a boot with the issue without the -x option.
Offline
Here is the original first bootup with issue.
-- Boot 1dd4b9035a2d433cbbe5eb03ab41ebb9 --
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: microcode: microcode updated early to revision 0x3e, date = 2021-12-07
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Linux version 5.18.2-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 ZEN SMP PREEMPT_DYNAMIC Mon, 06 Jun 2022 19:59:01 +0000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Command line: BOOT_IMAGE=/vmlinuz-linux-zen root=UUID=077356b6-49c4-458a-9018-7e903b063f97 rw cryptdevice=/dev/nvme1n1p2:root loglevel=3 quiet
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: signal: max sigframe size: 3632
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-provided physical RAM map:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000000100000-0x000000006d9c3fff] usable
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x000000006d9c4000-0x0000000070ac3fff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000070ac4000-0x0000000070b8ffff] ACPI data
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000070b90000-0x0000000070cd0fff] ACPI NVS
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000070cd1000-0x0000000073e3afff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000073e3b000-0x0000000073efefff] type 20
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000073eff000-0x0000000073efffff] usable
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000073f00000-0x0000000079ffffff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x000000007aa00000-0x000000007abfffff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x000000007b000000-0x00000000803fffff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BIOS-e820: [mem 0x0000000100000000-0x000000047fbfffff] usable
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NX (Execute Disable) protection: active
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: efi: EFI v2.70 by American Megatrends
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: efi: ACPI=0x70c4d000 ACPI 2.0=0x70c4d014 TPMFinalLog=0x70c1c000 SMBIOS=0x73ca7000 SMBIOS 3.0=0x73ca6000 MEMATTR=0x68324418 ESRT=0x6b84c018
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: SMBIOS 3.3.0 present.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMI: Micro-Star International Co., Ltd. Katana GF66 11UG/MS-1581, BIOS E1581IMS.306 04/21/2021
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: tsc: Detected 2300.000 MHz processor
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: tsc: Detected 2304.000 MHz TSC
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: last_pfn = 0x47fc00 max_arch_pfn = 0x400000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: last_pfn = 0x73f00 max_arch_pfn = 0x400000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: esrt: Reserving ESRT space from 0x000000006b84c018 to 0x000000006b84c0a0.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: update [mem 0x6b84c000-0x6b84cfff] usable ==> reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Using GB pages for direct mapping
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Secure boot disabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RAMDISK: [mem 0x35c21000-0x36e07fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Early table checksum verification disabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: RSDP 0x0000000070C4D014 000024 (v02 MSI_NB)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: XSDT 0x0000000070C4C728 0000FC (v01 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: FACP 0x0000000070B89000 000114 (v06 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: DSDT 0x0000000070B2D000 05B0A5 (v02 MSI_NB MEGABOOK 01072009 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: FACS 0x0000000070CCF000 000040
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: MCFG 0x0000000070B8D000 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B8A000 00255D (v02 CpuRef CpuSsdt 00003000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: FIDT 0x0000000070B2C000 00009C (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SLIC 0x0000000070B8F000 000176 (v01 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B29000 002FB8 (v02 DptfTb DptfTabl 00001000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B26000 002E94 (v02 SaSsdt SaSsdt 00003000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B22000 003378 (v02 INTEL IgfxSsdt 00003000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B16000 00B27A (v02 INTEL TcssSsdt 00001000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: HPET 0x0000000070B8E000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: APIC 0x0000000070B15000 00012C (v04 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: NHLT 0x0000000070B13000 001B50 (v00 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LPIT 0x0000000070B12000 0000CC (v01 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B0E000 002720 (v02 MSI_NB PtidDevc 00001000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B0D000 00012A (v02 MSI_NB TbtTypeC 00000000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: DBGP 0x0000000070B0C000 000034 (v01 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: DBG2 0x0000000070B0B000 000054 (v00 MSI_NB MEGABOOK 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: DMAR 0x0000000070B0A000 000088 (v02 INTEL EDK2 00000002 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B09000 000D1F (v02 INTEL xh_thdd4 00000000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B08000 0000AE (v02 HgRef HgPeg 00001000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B07000 000144 (v02 Intel ADebTabl 00001000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: BGRT 0x0000000070B06000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: TPM2 0x0000000070B05000 00004C (v04 MSI_NB MEGABOOK 00000001 AMI 00000000)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0x0000000070B02000 002C7D (v01 OptRf2 Opt2Tabl 00001000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PTDT 0x0000000070B01000 000CFE (v00 MSI_NB MEGABOOK 00000005 MSFT 0100000D)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: WSMT 0x0000000070B11000 000028 (v01 MSI_NB MEGABOOK 01072009 AMI 00010013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: FPDT 0x0000000070B00000 000044 (v01 MSI_NB A M I 01072009 AMI 01000013)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving FACP table memory at [mem 0x70b89000-0x70b89113]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving DSDT table memory at [mem 0x70b2d000-0x70b880a4]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving FACS table memory at [mem 0x70ccf000-0x70ccf03f]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving MCFG table memory at [mem 0x70b8d000-0x70b8d03b]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b8a000-0x70b8c55c]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving FIDT table memory at [mem 0x70b2c000-0x70b2c09b]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SLIC table memory at [mem 0x70b8f000-0x70b8f175]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b29000-0x70b2bfb7]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b26000-0x70b28e93]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b22000-0x70b25377]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b16000-0x70b21279]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving HPET table memory at [mem 0x70b8e000-0x70b8e037]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving APIC table memory at [mem 0x70b15000-0x70b1512b]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving NHLT table memory at [mem 0x70b13000-0x70b14b4f]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving LPIT table memory at [mem 0x70b12000-0x70b120cb]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b0e000-0x70b1071f]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b0d000-0x70b0d129]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving DBGP table memory at [mem 0x70b0c000-0x70b0c033]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving DBG2 table memory at [mem 0x70b0b000-0x70b0b053]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving DMAR table memory at [mem 0x70b0a000-0x70b0a087]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b09000-0x70b09d1e]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b08000-0x70b080ad]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b07000-0x70b07143]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving BGRT table memory at [mem 0x70b06000-0x70b06037]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving TPM2 table memory at [mem 0x70b05000-0x70b0504b]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving SSDT table memory at [mem 0x70b02000-0x70b04c7c]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving PTDT table memory at [mem 0x70b01000-0x70b01cfd]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving WSMT table memory at [mem 0x70b11000-0x70b11027]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Reserving FPDT table memory at [mem 0x70b00000-0x70b00043]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: No NUMA configuration found
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Faking a node at [mem 0x0000000000000000-0x000000047fbfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NODE_DATA(0) allocated [mem 0x47fbfc000-0x47fbfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Zone ranges:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Normal [mem 0x0000000100000000-0x000000047fbfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Device empty
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Movable zone start for each node
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Early memory node ranges
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: node 0: [mem 0x0000000000001000-0x000000000009efff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: node 0: [mem 0x0000000000100000-0x000000006d9c3fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: node 0: [mem 0x0000000073eff000-0x0000000073efffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: node 0: [mem 0x0000000100000000-0x000000047fbfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000047fbfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: On node 0, zone DMA32: 25915 pages in unavailable ranges
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: On node 0, zone Normal: 16640 pages in unavailable ranges
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Reserving Intel graphics memory at [mem 0x7c800000-0x803fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM-Timer IO Port: 0x1808
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: update [mem 0x681f4000-0x682e7fff] usable ==> reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: TSC deadline timer available
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x681f4000-0x682e7fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x6b84c000-0x6b84cfff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x6d9c4000-0x70ac3fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x70ac4000-0x70b8ffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x70b90000-0x70cd0fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x70cd1000-0x73e3afff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x73e3b000-0x73efefff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x73f00000-0x79ffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x7a000000-0x7a9fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x7aa00000-0x7abfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x7ac00000-0x7affffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x7b000000-0x803fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0x80400000-0xbfffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: [mem 0x80400000-0xbfffffff] available for PCI devices
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Booting paravirtualized kernel on bare hardware
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Fallback order for Node 0: 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Built 1 zonelists, mobility grouping on. Total pages: 4053357
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Policy zone: Normal
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux-zen root=UUID=077356b6-49c4-458a-9018-7e903b063f97 rw cryptdevice=/dev/nvme1n1p2:root loglevel=3 quiet
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux-zen cryptdevice=/dev/nvme1n1p2:root", will be passed to user space.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Memory: 15984324K/16471436K available (16391K kernel code, 2125K rwdata, 10924K rodata, 1872K init, 3196K bss, 486852K reserved, 0K cma-reserved)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ftrace: allocating 42814 entries in 168 pages
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ftrace: allocated 168 pages with 3 groups
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Dynamic Preempt: full
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Trampoline variant of Tasks RCU enabled.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Rude variant of Tasks RCU enabled.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Tracing variant of Tasks RCU enabled.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: random: crng init done
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Console: colour dummy device 80x25
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: printk: console [tty0] enabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Core revision 20211217
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: APIC: Switch to symmetric I/O mode setup
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR: Host address width 39
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR: RMRR base: 0x0000007c000000 end: 0x000000803fffff
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x2apic enabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Switched APIC routing to cluster x2apic.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4608.00 BogoMIPS (lpj=2304000)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pid_max: default: 32768 minimum: 301
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: LSM: Security Framework initializing
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: landlock: Up and running.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Yama: becoming mindful.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: LSM support for eBPF active
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: CPU0: Thermal monitoring enabled (TM1)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: process: using mwait in idle threads
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: CET detected: Indirect Branch Tracking enabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Spectre V2 : Mitigation: Enhanced IBRS
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Freeing SMP alternatives memory: 44K
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 2003
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (family: 0x6, model: 0x8d, stepping: 0x1)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cblist_init_generic: Setting adjustable number of callback queues.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ... version: 5
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ... bit width: 48
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ... generic registers: 8
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ... value mask: 0000ffffffffffff
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ... max period: 00007fffffffffff
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ... fixed-purpose events: 4
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ... event mask: 0001000f000000ff
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rcu: Hierarchical SRCU implementation.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: smp: Bringing up secondary CPUs ...
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86: Booting SMP configuration:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: smp: Brought up 1 node, 16 CPUs
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: smpboot: Max logical packages: 1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: smpboot: Total of 16 processors activated (73728.00 BogoMIPS)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: devtmpfs: initialized
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/mm: Memory block size: 128MB
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Registering ACPI NVS region [mem 0x70b90000-0x70cd0fff] (1314816 bytes)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pinctrl core: initialized pinctrl subsystem
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: RTC time: 21:19:32, date: 2022-06-09
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: initializing netlink subsys (disabled)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=2000 audit(1654809572.070:1): state=initialized audit_enabled=0 res=1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cpuidle: using governor ladder
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cpuidle: using governor menu
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: HugeTLB: can free 4095 vmemmap pages for hugepages-1048576kB
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI: Using configuration type 1 for base access
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: HugeTLB: can free 7 vmemmap pages for hugepages-2048kB
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Added _OSI(Module Device)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Added _OSI(Processor Device)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: 12 ACPI AML tables successfully acquired and loaded
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Dynamic OEM Table Load:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0xFFFF9DE4019AD000 00051E (v02 PmRef Cpu0Ist 00003000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Dynamic OEM Table Load:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0xFFFF9DE4021DAA00 0001CB (v02 PmRef Cpu0Psd 00003000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Dynamic OEM Table Load:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0xFFFF9DE400127000 0008E7 (v02 PmRef ApIst 00003000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Dynamic OEM Table Load:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: SSDT 0xFFFF9DE4019AC800 0004D4 (v02 PmRef ApPsd 00003000 INTL 20191018)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: EC: EC started
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: EC: interrupt blocked
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC used to handle transactions
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Interpreter enabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Using IOAPIC for interrupt routing
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [PG00]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [PG02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [PG03]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [PG00]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS05._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS07._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS08._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS09._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [BTRT]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [V0PR]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [V1PR]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [V2PR]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [WRST]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [TBT0]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [TBT1]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS01._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS02._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS03._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS04._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PM: Power Resource [PIN]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI host bridge to bus 0000:00
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: root bus resource [mem 0x80400000-0xbfffffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:00.0: [8086:9a36] type 00 class 0x060000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: [8086:9a01] type 01 class 0x060400
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: [8086:9a60] type 00 class 0x030000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: reg 0x10: [mem 0x6202000000-0x6202ffffff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:04.0: reg 0x10: [mem 0x6203100000-0x620311ffff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:08.0: reg 0x10: [mem 0x6203158000-0x6203158fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x6203140000-0x6203147fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:0a.0: enabling Extended Tags
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:0d.0: [8086:9a17] type 00 class 0x0c0330
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x6203130000-0x620313ffff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.0: [8086:43ed] type 00 class 0x0c0330
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.0: reg 0x10: [mem 0x6203120000-0x620312ffff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.2: [8086:43ef] type 00 class 0x050000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.2: reg 0x10: [mem 0x6203150000-0x6203153fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.2: reg 0x18: [mem 0x6203157000-0x6203157fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.3: [8086:43f0] type 00 class 0x028000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.3: reg 0x10: [mem 0x620314c000-0x620314ffff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:15.0: [8086:43e8] type 00 class 0x0c8000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:16.0: [8086:43e0] type 00 class 0x078000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:16.0: reg 0x10: [mem 0x6203155000-0x6203155fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:16.0: PME# supported from D3hot
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:17.0: [8086:43d3] type 00 class 0x010601
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:17.0: reg 0x10: [mem 0x82400000-0x82401fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:17.0: reg 0x14: [mem 0x82403000-0x824030ff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:17.0: reg 0x18: [io 0x5090-0x5097]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:17.0: reg 0x1c: [io 0x5080-0x5083]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:17.0: reg 0x20: [io 0x5060-0x507f]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:17.0: reg 0x24: [mem 0x82402000-0x824027ff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:17.0: PME# supported from D3hot
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1b.0: [8086:43c0] type 01 class 0x060400
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.0: [8086:43b0] type 01 class 0x060400
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: [8086:43b4] type 01 class 0x060400
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.0: [8086:438b] type 00 class 0x060100
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.3: [8086:43c8] type 00 class 0x040100
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x6203148000-0x620314bfff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x6203000000-0x62030fffff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.4: [8086:43a3] type 00 class 0x0c0500
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x6203154000-0x62031540ff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.5: [8086:43a4] type 00 class 0x0c8000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: [10de:249d] type 00 class 0x030000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: reg 0x10: [mem 0x81000000-0x81ffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: reg 0x14: [mem 0x6000000000-0x61ffffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x6200000000-0x6201ffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: reg 0x24: [io 0x4000-0x407f]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: reg 0x30: [mem 0x82000000-0x8207ffff pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.1: [10de:228b] type 00 class 0x040300
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.1: reg 0x10: [mem 0x82080000-0x82083fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: bridge window [mem 0x81000000-0x820fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:02:00.0: [2646:500e] type 00 class 0x010802
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:02:00.0: reg 0x10: [mem 0x82300000-0x82303fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1b.0: bridge window [mem 0x82300000-0x823fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:03:00.0: [2646:500c] type 00 class 0x010802
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:03:00.0: reg 0x10: [mem 0x82200000-0x82203fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.0: bridge window [mem 0x82200000-0x822fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:04:00.0: reg 0x10: [io 0x3000-0x30ff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:04:00.0: reg 0x18: [mem 0x82104000-0x82104fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:04:00.0: reg 0x20: [mem 0x82100000-0x82103fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:04:00.0: supports D1 D2
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: PCI bridge to [bus 04]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: bridge window [io 0x3000-0x3fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: bridge window [mem 0x82100000-0x821fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: EC: interrupt unblocked
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: EC: event unblocked
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: EC: GPE=0x6e
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC initialization complete
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: \_SB_.PC00.LPCB.EC__: EC: Used to handle transactions and events
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: iommu: Default domain type: Translated
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: SCSI subsystem initialized
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: libata version 3.00 loaded.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: bus type USB registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usbcore: registered new interface driver usbfs
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usbcore: registered new interface driver hub
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usbcore: registered new device driver usb
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PTP clock support registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: EDAC MC: Ver: 3.0.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Registered efivars operations
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NetLabel: Initializing
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NetLabel: domain hash size = 128
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NetLabel: unlabeled traffic allowed by default
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: mctp: management component transport protocol core
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NET: Registered PF_MCTP protocol family
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI: Using ACPI for IRQ routing
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: reserve RAM buffer [mem 0x681f4000-0x6bffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: reserve RAM buffer [mem 0x6b84c000-0x6bffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: reserve RAM buffer [mem 0x6d9c4000-0x6fffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: reserve RAM buffer [mem 0x73f00000-0x73ffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: e820: reserve RAM buffer [mem 0x47fc00000-0x47fffffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: vgaarb: loaded
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: clocksource: Switched to clocksource tsc-early
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: VFS: Disk quotas dquot_6.6.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pnp: PnP ACPI init
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:02: [io 0x0680-0x069f] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:02: [io 0x164e-0x164f] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:03: [io 0x1854-0x1857] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [io 0x1800-0x18fe] could not be reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xfe04c000-0xfe04ffff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xfe050000-0xfe0affff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xfe0d0000-0xfe0fffff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xfd000000-0xfd68ffff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: system 00:06: [io 0x2000-0x20fe] has been reserved
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pnp: PnP ACPI: found 8 devices
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NET: Registered PF_INET protocol family
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: TCP: Hash tables configured (established 131072 bind 65536)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NET: Registered PF_XDP protocol family
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x80400000-0x80400fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: bridge window [mem 0x81000000-0x820fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:01.0: bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1b.0: bridge window [mem 0x82300000-0x823fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.0: bridge window [mem 0x82200000-0x822fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: PCI bridge to [bus 04]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: bridge window [io 0x3000-0x3fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:00:1d.4: bridge window [mem 0x82100000-0x821fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: resource 8 [mem 0x80400000-0xbfffffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:01: resource 1 [mem 0x81000000-0x820fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:02: resource 1 [mem 0x82300000-0x823fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:03: resource 1 [mem 0x82200000-0x822fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci_bus 0000:04: resource 1 [mem 0x82100000-0x821fffff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI: CLS 64 bytes, default 64
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: software IO TLB: mapped [mem 0x0000000063d73000-0x0000000067d73000] (64MB)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Trying to unpack rootfs image as initramfs...
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: clocksource: Switched to clocksource tsc
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Initialise system trusted keyrings
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Key type blacklist registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: zbud: loaded
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Key type asymmetric registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Asymmetric key parser 'x509' registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Freeing initrd memory: 18332K
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: io scheduler mq-deadline registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: io scheduler kyber registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: io scheduler bfq registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 123
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: pcieport 0000:00:1d.4: PME: Signaling with IRQ 125
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: AC: AC Adapter [ADP1] (off-line)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:37/PNP0C09:00/PNP0C0D:00/input/input0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: button: Lid Switch [LID0]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: button: Sleep Button [SLPB]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: button: Power Button [PWRB]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: button: Power Button [PWRF]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: thermal: Thermal Zone [THRM] (39 C)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Non-volatile memory driver v1.3
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Linux agpgart interface v0.103
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ahci 0000:00:17.0: version 3.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: scsi host0: ahci
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: scsi host1: ahci
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: scsi host2: ahci
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ata1: DUMMY
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ata2: DUMMY
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ata3: SATA max UDMA/133 abar m2048@0x82402000 port 0x82402200 irq 126
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: bus type drm_connector registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ehci-pci: EHCI PCI platform driver
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ohci-pci: OHCI PCI platform driver
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: uhci_hcd: USB Universal Host Controller Interface driver
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usbcore: registered new interface driver usbserial_generic
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usbserial: USB Serial support registered for generic
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rtc_cmos rtc_cmos: registered as rtc0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rtc_cmos rtc_cmos: setting system clock to 2022-06-09T21:19:32 UTC (1654809572)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: intel_pstate: CPU model not supported
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: efifb: probing for efifb
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: efifb: showing boot graphics
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: efifb: framebuffer at 0x4000000000, using 8128k, total 8128k
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: efifb: scrolling: redraw
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: fbcon: Deferring console take-over
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: fb0: EFI VGA frame buffer device
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: intel_pmc_core INT33A1:00: initialized
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: drop_monitor: Initializing network drop monitor service
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Initializing XFRM netlink socket
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NET: Registered PF_INET6 protocol family
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Segment Routing with IPv6
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RPL Segment Routing with IPv6
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: In-situ OAM (IOAM) with IPv6
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NET: Registered PF_PACKET protocol family
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: microcode: sig=0x806d1, pf=0x2, revision=0x3e
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: microcode: Microcode Update Driver: v2.2.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: resctrl: L2 allocation detected
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: IPI shorthand broadcast: enabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: sched_clock: Marking stable (571748872, 4700124)->(589088425, -12639429)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: registered taskstats version 1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Loading compiled-in X.509 certificates
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Loaded X.509 cert 'Build time autogenerated kernel key: cc83493474e55c69e4c612b3a92c71cef896bc08'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: zswap: loaded using pool lz4/z3fold
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Key type ._fscrypt registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Key type .fscrypt registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Key type fscrypt-provisioning registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PM: Magic number: 10:176:348
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RAS: Correctable Errors collector initialized.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI: battery: Slot [BAT1] (battery present)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ata3: SATA link down (SStatus 4 SControl 300)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Freeing unused decrypted memory: 2036K
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Freeing unused kernel image (initmem) memory: 1872K
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Write protecting the kernel read-only data: 30720k
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Freeing unused kernel image (rodata/data gap) memory: 1364K
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rodata_test: all tests were successful
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Run /init as init process
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: with arguments:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: /init
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: with environment:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: HOME=/
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: TERM=linux
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: BOOT_IMAGE=/vmlinuz-linux-zen
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cryptdevice=/dev/nvme1n1p2:root
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: fbcon: Taking over console
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Console: switching to colour frame buffer device 240x67
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cryptd: max_cpu_qlen set to 1000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb1: Product: xHCI Host Controller
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb1: Manufacturer: Linux 5.18.2-zen1-1-zen xhci-hcd
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb1: SerialNumber: 0000:00:0d.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hub 1-0:1.0: USB hub found
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hub 1-0:1.0: 1 port detected
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb2: Product: xHCI Host Controller
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb2: Manufacturer: Linux 5.18.2-zen1-1-zen xhci-hcd
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb2: SerialNumber: 0000:00:0d.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hub 2-0:1.0: USB hub found
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hub 2-0:1.0: 4 ports detected
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS01._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS02._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS03._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.TXHC.RHUB.SS04._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb3: Product: xHCI Host Controller
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb3: Manufacturer: Linux 5.18.2-zen1-1-zen xhci-hcd
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb3: SerialNumber: 0000:00:14.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hub 3-0:1.0: USB hub found
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hub 3-0:1.0: 16 ports detected
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS05._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS06._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS07._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS08._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.UBTC.RUCC], AE_NOT_FOUND (20211217/psargs-330)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ACPI Error: Aborting method \_SB.PC00.XHCI.RHUB.HS09._PLD due to previous error (AE_NOT_FOUND) (20211217/psparse-529)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: AVX2 version of gcm_enc/dec engaged.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: AES CTR mode by8 optimization enabled
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.18
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb4: Product: xHCI Host Controller
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb4: Manufacturer: Linux 5.18.2-zen1-1-zen xhci-hcd
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb usb4: SerialNumber: 0000:00:14.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme nvme0: pci function 0000:02:00.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme nvme1: pci function 0000:03:00.0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hub 4-0:1.0: USB hub found
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hub 4-0:1.0: 8 ports detected
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme nvme1: missing or invalid SUBNQN field.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme nvme1: Shutdown timeout set to 10 seconds
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme nvme1: 8/0/0 default/read/poll queues
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme1n1: p1 p2
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvme0n1: p1 p2
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: device-mapper: uevent: version 1.0.3
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@redhat.com
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Key type encrypted registered
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-10: new high-speed USB device number 2 using xhci_hcd
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-10: New USB device found, idVendor=5986, idProduct=211b, bcdDevice= 3.01
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-10: Product: HD Webcam
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-10: Manufacturer: SunplusIT Inc
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-14: new full-speed USB device number 3 using xhci_hcd
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Quota mode: none.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: systemd 251.2-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Detected architecture x86-64.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Hostname set to <gaming-laptop.wyvi.int>.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: /usr/lib/systemd/system/wg-quick@.service:12: Unknown key name 'Require' in section 'Unit', ignoring.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Queued start job for default target Graphical Interface.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Created slice Slice /system/getty.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Created slice Slice /system/modprobe.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Created slice Slice /system/wg-quick.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Created slice User and Session Slice.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Local Encrypted Volumes.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Login Prompts.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Host and Network Name Lookups.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Path Units.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Remote File Systems.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Slice Units.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Swaps.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Local Verity Protected Volumes.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on LVM2 poll daemon socket.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on Process Core Dump Socket.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on Journal Audit Socket.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on Journal Socket (/dev/log).
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on Journal Socket.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on Network Service Netlink Socket.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on udev Control Socket.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on udev Kernel Socket.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting Huge Pages File System...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting POSIX Message Queue File System...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting Kernel Debug File System...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting Kernel Trace File System...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting Temporary Directory /tmp...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Create List of Static Device Nodes...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Load Kernel Module configfs...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Load Kernel Module drm...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Load Kernel Module fuse...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Journal Service...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Load Kernel Modules...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Generate network units from Kernel command line...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Coldplug All udev Devices...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted Huge Pages File System.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted POSIX Message Queue File System.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted Kernel Debug File System.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted Kernel Trace File System.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted Temporary Directory /tmp.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Create List of Static Device Nodes.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Load Kernel Module configfs.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Load Kernel Module drm.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting Kernel Configuration File System...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Generate network units from Kernel command line.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Preparation for Network.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: EXT4-fs (dm-0): re-mounted. Quota mode: none.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted Kernel Configuration File System.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Load/Save Random Seed...
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: fuse: init (API version 7.36)
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Create System Users...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Load Kernel Module fuse.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting FUSE Control File System...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted FUSE Control File System.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: IPMI message handler: version 39.2
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Load/Save Random Seed.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1130 audit(1654809581.377:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ipmi device interface
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Create System Users.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1130 audit(1654809581.391:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-journald[494]: Journal started
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-journald[494]: Runtime Journal (/run/log/journal/1e4e11e62388409f906d0a26a56ce6e5) is 8.0M, max 785.0M, 777.0M free.
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-modules-load[495]: Inserted module 'crypto_user'
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-modules-load[495]: Inserted module 'ipmi_devintf'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Started Journal Service.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1130 audit(1654809581.394:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-journald[494]: Time spent on flushing to /var/log/journal/1e4e11e62388409f906d0a26a56ce6e5 is 190.644ms for 885 entries.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-journald[494]: System Journal (/var/log/journal/1e4e11e62388409f906d0a26a56ce6e5) is 207.5M, max 4.0G, 3.7G free.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-journald[494]: Received client request to flush runtime journal.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1130 audit(1654809581.423:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1334 audit(1654809581.424:6): prog-id=9 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1334 audit(1654809581.424:7): prog-id=10 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1334 audit(1654809581.424:8): prog-id=11 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1130 audit(1654809581.468:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1130 audit(1654809581.508:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: soc_button_array ACPI0011:00: Unknown button index 0 upage 01 usage c6, ignoring
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input6
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Consider using thermal netlink events interface
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: audit: type=1130 audit(1654809581.578:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: wmi_bus wmi_bus-PNP0C14:00: WQAK data block query control method not found
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: wmi_bus wmi_bus-PNP0C14:00: WQAL data block query control method not found
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvidia: loading out-of-tree module taints kernel.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Disabling lock debugging due to kernel taint
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int audit: BPF prog-id=9 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int audit: BPF prog-id=10 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int audit: BPF prog-id=11 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int mtp-probe[565]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-10"
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 09 23:19:41 gaming-laptop.wyvi.int mtp-probe[565]: bus: 3, device: 2 was not an MTP device
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-udevd[510]: Using default interface naming scheme 'v251'.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Preparation for Local File Systems.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-udevd[510]: Configuration file /usr/lib/udev/rules.d/77-mm-fibocom-port-types.rules is marked executable. Please remove executable permission bits. Proceeding anyway.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Coldplug All udev Devices.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Found device KINGSTON SNVS2000G 1.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Found device KINGSTON OM8PCP3512F-AI1 1.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting File System Check on /dev/disk/by-uuid/93aba9b5-a10d-41e5-a7ea-6f3da34e63ad...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting File System Check on /dev/disk/by-uuid/9E00-9C59...
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: mc: Linux media interface: v0.10
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7fff]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: caller __uncore_imc_init_box+0xc4/0x110 [intel_uncore] mapping multiple BARs
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-fsck[573]: /dev/nvme0n1p1: sauber, 22/19660800 Dateien, 1512762/78643200 Blöcke
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished File System Check on /dev/disk/by-uuid/93aba9b5-a10d-41e5-a7ea-6f3da34e63ad.
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-93aba9b5\x2da10d\x2d41e5\x2da7ea\x2d6f3da34e63ad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting /home/sandra/.steam...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-fsck[574]: fsck.fat 4.2 (2021-01-31)
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-fsck[574]: /dev/nvme1n1p1: 368 files, 20209/261628 clusters
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished File System Check on /dev/disk/by-uuid/9E00-9C59.
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-9E00\x2d9C59 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: i2c i2c-0: 2/4 memory slots populated (from DMI)
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounting /boot...
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: i2c i2c-0: Successfully instantiated SPD at 0x50
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: i2c i2c-0: Successfully instantiated SPD at 0x52
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Quota mode: none.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted /home/sandra/.steam.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 507
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: traps: Missing ENDBR: _nv011433rm+0x0/0x10 [nvidia]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ------------[ cut here ]------------
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: kernel BUG at arch/x86/kernel/traps.c:252!
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: CPU: 6 PID: 495 Comm: systemd-modules Tainted: P OE 5.18.2-zen1-1-zen #1 b5ec6aab2a56a94a2856ee69d896d001068bc025
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Hardware name: Micro-Star International Co., Ltd. Katana GF66 11UG/MS-1581, BIOS E1581IMS.306 04/21/2021
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: videodev: Linux video capture interface: v2.00
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RIP: 0010:exc_control_protection+0xc2/0xd0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Code: 8b 93 80 00 00 00 be f9 00 00 00 48 c7 c7 de 90 66 af e8 d1 80 30 ff e9 72 ff ff ff 48 c7 c7 c5 90 66 af e8 50 2f fa ff 0f 0b <0f> 0b 66 66 2e 0f 1f 84 00 00 00 00 00 90 66 0f 1f 00 41 54 55 53
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RSP: 0018:ffffb6a280f8ba88 EFLAGS: 00010002
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RAX: 0000000000000033 RBX: ffffb6a280f8baa8 RCX: 0000000000000027
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff9de76f9a16a0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RBP: 0000000000000003 R08: 0000000000000001 R09: 00000000ffffffea
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: R10: ffffffffafe5aa20 R11: 0000000000000002 R12: 0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: FS: 00007fa185f4a380(0000) GS:ffff9de76f980000(0000) knlGS:0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: CR2: 00007f3384fe5000 CR3: 00000001013ce003 CR4: 0000000000f70ee0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PKRU: 55555554
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Call Trace:
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: <TASK>
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: asm_exc_control_protection+0x22/0x30
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RIP: 0010:_nv011433rm+0x0/0x10 [nvidia]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Code: 66 2e 0f 1f 84 00 00 00 00 00 48 83 ec 08 e8 d7 0f 1e 00 48 83 c4 08 48 89 c7 e9 bb ff ff ff 66 2e 0f 1f 84 00 00 00 00 00 90 <48> 89 f7 e9 18 08 00 00 0f 1f 84 00 00 00 00 00 48 89 f7 e9 18 08
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RSP: 0018:ffffb6a280f8bb50 EFLAGS: 00010202
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RAX: ffffffffc0f23f40 RBX: ffffffffc3138b70 RCX: 0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RDX: 00000000000bb105 RSI: 0000000000000010 RDI: ffffffffc3138b70
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RBP: ffff9de40e72dfe0 R08: 0000000000000020 R09: ffffffffc3138bb0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: R10: ffffffffc30ef8b0 R11: 0000000000000000 R12: 0000000000000010
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: R13: ffff9de40e72b000 R14: ffffb6a280f8bc7e R15: 0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? _nv034912rm+0x20/0x20 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: _nv011431rm+0x24/0xe0 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? nvidia_init_module+0x68a/0x68a [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: _nv034913rm+0xe/0xa0 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: _nv034916rm+0x1d/0x30 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: _nv034918rm+0x2f/0x40 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: _nv015566rm+0x15/0x70 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: _nv000642rm+0x9/0x20 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? cdev_add+0x4d/0x60
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: rm_init_rm+0x17/0x60 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? nvidia_init_module+0x68a/0x68a [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvidia_init_module+0x242/0x68a [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? nvidia_init_module+0x68a/0x68a [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: nvidia_frontend_init_module+0x50/0x91 [nvidia 1263642a18c55c80c4aa459906cdc740a5c77d02]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: do_one_initcall+0x118/0x2d0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: do_init_module+0x4a/0x240
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: __x64_sys_init_module+0x7c/0xd0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: do_syscall_64+0x5c/0x90
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? syscall_exit_to_user_mode+0x26/0x50
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? do_syscall_64+0x6b/0x90
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? __vm_munmap+0x90/0x110
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? syscall_exit_to_user_mode+0x26/0x50
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? __x64_sys_munmap+0x1b/0x20
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ? do_syscall_64+0x6b/0x90
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: entry_SYSCALL_64_after_hwframe+0x44/0xae
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RIP: 0033:0x7fa18591299e
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Code: 48 8b 0d fd a3 0e 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d ca a3 0e 00 f7 d8 64 89 01 48
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RSP: 002b:00007fffbf9838a8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RAX: ffffffffffffffda RBX: 000055a9919dea70 RCX: 00007fa18591299e
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RDX: 00007fa18610732c RSI: 0000000003cd80c8 RDI: 00007fa17de85010
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RBP: 00007fa17de85010 R08: 0000000002061000 R09: 0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: R10: 00007fa18590768b R11: 0000000000000246 R12: 00007fa18610732c
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: R13: 000055a9919de7e0 R14: 000055a9919de760 R15: 000055a9919defe0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: </TASK>
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Modules linked in: fat(+) pcc_cpufreq(-) bluetooth(+) fjes(-) mei_me ttm intel_cstate videodev processor_thermal_mbox realtek snd_timer intel_lpss_pci i2c_i801 mdio_devres ecdh_generic intel_lpss processor_thermal_rapl spi_intel_pci intel_uncore snd pcspkr psmouse intel_rapl_common libphy i2c_smbus spi_intel nvidia(POE+) rfkill mei drm_dp_helper idma64 mc soundcore int340x_thermal_zone i2c_hid_acpi intel_vsec intel_gtt intel_soc_dts_iosf i2c_hid wmi tpm_crb video gpio_keys int3400_thermal tpm_tis tpm_tis_core acpi_thermal_rel acpi_pad soc_button_array acpi_tad mac_hid acpi_cpufreq ipmi_devintf ipmi_msghandler crypto_user fuse bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_crypt cbc encrypted_keys trusted asn1_encoder tee tpm rng_core dm_mod serio_raw atkbd crct10dif_pclmul libps2 crc32_pclmul crc32c_intel vivaldi_fmap ghash_clmulni_intel nvme aesni_intel crypto_simd xhci_pci cryptd nvme_core i8042 xhci_pci_renesas serio
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ---[ end trace 0000000000000000 ]---
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RIP: 0010:exc_control_protection+0xc2/0xd0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Code: 8b 93 80 00 00 00 be f9 00 00 00 48 c7 c7 de 90 66 af e8 d1 80 30 ff e9 72 ff ff ff 48 c7 c7 c5 90 66 af e8 50 2f fa ff 0f 0b <0f> 0b 66 66 2e 0f 1f 84 00 00 00 00 00 90 66 0f 1f 00 41 54 55 53
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RSP: 0018:ffffb6a280f8ba88 EFLAGS: 00010002
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RAX: 0000000000000033 RBX: ffffb6a280f8baa8 RCX: 0000000000000027
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RDX: 0000000000000000 RSI: 0000000000000001 RDI: ffff9de76f9a16a0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: RBP: 0000000000000003 R08: 0000000000000001 R09: 00000000ffffffea
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: R10: ffffffffafe5aa20 R11: 0000000000000002 R12: 0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: FS: 00007fa185f4a380(0000) GS:ffff9de76f980000(0000) knlGS:0000000000000000
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: CR2: 00007f3384fe5000 CR3: 00000001013ce003 CR4: 0000000000f70ee0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: PKRU: 55555554
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: systemd-modules-load.service: Main process exited, code=killed, status=11/SEGV
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: systemd-modules-load.service: Failed with result 'signal'.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Failed to start Load Kernel Modules.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Bluetooth: Core ver 2.22
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: NET: Registered PF_BLUETOOTH protocol family
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Bluetooth: HCI device and connection manager initialized
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Bluetooth: HCI socket layer initialized
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Bluetooth: L2CAP socket layer initialized
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Bluetooth: SCO socket layer initialized
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Apply Kernel Variables...
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: PNP0C50:00 04F3:30AA Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-PNP0C50:00/0018:04F3:30AA.0001/input/input9
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: PNP0C50:00 04F3:30AA Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-PNP0C50:00/0018:04F3:30AA.0001/input/input11
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: hid-generic 0018:04F3:30AA.0001: input,hidraw0: I2C HID v1.00 Mouse [PNP0C50:00 04F3:30AA] on i2c-PNP0C50:00
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Apply Kernel Variables.
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int audit: BPF prog-id=12 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Network Configuration...
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Mounted /boot.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Local File Systems.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Create Volatile Files and Directories...
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: cfg80211: failed to load regulatory.db
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: r8169 0000:04:00.0 eth0: RTL8168h/8111h, d8:bb:c1:21:ea:b7, XID 541, IRQ 150
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: intel_rapl_common: Found RAPL domain package
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Create Volatile Files and Directories.
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Rebuild Journal Catalog...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[602]: SYSTEM_BOOT pid=602 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-networkd[590]: lo: Link UP
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-networkd[590]: lo: Gained carrier
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-networkd[590]: Enumeration completed
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Started Network Configuration.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Wait for Network to be Configured...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Rebuild Journal Catalog.
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usb 3-10: Found UVC 1.00 device HD Webcam (5986:211b)
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: Intel(R) Wireless WiFi driver for Linux
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-udevd[545]: vtcon0: Process '/usr/lib/systemd/systemd-vconsole-setup' failed with exit code 1.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: intel_rapl_common: Found RAPL domain package
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: intel_rapl_common: Found RAPL domain core
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: intel_rapl_common: Found RAPL domain uncore
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: intel_rapl_common: Found RAPL domain psys
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd-udevd[523]: vtcon1: Process '/usr/lib/systemd/systemd-vconsole-setup' failed with exit code 1.
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-72.ucode failed with error -2
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: HD Webcam: HD Webcam as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/input/input12
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: usbcore: registered new interface driver uvcvideo
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: input: MSI WMI hotkeys as /devices/virtual/input/input13
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: iTCO_vendor_support: vendor-support=0
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: r8169 0000:04:00.0 enp4s0: renamed from eth0
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Rebuild Dynamic Linker Cache.
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Update is Completed...
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Finished Update is Completed.
Jun 09 23:19:41 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target System Initialization.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Started Daily verification of password and group files.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Timer Units.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Socket Units.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Reached target Basic System.
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting D-Bus System Message Bus...
Jun 09 23:19:41 gaming-laptop.wyvi.int audit: BPF prog-id=13 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting Wireless service...
Jun 09 23:19:41 gaming-laptop.wyvi.int audit: BPF prog-id=14 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int audit: BPF prog-id=15 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int audit: BPF prog-id=16 op=LOAD
Jun 09 23:19:41 gaming-laptop.wyvi.int systemd[1]: Starting User Login Management...
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: iwlwifi 0000:00:14.3: loaded firmware version 71.058653f6.0 QuZ-a0-hr-b0-71.ucode op_mode iwlmvm
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd-networkd[590]: eth0: Interface name change detected, renamed to enp4s0.
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: spi-nor spi0.0: mx25l25635e (32768 Kbytes)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: checking generic (4000000000 7f0000) vs hw (6202000000 1000000)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: checking generic (4000000000 7f0000) vs hw (4000000000 10000000)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: fb0: switching to i915 from EFI VGA
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Console: switching to colour dummy device 80x25
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: intel_tcc_cooling: Programmable TCC Offset detected
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: 0x000000000000-0x000002000000 : "BIOS"
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: NET: Registered PF_ALG protocol family
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
Jun 09 23:19:42 gaming-laptop.wyvi.int dbus-daemon[641]: dbus[641]: Unknown group "netdev" in message bus configuration file
Jun 09 23:19:42 gaming-laptop.wyvi.int dbus-daemon[641]: dbus[641]: Unknown group "netdev" in message bus configuration file
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Started D-Bus System Message Bus.
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd-logind[643]: Watching system buttons on /dev/input/event3 (Power Button)
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd-logind[643]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd-logind[643]: Watching system buttons on /dev/input/event2 (Power Button)
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd-logind[643]: Watching system buttons on /dev/input/event1 (Sleep Button)
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd-logind[643]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Jun 09 23:19:42 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd-logind[643]: New seat seat0.
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Started User Login Management.
Jun 09 23:19:42 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: ACPI: video: Video Device [PEGP] (multi-head: no rom: yes post: no)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input14
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: fbcon: i915drmfb (fb0) is primary device
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: PNP0C50:00 04F3:30AA Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-PNP0C50:00/0018:04F3:30AA.0001/input/input20
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: PNP0C50:00 04F3:30AA Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-PNP0C50:00/0018:04F3:30AA.0001/input/input22
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: hid-multitouch 0018:04F3:30AA.0001: input,hidraw0: I2C HID v1.00 Mouse [PNP0C50:00 04F3:30AA] on i2c-PNP0C50:00
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: usbcore: registered new interface driver btusb
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Device revision is 2
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Secure boot is enabled
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: OTP lock is enabled
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: API lock is enabled
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Debug lock is disabled
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input16
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input17
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input18
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input19
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 09 23:19:42 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Starting Bluetooth service...
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Boot Address: 0x24800
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Firmware Version: 50-12.22
Jun 09 23:19:42 gaming-laptop.wyvi.int bluetoothd[668]: Bluetooth daemon 5.64
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Started Bluetooth service.
Jun 09 23:19:42 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Reached target Bluetooth Support.
Jun 09 23:19:42 gaming-laptop.wyvi.int bluetoothd[668]: Starting SDP server
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: BNEP filters: protocol multicast
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: Bluetooth: BNEP socket layer initialized
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Starting Save/Restore Sound Card State...
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Finished Save/Restore Sound Card State.
Jun 09 23:19:42 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:42 gaming-laptop.wyvi.int systemd[1]: Reached target Sound Card.
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d5f01)
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x11, 0x15, 0x0d.
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: psmouse serio1: elantech: Elan sample query result 03, c0, 76
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
Jun 09 23:19:42 gaming-laptop.wyvi.int kernel: mousedev: PS/2 mouse device common for all mice
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Console: switching to colour frame buffer device 240x67
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jun 09 23:19:43 gaming-laptop.wyvi.int dbus-daemon[641]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=668 comm="/usr/lib/bluetooth/bluetoothd")
Jun 09 23:19:43 gaming-laptop.wyvi.int bluetoothd[668]: Bluetooth management interface 1.22 initialized
Jun 09 23:19:43 gaming-laptop.wyvi.int audit: BPF prog-id=17 op=LOAD
Jun 09 23:19:43 gaming-laptop.wyvi.int audit: BPF prog-id=18 op=LOAD
Jun 09 23:19:43 gaming-laptop.wyvi.int audit: BPF prog-id=19 op=LOAD
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Starting Hostname Service...
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd-udevd[542]: vtcon1: Process '/usr/lib/systemd/systemd-vconsole-setup' failed with exit code 1.
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Created slice Slice /system/systemd-backlight.
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: thermal thermal_zone4: failed to read out thermal zone (-61)
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jun 09 23:19:43 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:43 gaming-laptop.wyvi.int dbus-daemon[641]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Started Hostname Service.
Jun 09 23:19:43 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Wireless daemon version 1.28
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Loaded configuration from /etc/iwd/main.conf
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Started Wireless service.
Jun 09 23:19:43 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Reached target Network.
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: station: Network configuration is disabled.
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Starting Permit User Sessions...
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Finished Permit User Sessions.
Jun 09 23:19:43 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd[1]: Started Simple Desktop Display Manager.
Jun 09 23:19:43 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:1:1-3964a
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:21:0 Kernel ABI 3:19:1
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
Jun 09 23:19:43 gaming-laptop.wyvi.int sddm[772]: Initializing...
Jun 09 23:19:43 gaming-laptop.wyvi.int sddm[772]: Starting...
Jun 09 23:19:43 gaming-laptop.wyvi.int sddm[772]: Logind interface found
Jun 09 23:19:43 gaming-laptop.wyvi.int sddm[772]: Adding new display on vt 1 ...
Jun 09 23:19:43 gaming-laptop.wyvi.int sddm[772]: Loading theme configuration from ""
Jun 09 23:19:43 gaming-laptop.wyvi.int sddm[772]: Display server starting...
Jun 09 23:19:43 gaming-laptop.wyvi.int sddm[772]: Adding cookie to "/var/run/sddm/{726374cb-d623-445e-8bc8-d0ba93e093ae}"
Jun 09 23:19:43 gaming-laptop.wyvi.int sddm[772]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{726374cb-d623-445e-8bc8-d0ba93e093ae} -noreset -displayfd 17
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: iwlwifi 0000:00:14.3: base HW address: 14:18:c3:3e:61:33
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Wiphy: 0, Name: phy0
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Permanent Address: 14:18:c3:3e:61:33
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 2.4Ghz Band:
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Bitrates (non-HT):
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 1.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 2.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 5.5 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 11.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 6.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 9.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 12.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 18.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 24.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 36.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 48.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 54.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: HT Capabilities:
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: HT40
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Short GI for 20Mhz
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Short GI for 40Mhz
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: HT RX MCS indexes:
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 0-15
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 5Ghz Band:
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Bitrates (non-HT):
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 6.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 9.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 12.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 18.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 24.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 36.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 48.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 54.0 Mbps
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: HT Capabilities:
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: HT40
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Short GI for 20Mhz
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Short GI for 40Mhz
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: HT RX MCS indexes:
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 0-15
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: VHT Capabilities:
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: 160 Mhz operation
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Short GI for 80Mhz
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Short GI for 160 and 80 + 80 Mhz
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Max RX MCS: 0-9 for NSS: 2
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Max TX MCS: 0-9 for NSS: 2
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Ciphers: CCMP TKIP BIP
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Jun 09 23:19:43 gaming-laptop.wyvi.int iwd[642]: NEW_INTERFACE failed: Too many open files in system
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:1:1-3964a
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:21:0 Kernel ABI 3:19:1
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: warn: FW ABI is more recent than kernel
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:21:0 Kernel ABI 3:19:1
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: warn: topology ABI is more recent than kernel
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: snd_hda_codec_realtek ehdaudio0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: snd_hda_codec_realtek ehdaudio0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: snd_hda_codec_realtek ehdaudio0D0: mono: mono_out=0x0
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: snd_hda_codec_realtek ehdaudio0D0: inputs:
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: snd_hda_codec_realtek ehdaudio0D0: Mic=0x19
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input23
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input24
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input25
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input26
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input27
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd-networkd[590]: wlan0: Link UP
Jun 09 23:19:43 gaming-laptop.wyvi.int systemd-networkd[590]: wlan0: Configuring with /etc/systemd/network/25-wlan0.network.
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Waiting for firmware download to complete
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Firmware loaded in 1588706 usecs
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Waiting for device to boot
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Device booted in 14627 usecs
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Jun 09 23:19:43 gaming-laptop.wyvi.int kernel: Bluetooth: hci0: Firmware revision 0.4 build 50 week 12 2022
Jun 09 23:19:44 gaming-laptop.wyvi.int kernel: wlan0: authenticate with f6:9f:c2:ca:a7:0f
Jun 09 23:19:44 gaming-laptop.wyvi.int kernel: wlan0: Invalid HE elem, Disable HE
Jun 09 23:19:44 gaming-laptop.wyvi.int kernel: wlan0: send auth to f6:9f:c2:ca:a7:0f (try 1/3)
Jun 09 23:19:44 gaming-laptop.wyvi.int kernel: wlan0: authenticated
Jun 09 23:19:44 gaming-laptop.wyvi.int kernel: wlan0: associate with f6:9f:c2:ca:a7:0f (try 1/3)
Jun 09 23:19:44 gaming-laptop.wyvi.int kernel: wlan0: RX AssocResp from f6:9f:c2:ca:a7:0f (capab=0x1511 status=0 aid=2)
Jun 09 23:19:44 gaming-laptop.wyvi.int kernel: wlan0: associated
Jun 09 23:19:44 gaming-laptop.wyvi.int systemd-networkd[590]: wlan0: Connected WiFi access point: Hetzner-guests (f6:9f:c2:ca:a7:0f)
Jun 09 23:19:44 gaming-laptop.wyvi.int systemd-networkd[590]: wlan0: Gained carrier
Jun 09 23:19:44 gaming-laptop.wyvi.int kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd-networkd[590]: wlan0: DHCPv4 address 192.168.0.175/24, gateway 192.168.0.1 acquired from 192.168.0.1
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd-networkd[590]: wlan0: Gained IPv6LL
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd[1]: Finished Wait for Network to be Configured.
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd[1]: Reached target Network is Online.
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd[1]: Starting WireGuard via wg-quick(8) for wgvpn...
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip link add wgvpn type wireguard
Jun 09 23:19:45 gaming-laptop.wyvi.int kernel: wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
Jun 09 23:19:45 gaming-laptop.wyvi.int kernel: wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] wg setconf wgvpn /dev/fd/63
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip -6 address add 2a01:4f8:1c1c:7113:4:3::2/96 dev wgvpn
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip -4 address add 192.168.13.43/24 dev wgvpn
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip link set mtu 1420 up dev wgvpn
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd-networkd[590]: wgvpn: Link UP
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd-networkd[590]: wgvpn: Gained carrier
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] wg set wgvpn fwmark 51820
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip -6 route add ::/0 dev wgvpn table 51820
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip -6 rule add not fwmark 51820 table 51820
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip -6 rule add table main suppress_prefixlength 0
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[860]: [#] ip6tables-restore -n
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[861]: NETFILTER_CFG table=raw family=10 entries=0 op=xt_register pid=861 comm="ip6tables-resto"
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[861]: SYSCALL arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=29 a2=40 a3=7fff0b0aa790 items=0 ppid=860 pid=861 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 09 23:19:45 gaming-laptop.wyvi.int audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[861]: NETFILTER_CFG table=raw family=10 entries=3 op=xt_replace pid=861 comm="ip6tables-resto"
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[861]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=563965dec6b0 items=0 ppid=860 pid=861 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 09 23:19:45 gaming-laptop.wyvi.int audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[861]: NETFILTER_CFG table=mangle family=10 entries=0 op=xt_register pid=861 comm="ip6tables-resto"
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[861]: SYSCALL arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=29 a2=40 a3=7fff0b0aa790 items=0 ppid=860 pid=861 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 09 23:19:45 gaming-laptop.wyvi.int audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[861]: NETFILTER_CFG table=mangle family=10 entries=6 op=xt_replace pid=861 comm="ip6tables-resto"
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[861]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=29 a2=40 a3=563965dee790 items=0 ppid=860 pid=861 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="ip6tables-resto" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 09 23:19:45 gaming-laptop.wyvi.int audit: PROCTITLE proctitle=6970367461626C65732D726573746F7265002D6E
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip -4 route add 0.0.0.0/0 dev wgvpn table 51820
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip -4 rule add not fwmark 51820 table 51820
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] ip -4 rule add table main suppress_prefixlength 0
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[815]: [#] sysctl -q net.ipv4.conf.all.src_valid_mark=1
Jun 09 23:19:45 gaming-laptop.wyvi.int wg-quick[877]: [#] iptables-restore -n
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[878]: NETFILTER_CFG table=raw family=2 entries=0 op=xt_register pid=878 comm="iptables-restor"
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[878]: SYSCALL arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7ffeb4acbf70 items=0 ppid=877 pid=878 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 09 23:19:45 gaming-laptop.wyvi.int audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[878]: NETFILTER_CFG table=raw family=2 entries=3 op=xt_replace pid=878 comm="iptables-restor"
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[878]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5632f5b365d0 items=0 ppid=877 pid=878 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 09 23:19:45 gaming-laptop.wyvi.int audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[878]: NETFILTER_CFG table=mangle family=2 entries=0 op=xt_register pid=878 comm="iptables-restor"
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[878]: SYSCALL arch=c000003e syscall=55 success=yes exit=0 a0=4 a1=0 a2=40 a3=7ffeb4acbf70 items=0 ppid=877 pid=878 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 09 23:19:45 gaming-laptop.wyvi.int audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[878]: NETFILTER_CFG table=mangle family=2 entries=6 op=xt_replace pid=878 comm="iptables-restor"
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[878]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5632f5b386d0 items=0 ppid=877 pid=878 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables-restor" exe="/usr/bin/xtables-legacy-multi" key=(null)
Jun 09 23:19:45 gaming-laptop.wyvi.int audit: PROCTITLE proctitle=69707461626C65732D726573746F7265002D6E
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd[1]: Finished WireGuard via wg-quick(8) for wgvpn.
Jun 09 23:19:45 gaming-laptop.wyvi.int audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wg-quick@wgvpn comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd[1]: Reached target Multi-User System.
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd[1]: Reached target Graphical Interface.
Jun 09 23:19:45 gaming-laptop.wyvi.int systemd[1]: Startup finished in 5.623s (firmware) + 4.632s (loader) + 9.246s (kernel) + 4.786s (userspace) = 24.289s.
Jun 09 23:19:48 gaming-laptop.wyvi.int systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 09 23:19:48 gaming-laptop.wyvi.int audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:19:48 gaming-laptop.wyvi.int kernel: kauditd_printk_skb: 56 callbacks suppressed
Jun 09 23:19:48 gaming-laptop.wyvi.int kernel: audit: type=1131 audit(1654809588.444:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jun 09 23:20:12 gaming-laptop.wyvi.int systemd-logind[643]: Power key pressed short.
Jun 09 23:20:12 gaming-laptop.wyvi.int systemd-logind[643]: Powering Off...
Jun 09 23:20:12 gaming-laptop.wyvi.int systemd-logind[643]: System is powering down.Offline
Jun 09 23:19:41 gaming-laptop.wyvi.int kernel: traps: Missing ENDBR: _nv011433rm+0x0/0x10 [nvidia]Offline
Thank you! It works
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
Pages: 1