regressions.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: adel.ks@zegrapher.com
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org, regressions@lists.linux.dev
Subject: Re: Kernel 5.12.10 and 5.12.9 freezing after boot-up with while sound output is looping
Date: Mon, 14 Jun 2021 17:12:06 +0200	[thread overview]
Message-ID: <13e1cfa157a63ff5dcacdbc0c4a41418@zegrapher.com> (raw)
In-Reply-To: <YMdgev1GDhmbAF4U@kroah.com>

[-- Attachment #1: Type: text/plain, Size: 3077 bytes --]

Hello,

> So I am also guessing that 5.13-rc6 fails in this same way?
I took the time to compile and test the 5.13-rc6 version: it has the 
same issue (complete freeze with sound looping forever until I manually 
switch off the computer with the hardware button on the case). Please 
find attached the kernel journal for that specific boot, called 
`journaloutput-513r6`

> And you do have this specific hardware, for this specific patch, right?
Yes, I have a Realtek ALC1220 codec in my motherboard, currently on 
5.12.8, I have the following modules running:

$ lsmod | grep snd
snd_usb_audio         331776  2
snd_usbmidi_lib        45056  1 snd_usb_audio
snd_rawmidi            40960  1 snd_usbmidi_lib
snd_hda_codec_realtek   159744  1
snd_hda_codec_generic    94208  1 snd_hda_codec_realtek
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_codec_hdmi     73728  1
snd_hda_intel          57344  4
snd_intel_dspcfg       20480  1 snd_hda_intel
snd_hda_codec         163840  4 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
snd_hda_core          106496  5 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_pcm               114688  5 
snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_timer              40960  1 snd_pcm
snd


I found it intriguing that I am the first person to report this issue, 
maybe because of my specific hardware interaction and use-case, some 
additional information:
- I use the line-out rear port of my motherboard to connect to a 
home-cinema through a 3.5mm jack cable. To trigger the issue, I am 
playing the same video on MPV (a video player) with sound output to the 
home-cinema (therefore using the realtek soundcard). The freeze usually 
gets triggered at a random time within the 20mins the video takes. The 
freeze does happen without using MPV though, sometimes system sounds 
(like pressing backspace on an empty field) trigger it too.

- Motherboard: MSI MPG X570 GAMING PRO CARBON WIFI, BIOS 7B93v1C, with 
AMD ComboAM4PIV2 1.2.0.2. More information in ref [1]
- External USB sound card running at the same time: SteelSeries GameDAC 
[2] (I decide to redirect sound output in a per-app basis with 
pulseaudio and pavucontrol)
- My GPU supports audio through HDMI but my monitor is connected through 
DP and does not have speakers.
- CPU: Ryzen 5950X
- GPU: 5700XT

I am wondering how can ALSA affect the kernel up to the point that it 
can't write things to the journal. Is it something worse than a "kernel 
panic" (that I have never encountered before) ?

> Thanks for testing!

I am really happy to finally be able to contribute! Thank you for 
sparing some time for this issue.

Please feel free to ask anything so we can progress further on the 
issue, I will be awaiting instructions.

Kind regards,

Adel K.S.

[1] 
https://www.msi.com/Motherboard/MPG-X570-GAMING-PRO-CARBON-WIFI/Specification
[2] https://steelseries.com/gaming-accessories/gamedac

[-- Attachment #2: journaloutput-513rc6 --]
[-- Type: text/plain, Size: 248228 bytes --]

-- Journal begins at Sun 2021-06-06 22:21:32 CEST, ends at Mon 2021-06-14 17:05:31 CEST. --
Jun 14 16:20:05 leyantoo kernel: Linux version 5.13.0-rc6 (adel@leyantoo) (gcc (Gentoo 11.1.0-r1 p2) 11.1.0, GNU ld (Gentoo 2.36.1 p3) 2.36.1) #1 SMP PREEMPT Mon Jun 14 16:15:09 CEST 2021
Jun 14 16:20:05 leyantoo kernel: Command line: BOOT_IMAGE=/linux-os/gentoo/boot/vmlinuz-5.13.0-rc6 root=UUID=e33a55b0-0046-46cc-a105-95d256e216f6 ro rootflags=subvol=linux-os/gentoo init=/usr/lib/systemd/systemd loglevel=3 quiet random.trust_cpu=on nowatchdog mitigations=off amdgpu.ppfeaturemask=0xffffffff noreplace-smp clearcpuid=514
Jun 14 16:20:05 leyantoo kernel: Clearing CPUID bits: umip
Jun 14 16:20:05 leyantoo kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 14 16:20:05 leyantoo kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 14 16:20:05 leyantoo kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 14 16:20:05 leyantoo kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 14 16:20:05 leyantoo kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 14 16:20:05 leyantoo kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Jun 14 16:20:05 leyantoo kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Jun 14 16:20:05 leyantoo kernel: BIOS-provided physical RAM map:
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009d81fff] usable
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x0000000009d82000-0x0000000009ffffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x000000000a20e000-0x00000000cb051fff] usable
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000cb052000-0x00000000cb052fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000cb053000-0x00000000cb0a0fff] usable
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000cb0a1000-0x00000000cb0a1fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000cb0a2000-0x00000000daca5fff] usable
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000daca6000-0x00000000db0a2fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000db0a3000-0x00000000db106fff] ACPI data
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000db107000-0x00000000dcc06fff] ACPI NVS
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000dcc07000-0x00000000ddb56fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000ddb57000-0x00000000ddbfefff] type 20
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000ddbff000-0x00000000deffffff] usable
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fd400000-0x00000000fd5fffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x0000000100000000-0x000000081f2fffff] usable
Jun 14 16:20:05 leyantoo kernel: BIOS-e820: [mem 0x000000081f300000-0x000000081fffffff] reserved
Jun 14 16:20:05 leyantoo kernel: NX (Execute Disable) protection: active
Jun 14 16:20:05 leyantoo kernel: efi: EFI v2.70 by American Megatrends
Jun 14 16:20:05 leyantoo kernel: efi: ACPI=0xdcbee000 ACPI 2.0=0xdcbee014 SMBIOS=0xdda05000 MEMATTR=0xd7249698 
Jun 14 16:20:05 leyantoo kernel: SMBIOS 2.8 present.
Jun 14 16:20:05 leyantoo kernel: DMI: Micro-Star International Co., Ltd. MS-7B93/MPG X570 GAMING PRO CARBON WIFI (MS-7B93), BIOS 1.C0 05/18/2021
Jun 14 16:20:05 leyantoo kernel: tsc: Fast TSC calibration failed
Jun 14 16:20:05 leyantoo kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 14 16:20:05 leyantoo kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 14 16:20:05 leyantoo kernel: last_pfn = 0x81f300 max_arch_pfn = 0x400000000
Jun 14 16:20:05 leyantoo kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 14 16:20:05 leyantoo kernel: total RAM covered: 3583M
Jun 14 16:20:05 leyantoo kernel: Found optimal setting for mtrr clean up
Jun 14 16:20:05 leyantoo kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 4          lose cover RAM: 0G
Jun 14 16:20:05 leyantoo kernel: e820: update [mem 0xdd2f0000-0xdd2fffff] usable ==> reserved
Jun 14 16:20:05 leyantoo kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Jun 14 16:20:05 leyantoo kernel: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
Jun 14 16:20:05 leyantoo kernel: Using GB pages for direct mapping
Jun 14 16:20:05 leyantoo kernel: Secure boot disabled
Jun 14 16:20:05 leyantoo kernel: RAMDISK: [mem 0x36ad3000-0x37560fff]
Jun 14 16:20:05 leyantoo kernel: ACPI: Early table checksum verification disabled
Jun 14 16:20:05 leyantoo kernel: ACPI: RSDP 0x00000000DCBEE014 000024 (v02 ALASKA)
Jun 14 16:20:05 leyantoo kernel: ACPI: XSDT 0x00000000DCBED728 0000DC (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 14 16:20:05 leyantoo kernel: ACPI: FACP 0x00000000DB0F8000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 14 16:20:05 leyantoo kernel: ACPI: DSDT 0x00000000DB0F1000 006DED (v02 ALASKA A M I    01072009 INTL 20120913)
Jun 14 16:20:05 leyantoo kernel: ACPI: FACS 0x00000000DCBE8000 000040
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0FE000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0FA000 003AAF (v01 AMD    AMD AOD  00000001 INTL 20120913)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0F9000 0001CC (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Jun 14 16:20:05 leyantoo kernel: ACPI: FIDT 0x00000000DB0F0000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 14 16:20:05 leyantoo kernel: ACPI: MCFG 0x00000000DB0EF000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jun 14 16:20:05 leyantoo kernel: ACPI: HPET 0x00000000DB0EE000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0ED000 000024 (v01 AMD    BIXBY    00001000 INTL 20120913)
Jun 14 16:20:05 leyantoo kernel: ACPI: IVRS 0x00000000DB0EC000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 14 16:20:05 leyantoo kernel: ACPI: VFCT 0x00000000DB0DD000 00E684 (v01 ALASKA A M I    00000001 AMD  31504F47)
Jun 14 16:20:05 leyantoo kernel: ACPI: PCCT 0x00000000DB0DC000 00006E (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0D4000 007E89 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 14 16:20:05 leyantoo kernel: ACPI: CRAT 0x00000000DB0D2000 001698 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 14 16:20:05 leyantoo kernel: ACPI: CDIT 0x00000000DB0D1000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
Jun 14 16:20:05 leyantoo kernel: ACPI: BGRT 0x00000000DB0D0000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0CF000 000293 (v01 AMD    QOGIRDGP 00000001 INTL 20120913)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0CD000 0010B4 (v01 AMD    QOGIRTPX 00000001 INTL 20120913)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0CC000 00052C (v01 AMD    QOGIRNOI 00000001 INTL 20120913)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0C8000 00381A (v01 AMD    QOGIRN   00000001 INTL 20120913)
Jun 14 16:20:05 leyantoo kernel: ACPI: WSMT 0x00000000DB0C7000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 14 16:20:05 leyantoo kernel: ACPI: APIC 0x00000000DB0C6000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Jun 14 16:20:05 leyantoo kernel: ACPI: SSDT 0x00000000DB0C4000 0010AF (v01 AMD    QOGIRC   00000001 INTL 20120913)
Jun 14 16:20:05 leyantoo kernel: ACPI: FPDT 0x00000000DB0C3000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving FACP table memory at [mem 0xdb0f8000-0xdb0f8113]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving DSDT table memory at [mem 0xdb0f1000-0xdb0f7dec]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving FACS table memory at [mem 0xdcbe8000-0xdcbe803f]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0fe000-0xdb106c97]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0fa000-0xdb0fdaae]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0f9000-0xdb0f91cb]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving FIDT table memory at [mem 0xdb0f0000-0xdb0f009b]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving MCFG table memory at [mem 0xdb0ef000-0xdb0ef03b]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving HPET table memory at [mem 0xdb0ee000-0xdb0ee037]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0ed000-0xdb0ed023]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving IVRS table memory at [mem 0xdb0ec000-0xdb0ec0cf]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving VFCT table memory at [mem 0xdb0dd000-0xdb0eb683]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving PCCT table memory at [mem 0xdb0dc000-0xdb0dc06d]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0d4000-0xdb0dbe88]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving CRAT table memory at [mem 0xdb0d2000-0xdb0d3697]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving CDIT table memory at [mem 0xdb0d1000-0xdb0d1028]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving BGRT table memory at [mem 0xdb0d0000-0xdb0d0037]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0cf000-0xdb0cf292]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0cd000-0xdb0ce0b3]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0cc000-0xdb0cc52b]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0c8000-0xdb0cb819]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving WSMT table memory at [mem 0xdb0c7000-0xdb0c7027]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving APIC table memory at [mem 0xdb0c6000-0xdb0c615d]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving SSDT table memory at [mem 0xdb0c4000-0xdb0c50ae]
Jun 14 16:20:05 leyantoo kernel: ACPI: Reserving FPDT table memory at [mem 0xdb0c3000-0xdb0c3043]
Jun 14 16:20:05 leyantoo kernel: ACPI: Local APIC address 0xfee00000
Jun 14 16:20:05 leyantoo kernel: Zone ranges:
Jun 14 16:20:05 leyantoo kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 14 16:20:05 leyantoo kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 14 16:20:05 leyantoo kernel:   Normal   [mem 0x0000000100000000-0x000000081f2fffff]
Jun 14 16:20:05 leyantoo kernel:   Device   empty
Jun 14 16:20:05 leyantoo kernel: Movable zone start for each node
Jun 14 16:20:05 leyantoo kernel: Early memory node ranges
Jun 14 16:20:05 leyantoo kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 14 16:20:05 leyantoo kernel:   node   0: [mem 0x0000000000100000-0x0000000009d81fff]
Jun 14 16:20:05 leyantoo kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 14 16:20:05 leyantoo kernel:   node   0: [mem 0x000000000a20e000-0x00000000cb051fff]
Jun 14 16:20:05 leyantoo kernel:   node   0: [mem 0x00000000cb053000-0x00000000cb0a0fff]
Jun 14 16:20:05 leyantoo kernel:   node   0: [mem 0x00000000cb0a2000-0x00000000daca5fff]
Jun 14 16:20:05 leyantoo kernel:   node   0: [mem 0x00000000ddbff000-0x00000000deffffff]
Jun 14 16:20:05 leyantoo kernel:   node   0: [mem 0x0000000100000000-0x000000081f2fffff]
Jun 14 16:20:05 leyantoo kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000081f2fffff]
Jun 14 16:20:05 leyantoo kernel: On node 0 totalpages: 8368312
Jun 14 16:20:05 leyantoo kernel:   DMA zone: 64 pages used for memmap
Jun 14 16:20:05 leyantoo kernel:   DMA zone: 159 pages reserved
Jun 14 16:20:05 leyantoo kernel:   DMA zone: 3999 pages, LIFO batch:0
Jun 14 16:20:05 leyantoo kernel:   DMA zone: 28769 pages in unavailable ranges
Jun 14 16:20:05 leyantoo kernel:   DMA32 zone: 14009 pages used for memmap
Jun 14 16:20:05 leyantoo kernel:   DMA32 zone: 896537 pages, LIFO batch:63
Jun 14 16:20:05 leyantoo kernel:   DMA32 zone: 16871 pages in unavailable ranges
Jun 14 16:20:05 leyantoo kernel:   Normal zone: 116684 pages used for memmap
Jun 14 16:20:05 leyantoo kernel:   Normal zone: 7467776 pages, LIFO batch:63
Jun 14 16:20:05 leyantoo kernel:   Normal zone: 3328 pages in unavailable ranges
Jun 14 16:20:05 leyantoo kernel: ACPI: PM-Timer IO Port: 0x808
Jun 14 16:20:05 leyantoo kernel: ACPI: Local APIC address 0xfee00000
Jun 14 16:20:05 leyantoo kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 14 16:20:05 leyantoo kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
Jun 14 16:20:05 leyantoo kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
Jun 14 16:20:05 leyantoo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 14 16:20:05 leyantoo kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 14 16:20:05 leyantoo kernel: ACPI: IRQ0 used by override.
Jun 14 16:20:05 leyantoo kernel: ACPI: IRQ9 used by override.
Jun 14 16:20:05 leyantoo kernel: Using ACPI (MADT) for SMP configuration information
Jun 14 16:20:05 leyantoo kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 14 16:20:05 leyantoo kernel: e820: update [mem 0xd71a7000-0xd7203fff] usable ==> reserved
Jun 14 16:20:05 leyantoo kernel: smpboot: Allowing 32 CPUs, 0 hotplug CPUs
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0x09d82000-0x09ffffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xcb052000-0xcb052fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xcb0a1000-0xcb0a1fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xd71a7000-0xd7203fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xdaca6000-0xdb0a2fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xdb0a3000-0xdb106fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xdb107000-0xdcc06fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xdcc07000-0xddb56fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xddb57000-0xddbfefff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd3fffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfd400000-0xfd5fffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfe9fffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
Jun 14 16:20:05 leyantoo kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Jun 14 16:20:05 leyantoo kernel: [mem 0xe0000000-0xefffffff] available for PCI devices
Jun 14 16:20:05 leyantoo kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
Jun 14 16:20:05 leyantoo kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
Jun 14 16:20:05 leyantoo kernel: percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
Jun 14 16:20:05 leyantoo kernel: pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
Jun 14 16:20:05 leyantoo kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jun 14 16:20:05 leyantoo kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
Jun 14 16:20:05 leyantoo kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8237396
Jun 14 16:20:05 leyantoo kernel: Kernel command line: intel_pstate=passive BOOT_IMAGE=/linux-os/gentoo/boot/vmlinuz-5.13.0-rc6 root=UUID=e33a55b0-0046-46cc-a105-95d256e216f6 ro rootflags=subvol=linux-os/gentoo init=/usr/lib/systemd/systemd loglevel=3 quiet random.trust_cpu=on nowatchdog mitigations=off amdgpu.ppfeaturemask=0xffffffff noreplace-smp clearcpuid=514
Jun 14 16:20:05 leyantoo kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 14 16:20:05 leyantoo kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Jun 14 16:20:05 leyantoo kernel: printk: log_buf_len min size: 131072 bytes
Jun 14 16:20:05 leyantoo kernel: printk: log_buf_len: 262144 bytes
Jun 14 16:20:05 leyantoo kernel: printk: early log buf free: 115784(88%)
Jun 14 16:20:05 leyantoo kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: mem auto-init: stack:off, heap alloc:on, heap free:on
Jun 14 16:20:05 leyantoo kernel: mem auto-init: clearing system memory may take some time...
Jun 14 16:20:05 leyantoo kernel: Memory: 32703116K/33473248K available (12296K kernel code, 1892K rwdata, 4668K rodata, 1456K init, 4916K bss, 769872K reserved, 0K cma-reserved)
Jun 14 16:20:05 leyantoo kernel: random: get_random_u64 called from __kmem_cache_create+0x22/0x480 with crng_init=0
Jun 14 16:20:05 leyantoo kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Jun 14 16:20:05 leyantoo kernel: ftrace: allocating 39982 entries in 157 pages
Jun 14 16:20:05 leyantoo kernel: ftrace: allocated 157 pages with 5 groups
Jun 14 16:20:05 leyantoo kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 14 16:20:05 leyantoo kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Jun 14 16:20:05 leyantoo kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
Jun 14 16:20:05 leyantoo kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 14 16:20:05 leyantoo kernel:         Trampoline variant of Tasks RCU enabled.
Jun 14 16:20:05 leyantoo kernel:         Rude variant of Tasks RCU enabled.
Jun 14 16:20:05 leyantoo kernel:         Tracing variant of Tasks RCU enabled.
Jun 14 16:20:05 leyantoo kernel: rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
Jun 14 16:20:05 leyantoo kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Jun 14 16:20:05 leyantoo kernel: NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
Jun 14 16:20:05 leyantoo kernel: random: crng done (trusting CPU's manufacturer)
Jun 14 16:20:05 leyantoo kernel: Console: colour dummy device 80x25
Jun 14 16:20:05 leyantoo kernel: printk: console [tty0] enabled
Jun 14 16:20:05 leyantoo kernel: ACPI: Core revision 20210331
Jun 14 16:20:05 leyantoo kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 14 16:20:05 leyantoo kernel: APIC: Switch to symmetric I/O mode setup
Jun 14 16:20:05 leyantoo kernel: Switched APIC routing to physical flat.
Jun 14 16:20:05 leyantoo kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 14 16:20:05 leyantoo kernel: tsc: Unable to calibrate against PIT
Jun 14 16:20:05 leyantoo kernel: tsc: using HPET reference calibration
Jun 14 16:20:05 leyantoo kernel: tsc: Detected 3400.080 MHz processor
Jun 14 16:20:05 leyantoo kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x31029a66452, max_idle_ns: 440795290743 ns
Jun 14 16:20:05 leyantoo kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6800.16 BogoMIPS (lpj=13600320)
Jun 14 16:20:05 leyantoo kernel: pid_max: default: 32768 minimum: 301
Jun 14 16:20:05 leyantoo kernel: LSM: Security Framework initializing
Jun 14 16:20:05 leyantoo kernel: Yama: becoming mindful.
Jun 14 16:20:05 leyantoo kernel: LSM support for eBPF active
Jun 14 16:20:05 leyantoo kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: LVT offset 1 assigned for vector 0xf9
Jun 14 16:20:05 leyantoo kernel: LVT offset 2 assigned for vector 0xf4
Jun 14 16:20:05 leyantoo kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Jun 14 16:20:05 leyantoo kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jun 14 16:20:05 leyantoo kernel: Speculative Store Bypass: Vulnerable
Jun 14 16:20:05 leyantoo kernel: Freeing SMP alternatives memory: 32K
Jun 14 16:20:05 leyantoo kernel: smpboot: CPU0: AMD Ryzen 9 5950X 16-Core Processor (family: 0x19, model: 0x21, stepping: 0x0)
Jun 14 16:20:05 leyantoo kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jun 14 16:20:05 leyantoo kernel: ... version:                0
Jun 14 16:20:05 leyantoo kernel: ... bit width:              48
Jun 14 16:20:05 leyantoo kernel: ... generic registers:      6
Jun 14 16:20:05 leyantoo kernel: ... value mask:             0000ffffffffffff
Jun 14 16:20:05 leyantoo kernel: ... max period:             00007fffffffffff
Jun 14 16:20:05 leyantoo kernel: ... fixed-purpose events:   0
Jun 14 16:20:05 leyantoo kernel: ... event mask:             000000000000003f
Jun 14 16:20:05 leyantoo kernel: rcu: Hierarchical SRCU implementation.
Jun 14 16:20:05 leyantoo kernel: smp: Bringing up secondary CPUs ...
Jun 14 16:20:05 leyantoo kernel: x86: Booting SMP configuration:
Jun 14 16:20:05 leyantoo kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
Jun 14 16:20:05 leyantoo kernel: smp: Brought up 1 node, 32 CPUs
Jun 14 16:20:05 leyantoo kernel: smpboot: Max logical packages: 1
Jun 14 16:20:05 leyantoo kernel: smpboot: Total of 32 processors activated (217605.12 BogoMIPS)
Jun 14 16:20:05 leyantoo kernel: devtmpfs: initialized
Jun 14 16:20:05 leyantoo kernel: x86/mm: Memory block size: 128MB
Jun 14 16:20:05 leyantoo kernel: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes)
Jun 14 16:20:05 leyantoo kernel: PM: Registering ACPI NVS region [mem 0xdb107000-0xdcc06fff] (28311552 bytes)
Jun 14 16:20:05 leyantoo kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Jun 14 16:20:05 leyantoo kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: pinctrl core: initialized pinctrl subsystem
Jun 14 16:20:05 leyantoo kernel: PM: RTC time: 14:20:04, date: 2021-06-14
Jun 14 16:20:05 leyantoo kernel: NET: Registered protocol family 16
Jun 14 16:20:05 leyantoo kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jun 14 16:20:05 leyantoo kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 14 16:20:05 leyantoo kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 14 16:20:05 leyantoo kernel: audit: initializing netlink subsys (disabled)
Jun 14 16:20:05 leyantoo kernel: audit: type=2000 audit(1623680403.228:1): state=initialized audit_enabled=0 res=1
Jun 14 16:20:05 leyantoo kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 14 16:20:05 leyantoo kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 14 16:20:05 leyantoo kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 14 16:20:05 leyantoo kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 14 16:20:05 leyantoo kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 14 16:20:05 leyantoo kernel: cpuidle: using governor ladder
Jun 14 16:20:05 leyantoo kernel: cpuidle: using governor menu
Jun 14 16:20:05 leyantoo kernel: Detected 1 PCC Subspaces
Jun 14 16:20:05 leyantoo kernel: Registering PCC driver as Mailbox controller
Jun 14 16:20:05 leyantoo kernel: ACPI: bus type PCI registered
Jun 14 16:20:05 leyantoo kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 14 16:20:05 leyantoo kernel: PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
Jun 14 16:20:05 leyantoo kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
Jun 14 16:20:05 leyantoo kernel: PCI: Using configuration type 1 for base access
Jun 14 16:20:05 leyantoo kernel: Kprobes globally optimized
Jun 14 16:20:05 leyantoo kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Jun 14 16:20:05 leyantoo kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Jun 14 16:20:05 leyantoo kernel: ACPI: Added _OSI(Module Device)
Jun 14 16:20:05 leyantoo kernel: ACPI: Added _OSI(Processor Device)
Jun 14 16:20:05 leyantoo kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 14 16:20:05 leyantoo kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 14 16:20:05 leyantoo kernel: ACPI: Added _OSI(Linux-Dell-Video)
Jun 14 16:20:05 leyantoo kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Jun 14 16:20:05 leyantoo kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Jun 14 16:20:05 leyantoo kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Jun 14 16:20:05 leyantoo kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jun 14 16:20:05 leyantoo kernel: ACPI: Interpreter enabled
Jun 14 16:20:05 leyantoo kernel: ACPI: (supports S0 S3 S4 S5)
Jun 14 16:20:05 leyantoo kernel: ACPI: Using IOAPIC for interrupt routing
Jun 14 16:20:05 leyantoo kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 14 16:20:05 leyantoo kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 14 16:20:05 leyantoo kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 14 16:20:05 leyantoo kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC]
Jun 14 16:20:05 leyantoo kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
Jun 14 16:20:05 leyantoo kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
Jun 14 16:20:05 leyantoo kernel: PCI host bridge to bus 0000:00
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfcffffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [mem 0x820000000-0x7fffffffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.1: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:07.1: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
Jun 14 16:20:05 leyantoo kernel: pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
Jun 14 16:20:05 leyantoo kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0: [1022:57ad] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2: PCI bridge to [bus 20-2c]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2:   bridge window [io  0xd000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2:   bridge window [mem 0xfc300000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:00.0: [1022:57a3] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:00.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:00.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0: [1022:57a3] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0: [1022:57a3] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:06.0: [1022:57a3] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:06.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:06.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:08.0: [1022:57a4] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:08.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:08.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:09.0: [1022:57a4] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:09.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:09.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:0a.0: [1022:57a4] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:0a.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:0a.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0: PCI bridge to [bus 21-2c]
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0:   bridge window [io  0xd000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0:   bridge window [mem 0xfc300000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:22:00.0: [144d:a808] type 00 class 0x010802
Jun 14 16:20:05 leyantoo kernel: pci 0000:22:00.0: reg 0x10: [mem 0xfca00000-0xfca03fff 64bit]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:00.0: PCI bridge to [bus 22]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:00.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:23:00.0: [1b21:0612] type 00 class 0x010601
Jun 14 16:20:05 leyantoo kernel: pci 0000:23:00.0: reg 0x10: [io  0xe050-0xe057]
Jun 14 16:20:05 leyantoo kernel: pci 0000:23:00.0: reg 0x14: [io  0xe040-0xe043]
Jun 14 16:20:05 leyantoo kernel: pci 0000:23:00.0: reg 0x18: [io  0xe030-0xe037]
Jun 14 16:20:05 leyantoo kernel: pci 0000:23:00.0: reg 0x1c: [io  0xe020-0xe023]
Jun 14 16:20:05 leyantoo kernel: pci 0000:23:00.0: reg 0x20: [io  0xe000-0xe01f]
Jun 14 16:20:05 leyantoo kernel: pci 0000:23:00.0: reg 0x24: [mem 0xfc900000-0xfc9001ff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0: PCI bridge to [bus 23]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0:   bridge window [io  0xe000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:26:00.0: [8086:1539] type 00 class 0x020000
Jun 14 16:20:05 leyantoo kernel: pci 0000:26:00.0: reg 0x10: [mem 0xfc800000-0xfc81ffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:26:00.0: reg 0x18: [io  0xd000-0xd01f]
Jun 14 16:20:05 leyantoo kernel: pci 0000:26:00.0: reg 0x1c: [mem 0xfc820000-0xfc823fff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:26:00.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0: PCI bridge to [bus 26]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0:   bridge window [io  0xd000-0xdfff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0:   bridge window [mem 0xfc800000-0xfc8fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:28:00.0: [8086:2723] type 00 class 0x028000
Jun 14 16:20:05 leyantoo kernel: pci 0000:28:00.0: reg 0x10: [mem 0xfc700000-0xfc703fff 64bit]
Jun 14 16:20:05 leyantoo kernel: pci 0000:28:00.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:06.0: PCI bridge to [bus 28]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:06.0:   bridge window [mem 0xfc700000-0xfc7fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.0: [1022:1485] type 00 class 0x130000
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.1: [1022:149c] type 00 class 0x0c0330
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.1: reg 0x10: [mem 0xfc400000-0xfc4fffff 64bit]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.1: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.1: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.3: [1022:149c] type 00 class 0x0c0330
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.3: reg 0x10: [mem 0xfc300000-0xfc3fffff 64bit]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.3: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.3: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:08.0: PCI bridge to [bus 2a]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:08.0:   bridge window [mem 0xfc300000-0xfc4fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2b:00.0: [1022:7901] type 00 class 0x010601
Jun 14 16:20:05 leyantoo kernel: pci 0000:2b:00.0: reg 0x24: [mem 0xfc600000-0xfc6007ff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2b:00.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:2b:00.0: PME# supported from D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:2b:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:09.0: PCI bridge to [bus 2b]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:09.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2c:00.0: [1022:7901] type 00 class 0x010601
Jun 14 16:20:05 leyantoo kernel: pci 0000:2c:00.0: reg 0x24: [mem 0xfc500000-0xfc5007ff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2c:00.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:2c:00.0: PME# supported from D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:2c:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:0a.0: PCI bridge to [bus 2c]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:0a.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0: [1002:1478] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0: reg 0x10: [mem 0xfce00000-0xfce03fff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1: PCI bridge to [bus 2d-2f]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0: [1002:1479] type 01 class 0x060400
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0: PCI bridge to [bus 2e-2f]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0:   bridge window [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: [1002:731f] type 00 class 0x030000
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: reg 0x10: [mem 0x7c00000000-0x7dffffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: reg 0x18: [mem 0x7e00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: reg 0x20: [io  0xf000-0xf0ff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: reg 0x24: [mem 0xfcd00000-0xfcd7ffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: reg 0x30: [mem 0xfcd80000-0xfcd9ffff pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: BAR 0: assigned to efifb
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.1: [1002:ab38] type 00 class 0x040300
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.1: reg 0x10: [mem 0xfcda0000-0xfcda3fff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0: PCI bridge to [bus 2f]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0:   bridge window [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:30:00.0: [1022:148a] type 00 class 0x130000
Jun 14 16:20:05 leyantoo kernel: pci 0000:30:00.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:07.1: PCI bridge to [bus 30]
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.0: [1022:1485] type 00 class 0x130000
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.0: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.3: [1022:149c] type 00 class 0x0c0330
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.3: reg 0x10: [mem 0xfcb00000-0xfcbfffff 64bit]
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.3: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.3: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.4: [1022:1487] type 00 class 0x040300
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.4: reg 0x10: [mem 0xfcc00000-0xfcc07fff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.4: enabling Extended Tags
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.4: PME# supported from D0 D3hot D3cold
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.1: PCI bridge to [bus 31]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.1:   bridge window [mem 0xfcb00000-0xfccfffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: on NUMA node 0
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 14 16:20:05 leyantoo kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 14 16:20:05 leyantoo kernel: iommu: Default domain type: Translated 
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: vgaarb: bridge control possible
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: vgaarb: setting as boot device
Jun 14 16:20:05 leyantoo kernel: vgaarb: loaded
Jun 14 16:20:05 leyantoo kernel: SCSI subsystem initialized
Jun 14 16:20:05 leyantoo kernel: libata version 3.00 loaded.
Jun 14 16:20:05 leyantoo kernel: ACPI: bus type USB registered
Jun 14 16:20:05 leyantoo kernel: usbcore: registered new interface driver usbfs
Jun 14 16:20:05 leyantoo kernel: usbcore: registered new interface driver hub
Jun 14 16:20:05 leyantoo kernel: usbcore: registered new device driver usb
Jun 14 16:20:05 leyantoo kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 14 16:20:05 leyantoo kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 14 16:20:05 leyantoo kernel: PTP clock support registered
Jun 14 16:20:05 leyantoo kernel: EDAC MC: Ver: 3.0.0
Jun 14 16:20:05 leyantoo kernel: Registered efivars operations
Jun 14 16:20:05 leyantoo kernel: NetLabel: Initializing
Jun 14 16:20:05 leyantoo kernel: NetLabel:  domain hash size = 128
Jun 14 16:20:05 leyantoo kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 14 16:20:05 leyantoo kernel: NetLabel:  unlabeled traffic allowed by default
Jun 14 16:20:05 leyantoo kernel: PCI: Using ACPI for IRQ routing
Jun 14 16:20:05 leyantoo kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 14 16:20:05 leyantoo kernel: e820: reserve RAM buffer [mem 0x09d82000-0x0bffffff]
Jun 14 16:20:05 leyantoo kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 14 16:20:05 leyantoo kernel: e820: reserve RAM buffer [mem 0xcb052000-0xcbffffff]
Jun 14 16:20:05 leyantoo kernel: e820: reserve RAM buffer [mem 0xcb0a1000-0xcbffffff]
Jun 14 16:20:05 leyantoo kernel: e820: reserve RAM buffer [mem 0xd71a7000-0xd7ffffff]
Jun 14 16:20:05 leyantoo kernel: e820: reserve RAM buffer [mem 0xdaca6000-0xdbffffff]
Jun 14 16:20:05 leyantoo kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Jun 14 16:20:05 leyantoo kernel: e820: reserve RAM buffer [mem 0x81f300000-0x81fffffff]
Jun 14 16:20:05 leyantoo kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 14 16:20:05 leyantoo kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 14 16:20:05 leyantoo kernel: clocksource: Switched to clocksource tsc-early
Jun 14 16:20:05 leyantoo kernel: VFS: Disk quotas dquot_6.6.0
Jun 14 16:20:05 leyantoo kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 14 16:20:05 leyantoo kernel: pnp: PnP ACPI init
Jun 14 16:20:05 leyantoo kernel: system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Jun 14 16:20:05 leyantoo kernel: system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 14 16:20:05 leyantoo kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Jun 14 16:20:05 leyantoo kernel: system 00:03: [io  0x0a00-0x0a0f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:03: [io  0x0a10-0x0a1f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:03: [io  0x0a20-0x0a2f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:03: [io  0x0a30-0x0a3f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x040b] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x04d6] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0c14] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0c52] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0c6c] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0c6f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0800-0x089f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0900-0x090f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [io  0x0910-0x091f] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jun 14 16:20:05 leyantoo kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Jun 14 16:20:05 leyantoo kernel: pnp: PnP ACPI: found 5 devices
Jun 14 16:20:05 leyantoo kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 14 16:20:05 leyantoo kernel: NET: Registered protocol family 2
Jun 14 16:20:05 leyantoo kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jun 14 16:20:05 leyantoo kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 14 16:20:05 leyantoo kernel: NET: Registered protocol family 1
Jun 14 16:20:05 leyantoo kernel: NET: Registered protocol family 44
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.1:   bridge window [mem 0xfcf00000-0xfcffffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:00.0: PCI bridge to [bus 22]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:00.0:   bridge window [mem 0xfca00000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0: PCI bridge to [bus 23]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0:   bridge window [io  0xe000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0:   bridge window [mem 0xfc900000-0xfc9fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0: PCI bridge to [bus 26]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0:   bridge window [io  0xd000-0xdfff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0:   bridge window [mem 0xfc800000-0xfc8fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:06.0: PCI bridge to [bus 28]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:06.0:   bridge window [mem 0xfc700000-0xfc7fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:08.0: PCI bridge to [bus 2a]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:08.0:   bridge window [mem 0xfc300000-0xfc4fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:09.0: PCI bridge to [bus 2b]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:09.0:   bridge window [mem 0xfc600000-0xfc6fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:0a.0: PCI bridge to [bus 2c]
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:0a.0:   bridge window [mem 0xfc500000-0xfc5fffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0: PCI bridge to [bus 21-2c]
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0:   bridge window [io  0xd000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0:   bridge window [mem 0xfc300000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2: PCI bridge to [bus 20-2c]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2:   bridge window [io  0xd000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2:   bridge window [mem 0xfc300000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0: PCI bridge to [bus 2f]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0:   bridge window [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0: PCI bridge to [bus 2e-2f]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0:   bridge window [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0:   bridge window [mem 0xfcd00000-0xfcdfffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1: PCI bridge to [bus 2d-2f]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1:   bridge window [mem 0xfcd00000-0xfcefffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1:   bridge window [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:07.1: PCI bridge to [bus 30]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.1: PCI bridge to [bus 31]
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.1:   bridge window [mem 0xfcb00000-0xfccfffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfcffffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:00: resource 11 [mem 0x820000000-0x7fffffffff window]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:20: resource 0 [io  0xd000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:20: resource 1 [mem 0xfc300000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:21: resource 0 [io  0xd000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:21: resource 1 [mem 0xfc300000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:22: resource 1 [mem 0xfca00000-0xfcafffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:23: resource 0 [io  0xe000-0xefff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:23: resource 1 [mem 0xfc900000-0xfc9fffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:26: resource 0 [io  0xd000-0xdfff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:26: resource 1 [mem 0xfc800000-0xfc8fffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:28: resource 1 [mem 0xfc700000-0xfc7fffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2a: resource 1 [mem 0xfc300000-0xfc4fffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2b: resource 1 [mem 0xfc600000-0xfc6fffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2c: resource 1 [mem 0xfc500000-0xfc5fffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2d: resource 0 [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2d: resource 1 [mem 0xfcd00000-0xfcefffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2d: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2e: resource 0 [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2e: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2e: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2f: resource 0 [io  0xf000-0xffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2f: resource 1 [mem 0xfcd00000-0xfcdfffff]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:2f: resource 2 [mem 0x7c00000000-0x7e0fffffff 64bit pref]
Jun 14 16:20:05 leyantoo kernel: pci_bus 0000:31: resource 1 [mem 0xfcb00000-0xfccfffff]
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.1: D0 power state depends on 0000:2f:00.0
Jun 14 16:20:05 leyantoo kernel: PCI: CLS 64 bytes, default 64
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.1: Adding to iommu group 1
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:01.2: Adding to iommu group 2
Jun 14 16:20:05 leyantoo kernel: Unpacking initramfs...
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:02.0: Adding to iommu group 3
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.0: Adding to iommu group 4
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:03.1: Adding to iommu group 5
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:04.0: Adding to iommu group 6
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:05.0: Adding to iommu group 7
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:07.0: Adding to iommu group 8
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:07.1: Adding to iommu group 9
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.0: Adding to iommu group 10
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:08.1: Adding to iommu group 11
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:14.0: Adding to iommu group 12
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:14.3: Adding to iommu group 12
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.0: Adding to iommu group 13
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.1: Adding to iommu group 13
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.2: Adding to iommu group 13
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.3: Adding to iommu group 13
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.4: Adding to iommu group 13
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.5: Adding to iommu group 13
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.6: Adding to iommu group 13
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:18.7: Adding to iommu group 13
Jun 14 16:20:05 leyantoo kernel: pci 0000:01:00.0: Adding to iommu group 14
Jun 14 16:20:05 leyantoo kernel: pci 0000:20:00.0: Adding to iommu group 15
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:00.0: Adding to iommu group 16
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:01.0: Adding to iommu group 17
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:04.0: Adding to iommu group 18
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:06.0: Adding to iommu group 19
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:08.0: Adding to iommu group 20
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:09.0: Adding to iommu group 21
Jun 14 16:20:05 leyantoo kernel: pci 0000:21:0a.0: Adding to iommu group 22
Jun 14 16:20:05 leyantoo kernel: pci 0000:22:00.0: Adding to iommu group 23
Jun 14 16:20:05 leyantoo kernel: pci 0000:23:00.0: Adding to iommu group 24
Jun 14 16:20:05 leyantoo kernel: pci 0000:26:00.0: Adding to iommu group 25
Jun 14 16:20:05 leyantoo kernel: pci 0000:28:00.0: Adding to iommu group 26
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.0: Adding to iommu group 20
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.1: Adding to iommu group 20
Jun 14 16:20:05 leyantoo kernel: pci 0000:2a:00.3: Adding to iommu group 20
Jun 14 16:20:05 leyantoo kernel: pci 0000:2b:00.0: Adding to iommu group 21
Jun 14 16:20:05 leyantoo kernel: pci 0000:2c:00.0: Adding to iommu group 22
Jun 14 16:20:05 leyantoo kernel: pci 0000:2d:00.0: Adding to iommu group 27
Jun 14 16:20:05 leyantoo kernel: pci 0000:2e:00.0: Adding to iommu group 28
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.0: Adding to iommu group 29
Jun 14 16:20:05 leyantoo kernel: pci 0000:2f:00.1: Adding to iommu group 30
Jun 14 16:20:05 leyantoo kernel: pci 0000:30:00.0: Adding to iommu group 31
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.0: Adding to iommu group 32
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.3: Adding to iommu group 33
Jun 14 16:20:05 leyantoo kernel: pci 0000:31:00.4: Adding to iommu group 34
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
Jun 14 16:20:05 leyantoo kernel: pci 0000:00:00.2: AMD-Vi: Extended features (0x58f77ef22294a5a):
Jun 14 16:20:05 leyantoo kernel:  PPR NX GT IA PC GA_vAPIC
Jun 14 16:20:05 leyantoo kernel: AMD-Vi: Interrupt remapping enabled
Jun 14 16:20:05 leyantoo kernel: AMD-Vi: Lazy IO/TLB flushing enabled
Jun 14 16:20:05 leyantoo kernel: amd_uncore: 4  amd_df counters detected
Jun 14 16:20:05 leyantoo kernel: amd_uncore: 6  amd_l3 counters detected
Jun 14 16:20:05 leyantoo kernel: LVT offset 0 assigned for vector 0x400
Jun 14 16:20:05 leyantoo kernel: perf: AMD IBS detected (0x000003ff)
Jun 14 16:20:05 leyantoo kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 14 16:20:05 leyantoo kernel: Initialise system trusted keyrings
Jun 14 16:20:05 leyantoo kernel: Key type blacklist registered
Jun 14 16:20:05 leyantoo kernel: workingset: timestamp_bits=46 max_order=23 bucket_order=0
Jun 14 16:20:05 leyantoo kernel: zbud: loaded
Jun 14 16:20:05 leyantoo kernel: Key type asymmetric registered
Jun 14 16:20:05 leyantoo kernel: Asymmetric key parser 'x509' registered
Jun 14 16:20:05 leyantoo kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Jun 14 16:20:05 leyantoo kernel: io scheduler mq-deadline registered
Jun 14 16:20:05 leyantoo kernel: io scheduler kyber registered
Jun 14 16:20:05 leyantoo kernel: io scheduler bfq registered
Jun 14 16:20:05 leyantoo kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 27
Jun 14 16:20:05 leyantoo kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 28
Jun 14 16:20:05 leyantoo kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 29
Jun 14 16:20:05 leyantoo kernel: pcieport 0000:00:07.1: AER: enabled with IRQ 31
Jun 14 16:20:05 leyantoo kernel: pcieport 0000:00:08.1: AER: enabled with IRQ 32
Jun 14 16:20:05 leyantoo kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 14 16:20:05 leyantoo kernel: efifb: probing for efifb
Jun 14 16:20:05 leyantoo kernel: efifb: showing boot graphics
Jun 14 16:20:05 leyantoo kernel: efifb: framebuffer at 0x7c00000000, using 8128k, total 8128k
Jun 14 16:20:05 leyantoo kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Jun 14 16:20:05 leyantoo kernel: efifb: scrolling: redraw
Jun 14 16:20:05 leyantoo kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jun 14 16:20:05 leyantoo kernel: fbcon: Deferring console take-over
Jun 14 16:20:05 leyantoo kernel: fb0: EFI VGA frame buffer device
Jun 14 16:20:05 leyantoo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 14 16:20:05 leyantoo kernel: ACPI: button: Power Button [PWRB]
Jun 14 16:20:05 leyantoo kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 14 16:20:05 leyantoo kernel: ACPI: button: Power Button [PWRF]
Jun 14 16:20:05 leyantoo kernel: smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1277
Jun 14 16:20:05 leyantoo kernel: Monitor-Mwait will be used to enter C-1 state
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C000: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C002: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C004: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C006: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C008: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C010: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C012: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C014: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C016: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C018: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C01A: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C01C: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C01E: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C001: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C003: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C005: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C007: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C009: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C011: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C013: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C015: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C017: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C019: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C01B: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C01D: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: ACPI: \_PR_.C01F: Found 2 idle states
Jun 14 16:20:05 leyantoo kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 14 16:20:05 leyantoo kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 14 16:20:05 leyantoo kernel: Non-volatile memory driver v1.3
Jun 14 16:20:05 leyantoo kernel: AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
Jun 14 16:20:05 leyantoo kernel: nvme nvme0: pci function 0000:01:00.0
Jun 14 16:20:05 leyantoo kernel: nvme nvme1: pci function 0000:22:00.0
Jun 14 16:20:05 leyantoo kernel: ahci 0000:23:00.0: version 3.0
Jun 14 16:20:05 leyantoo kernel: ahci 0000:23:00.0: SSS flag set, parallel bus scan disabled
Jun 14 16:20:05 leyantoo kernel: ahci 0000:23:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Jun 14 16:20:05 leyantoo kernel: ahci 0000:23:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
Jun 14 16:20:05 leyantoo kernel: scsi host0: ahci
Jun 14 16:20:05 leyantoo kernel: scsi host1: ahci
Jun 14 16:20:05 leyantoo kernel: ata1: SATA max UDMA/133 abar m512@0xfc900000 port 0xfc900100 irq 48
Jun 14 16:20:05 leyantoo kernel: ata2: SATA max UDMA/133 abar m512@0xfc900000 port 0xfc900180 irq 48
Jun 14 16:20:05 leyantoo kernel: ahci 0000:2b:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
Jun 14 16:20:05 leyantoo kernel: ahci 0000:2b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jun 14 16:20:05 leyantoo kernel: scsi host2: ahci
Jun 14 16:20:05 leyantoo kernel: ata3: SATA max UDMA/133 abar m2048@0xfc600000 port 0xfc600100 irq 49
Jun 14 16:20:05 leyantoo kernel: ahci 0000:2c:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x10 impl SATA mode
Jun 14 16:20:05 leyantoo kernel: ahci 0000:2c:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jun 14 16:20:05 leyantoo kernel: scsi host3: ahci
Jun 14 16:20:05 leyantoo kernel: scsi host4: ahci
Jun 14 16:20:05 leyantoo kernel: scsi host5: ahci
Jun 14 16:20:05 leyantoo kernel: scsi host6: ahci
Jun 14 16:20:05 leyantoo kernel: scsi host7: ahci
Jun 14 16:20:05 leyantoo kernel: ata4: DUMMY
Jun 14 16:20:05 leyantoo kernel: ata5: DUMMY
Jun 14 16:20:05 leyantoo kernel: ata6: DUMMY
Jun 14 16:20:05 leyantoo kernel: ata7: DUMMY
Jun 14 16:20:05 leyantoo kernel: ata8: SATA max UDMA/133 abar m2048@0xfc500000 port 0xfc500300 irq 54
Jun 14 16:20:05 leyantoo kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Jun 14 16:20:05 leyantoo kernel: ehci-pci: EHCI PCI platform driver
Jun 14 16:20:05 leyantoo kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Jun 14 16:20:05 leyantoo kernel: ohci-pci: OHCI PCI platform driver
Jun 14 16:20:05 leyantoo kernel: uhci_hcd: USB Universal Host Controller Interface driver
Jun 14 16:20:05 leyantoo kernel: usbcore: registered new interface driver usbserial_generic
Jun 14 16:20:05 leyantoo kernel: usbserial: USB Serial support registered for generic
Jun 14 16:20:05 leyantoo kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 14 16:20:05 leyantoo kernel: rtc_cmos 00:02: registered as rtc0
Jun 14 16:20:05 leyantoo kernel: rtc_cmos 00:02: setting system clock to 2021-06-14T14:20:04 UTC (1623680404)
Jun 14 16:20:05 leyantoo kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jun 14 16:20:05 leyantoo kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 14 16:20:05 leyantoo kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 14 16:20:05 leyantoo kernel: drop_monitor: Initializing network drop monitor service
Jun 14 16:20:05 leyantoo kernel: Initializing XFRM netlink socket
Jun 14 16:20:05 leyantoo kernel: NET: Registered protocol family 10
Jun 14 16:20:05 leyantoo kernel: nvme nvme1: missing or invalid SUBNQN field.
Jun 14 16:20:05 leyantoo kernel: nvme nvme1: Shutdown timeout set to 8 seconds
Jun 14 16:20:05 leyantoo kernel: nvme nvme0: missing or invalid SUBNQN field.
Jun 14 16:20:05 leyantoo kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Jun 14 16:20:05 leyantoo kernel: Freeing initrd memory: 10808K
Jun 14 16:20:05 leyantoo kernel: Segment Routing with IPv6
Jun 14 16:20:05 leyantoo kernel: RPL Segment Routing with IPv6
Jun 14 16:20:05 leyantoo kernel: NET: Registered protocol family 17
Jun 14 16:20:05 leyantoo kernel: microcode: CPU0: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU1: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU2: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU3: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU4: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU5: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU6: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU7: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU8: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU9: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU10: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU11: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU12: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU13: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU14: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU15: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU16: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU17: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU18: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU19: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU20: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU21: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU22: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU23: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU24: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU25: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU26: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU27: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU28: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU29: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU30: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: CPU31: patch_level=0x0a201009
Jun 14 16:20:05 leyantoo kernel: microcode: Microcode Update Driver: v2.2.
Jun 14 16:20:05 leyantoo kernel: resctrl: L3 allocation detected
Jun 14 16:20:05 leyantoo kernel: resctrl: L3DATA allocation detected
Jun 14 16:20:05 leyantoo kernel: resctrl: L3CODE allocation detected
Jun 14 16:20:05 leyantoo kernel: resctrl: MB allocation detected
Jun 14 16:20:05 leyantoo kernel: resctrl: L3 monitoring detected
Jun 14 16:20:05 leyantoo kernel: IPI shorthand broadcast: enabled
Jun 14 16:20:05 leyantoo kernel: sched_clock: Marking stable (359452298, -35996590)->(324828346, -1372638)
Jun 14 16:20:05 leyantoo kernel: registered taskstats version 1
Jun 14 16:20:05 leyantoo kernel: Loading compiled-in X.509 certificates
Jun 14 16:20:05 leyantoo kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 6e96bb83e3d6aa43f8e3621e9522b4170e0653f3'
Jun 14 16:20:05 leyantoo kernel: zswap: loaded using pool lz4/z3fold
Jun 14 16:20:05 leyantoo kernel: Key type ._fscrypt registered
Jun 14 16:20:05 leyantoo kernel: Key type .fscrypt registered
Jun 14 16:20:05 leyantoo kernel: Key type fscrypt-provisioning registered
Jun 14 16:20:05 leyantoo kernel: PM:   Magic number: 9:806:333
Jun 14 16:20:05 leyantoo kernel: tty tty54: hash matches
Jun 14 16:20:05 leyantoo kernel: memory memory183: hash matches
Jun 14 16:20:05 leyantoo kernel: RAS: Correctable Errors collector initialized.
Jun 14 16:20:05 leyantoo kernel: nvme nvme0: 32/0/0 default/read/poll queues
Jun 14 16:20:05 leyantoo kernel: nvme nvme1: 32/0/0 default/read/poll queues
Jun 14 16:20:05 leyantoo kernel:  nvme0n1: p1 p2 p3 p4
Jun 14 16:20:05 leyantoo kernel:  nvme1n1: p1 p2 p3
Jun 14 16:20:05 leyantoo kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 14 16:20:05 leyantoo kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 14 16:20:05 leyantoo kernel: ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 14 16:20:05 leyantoo kernel: ata8.00: ATA-8: ST2000DM001-9YN164, CC4H, max UDMA/133
Jun 14 16:20:05 leyantoo kernel: ata8.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 14 16:20:05 leyantoo kernel: ata8.00: configured for UDMA/133
Jun 14 16:20:05 leyantoo kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 14 16:20:05 leyantoo kernel: scsi 7:0:0:0: Direct-Access     ATA      ST2000DM001-9YN1 CC4H PQ: 0 ANSI: 5
Jun 14 16:20:05 leyantoo kernel: sd 7:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
Jun 14 16:20:05 leyantoo kernel: sd 7:0:0:0: [sda] 4096-byte physical blocks
Jun 14 16:20:05 leyantoo kernel: sd 7:0:0:0: [sda] Write Protect is off
Jun 14 16:20:05 leyantoo kernel: sd 7:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 14 16:20:05 leyantoo kernel: sd 7:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 14 16:20:05 leyantoo kernel:  sda: sda1 sda2
Jun 14 16:20:05 leyantoo kernel: sd 7:0:0:0: [sda] Attached SCSI disk
Jun 14 16:20:05 leyantoo kernel: Freeing unused decrypted memory: 2044K
Jun 14 16:20:05 leyantoo kernel: Freeing unused kernel image (initmem) memory: 1456K
Jun 14 16:20:05 leyantoo kernel: Write protecting the kernel read-only data: 20480k
Jun 14 16:20:05 leyantoo kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K
Jun 14 16:20:05 leyantoo kernel: Freeing unused kernel image (rodata/data gap) memory: 1476K
Jun 14 16:20:05 leyantoo kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 14 16:20:05 leyantoo kernel: rodata_test: all tests were successful
Jun 14 16:20:05 leyantoo kernel: Run /init as init process
Jun 14 16:20:05 leyantoo kernel:   with arguments:
Jun 14 16:20:05 leyantoo kernel:     /init
Jun 14 16:20:05 leyantoo kernel:   with environment:
Jun 14 16:20:05 leyantoo kernel:     HOME=/
Jun 14 16:20:05 leyantoo kernel:     TERM=linux
Jun 14 16:20:05 leyantoo kernel:     BOOT_IMAGE=/linux-os/gentoo/boot/vmlinuz-5.13.0-rc6
Jun 14 16:20:05 leyantoo systemd[1]: systemd 248 running in system mode. (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 +LZ4 +XZ -ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
Jun 14 16:20:05 leyantoo systemd[1]: Detected architecture x86-64.
Jun 14 16:20:05 leyantoo systemd[1]: Running in initial RAM disk.
Jun 14 16:20:05 leyantoo systemd[1]: Queued start job for default target Initrd Default Target.
Jun 14 16:20:05 leyantoo systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Local File Systems.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Paths.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Slices.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Swap.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Timers.
Jun 14 16:20:05 leyantoo systemd[1]: Listening on Journal Audit Socket.
Jun 14 16:20:05 leyantoo systemd[1]: Listening on Journal Socket (/dev/log).
Jun 14 16:20:05 leyantoo systemd[1]: Listening on Journal Socket.
Jun 14 16:20:05 leyantoo systemd[1]: Listening on udev Control Socket.
Jun 14 16:20:05 leyantoo systemd[1]: Listening on udev Kernel Socket.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Sockets.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 14 16:20:05 leyantoo systemd[1]: Starting Journal Service...
Jun 14 16:20:05 leyantoo systemd[1]: Starting Load Kernel Modules...
Jun 14 16:20:05 leyantoo systemd[1]: Starting Setup Virtual Console...
Jun 14 16:20:05 leyantoo systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 14 16:20:05 leyantoo systemd[1]: Finished Load Kernel Modules.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Apply Kernel Variables...
Jun 14 16:20:05 leyantoo systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 14 16:20:05 leyantoo systemd[1]: Finished Apply Kernel Variables.
Jun 14 16:20:05 leyantoo systemd[1]: Finished Setup Virtual Console.
Jun 14 16:20:05 leyantoo systemd[1]: Starting dracut ask for additional cmdline parameters...
Jun 14 16:20:05 leyantoo systemd-journald[408]: Journal started
Jun 14 16:20:05 leyantoo systemd-journald[408]: Runtime Journal (/run/log/journal/9d2ad4e2ef1620a6d0f5e2046057eb9d) is 8.0M, max 640.6M, 632.6M free.
Jun 14 16:20:05 leyantoo systemd-modules-load[409]: Failed to find module 'v4l2loopback-dc'
Jun 14 16:20:05 leyantoo systemd-modules-load[409]: Failed to find module 'winesync'
Jun 14 16:20:05 leyantoo systemd[1]: Starting Create Volatile Files and Directories...
Jun 14 16:20:05 leyantoo systemd[1]: Started Journal Service.
Jun 14 16:20:05 leyantoo systemd[1]: Finished Create Volatile Files and Directories.
Jun 14 16:20:05 leyantoo systemd[1]: Finished dracut ask for additional cmdline parameters.
Jun 14 16:20:05 leyantoo systemd[1]: Starting dracut cmdline hook...
Jun 14 16:20:05 leyantoo dracut-cmdline[426]: dracut-dracut-053
Jun 14 16:20:05 leyantoo dracut-cmdline[426]: Using kernel command line parameters: rd.driver.pre=btrfs root=UUID=e33a55b0-0046-46cc-a105-95d256e216f6 rootfstype=btrfs rootflags=rw,noatime,ssd,space_cache,subvolid=386,subvol=/linux-os/gentoo,subvol=linux-os/gentoo intel_pstate=passive BOOT_IMAGE=/linux-os/gentoo/boot/vmlinuz-5.13.0-rc6 root=UUID=e33a55b0-0046-46cc-a105-95d256e216f6 ro rootflags=subvol=linux-os/gentoo init=/usr/lib/systemd/systemd loglevel=3 quiet random.trust_cpu=on nowatchdog mitigations=off amdgpu.ppfeaturemask=0xffffffff noreplace-smp clearcpuid=514
Jun 14 16:20:05 leyantoo systemd[1]: Finished dracut cmdline hook.
Jun 14 16:20:05 leyantoo systemd[1]: Starting dracut pre-udev hook...
Jun 14 16:20:05 leyantoo kernel: raid6: skip pq benchmark and using algorithm avx2x4
Jun 14 16:20:05 leyantoo kernel: raid6: using avx2x2 recovery algorithm
Jun 14 16:20:05 leyantoo kernel: xor: automatically using best checksumming function   avx       
Jun 14 16:20:05 leyantoo kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes
Jun 14 16:20:05 leyantoo systemd[1]: Finished dracut pre-udev hook.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 14 16:20:05 leyantoo systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 14 16:20:05 leyantoo systemd[1]: Condition check resulted in dracut pre-trigger hook being skipped.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Coldplug All udev Devices...
Jun 14 16:20:05 leyantoo systemd[1]: Finished Coldplug All udev Devices.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target System Initialization.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Basic System.
Jun 14 16:20:05 leyantoo systemd[1]: Starting dracut initqueue hook...
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.1: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.1: new USB bus registered, assigned bus number 1
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 14 16:20:05 leyantoo kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
Jun 14 16:20:05 leyantoo kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 14 16:20:05 leyantoo kernel: usb usb1: Product: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: usb usb1: Manufacturer: Linux 5.13.0-rc6 xhci-hcd
Jun 14 16:20:05 leyantoo kernel: usb usb1: SerialNumber: 0000:2a:00.1
Jun 14 16:20:05 leyantoo kernel: hub 1-0:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 1-0:1.0: 6 ports detected
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.1: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.1: new USB bus registered, assigned bus number 2
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.1: Host supports USB 3.1 Enhanced SuperSpeed
Jun 14 16:20:05 leyantoo kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 14 16:20:05 leyantoo kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
Jun 14 16:20:05 leyantoo kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 14 16:20:05 leyantoo kernel: usb usb2: Product: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: usb usb2: Manufacturer: Linux 5.13.0-rc6 xhci-hcd
Jun 14 16:20:05 leyantoo kernel: usb usb2: SerialNumber: 0000:2a:00.1
Jun 14 16:20:05 leyantoo kernel: hub 2-0:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 2-0:1.0: 4 ports detected
Jun 14 16:20:05 leyantoo kernel: usb: port power management may be unreliable
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.3: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 3
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 14 16:20:05 leyantoo kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
Jun 14 16:20:05 leyantoo kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 14 16:20:05 leyantoo kernel: usb usb3: Product: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: usb usb3: Manufacturer: Linux 5.13.0-rc6 xhci-hcd
Jun 14 16:20:05 leyantoo kernel: usb usb3: SerialNumber: 0000:2a:00.3
Jun 14 16:20:05 leyantoo kernel: hub 3-0:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 3-0:1.0: 6 ports detected
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.3: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 4
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:2a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 14 16:20:05 leyantoo kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 14 16:20:05 leyantoo kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
Jun 14 16:20:05 leyantoo kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 14 16:20:05 leyantoo kernel: usb usb4: Product: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: usb usb4: Manufacturer: Linux 5.13.0-rc6 xhci-hcd
Jun 14 16:20:05 leyantoo kernel: usb usb4: SerialNumber: 0000:2a:00.3
Jun 14 16:20:05 leyantoo kernel: hub 4-0:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 4-0:1.0: 4 ports detected
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:31:00.3: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:31:00.3: new USB bus registered, assigned bus number 5
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:31:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
Jun 14 16:20:05 leyantoo kernel: cryptd: max_cpu_qlen set to 1000
Jun 14 16:20:05 leyantoo kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
Jun 14 16:20:05 leyantoo kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 14 16:20:05 leyantoo kernel: usb usb5: Product: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: usb usb5: Manufacturer: Linux 5.13.0-rc6 xhci-hcd
Jun 14 16:20:05 leyantoo kernel: usb usb5: SerialNumber: 0000:31:00.3
Jun 14 16:20:05 leyantoo kernel: hub 5-0:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 5-0:1.0: 4 ports detected
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:31:00.3: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:31:00.3: new USB bus registered, assigned bus number 6
Jun 14 16:20:05 leyantoo kernel: xhci_hcd 0000:31:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 14 16:20:05 leyantoo kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 14 16:20:05 leyantoo kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.13
Jun 14 16:20:05 leyantoo kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 14 16:20:05 leyantoo kernel: usb usb6: Product: xHCI Host Controller
Jun 14 16:20:05 leyantoo kernel: usb usb6: Manufacturer: Linux 5.13.0-rc6 xhci-hcd
Jun 14 16:20:05 leyantoo kernel: usb usb6: SerialNumber: 0000:31:00.3
Jun 14 16:20:05 leyantoo kernel: hub 6-0:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 6-0:1.0: 4 ports detected
Jun 14 16:20:05 leyantoo kernel: AVX2 version of gcm_enc/dec engaged.
Jun 14 16:20:05 leyantoo kernel: AES CTR mode by8 optimization enabled
Jun 14 16:20:05 leyantoo kernel: BTRFS: device label Archlinux-RAID devid 2 transid 190018 /dev/nvme0n1p2 scanned by systemd-udevd (544)
Jun 14 16:20:05 leyantoo systemd-udevd[561]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 14 16:20:05 leyantoo kernel: BTRFS: device label Archlinux-RAID devid 1 transid 190018 /dev/nvme1n1p2 scanned by systemd-udevd (518)
Jun 14 16:20:05 leyantoo systemd[1]: Found device Samsung SSD 970 EVO Plus 500GB Archlinux-RAID.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Initrd Root Device.
Jun 14 16:20:05 leyantoo kernel: tsc: Refined TSC clocksource calibration: 3399.999 MHz
Jun 14 16:20:05 leyantoo kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x31024d9464a, max_idle_ns: 440795287124 ns
Jun 14 16:20:05 leyantoo kernel: clocksource: Switched to clocksource tsc
Jun 14 16:20:05 leyantoo kernel: usb 1-1: new high-speed USB device number 2 using xhci_hcd
Jun 14 16:20:05 leyantoo kernel: usb 3-5: new full-speed USB device number 2 using xhci_hcd
Jun 14 16:20:05 leyantoo kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
Jun 14 16:20:05 leyantoo systemd[1]: Finished dracut initqueue hook.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Remote File Systems (Pre).
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Remote File Systems.
Jun 14 16:20:05 leyantoo systemd[1]: Condition check resulted in dracut pre-mount hook being skipped.
Jun 14 16:20:05 leyantoo systemd[1]: Starting File System Check on /dev/disk/by-uuid/e33a55b0-0046-46cc-a105-95d256e216f6...
Jun 14 16:20:05 leyantoo systemd[1]: Finished File System Check on /dev/disk/by-uuid/e33a55b0-0046-46cc-a105-95d256e216f6.
Jun 14 16:20:05 leyantoo systemd[1]: Mounting /sysroot...
Jun 14 16:20:05 leyantoo kernel: BTRFS info (device nvme1n1p2): disk space caching is enabled
Jun 14 16:20:05 leyantoo kernel: BTRFS info (device nvme1n1p2): has skinny extents
Jun 14 16:20:05 leyantoo kernel: BTRFS info (device nvme1n1p2): bdev /dev/nvme1n1p2 errs: wr 0, rd 0, flush 0, corrupt 1, gen 0
Jun 14 16:20:05 leyantoo systemd[1]: Mounted /sysroot.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Initrd Root File System.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Reload Configuration from the Real Root...
Jun 14 16:20:05 leyantoo kernel: BTRFS info (device nvme1n1p2): enabling ssd optimizations
Jun 14 16:20:05 leyantoo systemd[1]: Reloading.
Jun 14 16:20:05 leyantoo kernel: usb 1-1: New USB device found, idVendor=0566, idProduct=3020, bcdDevice=32.98
Jun 14 16:20:05 leyantoo kernel: usb 1-1: New USB device strings: Mfr=10, Product=11, SerialNumber=0
Jun 14 16:20:05 leyantoo kernel: usb 1-1: Product: USB 2.0 HUB
Jun 14 16:20:05 leyantoo kernel: usb 1-1: Manufacturer: GENESYS
Jun 14 16:20:05 leyantoo systemd[1]: initrd-parse-etc.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Finished Reload Configuration from the Real Root.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Initrd File Systems.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Initrd Default Target.
Jun 14 16:20:05 leyantoo systemd[1]: Condition check resulted in dracut mount hook being skipped.
Jun 14 16:20:05 leyantoo systemd[1]: Condition check resulted in dracut pre-pivot and cleanup hook being skipped.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Initrd Default Target.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Basic System.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Initrd Root Device.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Paths.
Jun 14 16:20:05 leyantoo systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Jun 14 16:20:05 leyantoo kernel: usb 5-1: New USB device found, idVendor=0424, idProduct=2734, bcdDevice= 1.38
Jun 14 16:20:05 leyantoo kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 14 16:20:05 leyantoo kernel: usb 5-1: Product: USB2734
Jun 14 16:20:05 leyantoo kernel: usb 5-1: Manufacturer: Microchip Tech
Jun 14 16:20:05 leyantoo kernel: usb 3-5: New USB device found, idVendor=1462, idProduct=7b93, bcdDevice= 0.01
Jun 14 16:20:05 leyantoo kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 14 16:20:05 leyantoo kernel: usb 3-5: Product: MYSTIC LIGHT 
Jun 14 16:20:05 leyantoo kernel: usb 3-5: Manufacturer: MSI
Jun 14 16:20:05 leyantoo kernel: usb 3-5: SerialNumber: A02019060305
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Remote File Systems.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Remote File Systems (Pre).
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Slices.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Sockets.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target System Initialization.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Swap.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Timers.
Jun 14 16:20:05 leyantoo systemd[1]: dracut-initqueue.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped dracut initqueue hook.
Jun 14 16:20:05 leyantoo systemd[1]: systemd-sysctl.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Apply Kernel Variables.
Jun 14 16:20:05 leyantoo systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Load Kernel Modules.
Jun 14 16:20:05 leyantoo systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Create Volatile Files and Directories.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped target Local File Systems.
Jun 14 16:20:05 leyantoo systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Coldplug All udev Devices.
Jun 14 16:20:05 leyantoo systemd[1]: Stopping Rule-based Manager for Device Events and Files...
Jun 14 16:20:05 leyantoo systemd[1]: initrd-cleanup.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
Jun 14 16:20:05 leyantoo kernel: hub 1-1:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 1-1:1.0: 3 ports detected
Jun 14 16:20:05 leyantoo kernel: hub 5-1:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 5-1:1.0: 5 ports detected
Jun 14 16:20:05 leyantoo kernel: usb 6-2: new SuperSpeed USB device number 2 using xhci_hcd
Jun 14 16:20:05 leyantoo systemd[1]: systemd-udevd.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Rule-based Manager for Device Events and Files.
Jun 14 16:20:05 leyantoo systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Closed udev Control Socket.
Jun 14 16:20:05 leyantoo systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Closed udev Kernel Socket.
Jun 14 16:20:05 leyantoo systemd[1]: dracut-pre-udev.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped dracut pre-udev hook.
Jun 14 16:20:05 leyantoo systemd[1]: dracut-cmdline.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped dracut cmdline hook.
Jun 14 16:20:05 leyantoo systemd[1]: dracut-cmdline-ask.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped dracut ask for additional cmdline parameters.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Cleanup udev Database...
Jun 14 16:20:05 leyantoo systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 14 16:20:05 leyantoo systemd[1]: kmod-static-nodes.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Create list of static device nodes for the current kernel.
Jun 14 16:20:05 leyantoo systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Stopped Setup Virtual Console.
Jun 14 16:20:05 leyantoo kernel: usb 3-6: new high-speed USB device number 3 using xhci_hcd
Jun 14 16:20:05 leyantoo kernel: usb 6-2: New USB device found, idVendor=0424, idProduct=5734, bcdDevice= 1.38
Jun 14 16:20:05 leyantoo kernel: usb 6-2: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Jun 14 16:20:05 leyantoo kernel: usb 6-2: Product: USB5734
Jun 14 16:20:05 leyantoo kernel: usb 6-2: Manufacturer: Microchip Tech
Jun 14 16:20:05 leyantoo systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
Jun 14 16:20:05 leyantoo systemd[1]: Finished Cleanup udev Database.
Jun 14 16:20:05 leyantoo systemd[1]: Reached target Switch Root.
Jun 14 16:20:05 leyantoo systemd[1]: Starting Switch Root...
Jun 14 16:20:05 leyantoo systemd[1]: Switching root.
Jun 14 16:20:05 leyantoo kernel: usb 1-2: new full-speed USB device number 3 using xhci_hcd
Jun 14 16:20:05 leyantoo kernel: hub 6-2:1.0: USB hub found
Jun 14 16:20:05 leyantoo kernel: hub 6-2:1.0: 5 ports detected
Jun 14 16:20:05 leyantoo systemd-journald[408]: Journal stopped
Jun 14 16:20:06 leyantoo systemd-journald[408]: Received SIGTERM from PID 1 (systemd).
Jun 14 16:20:06 leyantoo systemd[1]: systemd 248 running in system mode. (+PAM -AUDIT -SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 +IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 +LZ4 +XZ -ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
Jun 14 16:20:06 leyantoo systemd[1]: Detected architecture x86-64.
Jun 14 16:20:06 leyantoo kernel: usb 5-4: new full-speed USB device number 3 using xhci_hcd
Jun 14 16:20:06 leyantoo kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
Jun 14 16:20:06 leyantoo kernel: usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 14 16:20:06 leyantoo kernel: usb 3-6: Product: USB2.0 Hub
Jun 14 16:20:06 leyantoo kernel: usb 1-2: New USB device found, idVendor=0451, idProduct=2036, bcdDevice= 1.01
Jun 14 16:20:06 leyantoo kernel: usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 14 16:20:06 leyantoo kernel: usb 1-2: Product: General Purpose USB Hub
Jun 14 16:20:06 leyantoo kernel: hub 3-6:1.0: USB hub found
Jun 14 16:20:06 leyantoo kernel: hub 3-6:1.0: 4 ports detected
Jun 14 16:20:06 leyantoo systemd[1]: initrd-switch-root.service: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd[1]: Stopped Switch Root.
Jun 14 16:20:06 leyantoo systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Jun 14 16:20:06 leyantoo systemd[1]: Created slice system-getty.slice.
Jun 14 16:20:06 leyantoo systemd[1]: Created slice system-modprobe.slice.
Jun 14 16:20:06 leyantoo systemd[1]: Created slice system-systemd\x2dfsck.slice.
Jun 14 16:20:06 leyantoo systemd[1]: Created slice User and Session Slice.
Jun 14 16:20:06 leyantoo systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 14 16:20:06 leyantoo systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 14 16:20:06 leyantoo systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Login Prompts.
Jun 14 16:20:06 leyantoo systemd[1]: Stopped target Switch Root.
Jun 14 16:20:06 leyantoo systemd[1]: Stopped target Initrd File Systems.
Jun 14 16:20:06 leyantoo systemd[1]: Stopped target Initrd Root File System.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Paths.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Remote File Systems.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Slices.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Swap.
Jun 14 16:20:06 leyantoo systemd[1]: Listening on Process Core Dump Socket.
Jun 14 16:20:06 leyantoo systemd[1]: Listening on initctl Compatibility Named Pipe.
Jun 14 16:20:06 leyantoo systemd[1]: Listening on Network Service Netlink Socket.
Jun 14 16:20:06 leyantoo systemd[1]: Listening on udev Control Socket.
Jun 14 16:20:06 leyantoo systemd[1]: Listening on udev Kernel Socket.
Jun 14 16:20:06 leyantoo systemd[1]: Mounting Huge Pages File System...
Jun 14 16:20:06 leyantoo systemd[1]: Mounting POSIX Message Queue File System...
Jun 14 16:20:06 leyantoo systemd[1]: Mounting Kernel Debug File System...
Jun 14 16:20:06 leyantoo systemd[1]: Mounting Kernel Trace File System...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Create list of static device nodes for the current kernel...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Load Kernel Module configfs...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Load Kernel Module drm...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Load Kernel Module fuse...
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: systemd-fsck-root.service: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd[1]: Stopped File System Check on Root Device.
Jun 14 16:20:06 leyantoo systemd[1]: Stopped Journal Service.
Jun 14 16:20:06 leyantoo systemd[1]: Starting Journal Service...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Load Kernel Modules...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Coldplug All udev Devices...
Jun 14 16:20:06 leyantoo systemd[1]: sysroot.mount: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd[1]: Mounted Huge Pages File System.
Jun 14 16:20:06 leyantoo systemd[1]: Mounted POSIX Message Queue File System.
Jun 14 16:20:06 leyantoo systemd[1]: Mounted Kernel Debug File System.
Jun 14 16:20:06 leyantoo systemd[1]: Mounted Kernel Trace File System.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Create list of static device nodes for the current kernel.
Jun 14 16:20:06 leyantoo systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Load Kernel Module configfs.
Jun 14 16:20:06 leyantoo systemd[1]: Mounting Kernel Configuration File System...
Jun 14 16:20:06 leyantoo kernel: BTRFS info (device nvme1n1p2): disk space caching is enabled
Jun 14 16:20:06 leyantoo systemd[1]: Finished Load Kernel Modules.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 14 16:20:06 leyantoo systemd[1]: Mounted Kernel Configuration File System.
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in First Boot Wizard being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
Jun 14 16:20:06 leyantoo kernel: Linux agpgart interface v0.103
Jun 14 16:20:06 leyantoo systemd[1]: Starting Load/Save Random Seed...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Apply Kernel Variables...
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Create System Users being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 14 16:20:06 leyantoo systemd-journald[685]: Journal started
Jun 14 16:20:06 leyantoo systemd-journald[685]: Runtime Journal (/run/log/journal/9d2ad4e2ef1620a6d0f5e2046057eb9d) is 8.0M, max 640.6M, 632.6M free.
Jun 14 16:20:06 leyantoo systemd[1]: Queued start job for default target Graphical Interface.
Jun 14 16:20:06 leyantoo systemd[1]: systemd-journald.service: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd-modules-load[687]: Failed to find module 'v4l2loopback-dc'
Jun 14 16:20:06 leyantoo systemd-modules-load[687]: Failed to find module 'winesync'
Jun 14 16:20:06 leyantoo systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 14 16:20:06 leyantoo systemd[1]: Started Journal Service.
Jun 14 16:20:06 leyantoo systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Load Kernel Module fuse.
Jun 14 16:20:06 leyantoo systemd[1]: Mounting FUSE Control File System...
Jun 14 16:20:06 leyantoo kernel: fuse: init (API version 7.33)
Jun 14 16:20:06 leyantoo systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Load Kernel Module drm.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Apply Kernel Variables.
Jun 14 16:20:06 leyantoo systemd[1]: Mounted FUSE Control File System.
Jun 14 16:20:06 leyantoo systemd-journald[685]: Time spent on flushing to /var/log/journal/9d2ad4e2ef1620a6d0f5e2046057eb9d is 11.859ms for 1235 entries.
Jun 14 16:20:06 leyantoo systemd-journald[685]: System Journal (/var/log/journal/9d2ad4e2ef1620a6d0f5e2046057eb9d) is 4.0G, max 4.0G, 0B free.
Jun 14 16:20:06 leyantoo kernel: hub 1-2:1.0: USB hub found
Jun 14 16:20:06 leyantoo kernel: usb 1-1.3: new low-speed USB device number 4 using xhci_hcd
Jun 14 16:20:06 leyantoo kernel: hub 1-2:1.0: 3 ports detected
Jun 14 16:20:06 leyantoo kernel: usb 5-4: New USB device found, idVendor=1038, idProduct=1832, bcdDevice= 0.0b
Jun 14 16:20:06 leyantoo kernel: usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 14 16:20:06 leyantoo kernel: usb 5-4: Product: SteelSeries Sensei Ten
Jun 14 16:20:06 leyantoo kernel: usb 5-4: Manufacturer: SteelSeries
Jun 14 16:20:06 leyantoo kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Jun 14 16:20:06 leyantoo kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 14 16:20:06 leyantoo kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 14 16:20:06 leyantoo kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 14 16:20:06 leyantoo kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 14 16:20:06 leyantoo kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
Jun 14 16:20:06 leyantoo kernel: sp5100-tco sp5100-tco: Watchdog hardware is disabled
Jun 14 16:20:06 leyantoo kernel: input: PC Speaker as /devices/platform/pcspkr/input/input2
Jun 14 16:20:06 leyantoo kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jun 14 16:20:06 leyantoo kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 14 16:20:06 leyantoo kernel: usb 1-1.3: New USB device found, idVendor=0566, idProduct=3013, bcdDevice= 3.06
Jun 14 16:20:06 leyantoo kernel: usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 14 16:20:06 leyantoo kernel: input: MSI MYSTIC LIGHT  as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-5/3-5:1.0/0003:1462:7B93.0001/input/input3
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:1462:7B93.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:2a:00.3-5/input0
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:1038:1832.0002: hiddev97,hidraw1: USB HID v1.11 Device [SteelSeries SteelSeries Sensei Ten] on usb-0000:31:00.3-4/input0
Jun 14 16:20:06 leyantoo kernel: input: HID 0566:3013 as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3/1-1.3:1.0/0003:0566:3013.0003/input/input4
Jun 14 16:20:06 leyantoo kernel: input: SteelSeries SteelSeries Sensei Ten as /devices/pci0000:00/0000:00:08.1/0000:31:00.3/usb5/5-4/5-4:1.1/0003:1038:1832.0004/input/input5
Jun 14 16:20:06 leyantoo kernel: snd_hda_intel 0000:2f:00.1: enabling device (0000 -> 0002)
Jun 14 16:20:06 leyantoo kernel: snd_hda_intel 0000:2f:00.1: Handle vga_switcheroo audio client
Jun 14 16:20:06 leyantoo kernel: snd_hda_intel 0000:2f:00.1: Force to non-snoop mode
Jun 14 16:20:06 leyantoo kernel: snd_hda_intel 0000:31:00.4: enabling device (0000 -> 0002)
Jun 14 16:20:06 leyantoo kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card0/input6
Jun 14 16:20:06 leyantoo kernel: kvm: Nested Virtualization enabled
Jun 14 16:20:06 leyantoo kernel: SVM: kvm: Nested Paging enabled
Jun 14 16:20:06 leyantoo kernel: SVM: Virtual VMLOAD VMSAVE supported
Jun 14 16:20:06 leyantoo kernel: SVM: Virtual GIF supported
Jun 14 16:20:06 leyantoo systemd[1]: Finished Load/Save Random Seed.
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in First Boot Complete being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Local File Systems (Pre).
Jun 14 16:20:06 leyantoo systemd[1]: media-personal.mount: Directory /media/personal to mount over is not empty, mounting anyway.
Jun 14 16:20:06 leyantoo systemd[1]: Mounting /media/personal...
Jun 14 16:20:06 leyantoo systemd-fsck[710]: fsck.fat 4.2 (2021-01-31)
Jun 14 16:20:06 leyantoo systemd-fsck[710]: /dev/nvme0n1p1: 188 files, 55247/524256 clusters
Jun 14 16:20:06 leyantoo systemd[1]: Mounting /media/storage...
Jun 14 16:20:06 leyantoo systemd[1]: Mounting /tmp...
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway.
Jun 14 16:20:06 leyantoo systemd[1]: Mounting /var/tmp...
Jun 14 16:20:06 leyantoo systemd[1]: Starting File System Check on /dev/disk/by-uuid/E2AC-889B...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 14 16:20:06 leyantoo systemd[1]: Mounted /media/personal.
Jun 14 16:20:06 leyantoo systemd[1]: Mounted /tmp.
Jun 14 16:20:06 leyantoo systemd[1]: Mounted /var/tmp.
Jun 14 16:20:06 leyantoo systemd[1]: Mounting /var/tmp/portage...
Jun 14 16:20:06 leyantoo systemd[1]: Mounted /var/tmp/portage.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Coldplug All udev Devices.
Jun 14 16:20:06 leyantoo systemd[1]: Finished File System Check on /dev/disk/by-uuid/E2AC-889B.
Jun 14 16:20:06 leyantoo systemd[1]: Mounting /efi...
Jun 14 16:20:06 leyantoo systemd[1]: Mounted /efi.
Jun 14 16:20:06 leyantoo systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 14 16:20:06 leyantoo systemd[1]: Starting Network Service...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Load Kernel Module configfs...
Jun 14 16:20:06 leyantoo systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Load Kernel Module configfs.
Jun 14 16:20:06 leyantoo systemd-networkd[721]: Enumeration completed
Jun 14 16:20:06 leyantoo systemd[1]: Started Network Service.
Jun 14 16:20:06 leyantoo systemd-udevd[802]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jun 14 16:20:06 leyantoo kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jun 14 16:20:06 leyantoo kernel: usb 1-4: new full-speed USB device number 5 using xhci_hcd
Jun 14 16:20:06 leyantoo kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card1/input12
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:0566:3013.0003: input,hidraw2: USB HID v1.10 Keyboard [HID 0566:3013] on usb-0000:2a:00.1-1.3/input0
Jun 14 16:20:06 leyantoo kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card0/input7
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:1038:1832.0004: input,hidraw3: USB HID v1.11 Mouse [SteelSeries SteelSeries Sensei Ten] on usb-0000:31:00.3-4/input1
Jun 14 16:20:06 leyantoo kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card0/input8
Jun 14 16:20:06 leyantoo kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card1/input13
Jun 14 16:20:06 leyantoo kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card1/input14
Jun 14 16:20:06 leyantoo kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card0/input9
Jun 14 16:20:06 leyantoo kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card0/input10
Jun 14 16:20:06 leyantoo kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card1/input15
Jun 14 16:20:06 leyantoo kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card1/input16
Jun 14 16:20:06 leyantoo kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.0/0000:2e:00.0/0000:2f:00.1/sound/card0/input11
Jun 14 16:20:06 leyantoo kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card1/input17
Jun 14 16:20:06 leyantoo kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:31:00.4/sound/card1/input18
Jun 14 16:20:06 leyantoo kernel: input: SteelSeries SteelSeries Sensei Ten Keyboard as /devices/pci0000:00/0000:00:08.1/0000:31:00.3/usb5/5-4/5-4:1.2/0003:1038:1832.0005/input/input19
Jun 14 16:20:06 leyantoo kernel: input: HID 0566:3013 Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3/1-1.3:1.1/0003:0566:3013.0006/input/input20
Jun 14 16:20:06 leyantoo ntfs-3g[823]: Version 2017.3.23AR.5 integrated FUSE 28
Jun 14 16:20:06 leyantoo ntfs-3g[823]: Mounted /dev/sda1 (Read-Write, label "Storage", NTFS 3.1)
Jun 14 16:20:06 leyantoo systemd[1]: Mounted /media/storage.
Jun 14 16:20:06 leyantoo ntfs-3g[823]: Cmdline options: rw
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Local File Systems.
Jun 14 16:20:06 leyantoo ntfs-3g[823]: Mount options: allow_other,nonempty,relatime,rw,fsname=/dev/sda1,blkdev,blksize=4096
Jun 14 16:20:06 leyantoo ntfs-3g[823]: Ownership and permissions disabled, configuration type 7
Jun 14 16:20:06 leyantoo systemd[1]: Starting Restore /run/initramfs on shutdown...
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: Starting Create Volatile Files and Directories...
Jun 14 16:20:06 leyantoo systemd[1]: Finished Restore /run/initramfs on shutdown.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Create Volatile Files and Directories.
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: Starting Network Name Resolution...
Jun 14 16:20:06 leyantoo systemd[1]: Starting Network Time Synchronization...
Jun 14 16:20:06 leyantoo systemd[1]: Condition check resulted in Update is Completed being skipped.
Jun 14 16:20:06 leyantoo systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Jun 14 16:20:06 leyantoo systemd[1]: Finished Update UTMP about System Boot/Shutdown.
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:1038:1832.0005: input,hidraw4: USB HID v1.11 Keyboard [SteelSeries SteelSeries Sensei Ten] on usb-0000:31:00.3-4/input2
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:1038:1832.0007: hiddev98,hidraw5: USB HID v1.11 Device [SteelSeries SteelSeries Sensei Ten] on usb-0000:31:00.3-4/input3
Jun 14 16:20:06 leyantoo systemd[1]: Started Network Time Synchronization.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target System Initialization.
Jun 14 16:20:06 leyantoo systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target System Time Set.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Timers.
Jun 14 16:20:06 leyantoo systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Sockets.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Basic System.
Jun 14 16:20:06 leyantoo systemd[1]: Started D-Bus System Message Bus.
Jun 14 16:20:06 leyantoo systemd[1]: Starting Network Manager...
Jun 14 16:20:06 leyantoo systemd[1]: Starting User Login Management...
Jun 14 16:20:06 leyantoo systemd-resolved[826]: Positive Trust Anchors:
Jun 14 16:20:06 leyantoo systemd-resolved[826]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Jun 14 16:20:06 leyantoo systemd-resolved[826]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Jun 14 16:20:06 leyantoo systemd-resolved[826]: Using system hostname 'leyantoo'.
Jun 14 16:20:06 leyantoo systemd[1]: Started Network Name Resolution.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Host and Network Name Lookups.
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5324] NetworkManager (version 1.30.4) is starting... (for the first time)
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5324] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 31-mac-addr-change.conf)
Jun 14 16:20:06 leyantoo systemd[1]: Started Network Manager.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Network.
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5332] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 14 16:20:06 leyantoo systemd[1]: Starting Permit User Sessions...
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5340] manager[0x55e27a40f0c0]: monitoring kernel firmware directory '/lib/firmware'.
Jun 14 16:20:06 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=831 comm="/usr/sbin/NetworkManager --no-daemon ")
Jun 14 16:20:06 leyantoo systemd[1]: Starting Hostname Service...
Jun 14 16:20:06 leyantoo systemd[1]: Finished Permit User Sessions.
Jun 14 16:20:06 leyantoo systemd[1]: Starting GNOME Display Manager...
Jun 14 16:20:06 leyantoo systemd-logind[832]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 14 16:20:06 leyantoo systemd-logind[832]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 14 16:20:06 leyantoo systemd-logind[832]: New seat seat0.
Jun 14 16:20:06 leyantoo systemd[1]: Started User Login Management.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Multi-User System.
Jun 14 16:20:06 leyantoo systemd[1]: Started GNOME Display Manager.
Jun 14 16:20:06 leyantoo systemd[1]: Reached target Graphical Interface.
Jun 14 16:20:06 leyantoo systemd[1]: Starting Update UTMP about System Runlevel Changes...
Jun 14 16:20:06 leyantoo systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.
Jun 14 16:20:06 leyantoo systemd[1]: Finished Update UTMP about System Runlevel Changes.
Jun 14 16:20:06 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jun 14 16:20:06 leyantoo systemd[1]: Started Hostname Service.
Jun 14 16:20:06 leyantoo systemd[1]: Startup finished in 11.423s (firmware) + 10.775s (loader) + 990ms (kernel) + 868ms (initrd) + 528ms (userspace) = 24.584s.
Jun 14 16:20:06 leyantoo kernel: [drm] amdgpu kernel modesetting enabled.
Jun 14 16:20:06 leyantoo kernel: amdgpu: Ignoring ACPI CRAT on non-APU system
Jun 14 16:20:06 leyantoo kernel: amdgpu: Virtual CRAT table created for CPU
Jun 14 16:20:06 leyantoo kernel: amdgpu: Topology: Add CPU node
Jun 14 16:20:06 leyantoo kernel: checking generic (7c00000000 7f0000) vs hw (7c00000000 200000000)
Jun 14 16:20:06 leyantoo kernel: fb0: switching to amdgpudrmfb from EFI VGA
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: vgaarb: deactivate vga console
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: enabling device (0006 -> 0007)
Jun 14 16:20:06 leyantoo kernel: [drm] initializing kernel modesetting (NAVI10 0x1002:0x731F 0x148C:0x2398 0xC1).
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 14 16:20:06 leyantoo kernel: [drm] register mmio base: 0xFCD00000
Jun 14 16:20:06 leyantoo kernel: [drm] register mmio size: 524288
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 0 <nv_common>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 1 <gmc_v10_0>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 2 <navi10_ih>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 3 <psp>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 4 <smu>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 5 <dm>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 6 <gfx_v10_0>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 7 <sdma_v5_0>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 8 <vcn_v2_0>
Jun 14 16:20:06 leyantoo kernel: [drm] add ip block number 9 <jpeg_v2_0>
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: Fetched VBIOS from VFCT
Jun 14 16:20:06 leyantoo kernel: amdgpu: ATOM BIOS: 111
Jun 14 16:20:06 leyantoo kernel: [drm] VCN decode is enabled in VM mode
Jun 14 16:20:06 leyantoo kernel: [drm] VCN encode is enabled in VM mode
Jun 14 16:20:06 leyantoo kernel: [drm] JPEG decode is enabled in VM mode
Jun 14 16:20:06 leyantoo kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: AGP: 267894784M 0x0000008400000000 - 0x0000FFFFFFFFFFFF
Jun 14 16:20:06 leyantoo kernel: [drm] Detected VRAM RAM=8176M, BAR=8192M
Jun 14 16:20:06 leyantoo kernel: [drm] RAM width 256bits GDDR6
Jun 14 16:20:06 leyantoo kernel: [drm] amdgpu: 8176M of VRAM memory ready
Jun 14 16:20:06 leyantoo kernel: [drm] amdgpu: 8176M of GTT memory ready.
Jun 14 16:20:06 leyantoo kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 14 16:20:06 leyantoo kernel: [drm] PCIE GART of 512M enabled (table at 0x00000080007E9000).
Jun 14 16:20:06 leyantoo kernel: [drm] Found VCN firmware Version ENC: 1.10 DEC: 5 VEP: 0 Revision: 13
Jun 14 16:20:06 leyantoo kernel: [drm] PSP loading VCN firmware
Jun 14 16:20:06 leyantoo kernel: input: HID 0566:3013 System Control as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3/1-1.3:1.1/0003:0566:3013.0006/input/input21
Jun 14 16:20:06 leyantoo kernel: input: HID 0566:3013 as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1.3/1-1.3:1.1/0003:0566:3013.0006/input/input22
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5718] hostname: hostname: using hostnamed
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5718] hostname: hostname changed from (none) to "leyantoo"
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5720] dns-mgr[0x55e27a407170]: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5743] manager[0x55e27a40f0c0]: rfkill: Wi-Fi hardware radio set enabled
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5743] manager[0x55e27a40f0c0]: rfkill: WWAN hardware radio set enabled
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:0566:3013.0006: input,hiddev99,hidraw6: USB HID v1.10 Device [HID 0566:3013] on usb-0000:2a:00.1-1.3/input1
Jun 14 16:20:06 leyantoo kernel: usbcore: registered new interface driver usbhid
Jun 14 16:20:06 leyantoo kernel: usbhid: USB HID core driver
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5760] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/1.30.4/libnm-device-plugin-adsl.so)
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5780] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/1.30.4/libnm-device-plugin-wwan.so)
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5792] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/1.30.4/libnm-device-plugin-bluetooth.so)
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5799] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.30.4/libnm-device-plugin-wifi.so)
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5800] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5800] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5800] manager: Networking is enabled by state file
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5801] dhcp-init: Using DHCP client 'internal'
Jun 14 16:20:06 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.3' (uid=0 pid=831 comm="/usr/sbin/NetworkManager --no-daemon ")
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5803] settings: Loaded settings plugin: keyfile (internal)
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5805] device (lo): carrier: link connected
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5806] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Jun 14 16:20:06 leyantoo systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 14 16:20:06 leyantoo NetworkManager[831]: <info>  [1623680406.5814] manager: startup complete
Jun 14 16:20:06 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jun 14 16:20:06 leyantoo systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 14 16:20:06 leyantoo kernel: usb 1-4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
Jun 14 16:20:06 leyantoo kernel: usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 14 16:20:06 leyantoo kernel: usb 5-1.5: new high-speed USB device number 4 using xhci_hcd
Jun 14 16:20:06 leyantoo kernel: usb 1-2.3: new full-speed USB device number 6 using xhci_hcd
Jun 14 16:20:06 leyantoo kernel: [drm] reserve 0x900000 from 0x81fe400000 for PSP TMR
Jun 14 16:20:06 leyantoo kernel: usb 5-1.5: New USB device found, idVendor=187c, idProduct=1006, bcdDevice= 2.00
Jun 14 16:20:06 leyantoo kernel: usb 5-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 14 16:20:06 leyantoo kernel: usb 5-1.5: Product: Hub Controller
Jun 14 16:20:06 leyantoo kernel: usb 5-1.5: Manufacturer: Microchip Tech
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: use vbios provided pptable
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Jun 14 16:20:06 leyantoo kernel: usb 1-2.3: New USB device found, idVendor=1038, idProduct=1280, bcdDevice= 1.40
Jun 14 16:20:06 leyantoo kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 14 16:20:06 leyantoo kernel: usb 1-2.3: Product: SteelSeries GameDAC
Jun 14 16:20:06 leyantoo kernel: usb 1-2.3: Manufacturer: SteelSeries
Jun 14 16:20:06 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: SMU is initialized successfully!
Jun 14 16:20:06 leyantoo kernel: [drm] Display Core initialized with v3.2.132!
Jun 14 16:20:06 leyantoo kernel: snd_hda_intel 0000:2f:00.1: bound 0000:2f:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:187C:1006.0008: hiddev100,hidraw7: USB HID v1.10 Device [Microchip Tech Hub Controller] on usb-0000:31:00.3-1.5/input0
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:1038:1280.0009: hiddev101,hidraw8: USB HID v1.11 Device [SteelSeries SteelSeries GameDAC] on usb-0000:2a:00.1-2.3/input0
Jun 14 16:20:06 leyantoo kernel: input: SteelSeries SteelSeries GameDAC as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-2/1-2.3/1-2.3:1.1/0003:1038:1280.000A/input/input23
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:1038:1280.000A: input,hidraw9: USB HID v1.11 Device [SteelSeries SteelSeries GameDAC] on usb-0000:2a:00.1-2.3/input1
Jun 14 16:20:06 leyantoo kernel: hid-generic 0003:1038:1280.000B: hiddev102,hidraw10: USB HID v1.11 Device [SteelSeries SteelSeries GameDAC] on usb-0000:2a:00.1-2.3/input2
Jun 14 16:20:07 leyantoo kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 14 16:20:07 leyantoo kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 14 16:20:07 leyantoo kernel: [drm] JPEG decode initialized successfully.
Jun 14 16:20:07 leyantoo kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 14 16:20:07 leyantoo kernel: amdgpu: Virtual CRAT table created for GPU
Jun 14 16:20:07 leyantoo kernel: amdgpu: Topology: Add dGPU node [0x731f:0x1002]
Jun 14 16:20:07 leyantoo kernel: kfd kfd: amdgpu: added device 1002:731f
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 40
Jun 14 16:20:07 leyantoo kernel: [drm] fb mappable at 0x7C009EB000
Jun 14 16:20:07 leyantoo kernel: [drm] vram apper at 0x7C00000000
Jun 14 16:20:07 leyantoo kernel: [drm] size 8294400
Jun 14 16:20:07 leyantoo kernel: [drm] fb depth is 24
Jun 14 16:20:07 leyantoo kernel: [drm]    pitch is 7680
Jun 14 16:20:07 leyantoo kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 14 16:20:07 leyantoo kernel: fbcon: Deferring console take-over
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 14 16:20:07 leyantoo kernel: dca service started, version 1.12.1
Jun 14 16:20:07 leyantoo kernel: igb: Intel(R) Gigabit Ethernet Network Driver
Jun 14 16:20:07 leyantoo kernel: igb: Copyright (c) 2007-2014 Intel Corporation.
Jun 14 16:20:07 leyantoo kernel: igb 0000:26:00.0: enabling device (0000 -> 0002)
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
Jun 14 16:20:07 leyantoo kernel: amdgpu 0000:2f:00.0: amdgpu: Using BACO for runtime pm
Jun 14 16:20:07 leyantoo kernel: [drm] Initialized amdgpu 3.41.0 20150101 for 0000:2f:00.0 on minor 0
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.0947] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 14 16:20:07 leyantoo kernel: pps pps0: new PPS source ptp0
Jun 14 16:20:07 leyantoo kernel: igb 0000:26:00.0: added PHC on eth0
Jun 14 16:20:07 leyantoo kernel: igb 0000:26:00.0: Intel(R) Gigabit Ethernet Network Connection
Jun 14 16:20:07 leyantoo kernel: igb 0000:26:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 00:d8:61:79:cb:14
Jun 14 16:20:07 leyantoo kernel: igb 0000:26:00.0: eth0: PBA No: FFFFFF-0FF
Jun 14 16:20:07 leyantoo kernel: igb 0000:26:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
Jun 14 16:20:07 leyantoo kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 14 16:20:07 leyantoo kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 14 16:20:07 leyantoo systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 14 16:20:07 leyantoo systemd-udevd[760]: Using default interface naming scheme 'v247'.
Jun 14 16:20:07 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.6' (uid=0 pid=841 comm="/usr/sbin/gdm ")
Jun 14 16:20:07 leyantoo systemd-udevd[760]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 14 16:20:07 leyantoo systemd[1]: Reached target User and Group Name Lookups.
Jun 14 16:20:07 leyantoo systemd[1]: Starting Accounts Service...
Jun 14 16:20:07 leyantoo kernel: intel_rapl_common: Found RAPL domain package
Jun 14 16:20:07 leyantoo kernel: intel_rapl_common: Found RAPL domain core
Jun 14 16:20:07 leyantoo kernel: igb 0000:26:00.0 enp38s0: renamed from eth0
Jun 14 16:20:07 leyantoo kernel: mousedev: PS/2 mouse device common for all mice
Jun 14 16:20:07 leyantoo kernel: Intel(R) Wireless WiFi driver for Linux
Jun 14 16:20:07 leyantoo kernel: iwlwifi 0000:28:00.0: enabling device (0000 -> 0002)
Jun 14 16:20:07 leyantoo kernel: iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver
Jun 14 16:20:07 leyantoo kernel: iwlwifi 0000:28:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Jun 14 16:20:07 leyantoo kernel: iwlwifi 0000:28:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm
Jun 14 16:20:07 leyantoo systemd-networkd[721]: eth0: Interface name change detected, eth0 has been renamed to enp38s0.
Jun 14 16:20:07 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=897 comm="/usr/libexec/accounts-daemon ")
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.1797] device (eth0): interface index 2 renamed iface from 'eth0' to 'enp38s0'
Jun 14 16:20:07 leyantoo systemd-udevd[799]: controlC1: Process '/usr/sbin/alsactl restore 1' failed with exit code 99.
Jun 14 16:20:07 leyantoo systemd[1]: Starting Authorization Manager...
Jun 14 16:20:07 leyantoo systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped.
Jun 14 16:20:07 leyantoo systemd[1]: Condition check resulted in Manage Sound Card State (restore and store) being skipped.
Jun 14 16:20:07 leyantoo systemd[1]: Reached target Sound Card.
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.1822] device (enp38s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 14 16:20:07 leyantoo systemd-udevd[756]: Using default interface naming scheme 'v247'.
Jun 14 16:20:07 leyantoo polkitd[922]: Started polkitd version 0.119
Jun 14 16:20:07 leyantoo systemd-udevd[798]: controlC0: Process '/usr/sbin/alsactl restore 0' failed with exit code 99.
Jun 14 16:20:07 leyantoo polkitd[922]: Loading rules from directory /etc/polkit-1/rules.d
Jun 14 16:20:07 leyantoo polkitd[922]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 14 16:20:07 leyantoo polkitd[922]: Finished loading, compiling and executing 8 rules
Jun 14 16:20:07 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jun 14 16:20:07 leyantoo systemd[1]: Started Authorization Manager.
Jun 14 16:20:07 leyantoo polkitd[922]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 14 16:20:07 leyantoo accounts-daemon[897]: started daemon version 0.6.55
Jun 14 16:20:07 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.Accounts'
Jun 14 16:20:07 leyantoo systemd[1]: Started Accounts Service.
Jun 14 16:20:07 leyantoo systemd-networkd[721]: enp38s0: Link UP
Jun 14 16:20:07 leyantoo systemd-udevd[756]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.2095] settings: (enp38s0): created default wired connection 'Wired connection 1'
Jun 14 16:20:07 leyantoo systemd-logind[832]: Watching system buttons on /dev/input/event20 (HID 0566:3013 Consumer Control)
Jun 14 16:20:07 leyantoo systemd-logind[832]: Watching system buttons on /dev/input/event4 (HID 0566:3013)
Jun 14 16:20:07 leyantoo systemd-logind[832]: Watching system buttons on /dev/input/event19 (SteelSeries SteelSeries Sensei Ten Keyboard)
Jun 14 16:20:07 leyantoo systemd-logind[832]: Watching system buttons on /dev/input/event21 (HID 0566:3013 System Control)
Jun 14 16:20:07 leyantoo systemd[1]: Created slice User Slice of UID 32.
Jun 14 16:20:07 leyantoo systemd[1]: Starting User Runtime Directory /run/user/32...
Jun 14 16:20:07 leyantoo systemd-logind[832]: New session c1 of user gdm.
Jun 14 16:20:07 leyantoo systemd[1]: Finished User Runtime Directory /run/user/32.
Jun 14 16:20:07 leyantoo systemd[1]: Starting User Manager for UID 32...
Jun 14 16:20:07 leyantoo systemd[968]: pam_unix(systemd-user:session): session opened for user gdm(uid=32) by (uid=0)
Jun 14 16:20:07 leyantoo kernel: Bluetooth: Core ver 2.22
Jun 14 16:20:07 leyantoo kernel: NET: Registered protocol family 31
Jun 14 16:20:07 leyantoo kernel: Bluetooth: HCI device and connection manager initialized
Jun 14 16:20:07 leyantoo kernel: Bluetooth: HCI socket layer initialized
Jun 14 16:20:07 leyantoo kernel: Bluetooth: L2CAP socket layer initialized
Jun 14 16:20:07 leyantoo kernel: Bluetooth: SCO socket layer initialized
Jun 14 16:20:07 leyantoo kernel: usb 1-2.2: new full-speed USB device number 7 using xhci_hcd
Jun 14 16:20:07 leyantoo systemd[968]: Queued start job for default target Main User Target.
Jun 14 16:20:07 leyantoo systemd[968]: Created slice User Application Slice.
Jun 14 16:20:07 leyantoo systemd[968]: Reached target Paths.
Jun 14 16:20:07 leyantoo systemd[968]: Reached target Timers.
Jun 14 16:20:07 leyantoo systemd[968]: Starting D-Bus User Message Bus Socket.
Jun 14 16:20:07 leyantoo systemd[968]: Listening on D-Bus User Message Bus Socket.
Jun 14 16:20:07 leyantoo systemd[968]: Reached target Sockets.
Jun 14 16:20:07 leyantoo systemd[968]: Reached target Basic System.
Jun 14 16:20:07 leyantoo systemd[968]: Reached target Main User Target.
Jun 14 16:20:07 leyantoo systemd[968]: Startup finished in 58ms.
Jun 14 16:20:07 leyantoo systemd[1]: Started User Manager for UID 32.
Jun 14 16:20:07 leyantoo systemd[1]: Started Session c1 of user gdm.
Jun 14 16:20:07 leyantoo systemd[968]: Started D-Bus User Message Bus.
Jun 14 16:20:07 leyantoo gnome-session[982]: gnome-session-binary[982]: WARNING: Failed to upload environment to systemd: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 14 16:20:07 leyantoo gnome-session-binary[982]: WARNING: Failed to upload environment to systemd: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 14 16:20:07 leyantoo gnome-session[982]: gnome-session-binary[982]: WARNING: Failed to reset failed state of units: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 14 16:20:07 leyantoo gnome-session-binary[982]: WARNING: Failed to reset failed state of units: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 14 16:20:07 leyantoo gnome-session[982]: gnome-session-binary[982]: WARNING: Falling back to non-systemd startup procedure due to error: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 14 16:20:07 leyantoo gnome-session-binary[982]: WARNING: Falling back to non-systemd startup procedure due to error: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name "org.freedesktop.systemd1" does not exist
Jun 14 16:20:07 leyantoo systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 14 16:20:07 leyantoo kernel: usbcore: registered new interface driver btusb
Jun 14 16:20:07 leyantoo systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 14 16:20:07 leyantoo systemd[1]: Reached target Bluetooth.
Jun 14 16:20:07 leyantoo systemd[968]: Reached target Bluetooth.
Jun 14 16:20:07 leyantoo kernel: Bluetooth: hci0: Firmware revision 0.0 build 121 week 7 2021
Jun 14 16:20:07 leyantoo gnome-shell[995]: Adding device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Jun 14 16:20:07 leyantoo kernel: usb 1-2.2: New USB device found, idVendor=1038, idProduct=1283, bcdDevice= 0.03
Jun 14 16:20:07 leyantoo kernel: usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 14 16:20:07 leyantoo kernel: usb 1-2.2: Product: SteelSeries GameDAC
Jun 14 16:20:07 leyantoo kernel: usb 1-2.2: Manufacturer: SteelSeries
Jun 14 16:20:07 leyantoo kernel: usb 1-2.2: SerialNumber: 000000000000
Jun 14 16:20:07 leyantoo kernel: iwlwifi 0000:28:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Jun 14 16:20:07 leyantoo gnome-shell[995]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 14 16:20:07 leyantoo kernel: thermal thermal_zone0: failed to read out thermal zone (-61)
Jun 14 16:20:07 leyantoo kernel: hid-generic 0003:1038:1283.000C: No inputs registered, leaving
Jun 14 16:20:07 leyantoo kernel: hid-generic 0003:1038:1283.000C: hidraw11: USB HID v1.11 Device [SteelSeries SteelSeries GameDAC] on usb-0000:2a:00.1-2.2/input3
Jun 14 16:20:07 leyantoo kernel: mc: Linux media interface: v0.10
Jun 14 16:20:07 leyantoo kernel: Bluetooth: hci0: MSFT filter_enable is already on
Jun 14 16:20:07 leyantoo systemd-logind[832]: Watching system buttons on /dev/input/event23 (SteelSeries SteelSeries GameDAC)
Jun 14 16:20:07 leyantoo kernel: usb 1-2.2: 2:1: cannot get freq at ep 0x1
Jun 14 16:20:07 leyantoo kernel: iwlwifi 0000:28:00.0: base HW address: 3c:f0:11:3d:b9:c2
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.6558] device (wlan0): driver supports Access Point (AP) mode
Jun 14 16:20:07 leyantoo systemd-udevd[720]: Using default interface naming scheme 'v247'.
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.6562] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 14 16:20:07 leyantoo systemd-udevd[720]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.6566] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:06.0/0000:28:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Jun 14 16:20:07 leyantoo kernel: iwlwifi 0000:28:00.0 wlo1: renamed from wlan0
Jun 14 16:20:07 leyantoo kernel: usb 1-2.2: 2:2: cannot get freq at ep 0x1
Jun 14 16:20:07 leyantoo systemd-networkd[721]: wlan0: Interface name change detected, wlan0 has been renamed to wlo1.
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.7115] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlo1'
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.7145] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 14 16:20:07 leyantoo kernel: usbcore: registered new interface driver snd-usb-audio
Jun 14 16:20:07 leyantoo systemd-udevd[756]: controlC2: Process '/usr/sbin/alsactl restore 2' failed with exit code 99.
Jun 14 16:20:07 leyantoo systemd[968]: Reached target Sound Card.
Jun 14 16:20:07 leyantoo systemd-networkd[721]: wlo1: Link UP
Jun 14 16:20:07 leyantoo systemd-networkd[721]: wlo1: Link DOWN
Jun 14 16:20:07 leyantoo systemd-udevd[720]: ethtool: autonegotiation is unset or enabled, the speed and duplex are not writable.
Jun 14 16:20:07 leyantoo NetworkManager[831]: <info>  [1623680407.9276] device (wlo1): set-hw-addr: set MAC address to FE:45:F6:5B:D6:6C (scanning)
Jun 14 16:20:08 leyantoo systemd-networkd[721]: wlo1: Link UP
Jun 14 16:20:08 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.3' (uid=0 pid=831 comm="/usr/sbin/NetworkManager --no-daemon ")
Jun 14 16:20:08 leyantoo systemd[1]: Starting WPA supplicant...
Jun 14 16:20:08 leyantoo dbus-daemon[830]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jun 14 16:20:08 leyantoo wpa_supplicant[1055]: Successfully initialized wpa_supplicant
Jun 14 16:20:08 leyantoo systemd[1]: Started WPA supplicant.
Jun 14 16:20:08 leyantoo NetworkManager[831]: <info>  [1623680408.1945] device (wlo1): supplicant interface state: internal-starting -> disconnected
Jun 14 16:20:08 leyantoo NetworkManager[831]: <info>  [1623680408.1945] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 14 16:20:08 leyantoo gnome-shell[995]: Disabling DMA buffer screen sharing for driver 'amdgpu'.
Jun 14 16:20:08 leyantoo gnome-shell[995]: Using public X11 display :1024, (using :1025 for managed services)
Jun 14 16:20:08 leyantoo gnome-shell[995]: Using Wayland display name 'wayland-0'
Jun 14 16:20:08 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=32 pid=995 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:08 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Successfully activated service 'org.a11y.Bus'
Jun 14 16:20:08 leyantoo gnome-shell[995]: Skipping parental controls support as it’s disabled
Jun 14 16:20:09 leyantoo gnome-shell[995]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 14 16:20:09 leyantoo gnome-shell[995]: Will monitor session c1
Jun 14 16:20:09 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.17' (uid=32 pid=995 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:09 leyantoo systemd[1]: Starting Locale Service...
Jun 14 16:20:09 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.locale1'
Jun 14 16:20:09 leyantoo systemd[1]: Started Locale Service.
Jun 14 16:20:09 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.freedesktop.portal.IBus' requested by ':1.6' (uid=32 pid=1074 comm="ibus-daemon --panel disable ")
Jun 14 16:20:09 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Successfully activated service 'org.freedesktop.portal.IBus'
Jun 14 16:20:09 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=32 pid=995 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:09 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 14 16:20:09 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.17' (uid=32 pid=995 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:09 leyantoo systemd[1]: Starting Daemon for power management...
Jun 14 16:20:09 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.21' (uid=32 pid=1108 comm="/usr/bin/pulseaudio --start --log-target=syslog ")
Jun 14 16:20:09 leyantoo systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 14 16:20:09 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jun 14 16:20:09 leyantoo systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 14 16:20:09 leyantoo rtkit-daemon[1110]: Successfully called chroot.
Jun 14 16:20:09 leyantoo rtkit-daemon[1110]: Successfully dropped privileges.
Jun 14 16:20:09 leyantoo rtkit-daemon[1110]: Successfully limited resources.
Jun 14 16:20:09 leyantoo rtkit-daemon[1110]: Canary thread running.
Jun 14 16:20:09 leyantoo rtkit-daemon[1110]: Watchdog thread running.
Jun 14 16:20:09 leyantoo rtkit-daemon[1110]: Running.
Jun 14 16:20:09 leyantoo rtkit-daemon[1110]: Successfully made thread 1108 of process 1108 owned by '32' high priority at nice level -11.
Jun 14 16:20:09 leyantoo rtkit-daemon[1110]: Supervising 1 threads of 1 processes of 1 users.
Jun 14 16:20:09 leyantoo kernel: usb 1-2.2: 2:1: cannot get freq at ep 0x1
Jun 14 16:20:09 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.UPower'
Jun 14 16:20:09 leyantoo systemd[1]: Started Daemon for power management.
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Supervising 1 threads of 1 processes of 1 users.
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Successfully made thread 1166 of process 1108 owned by '32' RT at priority 5.
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Supervising 2 threads of 1 processes of 1 users.
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Supervising 2 threads of 1 processes of 1 users.
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Successfully made thread 1167 of process 1108 owned by '32' RT at priority 5.
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Supervising 3 threads of 1 processes of 1 users.
Jun 14 16:20:10 leyantoo kernel: igb 0000:26:00.0 enp38s0: igb: enp38s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Jun 14 16:20:10 leyantoo systemd-networkd[721]: enp38s0: Gained carrier
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7406] device (enp38s0): carrier: link connected
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7411] device (enp38s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7432] policy: auto-activating connection 'Wired connection 1' (e182c9f3-248d-30c3-bcee-6b7cfa59602c)
Jun 14 16:20:10 leyantoo kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp38s0: link becomes ready
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7438] device (enp38s0): Activation: starting connection 'Wired connection 1' (e182c9f3-248d-30c3-bcee-6b7cfa59602c)
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7439] device (enp38s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7443] manager: NetworkManager state is now CONNECTING
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7445] device (enp38s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7454] device (enp38s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 14 16:20:10 leyantoo NetworkManager[831]: <info>  [1623680410.7458] dhcp4 (enp38s0): activation: beginning transaction (timeout in 45 seconds)
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Supervising 3 threads of 1 processes of 1 users.
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Successfully made thread 1168 of process 1108 owned by '32' RT at priority 5.
Jun 14 16:20:10 leyantoo rtkit-daemon[1110]: Supervising 4 threads of 1 processes of 1 users.
Jun 14 16:20:10 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.26' (uid=32 pid=1108 comm="/usr/bin/pulseaudio --start --log-target=syslog ")
Jun 14 16:20:10 leyantoo dbus-daemon[830]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 14 16:20:11 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.17' (uid=32 pid=995 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:11 leyantoo systemd[1]: Starting Location Lookup Service...
Jun 14 16:20:11 leyantoo polkitd[922]: Registered Authentication Agent for unix-session:c1 (system bus name :1.17 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 14 16:20:11 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Jun 14 16:20:11 leyantoo systemd[1]: Started Location Lookup Service.
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=32 pid=995 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[1062]: dbus-daemon[1062]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=32 pid=995 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[1062]: dbus-daemon[1062]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[1181]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 14 16:20:11 leyantoo kernel: rfkill: input handler disabled
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.freedesktop.systemd1' requested by ':1.24' (uid=32 pid=1220 comm="/usr/libexec/gsd-sharing ")
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 14 16:20:11 leyantoo gnome-shell[995]: Failed to get PolKit permission: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 14 16:20:11 leyantoo gsd-sharing[1220]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 14 16:20:11 leyantoo gsd-sharing[1220]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 14 16:20:11 leyantoo gsd-sharing[1220]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 14 16:20:11 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:11 leyantoo gnome-shell[995]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 14 16:20:11 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.35' (uid=32 pid=1193 comm="/usr/libexec/gsd-color ")
Jun 14 16:20:11 leyantoo systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jun 14 16:20:11 leyantoo gnome-session-binary[982]: Entering running state
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.gnome.Shell.Screencast' requested by ':1.21' (uid=32 pid=1198 comm="/usr/libexec/gsd-media-keys ")
Jun 14 16:20:11 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Jun 14 16:20:11 leyantoo systemd[1]: Started Manage, Install and Generate Color Profiles.
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.gnome.ScreenSaver' requested by ':1.20' (uid=32 pid=1197 comm="/usr/libexec/gsd-power ")
Jun 14 16:20:11 leyantoo gsd-media-keys[1198]: Failed to grab accelerator for keybinding settings:hibernate
Jun 14 16:20:11 leyantoo gsd-media-keys[1198]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 14 16:20:11 leyantoo gsd-media-keys[1198]: Failed to grab accelerator for keybinding settings:rfkill
Jun 14 16:20:11 leyantoo gsd-media-keys[1198]: Failed to grab accelerator for keybinding settings:playback-random
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.freedesktop.portal.IBus' requested by ':1.29' (uid=32 pid=1468 comm="ibus-daemon --panel disable -r --xim ")
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Successfully activated service 'org.freedesktop.portal.IBus'
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Successfully activated service 'org.gnome.ScreenSaver'
Jun 14 16:20:11 leyantoo rtkit-daemon[1110]: Supervising 4 threads of 1 processes of 1 users.
Jun 14 16:20:11 leyantoo rtkit-daemon[1110]: Successfully made thread 1492 of process 1108 owned by '32' RT at priority 5.
Jun 14 16:20:11 leyantoo rtkit-daemon[1110]: Supervising 5 threads of 1 processes of 1 users.
Jun 14 16:20:11 leyantoo org.gnome.Shell.desktop[1493]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 14 16:20:11 leyantoo org.gnome.Shell.desktop[1493]: > Warning:          Unsupported maximum keycode 569, clipping.
Jun 14 16:20:11 leyantoo org.gnome.Shell.desktop[1493]: >                   X11 cannot support keycodes above 255.
Jun 14 16:20:11 leyantoo org.gnome.Shell.desktop[1493]: Errors from xkbcomp are not fatal to the X server
Jun 14 16:20:11 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 14 16:20:11 leyantoo gnome-shell[995]: Registering session with GDM
Jun 14 16:20:11 leyantoo wpa_supplicant[1055]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=FR
Jun 14 16:20:12 leyantoo systemd-networkd[721]: enp38s0: Gained IPv6LL
Jun 14 16:20:12 leyantoo systemd-timesyncd[827]: Network configuration changed, trying to establish connection.
Jun 14 16:20:12 leyantoo systemd-resolved[826]: Switching to fallback DNS server 1.1.1.1.
Jun 14 16:20:12 leyantoo systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7616] dhcp4 (enp38s0): state changed unknown -> bound, address=192.168.1.1
Jun 14 16:20:12 leyantoo systemd-timesyncd[827]: Network configuration changed, trying to establish connection.
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7629] device (enp38s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7638] device (enp38s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7639] device (enp38s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7642] manager: NetworkManager state is now CONNECTED_LOCAL
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7648] manager: NetworkManager state is now CONNECTED_SITE
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7649] policy: set 'Wired connection 1' (enp38s0) as default for IPv4 routing and DNS
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7653] device (enp38s0): Activation: successful, device activated.
Jun 14 16:20:12 leyantoo NetworkManager[831]: <info>  [1623680412.7657] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 14 16:20:12 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activating service name='org.freedesktop.systemd1' requested by ':1.24' (uid=32 pid=1220 comm="/usr/libexec/gsd-sharing ")
Jun 14 16:20:12 leyantoo /usr/libexec/gdm-wayland-session[981]: dbus-daemon[981]: [session uid=32 pid=981] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jun 14 16:20:12 leyantoo gsd-sharing[1220]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 14 16:20:12 leyantoo gsd-sharing[1220]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 14 16:20:12 leyantoo gsd-sharing[1220]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jun 14 16:20:12 leyantoo NetworkManager[831]: <warn>  [1623680412.7680] dns-sd-resolved[be81e50cd09d1a2b]: send-updates SetLinkDomains@2 failed: GDBus.Error:org.freedesktop.resolve1.LinkBusy: Link enp38s0 is managed.
Jun 14 16:20:14 leyantoo systemd-networkd[721]: enp38s0: DHCPv4 address 192.168.1.1/24 via 192.168.1.254
Jun 14 16:20:14 leyantoo systemd-timesyncd[827]: Network configuration changed, trying to establish connection.
Jun 14 16:20:17 leyantoo gdm-password][1552]: gkr-pam: unable to locate daemon control file
Jun 14 16:20:17 leyantoo gdm-password][1552]: gkr-pam: stashed password to try later in open session
Jun 14 16:20:17 leyantoo gdm-password][1552]: pam_unix(gdm-password:session): session opened for user adel(uid=1000) by (uid=0)
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo systemd[1]: Created slice User Slice of UID 1000.
Jun 14 16:20:17 leyantoo systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo systemd-logind[832]: New session 2 of user adel.
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 14 16:20:17 leyantoo systemd[1]: Starting User Manager for UID 1000...
Jun 14 16:20:17 leyantoo systemd[1560]: pam_unix(systemd-user:session): session opened for user adel(uid=1000) by (uid=0)
Jun 14 16:20:17 leyantoo systemd-xdg-autostart-generator[1566]: /home/adel/.config/autostart/Mailspring.desktop:13: Unknown key name 'Actions' in section 'Desktop Entry', ignoring.
Jun 14 16:20:17 leyantoo systemd-xdg-autostart-generator[1566]: /home/adel/.config/autostart/Mailspring.desktop:15: Unknown section 'Desktop Action NewMessage'. Ignoring.
Jun 14 16:20:17 leyantoo systemd[1560]: Queued start job for default target Main User Target.
Jun 14 16:20:17 leyantoo systemd[1560]: Created slice User Application Slice.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target Paths.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target Timers.
Jun 14 16:20:17 leyantoo systemd[1560]: Starting D-Bus User Message Bus Socket.
Jun 14 16:20:17 leyantoo systemd[1560]: Listening on D-Bus User Message Bus Socket.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target Sockets.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target Basic System.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target Main User Target.
Jun 14 16:20:17 leyantoo systemd[1560]: Startup finished in 53ms.
Jun 14 16:20:17 leyantoo systemd[1]: Started User Manager for UID 1000.
Jun 14 16:20:17 leyantoo systemd[1]: Started Session 2 of user adel.
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gdm-password][1552]: gkr-pam: gnome-keyring-daemon started properly and unlocked keyring
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo kernel: rfkill: input handler enabled
Jun 14 16:20:17 leyantoo systemd[1560]: Started D-Bus User Message Bus.
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo systemd[1560]: Created slice app-gnome\x2dsession\x2dmanager.slice.
Jun 14 16:20:17 leyantoo systemd[1560]: Created slice User Core Session Slice.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target GNOME Wayland Session.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target Session services which should run early before the graphical session is brought up.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target GNOME Shell.
Jun 14 16:20:17 leyantoo systemd[1560]: Starting Monitor Session leader for GNOME Session...
Jun 14 16:20:17 leyantoo systemd[1560]: Started Monitor Session leader for GNOME Session.
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target Tasks to be run before GNOME Session starts.
Jun 14 16:20:17 leyantoo systemd[1560]: Starting GNOME Session Manager (session: gnome)...
Jun 14 16:20:17 leyantoo gnome-session[1604]: gnome-session-binary[1604]: WARNING: Could not parse desktop file lxqt-xscreensaver-autostart.desktop or it references a not found TryExec binary
Jun 14 16:20:17 leyantoo gnome-session-binary[1604]: WARNING: Could not parse desktop file lxqt-xscreensaver-autostart.desktop or it references a not found TryExec binary
Jun 14 16:20:17 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:17 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:17 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:17 leyantoo gnome-keyring-ssh.desktop[1616]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jun 14 16:20:17 leyantoo systemd[1560]: Started GNOME Session Manager (session: gnome).
Jun 14 16:20:17 leyantoo systemd[1560]: Reached target GNOME Session Manager is ready.
Jun 14 16:20:17 leyantoo systemd[1560]: Starting GNOME Shell on Wayland...
Jun 14 16:20:17 leyantoo systemd[1560]: Starting GNOME Shell on X11...
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jun 14 16:20:17 leyantoo systemd[1560]: Condition check resulted in GNOME Shell on X11 being skipped.
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 1.
Jun 14 16:20:17 leyantoo systemd[1560]: Stopped GNOME Shell on X11.
Jun 14 16:20:17 leyantoo systemd[1560]: Starting GNOME Shell on X11...
Jun 14 16:20:17 leyantoo gnome-session[1604]: gnome-session-binary[1604]: GnomeDesktop-WARNING: Could not create transient scope for PID 1620: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1620 does not exist.
Jun 14 16:20:17 leyantoo gnome-session-binary[1604]: GnomeDesktop-WARNING: Could not create transient scope for PID 1620: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1620 does not exist.
Jun 14 16:20:17 leyantoo systemd[1560]: app-gnome-pulseaudio-1622.scope: Failed to add PIDs to scope's control group: No such process
Jun 14 16:20:17 leyantoo systemd[1560]: app-gnome-pulseaudio-1622.scope: Failed with result 'resources'.
Jun 14 16:20:17 leyantoo systemd[1560]: Failed to start Application launched by gnome-session-binary.
Jun 14 16:20:17 leyantoo systemd[1560]: app-gnome-xdg\x2duser\x2ddirs-1617.scope: Failed to add PIDs to scope's control group: No such process
Jun 14 16:20:17 leyantoo systemd[1560]: app-gnome-xdg\x2duser\x2ddirs-1617.scope: Failed with result 'resources'.
Jun 14 16:20:17 leyantoo systemd[1560]: Failed to start Application launched by gnome-session-binary.
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jun 14 16:20:17 leyantoo systemd[1560]: Condition check resulted in GNOME Shell on X11 being skipped.
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 2.
Jun 14 16:20:17 leyantoo systemd[1560]: Stopped GNOME Shell on X11.
Jun 14 16:20:17 leyantoo systemd[1560]: Starting GNOME Shell on X11...
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jun 14 16:20:17 leyantoo systemd[1560]: Condition check resulted in GNOME Shell on X11 being skipped.
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Scheduled restart job, restart counter is at 3.
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo systemd[1560]: Stopped GNOME Shell on X11.
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Start request repeated too quickly.
Jun 14 16:20:17 leyantoo systemd[1560]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jun 14 16:20:17 leyantoo systemd[1560]: Started GNOME Shell on X11.
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo systemd[1560]: app-gnome-gnome\x2dkeyring\x2dssh-1612.scope: Deactivated successfully.
Jun 14 16:20:17 leyantoo systemd[1560]: app-gnome-gnome\x2dkeyring\x2dsecrets-1611.scope: Deactivated successfully.
Jun 14 16:20:17 leyantoo systemd[1560]: app-gnome-gnome\x2dkeyring\x2dpkcs11-1609.scope: Deactivated successfully.
Jun 14 16:20:17 leyantoo gnome-shell[1621]: Adding device '/dev/dri/card0' (amdgpu) using atomic mode setting.
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[1621]: Boot VGA GPU /dev/dri/card0 selected as primary
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:17 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo gnome-shell[995]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:18 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:18 leyantoo systemd[1560]: Starting Virtual filesystem service...
Jun 14 16:20:18 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gtk.vfs.Daemon'
Jun 14 16:20:18 leyantoo systemd[1560]: Started Virtual filesystem service.
Jun 14 16:20:18 leyantoo gnome-shell[1621]: Disabling DMA buffer screen sharing for driver 'amdgpu'.
Jun 14 16:20:18 leyantoo gnome-shell[1621]: Using public X11 display :0, (using :1 for managed services)
Jun 14 16:20:18 leyantoo gnome-shell[1621]: Using Wayland display name 'wayland-0'
Jun 14 16:20:18 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.17' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:18 leyantoo systemd[1560]: Starting Accessibility services bus...
Jun 14 16:20:18 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.a11y.Bus'
Jun 14 16:20:18 leyantoo systemd[1560]: Started Accessibility services bus.
Jun 14 16:20:18 leyantoo gnome-shell[1621]: Skipping parental controls support as it’s disabled
Jun 14 16:20:18 leyantoo gnome-shell[1621]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jun 14 16:20:18 leyantoo gnome-shell[1621]: Will monitor session 2
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.freedesktop.portal.IBus' requested by ':1.19' (uid=1000 pid=1697 comm="ibus-daemon --panel disable ")
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.freedesktop.portal.IBus'
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:19 leyantoo systemd[1560]: Starting sandboxed app permission store...
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jun 14 16:20:19 leyantoo systemd[1560]: Started sandboxed app permission store.
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.24' (uid=1000 pid=1723 comm="/usr/libexec/gnome-shell-calendar-server ")
Jun 14 16:20:19 leyantoo systemd[1560]: Starting Evolution source registry...
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.OnlineAccounts' requested by ':1.25' (uid=1000 pid=1729 comm="/usr/libexec/evolution-source-registry ")
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jun 14 16:20:19 leyantoo systemd[1560]: Started Evolution source registry.
Jun 14 16:20:19 leyantoo rtkit-daemon[1110]: Successfully made thread 1739 of process 1739 owned by '1000' high priority at nice level -11.
Jun 14 16:20:19 leyantoo rtkit-daemon[1110]: Supervising 6 threads of 2 processes of 2 users.
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.24' (uid=1000 pid=1723 comm="/usr/libexec/gnome-shell-calendar-server ")
Jun 14 16:20:19 leyantoo systemd[1560]: Starting Evolution calendar service...
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Shell.CalendarServer'
Jun 14 16:20:19 leyantoo goa-daemon[1735]: goa-daemon version 3.40.0 starting
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.OnlineAccounts'
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Jun 14 16:20:19 leyantoo systemd[1560]: Started Evolution calendar service.
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.27' (uid=1000 pid=1742 comm="/usr/libexec/evolution-calendar-factory ")
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.27' (uid=1000 pid=1742 comm="/usr/libexec/evolution-calendar-factory ")
Jun 14 16:20:19 leyantoo systemd[1560]: Starting User preferences database...
Jun 14 16:20:19 leyantoo systemd[1560]: Starting Evolution address book service...
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'ca.desrt.dconf'
Jun 14 16:20:19 leyantoo systemd[1560]: Started User preferences database.
Jun 14 16:20:19 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Jun 14 16:20:19 leyantoo systemd[1560]: Started Evolution address book service.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Supervising 6 threads of 2 processes of 2 users.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Successfully made thread 1772 of process 1739 owned by '1000' RT at priority 5.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Supervising 7 threads of 2 processes of 2 users.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Supervising 7 threads of 2 processes of 2 users.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Successfully made thread 1773 of process 1739 owned by '1000' RT at priority 5.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Supervising 8 threads of 2 processes of 2 users.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Supervising 8 threads of 2 processes of 2 users.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Successfully made thread 1774 of process 1739 owned by '1000' RT at priority 5.
Jun 14 16:20:20 leyantoo rtkit-daemon[1110]: Supervising 9 threads of 2 processes of 2 users.
Jun 14 16:20:21 leyantoo rtkit-daemon[1110]: Supervising 9 threads of 2 processes of 2 users.
Jun 14 16:20:21 leyantoo rtkit-daemon[1110]: Successfully made thread 1776 of process 1739 owned by '1000' RT at priority 5.
Jun 14 16:20:21 leyantoo rtkit-daemon[1110]: Supervising 10 threads of 2 processes of 2 users.
Jun 14 16:20:21 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.56' (uid=1000 pid=1739 comm="/usr/bin/pulseaudio --start --log-target=syslog ")
Jun 14 16:20:21 leyantoo dbus-daemon[830]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 14 16:20:21 leyantoo systemd[1560]: org.gnome.Shell@wayland.service: Got notification message from PID 1739, but reception only permitted for main PID 1621
Jun 14 16:20:21 leyantoo pulseaudio[1739]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found.
Jun 14 16:20:21 leyantoo polkitd[922]: Registered Authentication Agent for unix-session:2 (system bus name :1.46 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Telepathy is not available, chat integration will be disabled.
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:21 leyantoo systemd[1560]: Starting Virtual filesystem service - disk device monitor...
Jun 14 16:20:21 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.57' (uid=1000 pid=1782 comm="/usr/libexec/gvfs-udisks2-volume-monitor ")
Jun 14 16:20:21 leyantoo systemd[1]: Starting Disk Manager...
Jun 14 16:20:21 leyantoo udisksd[1785]: udisks daemon version 2.9.2 starting
Jun 14 16:20:21 leyantoo dbus-daemon[830]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jun 14 16:20:21 leyantoo systemd[1]: Started Disk Manager.
Jun 14 16:20:21 leyantoo udisksd[1785]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jun 14 16:20:21 leyantoo systemd[1560]: Started Virtual filesystem service - disk device monitor.
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:21 leyantoo systemd[1560]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jun 14 16:20:21 leyantoo systemd[1560]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jun 14 16:20:21 leyantoo gnome-shell[1621]: loading default theme (Adwaita)
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Usage of object.actor is deprecated for VitalsMenuButton
                                            get@resource:///org/gnome/shell/ui/environment.js:317:29
                                            _init@/home/adel/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/extension.js:74:9
                                            wrapper@resource:///org/gnome/gjs/modules/script/_legacy.js:83:27
                                            enable@/home/adel/.local/share/gnome-shell/extensions/Vitals@CoreCoding.com/extension.js:517:18
                                            _callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:167:32
                                            loadExtension@resource:///org/gnome/shell/ui/extensionSystem.js:350:26
                                            _loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:588:18
                                            collectFromDatadirs@resource:///org/gnome/shell/misc/fileUtils.js:27:28
                                            _loadExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:567:19
                                            _enableAllExtensions@resource:///org/gnome/shell/ui/extensionSystem.js:597:18
                                            _sessionUpdated@resource:///org/gnome/shell/ui/extensionSystem.js:628:18
                                            init@resource:///org/gnome/shell/ui/extensionSystem.js:56:14
                                            _initializeUI@resource:///org/gnome/shell/ui/main.js:269:22
                                            start@resource:///org/gnome/shell/ui/main.js:166:5
                                            @<main>:1:47
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Reloaded configuration
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Reloaded configuration
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/adel/.local/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.Shell.Notifications' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:21 leyantoo at-spi-bus-launcher[1682]: dbus-daemon[1682]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:21 leyantoo at-spi-bus-launcher[1682]: dbus-daemon[1682]: Successfully activated service 'org.a11y.atspi.Registry'
Jun 14 16:20:21 leyantoo at-spi-bus-launcher[1807]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Shell.Notifications'
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME Shell on Wayland.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME Session is initialized.
Jun 14 16:20:21 leyantoo systemd[1560]: GNOME session X11 services is not active.
Jun 14 16:20:21 leyantoo systemd[1560]: Dependency failed for GNOME XSettings service.
Jun 14 16:20:21 leyantoo systemd[1560]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
Jun 14 16:20:21 leyantoo systemd[1560]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME Session (session: gnome).
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME XSettings target.
Jun 14 16:20:21 leyantoo systemd[1560]: Starting Signal initialization done to GNOME Session Manager...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME accessibility service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME color management service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME date & time service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME maintenance of expirable data service...
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Failed to get PolKit permission: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME keyboard configuration service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME keyboard shortcuts service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME power management service...
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME printer notifications service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME RFKill support service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME FreeDesktop screensaver service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME file sharing service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME sound sample caching service...
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME USB protection service...
Jun 14 16:20:21 leyantoo gnome-session-binary[1604]: Entering running state
Jun 14 16:20:21 leyantoo systemd[1560]: gnome-session-signal-init.service: Deactivated successfully.
Jun 14 16:20:21 leyantoo systemd[1560]: Finished Signal initialization done to GNOME Session Manager.
Jun 14 16:20:21 leyantoo gnome-session[1604]: gnome-session-binary[1604]: GnomeDesktop-WARNING: Could not create transient scope for PID 1833: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1833 does not exist.
Jun 14 16:20:21 leyantoo gnome-session-binary[1604]: GnomeDesktop-WARNING: Could not create transient scope for PID 1833: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1833 does not exist.
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.ScreenSaver' requested by ':1.46' (uid=1000 pid=1856 comm="/usr/libexec/gsd-usb-protection ")
Jun 14 16:20:21 leyantoo kernel: rfkill: input handler disabled
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME FreeDesktop screensaver service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME file sharing service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME accessibility service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME date & time service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME printer notifications service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME USB protection service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME RFKill support service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME sound sample caching service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME maintenance of expirable data service.
Jun 14 16:20:21 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:21 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:21 leyantoo gnome-session[1604]: gnome-session-binary[1604]: GnomeDesktop-WARNING: Could not create transient scope for PID 1846: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1846 does not exist.
Jun 14 16:20:21 leyantoo gnome-session-binary[1604]: GnomeDesktop-WARNING: Could not create transient scope for PID 1846: GDBus.Error:org.freedesktop.DBus.Error.UnixProcessIdUnknown: Process with ID 1846 does not exist.
Jun 14 16:20:21 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:21 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:21 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:21 leyantoo systemd[1560]: Started Application launched by gnome-session-binary.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME accessibility target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME date & time target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME maintenance of expirable data target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME printer notifications target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME RFKill support target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME FreeDesktop screensaver target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME file sharing target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME sound sample caching target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME USB protection target.
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.Shell.Extensions.GSConnect' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.ScreenSaver'
Jun 14 16:20:21 leyantoo gnome-shell[1621]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jun 14 16:20:21 leyantoo gsd-usb-protect[1856]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Shell.Extensions.GSConnect'
Jun 14 16:20:21 leyantoo NetworkManager[831]: <info>  [1623680421.6097] agent-manager: agent[86a56ee46096e538,:1.46/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jun 14 16:20:21 leyantoo systemd-resolved[826]: Using degraded feature set UDP+EDNS0 instead of UDP+EDNS0+DO+LARGE for DNS server 192.168.1.254.
Jun 14 16:20:21 leyantoo hplip-systray.desktop[1867]: HP Linux Imaging and Printing System (ver. 3.21.2)
Jun 14 16:20:21 leyantoo hplip-systray.desktop[1867]: System Tray Status Service ver. 2.0
Jun 14 16:20:21 leyantoo hplip-systray.desktop[1867]: Copyright (c) 2001-18 HP Development Company, LP
Jun 14 16:20:21 leyantoo hplip-systray.desktop[1867]: This software comes with ABSOLUTELY NO WARRANTY.
Jun 14 16:20:21 leyantoo hplip-systray.desktop[1867]: This is free software, and you are welcome to distribute it
Jun 14 16:20:21 leyantoo hplip-systray.desktop[1867]: under certain conditions. See COPYING file for more details.
Jun 14 16:20:21 leyantoo systemd-resolved[826]: Server 192.168.1.254 does not support DNSSEC, downgrading to non-DNSSEC mode.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME power management service.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME power management target.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME color management service.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME color management target.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME keyboard configuration service.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME keyboard configuration target.
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME keyboard shortcuts service.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME keyboard shortcuts target.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME Session.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME Wayland Session (session: gnome).
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target Current graphical user session.
Jun 14 16:20:21 leyantoo libcanberra-login-sound.desktop[1853]: Failed to play sound: File or data not found
Jun 14 16:20:21 leyantoo systemd[1560]: app-gnome-libcanberra\x2dlogin\x2dsound-1853.scope: Deactivated successfully.
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.Shell.Screencast' requested by ':1.50' (uid=1000 pid=1834 comm="/usr/libexec/gsd-media-keys ")
Jun 14 16:20:21 leyantoo python3.8[1867]: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Jun 14 16:20:21 leyantoo gsd-media-keys[1834]: Failed to grab accelerator for keybinding settings:playback-repeat
Jun 14 16:20:21 leyantoo gsd-media-keys[1834]: Failed to grab accelerator for keybinding settings:rfkill
Jun 14 16:20:21 leyantoo gsd-media-keys[1834]: Failed to grab accelerator for keybinding settings:hibernate
Jun 14 16:20:21 leyantoo gsd-media-keys[1834]: Failed to grab accelerator for keybinding settings:playback-random
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME session X11 services.
Jun 14 16:20:21 leyantoo systemd[1560]: Starting GNOME XSettings service...
Jun 14 16:20:21 leyantoo gnome-shell[2141]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 14 16:20:21 leyantoo gnome-shell[2141]: > Warning:          Unsupported maximum keycode 569, clipping.
Jun 14 16:20:21 leyantoo gnome-shell[2141]: >                   X11 cannot support keycodes above 255.
Jun 14 16:20:21 leyantoo gnome-shell[2141]: Errors from xkbcomp are not fatal to the X server
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.freedesktop.portal.IBus' requested by ':1.63' (uid=1000 pid=2133 comm="ibus-daemon --panel disable -r --xim ")
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.freedesktop.portal.IBus'
Jun 14 16:20:21 leyantoo systemd[1560]: Started GNOME XSettings service.
Jun 14 16:20:21 leyantoo systemd[1560]: Reached target GNOME session X11 services.
Jun 14 16:20:21 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.73' (uid=1000 pid=1842 comm="/usr/share/mailspring/mailspring --background ")
Jun 14 16:20:21 leyantoo dbus-daemon[830]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 14 16:20:21 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Shell.Screencast'
Jun 14 16:20:21 leyantoo Mailspring.desktop[1842]: Running database migrations
Jun 14 16:20:21 leyantoo Mailspring.desktop[1842]: App load time: 231ms
Jun 14 16:20:21 leyantoo mailspring.desktop[1876]: Exiting because another instance of the app is already running.
Jun 14 16:20:21 leyantoo systemd[1560]: app-gnome-mailspring-1876.scope: Deactivated successfully.
Jun 14 16:20:21 leyantoo Mailspring.desktop[1842]: {"error":null}
Jun 14 16:20:21 leyantoo Mailspring.desktop[1842]: (electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false".  It will change to be "true" in Electron 9.  For more information please check https://github.com/electron/electron/issues/18397
Jun 14 16:20:22 leyantoo Mailspring.desktop[1842]: Manual update check (updates.getmailspring.com/check/linux/x64/1.9.1-30ef802f/anonymous/stable) returned 204
Jun 14 16:20:22 leyantoo gnome-shell[1621]: GNOME Shell started at Mon Jun 14 2021 16:20:21 GMT+0200 (CEST)
Jun 14 16:20:22 leyantoo gnome-shell[1621]: Registering session with GDM
Jun 14 16:20:22 leyantoo gnome-shell[995]: Connection to xwayland lost
Jun 14 16:20:22 leyantoo pulseaudio[1108]: [pulseaudio] stdin-util.c: Unable to read or parse data from client.
Jun 14 16:20:22 leyantoo systemd-logind[832]: Session c1 logged out. Waiting for processes to exit.
Jun 14 16:20:22 leyantoo gnome-shell[1621]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:22 leyantoo gnome-shell[1621]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:22 leyantoo gnome-shell[1621]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:22 leyantoo gsd-color[1825]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Dell_Inc__AW2521HF_DP1KL03_gdm_32
Jun 14 16:20:22 leyantoo polkitd[922]: Unregistered Authentication Agent for unix-session:c1 (system bus name :1.17, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jun 14 16:20:22 leyantoo gnome-shell[1621]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:22 leyantoo gnome-shell[1621]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:22 leyantoo systemd[1]: session-c1.scope: Deactivated successfully.
Jun 14 16:20:22 leyantoo systemd[1]: session-c1.scope: Consumed 2.226s CPU time.
Jun 14 16:20:22 leyantoo systemd-logind[832]: Removed session c1.
Jun 14 16:20:22 leyantoo gnome-shell[1621]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:22 leyantoo gnome-shell[1621]: Error checking authorization for action id org.freedesktop.bolt.enroll: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.bolt.enroll is not registered
Jun 14 16:20:22 leyantoo gdm[841]: Gdm: Child process -976 was already dead.
Jun 14 16:20:23 leyantoo systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 14 16:20:24 leyantoo gnome-shell[1621]: Starting ddterm app: ["/home/adel/.local/share/gnome-shell/extensions/ddterm@amezin.github.com/com.github.amezin.ddterm","--undecorated"]
Jun 14 16:20:25 leyantoo systemd[1560]: Started VTE child process 2703 launched by com.github.amezin.ddterm process 2682.
Jun 14 16:20:27 leyantoo Mailspring.desktop[2465]: (node:2465) Electron: Loading non-context-aware native module in renderer: '/usr/share/mailspring/resources/app.asar.unpacked/node_modules/@felixrieseberg/spellchecker/build/Release/spellchecker.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
Jun 14 16:20:27 leyantoo Mailspring.desktop[2459]: (node:2459) Electron: Loading non-context-aware native module in renderer: '/usr/share/mailspring/resources/app.asar.unpacked/node_modules/@felixrieseberg/spellchecker/build/Release/spellchecker.node'. This is deprecated, see https://github.com/electron/electron/issues/18397.
Jun 14 16:20:29 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.Nautilus' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:29 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Nautilus'
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.88' (uid=1000 pid=2801 comm="/usr/bin/nautilus --gapplication-service ")
Jun 14 16:20:29 leyantoo systemd[1560]: Starting Virtual filesystem metadata service...
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gtk.vfs.Metadata'
Jun 14 16:20:29 leyantoo systemd[1560]: Started Virtual filesystem metadata service.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor Gjs_ui_windowPreview_WindowPreview is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterClone is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor StIcon is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: Can't update stage views actor ClutterActor is on because it needs an allocation.
Jun 14 16:20:29 leyantoo gnome-shell[1621]: _st_create_shadow_pipeline_from_actor: assertion 'clutter_actor_has_allocation (actor)' failed
Jun 14 16:20:33 leyantoo systemd[1]: Stopping User Manager for UID 32...
Jun 14 16:20:33 leyantoo systemd[968]: Stopped target Bluetooth.
Jun 14 16:20:33 leyantoo systemd[968]: Stopped target Main User Target.
Jun 14 16:20:33 leyantoo systemd[968]: Stopped target Sound Card.
Jun 14 16:20:33 leyantoo systemd[968]: Stopping D-Bus User Message Bus...
Jun 14 16:20:33 leyantoo systemd[968]: dbus.service: Deactivated successfully.
Jun 14 16:20:33 leyantoo systemd[968]: Stopped D-Bus User Message Bus.
Jun 14 16:20:33 leyantoo systemd[968]: Stopped target Basic System.
Jun 14 16:20:33 leyantoo systemd[968]: Stopped target Paths.
Jun 14 16:20:33 leyantoo systemd[968]: Stopped target Sockets.
Jun 14 16:20:33 leyantoo systemd[968]: Stopped target Timers.
Jun 14 16:20:33 leyantoo systemd[968]: dbus.socket: Deactivated successfully.
Jun 14 16:20:33 leyantoo systemd[968]: Closed D-Bus User Message Bus Socket.
Jun 14 16:20:33 leyantoo systemd[968]: Removed slice User Application Slice.
Jun 14 16:20:33 leyantoo systemd[968]: Reached target Shutdown.
Jun 14 16:20:33 leyantoo systemd[968]: systemd-exit.service: Deactivated successfully.
Jun 14 16:20:33 leyantoo systemd[968]: Finished Exit the Session.
Jun 14 16:20:33 leyantoo systemd[968]: Reached target Exit the Session.
Jun 14 16:20:33 leyantoo systemd[1]: user@32.service: Deactivated successfully.
Jun 14 16:20:33 leyantoo systemd[1]: Stopped User Manager for UID 32.
Jun 14 16:20:33 leyantoo systemd[1]: Stopping User Runtime Directory /run/user/32...
Jun 14 16:20:33 leyantoo systemd[1]: user-runtime-dir@32.service: Deactivated successfully.
Jun 14 16:20:33 leyantoo systemd[1]: Stopped User Runtime Directory /run/user/32.
Jun 14 16:20:33 leyantoo systemd[1560]: run-user-32.mount: Deactivated successfully.
Jun 14 16:20:33 leyantoo systemd[1]: Removed slice User Slice of UID 32.
Jun 14 16:20:33 leyantoo systemd[1]: user-32.slice: Consumed 2.299s CPU time.
Jun 14 16:20:45 leyantoo systemd-timesyncd[827]: Initial synchronization to time server 78.202.249.102:123 (2.gentoo.pool.ntp.org).
Jun 14 16:20:45 leyantoo systemd[1560]: Started Application launched by gnome-shell.
Jun 14 16:20:45 leyantoo dbus-daemon[830]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' requested by ':1.76' (uid=1000 pid=3108 comm="/opt/vscodium/codium --unity-launch ")
Jun 14 16:20:45 leyantoo dbus-daemon[830]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Jun 14 16:20:51 leyantoo systemd[1]: systemd-localed.service: Deactivated successfully.
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.ControlCenter.SearchProvider' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.Boxes.SearchProvider' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.Calculator.SearchProvider' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.Characters.BackgroundService' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.seahorse.Application' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:54 leyantoo systemd[1560]: Created slice app-org.gnome.Terminal.slice.
Jun 14 16:20:54 leyantoo systemd[1560]: Starting GNOME Terminal Server...
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Boxes.SearchProvider'
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.seahorse.Application'
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Calculator.SearchProvider'
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Characters.BackgroundService'
Jun 14 16:20:54 leyantoo seahorse[4018]: server-category.vala:52: Unsupported scheme 'ldap'
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.Terminal'
Jun 14 16:20:54 leyantoo systemd[1560]: Started GNOME Terminal Server.
Jun 14 16:20:54 leyantoo gnome-shell[1621]: Received error from D-Bus search provider org.gnome.seahorse.Application.desktop during GetResultMetas: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “org.gnome.Shell.SearchProvider2” on object at path /org/gnome/seahorse/Application
Jun 14 16:20:54 leyantoo gnome-shell[1621]: Wrong number of result metas returned by search provider org.gnome.seahorse.Application.desktop: expected 2 but got 0
Jun 14 16:20:54 leyantoo nautilus[2801]: Connecting to org.freedesktop.Tracker3.Miner.Files
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Files' unit='tracker-miner-fs-3.service' requested by ':1.88' (uid=1000 pid=2801 comm="/usr/bin/nautilus --gapplication-service ")
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.seahorse.Application' requested by ':1.15' (uid=1000 pid=1621 comm="/usr/bin/gnome-shell ")
Jun 14 16:20:54 leyantoo systemd[1560]: Created slice User Background Tasks Slice.
Jun 14 16:20:54 leyantoo systemd[1560]: Starting Tracker file system data miner...
Jun 14 16:20:54 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.seahorse.Application'
Jun 14 16:20:54 leyantoo seahorse[4087]: server-category.vala:52: Unsupported scheme 'ldap'
Jun 14 16:20:55 leyantoo systemd[1560]: Started Application launched by gnome-shell.
Jun 14 16:20:56 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.freedesktop.Tracker3.Miner.Files'
Jun 14 16:20:56 leyantoo systemd[1560]: Started Tracker file system data miner.
Jun 14 16:20:59 leyantoo systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 14 16:21:04 leyantoo systemd[1560]: gnome-terminal-server.service: Deactivated successfully.
Jun 14 16:21:08 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.evince.Daemon' requested by ':1.109' (uid=1000 pid=4439 comm="evince /home/adel/Zotero/storage/SWSYT6QT/Ludovico")
Jun 14 16:21:08 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.evince.Daemon'
Jun 14 16:21:11 leyantoo geoclue[1174]: Service not used for 60 seconds. Shutting down..
Jun 14 16:21:11 leyantoo systemd[1]: geoclue.service: Deactivated successfully.
Jun 14 16:21:17 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:17 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:17 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:17 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:17 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:17 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:17 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:44 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:44 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:44 leyantoo tracker-miner-f[4088]: tracker_resource_set_relation: NULL is not a valid value.
Jun 14 16:21:44 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Extract' unit='tracker-extract-3.service' requested by ':1.106' (uid=1000 pid=4088 comm="/usr/libexec/tracker-miner-fs-3 ")
Jun 14 16:21:44 leyantoo systemd[1560]: Starting Tracker metadata extractor...
Jun 14 16:21:44 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.freedesktop.Tracker3.Miner.Extract'
Jun 14 16:21:44 leyantoo systemd[1560]: Started Tracker metadata extractor.
Jun 14 16:21:48 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Activating service name='org.gnome.evince.Daemon' requested by ':1.112' (uid=1000 pid=4836 comm="evince /home/adel/Zotero/storage/LLNL2LSQ/Kara Sli")
Jun 14 16:21:48 leyantoo dbus-daemon[1576]: [session uid=1000 pid=1576] Successfully activated service 'org.gnome.evince.Daemon'
Jun 14 16:21:54 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:21:54 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:21:55 leyantoo systemd[1560]: tracker-extract-3.service: Deactivated successfully.
Jun 14 16:21:56 leyantoo gnome-shell[1621]: libinput error: event4  - HID 0566:3013: client bug: event processing lagging behind by 13ms, your system is too slow
Jun 14 16:22:07 leyantoo sudo[5047]:     adel : TTY=pts/0 ; PWD=/home/adel ; USER=root ; COMMAND=/bin/journalctl -r
Jun 14 16:22:07 leyantoo sudo[5047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 14 16:22:18 leyantoo gnome-shell[1621]: libinput error: event4  - HID 0566:3013: client bug: event processing lagging behind by 27ms, your system is too slow
Jun 14 16:22:20 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:22:20 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:22:20 leyantoo sudo[5047]: pam_unix(sudo:session): session closed for user root
Jun 14 16:22:23 leyantoo sudo[5219]:     adel : TTY=pts/0 ; PWD=/home/adel ; USER=root ; COMMAND=/bin/journalctl -r -b 0
Jun 14 16:22:23 leyantoo sudo[5219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 14 16:22:43 leyantoo sudo[5219]: pam_unix(sudo:session): session closed for user root
Jun 14 16:22:46 leyantoo sudo[5429]:     adel : TTY=pts/0 ; PWD=/home/adel ; USER=root ; COMMAND=/bin/journalctl -r -b 0
Jun 14 16:22:46 leyantoo sudo[5429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 14 16:22:46 leyantoo sudo[5429]: pam_unix(sudo:session): session closed for user root
Jun 14 16:26:59 leyantoo systemd-networkd[721]: wlo1: Link DOWN
Jun 14 16:26:59 leyantoo NetworkManager[831]: <info>  [1623680819.2797] device (wlo1): set-hw-addr: set MAC address to 7A:DF:51:66:67:5C (scanning)
Jun 14 16:26:59 leyantoo systemd-networkd[721]: wlo1: Link UP
Jun 14 16:26:59 leyantoo NetworkManager[831]: <info>  [1623680819.4790] device (wlo1): supplicant interface state: disconnected -> interface_disabled
Jun 14 16:26:59 leyantoo NetworkManager[831]: <info>  [1623680819.5041] device (wlo1): supplicant interface state: interface_disabled -> inactive
Jun 14 16:27:02 leyantoo wpa_supplicant[1055]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=FR
Jun 14 16:27:08 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:08 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:42 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:42 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:43 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:43 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:44 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:44 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:46 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:46 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:47 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:47 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:48 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:48 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:50 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:50 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:52 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:27:52 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:29:17 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:29:17 leyantoo gnome-shell[1621]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jun 14 16:29:24 leyantoo sudo[9160]:     adel : TTY=pts/0 ; PWD=/home/adel ; USER=root ; COMMAND=/bin/journalctl -r
Jun 14 16:29:24 leyantoo sudo[9160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 14 16:29:39 leyantoo sudo[9160]: pam_unix(sudo:session): session closed for user root
Jun 14 16:29:44 leyantoo sudo[9365]:     adel : TTY=pts/0 ; PWD=/home/adel ; USER=root ; COMMAND=/bin/journalctl -r -b 0
Jun 14 16:29:44 leyantoo sudo[9365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 14 16:29:44 leyantoo sudo[9365]: pam_unix(sudo:session): session closed for user root
Jun 14 16:29:58 leyantoo sudo[9509]:     adel : TTY=pts/0 ; PWD=/home/adel ; USER=root ; COMMAND=/bin/journalctl -r -b 0
Jun 14 16:29:58 leyantoo sudo[9509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Jun 14 16:29:58 leyantoo sudo[9509]: pam_unix(sudo:session): session closed for user root

  reply	other threads:[~2021-06-14 15:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-13 18:19 Kernel 5.12.10 and 5.12.9 freezing after boot-up with while sound output is looping adel.ks
2021-06-14  5:17 ` Greg KH
2021-06-14  9:03   ` Adel Kara Slimane
2021-06-14 11:47     ` adel.ks
2021-06-14 13:58       ` Greg KH
2021-06-14 15:12         ` adel.ks [this message]
2021-06-14 19:54           ` adel.ks
2021-06-15 17:10             ` adel.ks
2021-07-01 16:54               ` adel.ks

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=13e1cfa157a63ff5dcacdbc0c4a41418@zegrapher.com \
    --to=adel.ks@zegrapher.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=regressions@lists.linux.dev \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

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

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