You are not logged in.

#1 2021-02-18 15:15:19

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

[SOLVED] Xrandr provider missing

I have a laptop with Nvidia and Intel GPU I believe it's Optimus technology, I was following the arch wiki for setting up the PRIME render offload but xrandr --listproviders doesn't show my Nvidia GPU so I cannot continue.

xrandr --listproviders  
                  
Providers: number : 1
Provider 0: id: 0x47 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 4 associated providers: 0 name:Intel

Last edited by Kamey (2021-02-18 22:43:04)


CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#2 2021-02-18 15:48:00

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,346

Re: [SOLVED] Xrandr provider missing

Did you reboot after installing the nvidia driver and nvidia-prime? nvidia needs a reboot to properly take over the card and nvidia-prime needs a xorg restart at the very least. Also while you are at it remove xf86-video-intel as  PRIME is better supported on the modesetting driver and xf86-video-intel often has general issues.

Offline

#3 2021-02-18 16:00:32

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

of course, I did and I have installed the Nvidia and nvidia-prime package, but I didn't remove xf86-video-intel since I don't know how will the integrated intel GPU work without it then?


CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#4 2021-02-18 16:11:03

Ropid
Member
Registered: 2015-03-09
Posts: 1,069

Re: [SOLVED] Xrandr provider missing

@Kamey: there's a module named "modesetting" that's part of the xorg-server package. That 'modesetting' module can replace the 'intel' module from the xf86-video-intel package.

Offline

#5 2021-02-18 16:20:35

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

I didn't know about the module, see every day learning something new, anyways I removed the xf86-video-intel and xrandr --listproviders now shows that modesetting is being used, but I still don't have the Nvidia showing up there and I don't know what is the cause of that, could Linux-zen kernel possibly be a cause?


CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#6 2021-02-18 16:28:34

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,346

Re: [SOLVED] Xrandr provider missing

yes, because the nvidia package doesn't work with it and you need to install linux-zen-headers and nvidia-dkms so the nvidia module can be buillt for the kernel you are using. https://wiki.archlinux.org/index.php/NV … tom_kernel (yes it's technically not a custom kernel, but practically nvidia links against linux and nvidia-lts against linux-lts and you need to use dkms for other kernels)

Should it still not work afterwards post a xorg.log and a dmesg

sudo dmesg

in

[code] code tags[/code]

Last edited by V1del (2021-02-18 16:30:02)

Offline

#7 2021-02-18 17:45:45

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

dmesg

[    0.000000] microcode: microcode updated early to revision 0x40, date = 2020-02-27
[    0.000000] Linux version 5.10.16-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.36) #1 ZEN SMP PREEMPT Sat, 13 Feb 2021 20:51:02 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-zen root=UUID=816cc4eb-e5a6-4bec-b10f-8105fc8696b8 rw loglevel=3
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000012151000-0x00000000785a2fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000785a3000-0x000000007b7d0fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b7d1000-0x000000007b7f1fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007b7f2000-0x000000007b862fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007b863000-0x000000007bbe9fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007bbea000-0x000000007bc57fff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007bc58000-0x000000007bfd2fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007bfd3000-0x000000007bfd3fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007bfd4000-0x000000007bfedfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007bfee000-0x000000007c6a0fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007c6a1000-0x000000007c6a2fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007c6a3000-0x000000007cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007d000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by American Megatrends
[    0.000000] efi: TPMFinalLog=0x7b830000 ACPI=0x7b7db000 ACPI 2.0=0x7b7db000 SMBIOS=0x7baa0000 SMBIOS 3.0=0x7ba9f000 ESRT=0x7738d3d8 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. X541NC/X541NC, BIOS X541NC.317 04/17/2019
[    0.000000] tsc: Detected 1094.400 MHz processor
[    0.000027] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000037] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000064] last_pfn = 0x180000 max_arch_pfn = 0x400000000
[    0.000072] MTRR default type: uncachable
[    0.000075] MTRR fixed ranges enabled:
[    0.000079]   00000-6FFFF write-back
[    0.000082]   70000-7FFFF uncachable
[    0.000085]   80000-9FFFF write-back
[    0.000088]   A0000-BFFFF uncachable
[    0.000091]   C0000-FFFFF write-protect
[    0.000094] MTRR variable ranges enabled:
[    0.000098]   0 base 0000000000 mask 7F80000000 write-back
[    0.000102]   1 base 007E000000 mask 7FFE000000 uncachable
[    0.000106]   2 base 007D000000 mask 7FFF000000 uncachable
[    0.000109]   3 base 0100000000 mask 7F80000000 write-back
[    0.000113]   4 base 00FF800000 mask 7FFF800000 write-combining
[    0.000115]   5 disabled
[    0.000117]   6 disabled
[    0.000120]   7 disabled
[    0.000122]   8 disabled
[    0.000124]   9 disabled
[    0.000251] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000386] last_pfn = 0x7d000 max_arch_pfn = 0x400000000
[    0.010157] esrt: Reserving ESRT space from 0x000000007738d3d8 to 0x000000007738d410.
[    0.010170] e820: update [mem 0x7738d000-0x7738dfff] usable ==> reserved
[    0.010224] check: Scanning 1 areas for low memory corruption
[    0.010236] Using GB pages for direct mapping
[    0.012538] Secure boot could not be determined
[    0.012542] RAMDISK: [mem 0x357c5000-0x36bd9fff]
[    0.012562] ACPI: Early table checksum verification disabled
[    0.012571] ACPI: RSDP 0x000000007B7DB000 000024 (v02 _ASUS_)
[    0.012582] ACPI: XSDT 0x000000007B7DB0C0 0000F4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012598] ACPI: FACP 0x000000007B7E7C40 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012615] ACPI: DSDT 0x000000007B7DB260 00C9DB (v02 _ASUS_ Notebook 01072009 INTL 20120913)
[    0.012626] ACPI: FACS 0x000000007B861080 000040
[    0.012636] ACPI: FPDT 0x000000007B7E7D60 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012646] ACPI: FIDT 0x000000007B7E7DB0 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012657] ACPI: ECDT 0x000000007B7E7E50 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.012667] ACPI: MCFG 0x000000007B7E7F20 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
[    0.012677] ACPI: DBG2 0x000000007B7E7F60 000072 (v00 INTEL  EDK2     00000003 BRXT 0100000D)
[    0.012690] ACPI: DBGP 0x000000007B7E7FE0 000034 (v01 INTEL  EDK2     00000003 BRXT 0100000D)
[    0.012701] ACPI: LPIT 0x000000007B7E8020 00005C (v01 INTEL  EDK2     00000003 BRXT 0100000D)
[    0.012711] ACPI: APIC 0x000000007B7E8080 000084 (v03 INTEL  EDK2     00000003 BRXT 0100000D)
[    0.012721] ACPI: NPKT 0x000000007B7E8110 000065 (v01 INTEL  EDK2     00000003 BRXT 0100000D)
[    0.012732] ACPI: PRAM 0x000000007B7E8180 000030 (v01 INTEL  EDK2     00000003 BRXT 0100000D)
[    0.012742] ACPI: WSMT 0x000000007B7E81B0 000028 (v01 INTEL  EDK2     00000003 BRXT 0100000D)
[    0.012752] ACPI: SSDT 0x000000007B7E81E0 003DAB (v02 INTEL  DptfTab  00000003 BRXT 0100000D)
[    0.012763] ACPI: SSDT 0x000000007B7EBF90 00002C (v01 Intel_ Platform 00001000 INTL 20120913)
[    0.012774] ACPI: SSDT 0x000000007B7EBFC0 0003F7 (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.012787] ACPI: SSDT 0x000000007B7EC3C0 00072B (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.012797] ACPI: SSDT 0x000000007B7ECAF0 00032D (v02 PmRef  Cpu0Tst  00003000 INTL 20120913)
[    0.012808] ACPI: SSDT 0x000000007B7ECE20 00017C (v02 PmRef  ApTst    00003000 INTL 20120913)
[    0.012819] ACPI: SSDT 0x000000007B7ECFA0 002760 (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.012830] ACPI: UEFI 0x000000007B7EF700 000042 (v01 _ASUS_ Notebook 00000000      00000000)
[    0.012840] ACPI: BGRT 0x000000007B7EF750 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.012851] ACPI: TPM2 0x000000007B7EF790 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.012861] ACPI: SSDT 0x000000007B7EF7D0 00066D (v01 HgRef  HgPch    00001000 INTL 20120913)
[    0.012872] ACPI: SSDT 0x000000007B7EFE40 0012A8 (v01 OptRef OptTabl  00001000 INTL 20120913)
[    0.012882] ACPI: DMAR 0x000000007B7F10F0 0000A8 (v01 INTEL  EDK2     00000003 BRXT 0100000D)
[    0.012893] ACPI: WDAT 0x000000007B7F11A0 000104 (v01                 00000000      00000000)
[    0.012917] ACPI: Local APIC address 0xfee00000
[    0.013050] No NUMA configuration found
[    0.013054] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[    0.013064] NODE_DATA(0) allocated [mem 0x17fff9000-0x17fffcfff]
[    0.032447] Zone ranges:
[    0.032453]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.032460]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.032464]   Normal   [mem 0x0000000100000000-0x000000017fffffff]
[    0.032469]   Device   empty
[    0.032472] Movable zone start for each node
[    0.032475] Early memory node ranges
[    0.032478]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.032481]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.032484]   node   0: [mem 0x0000000000100000-0x000000000fffffff]
[    0.032487]   node   0: [mem 0x0000000012151000-0x00000000785a2fff]
[    0.032490]   node   0: [mem 0x000000007bc58000-0x000000007bfd2fff]
[    0.032493]   node   0: [mem 0x000000007bfee000-0x000000007c6a0fff]
[    0.032495]   node   0: [mem 0x000000007c6a3000-0x000000007cffffff]
[    0.032498]   node   0: [mem 0x0000000100000000-0x000000017fffffff]
[    0.033628] Zeroed struct page in unavailable ranges: 34951 pages
[    0.033634] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[    0.033640] On node 0 totalpages: 1013625
[    0.033644]   DMA zone: 64 pages used for memmap
[    0.033646]   DMA zone: 23 pages reserved
[    0.033650]   DMA zone: 3996 pages, LIFO batch:0
[    0.033729]   DMA32 zone: 7584 pages used for memmap
[    0.033731]   DMA32 zone: 485341 pages, LIFO batch:63
[    0.043088]   Normal zone: 8192 pages used for memmap
[    0.043091]   Normal zone: 524288 pages, LIFO batch:63
[    0.053223] Reserving Intel graphics memory at [mem 0x7e000000-0x7fffffff]
[    0.053514] ACPI: PM-Timer IO Port: 0x408
[    0.053520] ACPI: Local APIC address 0xfee00000
[    0.053538] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.053541] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.053544] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.053546] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.053584] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[    0.053591] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.053595] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.053599] ACPI: IRQ0 used by override.
[    0.053603] ACPI: IRQ9 used by override.
[    0.053608] Using ACPI (MADT) for SMP configuration information
[    0.053627] e820: update [mem 0x77110000-0x77128fff] usable ==> reserved
[    0.053665] TSC deadline timer available
[    0.053669] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.053753] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.053759] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.053765] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.053770] PM: hibernation: Registered nosave memory: [mem 0x10000000-0x12150fff]
[    0.053776] PM: hibernation: Registered nosave memory: [mem 0x77110000-0x77128fff]
[    0.053782] PM: hibernation: Registered nosave memory: [mem 0x7738d000-0x7738dfff]
[    0.053788] PM: hibernation: Registered nosave memory: [mem 0x785a3000-0x7b7d0fff]
[    0.053791] PM: hibernation: Registered nosave memory: [mem 0x7b7d1000-0x7b7f1fff]
[    0.053793] PM: hibernation: Registered nosave memory: [mem 0x7b7f2000-0x7b862fff]
[    0.053796] PM: hibernation: Registered nosave memory: [mem 0x7b863000-0x7bbe9fff]
[    0.053798] PM: hibernation: Registered nosave memory: [mem 0x7bbea000-0x7bc57fff]
[    0.053804] PM: hibernation: Registered nosave memory: [mem 0x7bfd3000-0x7bfd3fff]
[    0.053807] PM: hibernation: Registered nosave memory: [mem 0x7bfd4000-0x7bfedfff]
[    0.053813] PM: hibernation: Registered nosave memory: [mem 0x7c6a1000-0x7c6a2fff]
[    0.053819] PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7fffffff]
[    0.053821] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xcfffffff]
[    0.053824] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xd0ffffff]
[    0.053826] PM: hibernation: Registered nosave memory: [mem 0xd1000000-0xdfffffff]
[    0.053829] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.053831] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfe041fff]
[    0.053834] PM: hibernation: Registered nosave memory: [mem 0xfe042000-0xfe044fff]
[    0.053836] PM: hibernation: Registered nosave memory: [mem 0xfe045000-0xfe8fffff]
[    0.053839] PM: hibernation: Registered nosave memory: [mem 0xfe900000-0xfe902fff]
[    0.053841] PM: hibernation: Registered nosave memory: [mem 0xfe903000-0xfebfffff]
[    0.053844] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.053846] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
[    0.053849] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[    0.053851] PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xfedfffff]
[    0.053854] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.053856] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff7fffff]
[    0.053858] PM: hibernation: Registered nosave memory: [mem 0xff800000-0xffffffff]
[    0.053863] [mem 0x80000000-0xcfffffff] available for PCI devices
[    0.053867] Booting paravirtualized kernel on bare hardware
[    0.053875] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.067469] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.068290] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u524288
[    0.068314] pcpu-alloc: s192512 r8192 d28672 u524288 alloc=1*2097152
[    0.068319] pcpu-alloc: [0] 0 1 2 3 
[    0.068397] Built 1 zonelists, mobility grouping on.  Total pages: 997762
[    0.068402] Policy zone: Normal
[    0.068406] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-zen root=UUID=816cc4eb-e5a6-4bec-b10f-8105fc8696b8 rw loglevel=3
[    0.069693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.070286] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.070384] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.121402] Memory: 3789360K/4054500K available (14344K kernel code, 2034K rwdata, 8680K rodata, 1716K init, 4252K bss, 264880K reserved, 0K cma-reserved)
[    0.121422] random: get_random_u64 called from __kmem_cache_create+0x28/0x630 with crng_init=0
[    0.121833] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.121881] ftrace: allocating 39442 entries in 155 pages
[    0.155723] ftrace: allocated 155 pages with 5 groups
[    0.156019] rcu: Preemptible hierarchical RCU implementation.
[    0.156023] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.156027] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.156029] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.156032] 	Trampoline variant of Tasks RCU enabled.
[    0.156034] 	Rude variant of Tasks RCU enabled.
[    0.156036] 	Tracing variant of Tasks RCU enabled.
[    0.156039] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.156041] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.168880] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
[    0.169596] Console: colour dummy device 80x25
[    0.169643] printk: console [tty0] enabled
[    0.169702] ACPI: Core revision 20200925
[    0.170082] APIC: Switch to symmetric I/O mode setup
[    0.170089] DMAR: Host address width 39
[    0.170093] DMAR: DRHD base: 0x000000fed64000 flags: 0x0
[    0.170109] DMAR: dmar0: reg_base_addr fed64000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
[    0.170112] DMAR: DRHD base: 0x000000fed65000 flags: 0x1
[    0.170125] DMAR: dmar1: reg_base_addr fed65000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.170130] DMAR: RMRR base: 0x0000007b77c000 end: 0x0000007b79bfff
[    0.170134] DMAR: RMRR base: 0x0000007d800000 end: 0x0000007fffffff
[    0.170140] DMAR-IR: IOAPIC id 1 under DRHD base  0xfed65000 IOMMU 1
[    0.170144] DMAR-IR: HPET id 0 under DRHD base 0xfed65000
[    0.170147] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.172500] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.172506] x2apic enabled
[    0.172529] Switched APIC routing to cluster x2apic.
[    0.176920] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[    0.176938] Calibrating delay loop (skipped), value calculated using timer frequency.. 2188.80 BogoMIPS (lpj=1094400)
[    0.176946] pid_max: default: 32768 minimum: 301
[    0.177929] LSM: Security Framework initializing
[    0.177929] Yama: becoming mindful.
[    0.177929] LSM support for eBPF active
[    0.177929] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.177929] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.177929] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.177929] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.177929] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.177929] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.177929] Spectre V2 : Mitigation: Full generic retpoline
[    0.177929] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.177929] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.177929] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.177929] clr: Applying alternatives
[    0.177929] clr: Applying alternatives done
[    0.177929] Freeing SMP alternatives memory: 40K
[    0.177929] smpboot: CPU0: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz (family: 0x6, model: 0x5c, stepping: 0x9)
[    0.177929] mce: [Hardware Error]: Machine check events logged
[    0.177929] mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 4: a600000000020408
[    0.177929] mce: [Hardware Error]: TSC 0 ADDR fef61f00 
[    0.177929] mce: [Hardware Error]: PROCESSOR 0:506c9 TIME 1613670155 SOCKET 0 APIC 0 microcode 40
[    0.177929] Performance Events: PEBS fmt3+, Goldmont events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.177929] ... version:                4
[    0.177929] ... bit width:              48
[    0.177929] ... generic registers:      4
[    0.177929] ... value mask:             0000ffffffffffff
[    0.177929] ... max period:             00007fffffffffff
[    0.177929] ... fixed-purpose events:   3
[    0.177929] ... event mask:             000000070000000f
[    0.177929] rcu: Hierarchical SRCU implementation.
[    0.179600] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.179856] smp: Bringing up secondary CPUs ...
[    0.180406] x86: Booting SMP configuration:
[    0.180410] .... node  #0, CPUs:      #1
[    0.184173] smp: Brought up 1 node, 2 CPUs
[    0.184173] smpboot: Max logical packages: 2
[    0.184173] smpboot: Total of 2 processors activated (4377.60 BogoMIPS)
[    0.185061] devtmpfs: initialized
[    0.185061] x86/mm: Memory block size: 128MB
[    0.186707] PM: Registering ACPI NVS region [mem 0x7b7f2000-0x7b862fff] (462848 bytes)
[    0.186733] PM: Registering ACPI NVS region [mem 0x7bfd3000-0x7bfd3fff] (4096 bytes)
[    0.186899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.186927] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.187087] pinctrl core: initialized pinctrl subsystem
[    0.187406] PM: RTC time: 17:42:35, date: 2021-02-18
[    0.187824] NET: Registered protocol family 16
[    0.188246] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.188385] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.188547] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.188589] audit: initializing netlink subsys (disabled)
[    0.188753] audit: type=2000 audit(1613670155.011:1): state=initialized audit_enabled=0 res=1
[    0.189138] thermal_sys: Registered thermal governor 'fair_share'
[    0.189143] thermal_sys: Registered thermal governor 'bang_bang'
[    0.189145] thermal_sys: Registered thermal governor 'step_wise'
[    0.189147] thermal_sys: Registered thermal governor 'user_space'
[    0.189149] thermal_sys: Registered thermal governor 'power_allocator'
[    0.189189] cpuidle: using governor ladder
[    0.189204] cpuidle: using governor menu
[    0.189383] ACPI: bus type PCI registered
[    0.189388] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.189609] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.189617] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.189660] PCI: Using configuration type 1 for base access
[    0.193360] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.193360] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.196253] fbcon: Taking over console
[    0.196304] ACPI: Added _OSI(Module Device)
[    0.196307] ACPI: Added _OSI(Processor Device)
[    0.196310] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.196313] ACPI: Added _OSI(Processor Aggregator Device)
[    0.196316] ACPI: Added _OSI(Linux-Dell-Video)
[    0.196319] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.196322] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.238879] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.241915] ACPI: EC: EC started
[    0.241918] ACPI: EC: interrupt blocked
[    0.246072] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.246075] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.256104] ACPI: Dynamic OEM Table Load:
[    0.256125] ACPI: SSDT 0xFFFF94B640D7BA00 000102 (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.260044] ACPI: Dynamic OEM Table Load:
[    0.260061] ACPI: SSDT 0xFFFF94B640D7A800 00015F (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.263132] ACPI: Dynamic OEM Table Load:
[    0.263148] ACPI: SSDT 0xFFFF94B640CC7540 00008D (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.267005] ACPI: Interpreter enabled
[    0.267086] ACPI: (supports S0 S3 S4 S5)
[    0.267090] ACPI: Using IOAPIC for interrupt routing
[    0.267209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.268482] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.288142] ACPI: Power Resource [PC01] (on)
[    0.305199] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.305219] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.308469] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.311414] PCI host bridge to bus 0000:00
[    0.311422] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.311426] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.311430] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.311433] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.311437] pci_bus 0000:00: root bus resource [mem 0x7e000001-0x7fffffff window]
[    0.311441] pci_bus 0000:00: root bus resource [mem 0x7d800001-0x7dffffff window]
[    0.311445] pci_bus 0000:00: root bus resource [mem 0x80000000-0xcfffffff window]
[    0.311448] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[    0.311453] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.311491] pci 0000:00:00.0: [8086:5af0] type 00 class 0x060000
[    0.312512] pci 0000:00:00.1: [8086:5a8c] type 00 class 0x118000
[    0.312555] pci 0000:00:00.1: reg 0x10: [mem 0xa5310000-0xa5317fff 64bit]
[    0.313620] pci 0000:00:02.0: [8086:5a85] type 00 class 0x030000
[    0.313644] pci 0000:00:02.0: reg 0x10: [mem 0xa4000000-0xa4ffffff 64bit]
[    0.313659] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.313670] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.313714] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.314835] pci 0000:00:0e.0: [8086:5a98] type 00 class 0x040300
[    0.314867] pci 0000:00:0e.0: reg 0x10: [mem 0xa5318000-0xa531bfff 64bit]
[    0.314923] pci 0000:00:0e.0: reg 0x20: [mem 0xa5000000-0xa50fffff 64bit]
[    0.315029] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[    0.316319] pci 0000:00:0f.0: [8086:5a9a] type 00 class 0x078000
[    0.316361] pci 0000:00:0f.0: reg 0x10: [mem 0xa5327000-0xa5327fff 64bit]
[    0.316537] pci 0000:00:0f.0: PME# supported from D3hot
[    0.317480] pci 0000:00:12.0: [8086:5ae3] type 00 class 0x010601
[    0.317502] pci 0000:00:12.0: reg 0x10: [mem 0xa531c000-0xa531dfff]
[    0.317514] pci 0000:00:12.0: reg 0x14: [mem 0xa5324000-0xa53240ff]
[    0.317527] pci 0000:00:12.0: reg 0x18: [io  0xf090-0xf097]
[    0.317539] pci 0000:00:12.0: reg 0x1c: [io  0xf080-0xf083]
[    0.317550] pci 0000:00:12.0: reg 0x20: [io  0xf060-0xf07f]
[    0.317563] pci 0000:00:12.0: reg 0x24: [mem 0xa5323000-0xa53237ff]
[    0.317631] pci 0000:00:12.0: PME# supported from D3hot
[    0.318532] pci 0000:00:13.0: [8086:5ad8] type 01 class 0x060400
[    0.318657] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    0.319607] pci 0000:00:13.1: [8086:5ad9] type 01 class 0x060400
[    0.319730] pci 0000:00:13.1: PME# supported from D0 D3hot D3cold
[    0.320712] pci 0000:00:14.0: [8086:5ad6] type 01 class 0x060400
[    0.320834] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
[    0.321838] pci 0000:00:15.0: [8086:5aa8] type 00 class 0x0c0330
[    0.321868] pci 0000:00:15.0: reg 0x10: [mem 0xa5300000-0xa530ffff 64bit]
[    0.321992] pci 0000:00:15.0: PME# supported from D3hot D3cold
[    0.322939] pci 0000:00:16.0: [8086:5aac] type 00 class 0x118000
[    0.322972] pci 0000:00:16.0: reg 0x10: [mem 0xa5322000-0xa5322fff 64bit]
[    0.322992] pci 0000:00:16.0: reg 0x18: [mem 0xa5321000-0xa5321fff 64bit]
[    0.324009] pci 0000:00:17.0: [8086:5ab4] type 00 class 0x118000
[    0.324043] pci 0000:00:17.0: reg 0x10: [mem 0xa5320000-0xa5320fff 64bit]
[    0.324060] pci 0000:00:17.0: reg 0x18: [mem 0xa531f000-0xa531ffff 64bit]
[    0.325091] pci 0000:00:1f.0: [8086:5ae8] type 00 class 0x060100
[    0.326161] pci 0000:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
[    0.326232] pci 0000:00:1f.1: reg 0x10: [mem 0xa531e000-0xa531e0ff 64bit]
[    0.326317] pci 0000:00:1f.1: reg 0x20: [io  0xf040-0xf05f]
[    0.327420] pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
[    0.327468] pci 0000:01:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.327532] pci 0000:01:00.0: reg 0x18: [mem 0xa5204000-0xa5204fff 64bit]
[    0.327564] pci 0000:01:00.0: reg 0x20: [mem 0xa5200000-0xa5203fff 64bit pref]
[    0.327605] pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.327618] pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.327822] pci 0000:01:00.0: supports D1 D2
[    0.327826] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.328207] pci 0000:00:13.0: PCI bridge to [bus 01]
[    0.328215] pci 0000:00:13.0:   bridge window [io  0xe000-0xefff]
[    0.328221] pci 0000:00:13.0:   bridge window [mem 0xa5200000-0xa52fffff]
[    0.328389] pci 0000:02:00.0: [10ec:b723] type 00 class 0x028000
[    0.328445] pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.328494] pci 0000:02:00.0: reg 0x18: [mem 0xa5100000-0xa5103fff 64bit]
[    0.328557] pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.328568] pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.328729] pci 0000:02:00.0: supports D1 D2
[    0.328733] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.329088] pci 0000:00:13.1: PCI bridge to [bus 02]
[    0.329095] pci 0000:00:13.1:   bridge window [io  0xd000-0xdfff]
[    0.329102] pci 0000:00:13.1:   bridge window [mem 0xa5100000-0xa51fffff]
[    0.329280] pci 0000:03:00.0: [10de:0fee] type 00 class 0x030200
[    0.329309] pci 0000:03:00.0: reg 0x10: [mem 0xa2000000-0xa2ffffff]
[    0.329331] pci 0000:03:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.329368] pci 0000:03:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
[    0.329384] pci 0000:03:00.0: reg 0x24: [io  0xc000-0xc07f]
[    0.329399] pci 0000:03:00.0: reg 0x30: [mem 0xa3000000-0xa307ffff pref]
[    0.329442] pci 0000:03:00.0: Enabling HDA controller
[    0.329599] pci 0000:03:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x2 link at 0000:00:14.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.330157] pci 0000:03:00.1: [10de:0e1b] type 00 class 0x040300
[    0.330185] pci 0000:03:00.1: reg 0x10: [mem 0xa3080000-0xa3083fff]
[    0.330581] pci 0000:00:14.0: PCI bridge to [bus 03]
[    0.330589] pci 0000:00:14.0:   bridge window [io  0xc000-0xcfff]
[    0.330595] pci 0000:00:14.0:   bridge window [mem 0x90000000-0xa30fffff]
[    0.333423] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.333713] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.333998] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.334274] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.334556] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.334833] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.335106] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.335379] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.341584] ACPI: EC: interrupt unblocked
[    0.341590] ACPI: EC: event unblocked
[    0.341616] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.341619] ACPI: EC: GPE=0x2b
[    0.341625] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[    0.341629] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.341798] iommu: Default domain type: Translated 
[    0.342295] SCSI subsystem initialized
[    0.342440] libata version 3.00 loaded.
[    0.342477] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.342477] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.342477] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.342477] vgaarb: loaded
[    0.342477] ACPI: bus type USB registered
[    0.342477] usbcore: registered new interface driver usbfs
[    0.342477] usbcore: registered new interface driver hub
[    0.342477] usbcore: registered new device driver usb
[    0.342477] pps_core: LinuxPPS API ver. 1 registered
[    0.342477] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.342477] PTP clock support registered
[    0.342477] EDAC MC: Ver: 3.0.0
[    0.343036] Registered efivars operations
[    0.343328] NetLabel: Initializing
[    0.343332] NetLabel:  domain hash size = 128
[    0.343334] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.343373] NetLabel:  unlabeled traffic allowed by default
[    0.343384] PCI: Using ACPI for IRQ routing
[    0.373375] PCI: pci_cache_line_size set to 64 bytes
[    0.373523] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.373527] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.373530] e820: reserve RAM buffer [mem 0x77110000-0x77ffffff]
[    0.373533] e820: reserve RAM buffer [mem 0x7738d000-0x77ffffff]
[    0.373536] e820: reserve RAM buffer [mem 0x785a3000-0x7bffffff]
[    0.373540] e820: reserve RAM buffer [mem 0x7bfd3000-0x7bffffff]
[    0.373543] e820: reserve RAM buffer [mem 0x7c6a1000-0x7fffffff]
[    0.373546] e820: reserve RAM buffer [mem 0x7d000000-0x7fffffff]
[    0.376352] clocksource: Switched to clocksource tsc-early
[    0.416476] VFS: Disk quotas dquot_6.6.0
[    0.416519] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.416749] pnp: PnP ACPI init
[    0.417321] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.417328] system 00:00: [io  0x0400-0x047f] could not be reserved
[    0.417332] system 00:00: [io  0x0500-0x05fe] has been reserved
[    0.417336] system 00:00: [io  0x0600-0x061f] has been reserved
[    0.417341] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.417359] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.417763] pnp 00:01: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
[    0.418433] system 00:02: [mem 0xe0000000-0xefffffff] has been reserved
[    0.418439] system 00:02: [mem 0xfea00000-0xfeafffff] has been reserved
[    0.418443] system 00:02: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.418448] system 00:02: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.418452] system 00:02: [mem 0xfed06000-0xfed06fff] has been reserved
[    0.418456] system 00:02: [mem 0xfed08000-0xfed09fff] has been reserved
[    0.418460] system 00:02: [mem 0xfed80000-0xfedbffff] has been reserved
[    0.418465] system 00:02: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.418469] system 00:02: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.418484] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.419043] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.420497] pnp: PnP ACPI: found 4 devices
[    0.430403] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.430581] NET: Registered protocol family 2
[    0.431219] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.431321] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.431667] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.432065] TCP: Hash tables configured (established 32768 bind 32768)
[    0.432250] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.432326] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.432414] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.432699] NET: Registered protocol family 1
[    0.432714] NET: Registered protocol family 44
[    0.432760] pci 0000:00:13.0: PCI bridge to [bus 01]
[    0.432768] pci 0000:00:13.0:   bridge window [io  0xe000-0xefff]
[    0.432776] pci 0000:00:13.0:   bridge window [mem 0xa5200000-0xa52fffff]
[    0.432789] pci 0000:00:13.1: PCI bridge to [bus 02]
[    0.432794] pci 0000:00:13.1:   bridge window [io  0xd000-0xdfff]
[    0.432800] pci 0000:00:13.1:   bridge window [mem 0xa5100000-0xa51fffff]
[    0.432811] pci 0000:00:14.0: PCI bridge to [bus 03]
[    0.432815] pci 0000:00:14.0:   bridge window [io  0xc000-0xcfff]
[    0.432823] pci 0000:00:14.0:   bridge window [mem 0x90000000-0xa30fffff]
[    0.432835] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.432839] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.432843] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.432847] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.432851] pci_bus 0000:00: resource 8 [mem 0x7e000001-0x7fffffff window]
[    0.432855] pci_bus 0000:00: resource 9 [mem 0x7d800001-0x7dffffff window]
[    0.432859] pci_bus 0000:00: resource 10 [mem 0x80000000-0xcfffffff window]
[    0.432862] pci_bus 0000:00: resource 11 [mem 0xe0000000-0xefffffff window]
[    0.432867] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.432870] pci_bus 0000:01: resource 1 [mem 0xa5200000-0xa52fffff]
[    0.432875] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.432878] pci_bus 0000:02: resource 1 [mem 0xa5100000-0xa51fffff]
[    0.432882] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.432885] pci_bus 0000:03: resource 1 [mem 0x90000000-0xa30fffff]
[    0.433251] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.434136] pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
[    0.434229] PCI: CLS 64 bytes, default 64
[    0.434367] Trying to unpack rootfs image as initramfs...
[    1.222315] Freeing initrd memory: 20564K
[    1.222403] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.222409] software IO TLB: mapped [mem 0x0000000071651000-0x0000000075651000] (64MB)
[    1.222496] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[    1.222537] clocksource: Switched to clocksource tsc
[    1.223223] check: Scanning for low memory corruption every 60 seconds
[    1.224086] Initialise system trusted keyrings
[    1.224119] Key type blacklist registered
[    1.224258] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[    1.227668] zbud: loaded
[    1.250026] Key type asymmetric registered
[    1.250030] Asymmetric key parser 'x509' registered
[    1.250052] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    1.250159] io scheduler mq-deadline registered
[    1.250162] io scheduler kyber registered
[    1.250229] io scheduler bfq registered
[    1.250401] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    1.251260] pcieport 0000:00:13.0: PME: Signaling with IRQ 122
[    1.251781] pcieport 0000:00:13.1: PME: Signaling with IRQ 123
[    1.252279] pcieport 0000:00:14.0: PME: Signaling with IRQ 124
[    1.252513] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.252602] efifb: probing for efifb
[    1.252641] efifb: framebuffer at 0x80000000, using 4160k, total 4160k
[    1.252644] efifb: mode is 1366x768x32, linelength=5504, pages=1
[    1.252646] efifb: scrolling: redraw
[    1.252650] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.252897] Console: switching to colour frame buffer device 170x48
[    1.262437] fb0: EFI VGA frame buffer device
[    1.262466] intel_idle: MWAIT substates: 0x11242020
[    1.262469] intel_idle: v0.5.1 model 0x5C
[    1.262935] intel_idle: Local APIC timer is reliable in all C-states
[    1.263601] ACPI: AC Adapter [AC0] (on-line)
[    1.263769] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/PNP0C09:01/PNP0C0C:00/input/input0
[    1.263822] ACPI: Power Button [PWRB]
[    1.263911] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/PNP0C09:01/PNP0C0D:01/input/input1
[    1.263975] ACPI: Lid Switch [LID]
[    1.264073] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.264133] ACPI: Sleep Button [SLPB]
[    1.270297] thermal LNXTHERM:00: registered as thermal_zone0
[    1.270305] ACPI: Thermal Zone [THRM] (47 C)
[    1.270809] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.276127] hpet: number irqs doesn't agree with number of timers
[    1.285200] Non-volatile memory driver v1.3
[    1.285207] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.285210] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.288248] ahci 0000:00:12.0: version 3.0
[    1.290471] battery: ACPI: Battery Slot [BAT0] (battery present)
[    1.299798] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.299807] ahci 0000:00:12.0: flags: 64bit ncq sntf pm clo only pmp pio deso sadm sds apst 
[    1.300829] scsi host0: ahci
[    1.301781] scsi host1: ahci
[    1.301918] ata1: SATA max UDMA/133 abar m2048@0xa5323000 port 0xa5323100 irq 125
[    1.301925] ata2: SATA max UDMA/133 abar m2048@0xa5323000 port 0xa5323180 irq 125
[    1.302046] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.302066] ehci-pci: EHCI PCI platform driver
[    1.302099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.302118] ohci-pci: OHCI PCI platform driver
[    1.302140] uhci_hcd: USB Universal Host Controller Interface driver
[    1.302248] usbcore: registered new interface driver usbserial_generic
[    1.302260] usbserial: USB Serial support registered for generic
[    1.302317] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    1.302320] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    1.302998] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.303444] rtc_cmos 00:03: RTC can wake from S4
[    1.304168] rtc_cmos 00:03: registered as rtc0
[    1.304294] rtc_cmos 00:03: setting system clock to 2021-02-18T17:42:36 UTC (1613670156)
[    1.304343] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram
[    1.304437] intel_pstate: Intel P-state driver initializing
[    1.305352] ledtrig-cpu: registered to indicate activity on CPUs
[    1.316339] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    1.373469] pstore: Registered efi as persistent store backend
[    1.373527] hid: raw HID events driver (C) Jiri Kosina
[    1.373779] drop_monitor: Initializing network drop monitor service
[    1.373863] Initializing XFRM netlink socket
[    1.374067] NET: Registered protocol family 10
[    1.385618] Segment Routing with IPv6
[    1.385622] RPL Segment Routing with IPv6
[    1.385668] NET: Registered protocol family 17
[    1.386485] microcode: sig=0x506c9, pf=0x1, revision=0x40
[    1.386563] microcode: Microcode Update Driver: v2.2.
[    1.386784] resctrl: L2 allocation detected
[    1.386794] IPI shorthand broadcast: enabled
[    1.386810] sched_clock: Marking stable (1379095698, 7619286)->(1413822771, -27107787)
[    1.387063] registered taskstats version 1
[    1.387089] Loading compiled-in X.509 certificates
[    1.393204] Loaded X.509 cert 'Build time autogenerated kernel key: 171a26c9f62e51c230fc049a2078c3fe79ddd398'
[    1.393612] zswap: loaded using pool lz4/z3fold
[    1.394268] Key type ._fscrypt registered
[    1.394272] Key type .fscrypt registered
[    1.394273] Key type fscrypt-provisioning registered
[    1.394717] pstore: Using crash dump compression: zstd
[    1.395618] PM:   Magic number: 9:814:744
[    1.396084] RAS: Correctable Errors collector initialized.
[    1.615502] ata2: SATA link down (SStatus 4 SControl 300)
[    1.776277] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.776793] ata1.00: supports DRM functions and may not be fully accessible
[    1.776976] ata1.00: ATA-11: KINGSTON SUV500120G, 003056RI, max UDMA/133
[    1.776983] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.778079] ata1.00: Trusted Computing capability qword not valid!
[    1.778918] ata1.00: supports DRM functions and may not be fully accessible
[    1.779758] ata1.00: Trusted Computing capability qword not valid!
[    1.779770] ata1.00: configured for UDMA/133
[    1.780293] scsi 0:0:0:0: Direct-Access     ATA      KINGSTON SUV5001 56RI PQ: 0 ANSI: 5
[    1.781076] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[    1.781081] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.781097] sd 0:0:0:0: [sda] Write Protect is off
[    1.781100] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.781124] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.784720]  sda: sda1 sda2
[    1.785265] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.787203] Freeing unused decrypted memory: 2036K
[    1.787910] Freeing unused kernel image (initmem) memory: 1716K
[    1.787916] Write protecting the kernel read-only data: 26624k
[    1.789176] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    1.789994] Freeing unused kernel image (rodata/data gap) memory: 1560K
[    1.874010] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.874017] rodata_test: all tests were successful
[    1.874026] CFS CPU scheduler.
[    1.874028] Run /init as init process
[    1.874030]   with arguments:
[    1.874031]     /init
[    1.874032]   with environment:
[    1.874034]     HOME=/
[    1.874035]     TERM=linux
[    1.874036]     BOOT_IMAGE=/vmlinuz-linux-zen
[    2.181863] xhci_hcd 0000:00:15.0: xHCI Host Controller
[    2.181875] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[    2.183124] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    2.183152] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
[    2.183440] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    2.183442] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.183445] usb usb1: Product: xHCI Host Controller
[    2.183446] usb usb1: Manufacturer: Linux 5.10.16-zen1-1-zen xhci-hcd
[    2.183448] usb usb1: SerialNumber: 0000:00:15.0
[    2.183627] hub 1-0:1.0: USB hub found
[    2.183660] hub 1-0:1.0: 8 ports detected
[    2.185057] xhci_hcd 0000:00:15.0: xHCI Host Controller
[    2.185064] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[    2.185070] xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
[    2.185133] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    2.185135] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.185137] usb usb2: Product: xHCI Host Controller
[    2.185138] usb usb2: Manufacturer: Linux 5.10.16-zen1-1-zen xhci-hcd
[    2.185140] usb usb2: SerialNumber: 0000:00:15.0
[    2.185289] hub 2-0:1.0: USB hub found
[    2.185310] hub 2-0:1.0: 7 ports detected
[    2.185589] usb: port power management may be unreliable
[    2.343718] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.390664] random: fast init done
[    2.506475] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    2.633389] usb 1-2: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[    2.633394] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.633396] usb 1-2: Product: USB2.0 HUB
[    2.634042] hub 1-2:1.0: USB hub found
[    2.634077] hub 1-2:1.0: 4 ports detected
[    2.664662] systemd[1]: systemd 247.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    2.676338] systemd[1]: Detected architecture x86-64.
[    2.688956] systemd[1]: Set hostname to <kamey>.
[    2.747974] usb 1-3: new full-speed USB device number 3 using xhci_hcd
[    2.795083] random: lvmconfig: uninitialized urandom read (4 bytes read)
[    2.955085] systemd[1]: Queued start job for default target Graphical Interface.
[    2.967117] systemd[1]: Created slice system-getty.slice.
[    2.968011] systemd[1]: Created slice system-modprobe.slice.
[    2.968723] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    2.969447] systemd[1]: Created slice User and Session Slice.
[    2.969680] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.969853] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.970204] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.970383] systemd[1]: Reached target Local Encrypted Volumes.
[    2.970489] systemd[1]: Reached target Login Prompts.
[    2.970603] systemd[1]: Reached target Paths.
[    2.970692] systemd[1]: Reached target Remote File Systems.
[    2.970787] systemd[1]: Reached target Slices.
[    2.971145] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.971826] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.974434] systemd[1]: Listening on Process Core Dump Socket.
[    2.974862] systemd[1]: Listening on Journal Audit Socket.
[    2.975184] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.975481] systemd[1]: Listening on Journal Socket.
[    2.976196] systemd[1]: Listening on udev Control Socket.
[    2.976509] systemd[1]: Listening on udev Kernel Socket.
[    2.978338] systemd[1]: Mounting Huge Pages File System...
[    2.980381] systemd[1]: Mounting POSIX Message Queue File System...
[    2.982535] systemd[1]: Mounting Kernel Debug File System...
[    2.984424] systemd[1]: Mounting Kernel Trace File System...
[    2.986554] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    2.991292] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.993702] systemd[1]: Starting Load Kernel Module configfs...
[    2.997059] random: lvm: uninitialized urandom read (4 bytes read)
[    2.999312] systemd[1]: Starting Load Kernel Module drm...
[    3.001634] systemd[1]: Starting Load Kernel Module fuse...
[    3.006990] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    3.007096] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    3.012250] systemd[1]: Starting Journal Service...
[    3.020336] systemd[1]: Starting Load Kernel Modules...
[    3.026054] Linux agpgart interface v0.103
[    3.027710] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.029005] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    3.040791] systemd[1]: Starting Coldplug All udev Devices...
[    3.056895] fuse: init (API version 7.32)
[    3.057489] EXT4-fs (sda2): re-mounted. Opts: (null)
[    3.062553] systemd[1]: Mounted Huge Pages File System.
[    3.064163] systemd[1]: Mounted POSIX Message Queue File System.
[    3.069478] systemd[1]: Mounted Kernel Debug File System.
[    3.070723] systemd[1]: Mounted Kernel Trace File System.
[    3.075071] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    3.077756] systemd[1]: modprobe@configfs.service: Succeeded.
[    3.081181] systemd[1]: Finished Load Kernel Module configfs.
[    3.082836] systemd[1]: modprobe@fuse.service: Succeeded.
[    3.085494] systemd[1]: Finished Load Kernel Module fuse.
[    3.088521] systemd[1]: Finished Load Kernel Modules.
[    3.093055] systemd[1]: Finished Remount Root and Kernel File Systems.
[    3.099180] systemd[1]: Activating swap /swapfile...
[    3.103211] systemd[1]: Mounting FUSE Control File System...
[    3.106793] systemd[1]: Mounting Kernel Configuration File System...
[    3.109683] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    3.113981] Adding 6193148k swap on /swapfile.  Priority:-2 extents:9 across:114761728k SSFS
[    3.114240] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    3.115871] systemd[1]: Starting Load/Save Random Seed...
[    3.120639] systemd[1]: Starting Apply Kernel Variables...
[    3.131570] systemd[1]: Starting Create System Users...
[    3.136649] systemd[1]: Activated swap /swapfile.
[    3.146256] systemd[1]: Mounted FUSE Control File System.
[    3.148168] systemd[1]: Mounted Kernel Configuration File System.
[    3.152596] systemd[1]: Finished Apply Kernel Variables.
[    3.154359] audit: type=1130 audit(1613670158.348:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.155087] systemd[1]: modprobe@drm.service: Succeeded.
[    3.155638] systemd[1]: Finished Load Kernel Module drm.
[    3.157875] audit: type=1130 audit(1613670158.351:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.157913] audit: type=1131 audit(1613670158.351:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.158348] systemd[1]: Reached target Swap.
[    3.163417] systemd[1]: Mounting Temporary Directory (/tmp)...
[    3.165693] systemd[1]: Finished Create System Users.
[    3.167171] audit: type=1130 audit(1613670158.361:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.169230] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.176726] systemd[1]: Mounted Temporary Directory (/tmp).
[    3.219872] systemd[1]: Finished Create Static Device Nodes in /dev.
[    3.221235] audit: type=1130 audit(1613670158.415:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.222703] audit: type=1334 audit(1613670158.416:7): prog-id=13 op=LOAD
[    3.222785] audit: type=1334 audit(1613670158.416:8): prog-id=14 op=LOAD
[    3.223810] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    3.259553] systemd[1]: Started Journal Service.
[    3.261000] audit: type=1130 audit(1613670158.454:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.278007] systemd-journald[178]: Received client request to flush runtime journal.
[    3.280142] audit: type=1130 audit(1613670158.474:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.389871] usb 1-3: New USB device found, idVendor=1b3f, idProduct=2008, bcdDevice= 1.00
[    3.389876] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.389878] usb 1-3: Product: USB Audio Device
[    3.389880] usb 1-3: Manufacturer: GeneralPlus
[    3.449966] usb 1-2.2: new low-speed USB device number 4 using xhci_hcd
[    3.531196] usb 1-2.2: New USB device found, idVendor=1a2c, idProduct=2124, bcdDevice= 1.10
[    3.531201] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.531203] usb 1-2.2: Product: USB Keyboard
[    3.531205] usb 1-2.2: Manufacturer: SEM
[    3.545291] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input4
[    3.639967] usb 1-4: new full-speed USB device number 5 using xhci_hcd
[    3.767235] usb 1-4: New USB device found, idVendor=0bda, idProduct=b721, bcdDevice= 2.00
[    3.767240] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.767242] usb 1-4: Product: Bluetooth Radio 
[    3.767244] usb 1-4: Manufacturer: Realtek 
[    3.767245] usb 1-4: SerialNumber: 00e04c000001
[    3.804266] i801_smbus 0000:00:1f.1: can't derive routing for PCI INT A
[    3.804271] i801_smbus 0000:00:1f.1: PCI INT A: not connected
[    3.804296] i801_smbus 0000:00:1f.1: SPD Write Disable is set
[    3.804319] i801_smbus 0000:00:1f.1: SMBus using polling
[    3.804402] i2c i2c-0: 1/1 memory slots populated (from DMI)
[    3.820299] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    3.829996] usb 1-2.3: new low-speed USB device number 6 using xhci_hcd
[    3.877782] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    3.894319] proc_thermal 0000:00:00.1: Creating sysfs group for PROC_THERMAL_PCI
[    3.908579] usb 1-2.3: New USB device found, idVendor=413c, idProduct=3010, bcdDevice= 2.20
[    3.908584] usb 1-2.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.915528] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    3.987265] i2c_hid i2c-FTE1200:00: supply vdd not found, using dummy regulator
[    3.987327] i2c_hid i2c-FTE1200:00: supply vddl not found, using dummy regulator
[    3.993825] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    3.993829] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    3.993830] RAPL PMU: hw unit of domain package 2^-14 Joules
[    3.993831] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    3.993832] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    4.019961] usb 1-7: new high-speed USB device number 7 using xhci_hcd
[    4.048978] cryptd: max_cpu_qlen set to 1000
[    4.124239] input: FTE1200:00 0B05:0201 Mouse as /devices/pci0000:00/0000:00:17.0/i2c_designware.1/i2c-2/i2c-FTE1200:00/0018:0B05:0201.0001/input/input6
[    4.124341] input: FTE1200:00 0B05:0201 Touchpad as /devices/pci0000:00/0000:00:17.0/i2c_designware.1/i2c-2/i2c-FTE1200:00/0018:0B05:0201.0001/input/input7
[    4.124436] hid-generic 0018:0B05:0201.0001: input,hidraw0: I2C HID v1.00 Mouse [FTE1200:00 0B05:0201] on i2c-FTE1200:00
[    4.146254] usb 1-7: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[    4.146258] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.146260] usb 1-7: Product: USB2.0-CRW
[    4.146262] usb 1-7: Manufacturer: Generic
[    4.146264] usb 1-7: SerialNumber: 20100201396000000
[    4.181872] SSE version of gcm_enc/dec engaged.
[    4.284978] random: crng init done
[    4.334524] r8169 0000:01:00.0: enabling device (0000 -> 0003)
[    4.360247] libphy: r8169: probed
[    4.360631] r8169 0000:01:00.0 eth0: RTL8106e, 10:7b:44:5d:28:a4, XID 449, IRQ 129
[    4.600441] asus_wmi: ASUS WMI generic driver loaded
[    4.601619] input: GeneralPlus USB Audio Device as /devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.3/0003:1B3F:2008.0002/input/input9
[    4.602029] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.620447] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.623069] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.623077] cfg80211: failed to load regulatory.db
[    4.669715] hid-generic 0003:1B3F:2008.0002: input,hidraw1: USB HID v2.01 Device [GeneralPlus USB Audio Device] on usb-0000:00:15.0-3/input3
[    4.673315] input: SEM USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:1A2C:2124.0003/input/input10
[    4.688076] asus_wmi: Initialization: 0x1
[    4.688357] intel_rapl_common: Found RAPL domain package
[    4.688363] intel_rapl_common: Found RAPL domain core
[    4.688365] intel_rapl_common: Found RAPL domain uncore
[    4.688368] intel_rapl_common: Found RAPL domain dram
[    4.689960] asus_wmi: BIOS WMI version: 9.0
[    4.690058] asus_wmi: SFUN value: 0x21
[    4.690064] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    4.690066] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[    4.725203] hid-generic 0003:1A2C:2124.0003: input,hidraw2: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0000:00:15.0-2.2/input0
[    4.728725] input: SEM USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.2/1-2.2:1.1/0003:1A2C:2124.0004/input/input11
[    4.785124] input: SEM USB Keyboard System Control as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.2/1-2.2:1.1/0003:1A2C:2124.0004/input/input12
[    4.786289] hid-generic 0003:1A2C:2124.0004: input,hidraw3: USB HID v1.10 Device [SEM USB Keyboard] on usb-0000:00:15.0-2.2/input1
[    4.788534] input: HID 413c:3010 as /devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:413C:3010.0005/input/input13
[    4.788641] hid-generic 0003:413C:3010.0005: input,hidraw4: USB HID v1.00 Mouse [HID 413c:3010] on usb-0000:00:15.0-2.3/input0
[    4.788707] usbcore: registered new interface driver usbhid
[    4.788708] usbhid: USB HID core driver
[    4.800036] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input14
[    4.888466] mc: Linux media interface: v0.10
[    5.148492] r8169 0000:01:00.0 enp1s0: renamed from eth0
[    5.205630] input: FTE1200:00 0B05:0201 Mouse as /devices/pci0000:00/0000:00:17.0/i2c_designware.1/i2c-2/i2c-FTE1200:00/0018:0B05:0201.0001/input/input15
[    5.205758] input: FTE1200:00 0B05:0201 Touchpad as /devices/pci0000:00/0000:00:17.0/i2c_designware.1/i2c-2/i2c-FTE1200:00/0018:0B05:0201.0001/input/input16
[    5.205837] hid-multitouch 0018:0B05:0201.0001: input,hidraw0: I2C HID v1.00 Mouse [FTE1200:00 0B05:0201] on i2c-FTE1200:00
[    5.208602] kauditd_printk_skb: 29 callbacks suppressed
[    5.208604] audit: type=1131 audit(1613670160.402:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[    5.261968] mousedev: PS/2 mouse device common for all mice
[    5.264784] RTL8208 Fast Ethernet r8169-100:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-100:00, irq=IGNORE)
[    5.326226] snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
[    5.326368] snd_hda_intel 0000:03:00.1: Disabling MSI
[    5.326377] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
[    5.329712] snd_hda_intel 0000:03:00.1: no codecs found!
[    5.535082] r8169 0000:01:00.0 enp1s0: Link is Down
[    5.560739] audit: type=1130 audit(1613670160.753:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.560746] audit: type=1131 audit(1613670160.753:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.611074] usbcore: registered new interface driver rtsx_usb
[    5.620684] audit: type=1130 audit(1613670160.814:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.650701] checking generic (80000000 410000) vs hw (a4000000 1000000)
[    5.650706] checking generic (80000000 410000) vs hw (80000000 10000000)
[    5.650707] fb0: switching to inteldrmfb from EFI VGA
[    5.651570] Console: switching to colour dummy device 80x25
[    5.651629] i915 0000:00:02.0: vgaarb: deactivate vga console
[    5.663027] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    5.664952] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/bxt_dmc_ver1_07.bin (v1.7)
[    5.674730] usbcore: registered new interface driver snd-usb-audio
[    5.686070] [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0
[    5.688112] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.688381] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
[    5.688637] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    5.688680] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:45/LNXVIDEO:01/input/input19
[    5.688950] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    5.691961] fbcon: i915drmfb (fb0) is primary device
[    5.702050] Console: switching to colour frame buffer device 170x48
[    5.723244] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    5.807156] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x1b/0x0/0x0/0x0/0x0) type:speaker
[    5.807162] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.807164] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    5.807165] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    5.807166] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    5.807169] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    5.807171] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x1a
[    5.807172] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x13
[    5.907337] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input20
[    5.907446] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input21
[    5.907514] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input22
[    5.907576] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input23
[    5.907642] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input24
[    5.907705] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input25
[    5.947013] Bluetooth: Core ver 2.22
[    5.951963] NET: Registered protocol family 31
[    5.951968] Bluetooth: HCI device and connection manager initialized
[    5.951975] Bluetooth: HCI socket layer initialized
[    5.951978] Bluetooth: L2CAP socket layer initialized
[    5.952011] Bluetooth: SCO socket layer initialized
[    6.155144] audit: type=1130 audit(1613670161.349:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.206504] EDAC pnd2: b_cr_tolud_pci=080000001 ret=0
[    6.206550] EDAC pnd2: b_cr_touud_lo_pci=080000000 ret=0
[    6.206591] EDAC pnd2: b_cr_touud_hi_pci=000000001 ret=0
[    6.206634] EDAC pnd2: b_cr_asym_mem_region0_mchbar=000000000 ret=0
[    6.206675] EDAC pnd2: b_cr_asym_mem_region1_mchbar=000000000 ret=0
[    6.206717] EDAC pnd2: b_cr_mot_out_base_mchbar=000000000 ret=0
[    6.206758] EDAC pnd2: b_cr_mot_out_mask_mchbar=000000000 ret=0
[    6.206839] EDAC pnd2: b_cr_slice_channel_hash=8000000480000001 ret=0
[    6.206880] EDAC pnd2: b_cr_asym_2way_mem_region_mchbar=000000000 ret=0
[    6.206922] EDAC pnd2: d_cr_drp0=0c000c005 ret=0
[    6.210046] usbcore: registered new interface driver btusb
[    6.218437] EDAC pnd2: d_cr_drp0=000000000 ret=2
[    6.218482] EDAC pnd2: d_cr_drp0=000000000 ret=2
[    6.219275] EDAC pnd2: d_cr_drp0=000000000 ret=2
[    6.219279] EDAC pnd2: ECC disabled on channel 0
[    6.219280] EDAC pnd2: Failed to register device with error -22.
[    6.224100] Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[    6.225067] Bluetooth: hci0: RTL: rom_version status=0 version=1
[    6.225070] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_fw.bin
[    6.225822] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723b_config.bin
[    6.225866] bluetooth hci0: Direct firmware load for rtl_bt/rtl8723b_config.bin failed with error -2
[    6.225879] Bluetooth: hci0: RTL: cfg_sz -2, total sz 22496
[    6.245300] audit: type=1130 audit(1613670161.439:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.248696] EDAC pnd2: b_cr_tolud_pci=080000001 ret=0
[    6.248740] EDAC pnd2: b_cr_touud_lo_pci=080000000 ret=0
[    6.248782] EDAC pnd2: b_cr_touud_hi_pci=000000001 ret=0
[    6.248823] EDAC pnd2: b_cr_asym_mem_region0_mchbar=000000000 ret=0
[    6.248866] EDAC pnd2: b_cr_asym_mem_region1_mchbar=000000000 ret=0
[    6.248908] EDAC pnd2: b_cr_mot_out_base_mchbar=000000000 ret=0
[    6.258230] EDAC pnd2: b_cr_mot_out_mask_mchbar=000000000 ret=1
[    6.258235] EDAC pnd2: Failed to register device with error -19.
[    6.294093] audit: type=1130 audit(1613670161.487:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.297616] rtl8723be 0000:02:00.0: enabling device (0000 -> 0003)
[    6.302525] intel_telemetry_core Init
[    6.319926] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.319943] Bluetooth: BNEP filters: protocol multicast
[    6.319950] Bluetooth: BNEP socket layer initialized
[    6.341372] Invalid pltconfig, ensure IPC1 device is enabled in BIOS
[    6.351986] Invalid pltconfig, ensure IPC1 device is enabled in BIOS
[    6.457149] rtl8723be: Using firmware rtlwifi/rtl8723befw_36.bin
[    6.463368] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[    6.471318] rtlwifi: rtlwifi: wireless switch is on
[    6.479042] rtl8723be 0000:02:00.0 wlp2s0: renamed from wlan0
[    6.660070] Bluetooth: hci0: RTL: fw version 0x0e2f9f73
[    6.788409] NET: Registered protocol family 38
[    6.921626] audit: type=1103 audit(1613670162.115:47): pid=397 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[    6.967396] audit: type=1130 audit(1613670162.161:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.996431] audit: type=1101 audit(1613670162.190:49): pid=402 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="lightdm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.098080] r8169 0000:01:00.0 enp1s0: Link is Up - 100Mbps/Full - flow control rx/tx
[    7.326378] IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
[    8.699635] nvidia: loading out-of-tree module taints kernel.
[    8.699654] nvidia: module license 'NVIDIA' taints kernel.
[    8.699655] Disabling lock debugging due to kernel taint
[    8.736288] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    8.764387] nvidia-nvlink: Nvlink Core is being initialized, major device number 234

[    8.766660] nvidia 0000:03:00.0: enabling device (0006 -> 0007)
[   10.901764] kauditd_printk_skb: 8 callbacks suppressed
[   10.901767] audit: type=1100 audit(1613670166.095:58): pid=444 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="kamey" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   10.905658] audit: type=1101 audit(1613670166.099:59): pid=444 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="kamey" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   10.973612] audit: type=1106 audit(1613670166.167:60): pid=397 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   10.973913] audit: type=1104 audit(1613670166.167:61): pid=397 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   10.984076] audit: type=1103 audit(1613670166.178:62): pid=444 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="kamey" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   10.984126] audit: type=1006 audit(1613670166.178:63): pid=444 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   11.022911] audit: type=1130 audit(1613670166.216:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.041067] audit: type=1101 audit(1613670166.235:65): pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="kamey" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.041157] audit: type=1103 audit(1613670166.235:66): pid=457 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="kamey" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   11.041272] audit: type=1006 audit(1613670166.235:67): pid=457 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   11.381151] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  460.39  Thu Jan 21 21:54:06 UTC 2021
[   11.513067] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  460.39  Thu Jan 21 21:49:04 UTC 2021
[   11.522129] [drm] [nvidia-drm] [GPU ID 0x00000300] Loading driver
[   11.522135] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:03:00.0 on minor 1
[   13.210986] wlp2s0: authenticate with 80:29:94:c8:87:74
[   13.230680] wlp2s0: send auth to 80:29:94:c8:87:74 (try 1/3)
[   13.234314] wlp2s0: authenticated
[   13.237984] wlp2s0: associate with 80:29:94:c8:87:74 (try 1/3)
[   13.241706] wlp2s0: RX AssocResp from 80:29:94:c8:87:74 (capab=0x1411 status=30 aid=2)
[   13.241715] wlp2s0: 80:29:94:c8:87:74 rejected association temporarily; comeback duration 672203520 TU (1141637 ms)
[   14.011632] Bluetooth: RFCOMM TTY layer initialized
[   14.011644] Bluetooth: RFCOMM socket layer initialized
[   14.011660] Bluetooth: RFCOMM ver 1.11
[   18.237344] wlp2s0: aborting association with 80:29:94:c8:87:74 by local choice (Reason: 3=DEAUTH_LEAVING)
[   19.301730] wlp2s0: authenticate with 80:29:94:c8:87:74
[   19.326610] wlp2s0: send auth to 80:29:94:c8:87:74 (try 1/3)
[   19.328457] wlp2s0: authenticated
[   19.330986] wlp2s0: associate with 80:29:94:c8:87:74 (try 1/3)
[   19.338370] wlp2s0: RX AssocResp from 80:29:94:c8:87:74 (capab=0x1411 status=0 aid=2)
[   19.338641] wlp2s0: associated
[   19.405577] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   19.423529] wlp2s0: Limiting TX power to 18 (20 - 2) dBm as advertised by 80:29:94:c8:87:74
[   21.298286] kauditd_printk_skb: 11 callbacks suppressed
[   21.298289] audit: type=1131 audit(1613670176.492:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   21.332273] audit: type=1131 audit(1613670176.526:80): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   22.526920] audit: type=1130 audit(1613670177.720:81): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.023996] audit: type=1131 audit(1613670188.217:82): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   36.362313] audit: type=1131 audit(1613670191.556:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   36.387309] audit: type=1334 audit(1613670191.581:84): prog-id=18 op=UNLOAD
[   36.387331] audit: type=1334 audit(1613670191.581:85): prog-id=17 op=UNLOAD
[   37.582630] audit: type=1100 audit(1613670192.776:86): pid=868 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="kamey" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   37.584739] audit: type=1101 audit(1613670192.778:87): pid=868 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="kamey" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   37.586039] audit: type=1110 audit(1613670192.780:88): pid=868 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[   37.590474] audit: type=1105 audit(1613670192.784:89): pid=868 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'

xorg.log

[     5.651] 
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     5.654] Build Operating System: Linux Arch Linux
[     5.654] Current Operating System: Linux kamey 5.10.16-zen1-1-zen #1 ZEN SMP PREEMPT Sat, 13 Feb 2021 20:51:02 +0000 x86_64
[     5.654] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-zen root=UUID=816cc4eb-e5a6-4bec-b10f-8105fc8696b8 rw loglevel=3
[     5.654] Build Date: 14 December 2020  12:10:29PM
[     5.654]  
[     5.654] Current version of pixman: 0.40.0
[     5.654] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.654] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.654] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 18 18:42:40 2021
[     5.654] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.654] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.654] (==) No Layout section.  Using the first Screen section.
[     5.654] (==) No screen section available. Using defaults.
[     5.654] (**) |-->Screen "Default Screen Section" (0)
[     5.654] (**) |   |-->Monitor "<default monitor>"
[     5.659] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.659] (==) Automatically adding devices
[     5.659] (==) Automatically enabling devices
[     5.659] (==) Automatically adding GPU devices
[     5.659] (==) Automatically binding GPU devices
[     5.659] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.659] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     5.659] 	Entry deleted from font path.
[     5.659] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     5.659] 	Entry deleted from font path.
[     5.659] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     5.659] 	Entry deleted from font path.
[     5.659] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     5.659] 	Entry deleted from font path.
[     5.659] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[     5.659] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.659] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.659] (II) Module ABI versions:
[     5.659] 	X.Org ANSI C Emulation: 0.4
[     5.659] 	X.Org Video Driver: 24.1
[     5.659] 	X.Org XInput driver : 24.1
[     5.659] 	X.Org Server Extension : 10.0
[     5.662] (++) using VT number 7

[     5.663] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.673] (--) PCI:*(0@0:2:0) 8086:5a85:1043:16a0 rev 11, Mem @ 0xa4000000/16777216, 0x80000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     5.673] (--) PCI: (3@0:0:0) 10de:0fee:1043:137e rev 161, Mem @ 0xa2000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x0000c000/128, BIOS @ 0x????????/524288
[     5.673] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.673] (II) LoadModule: "glx"
[     5.673] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.684] (II) Module glx: vendor="X.Org Foundation"
[     5.684] 	compiled for 1.20.10, module version = 1.0.0
[     5.684] 	ABI class: X.Org Server Extension, version 10.0
[     5.684] (==) Matched intel as autoconfigured driver 0
[     5.684] (==) Matched modesetting as autoconfigured driver 1
[     5.684] (==) Matched fbdev as autoconfigured driver 2
[     5.684] (==) Matched vesa as autoconfigured driver 3
[     5.684] (==) Assigned the driver to the xf86ConfigLayout
[     5.684] (II) LoadModule: "intel"
[     5.684] (WW) Warning, couldn't open module intel
[     5.684] (EE) Failed to load module "intel" (module does not exist, 0)
[     5.684] (II) LoadModule: "modesetting"
[     5.684] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.685] (II) Module modesetting: vendor="X.Org Foundation"
[     5.685] 	compiled for 1.20.10, module version = 1.20.10
[     5.685] 	Module class: X.Org Video Driver
[     5.685] 	ABI class: X.Org Video Driver, version 24.1
[     5.685] (II) LoadModule: "fbdev"
[     5.688] (WW) Warning, couldn't open module fbdev
[     5.688] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.688] (II) LoadModule: "vesa"
[     5.688] (WW) Warning, couldn't open module vesa
[     5.688] (EE) Failed to load module "vesa" (module does not exist, 0)
[     5.688] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.726] (**) modeset(0): claimed PCI slot 0@0:2:0
[     5.726] (II) modeset(0): using default device
[     5.726] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.726] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.726] (==) modeset(0): RGB weight 888
[     5.726] (==) modeset(0): Default visual is TrueColor
[     5.726] (II) Loading sub module "glamoregl"
[     5.726] (II) LoadModule: "glamoregl"
[     5.726] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.739] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.739] 	compiled for 1.20.10, module version = 1.0.1
[     5.739] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.090] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 500 (APL 2)
[     6.090] (II) modeset(0): glamor initialized
[     6.091] (II) modeset(0): Output eDP-1 has no monitor section
[     6.092] (II) modeset(0): Output HDMI-1 has no monitor section
[     6.092] (II) modeset(0): Output DP-1 has no monitor section
[     6.094] (II) modeset(0): EDID for output eDP-1
[     6.094] (II) modeset(0): Manufacturer: BOE  Model: 6a4  Serial#: 0
[     6.094] (II) modeset(0): Year: 2015  Week: 1
[     6.094] (II) modeset(0): EDID Version: 1.4
[     6.094] (II) modeset(0): Digital Display Input
[     6.094] (II) modeset(0): 6 bits per channel
[     6.094] (II) modeset(0): Digital interface is DisplayPort
[     6.094] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     6.094] (II) modeset(0): Gamma: 2.20
[     6.094] (II) modeset(0): No DPMS capabilities specified
[     6.094] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     6.094] (II) modeset(0): First detailed timing is preferred mode
[     6.094] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     6.094] (II) modeset(0): redX: 0.590 redY: 0.350   greenX: 0.329 greenY: 0.555
[     6.094] (II) modeset(0): blueX: 0.152 blueY: 0.118   whiteX: 0.312 whiteY: 0.328
[     6.094] (II) modeset(0): Manufacturer's mask: 0
[     6.094] (II) modeset(0): Supported detailed timing:
[     6.094] (II) modeset(0): clock: 71.1 MHz   Image Size:  344 x 194 mm
[     6.094] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1467 h_border: 0
[     6.094] (II) modeset(0): v_active: 768  v_sync: 772  v_sync_end 776 v_blanking: 808 v_border: 0
[     6.094] (II) modeset(0): Supported detailed timing:
[     6.094] (II) modeset(0): clock: 60.2 MHz   Image Size:  344 x 194 mm
[     6.094] (II) modeset(0): h_active: 1366  h_sync: 1466  h_sync_end 1566 h_blank_end 1750 h_border: 0
[     6.094] (II) modeset(0): v_active: 768  v_sync: 788  v_sync_end 808 v_blanking: 860 v_border: 0
[     6.094] (II) modeset(0):  NT156WHM-N32
[     6.094] (II) modeset(0): EDID (in hex):
[     6.094] (II) modeset(0): 	00ffffffffffff0009e5a40600000000
[     6.094] (II) modeset(0): 	01190104952213780a24109759548e27
[     6.094] (II) modeset(0): 	1e505400000001010101010101010101
[     6.094] (II) modeset(0): 	010101010101c81b5665500028303020
[     6.094] (II) modeset(0): 	440058c21000001a8417568051005c30
[     6.094] (II) modeset(0): 	6464440558c21000001a000000000000
[     6.094] (II) modeset(0): 	000000000000000000000000000000fe
[     6.094] (II) modeset(0): 	004e5431353657484d2d4e33320a0031
[     6.094] (II) modeset(0): Printing probed modes for output eDP-1
[     6.094] (II) modeset(0): Modeline "1366x768"x60.0   71.12  1366 1414 1446 1467  768 772 776 808 +hsync -vsync (48.5 kHz eP)
[     6.095] (II) modeset(0): Modeline "1366x768"x40.0   60.20  1366 1466 1566 1750  768 788 808 860 +hsync -vsync (34.4 kHz e)
[     6.095] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     6.095] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     6.095] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     6.095] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     6.095] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     6.095] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     6.095] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     6.095] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     6.095] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     6.095] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     6.095] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     6.095] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     6.095] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     6.095] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     6.095] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     6.095] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     6.095] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     6.095] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     6.095] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     6.095] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     6.095] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     6.095] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     6.095] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     6.095] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     6.095] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     6.095] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     6.095] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     6.095] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.095] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.095] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     6.095] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.095] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.095] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     6.095] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     6.095] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     6.095] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     6.095] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     6.095] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     6.095] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     6.095] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     6.095] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     6.095] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     6.095] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     6.095] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     6.095] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     6.095] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     6.095] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     6.095] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     6.095] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     6.095] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     6.095] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     6.095] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     6.095] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     6.095] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     6.095] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     6.095] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     6.095] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     6.095] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     6.097] (II) modeset(0): EDID for output HDMI-1
[     6.097] (II) modeset(0): EDID for output DP-1
[     6.097] (II) modeset(0): Output eDP-1 connected
[     6.097] (II) modeset(0): Output HDMI-1 disconnected
[     6.097] (II) modeset(0): Output DP-1 disconnected
[     6.097] (II) modeset(0): Using exact sizes for initial modes
[     6.097] (II) modeset(0): Output eDP-1 using initial mode 1366x768 +0+0
[     6.097] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.097] (==) modeset(0): DPI set to (96, 96)
[     6.097] (II) Loading sub module "fb"
[     6.097] (II) LoadModule: "fb"
[     6.097] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.098] (II) Module fb: vendor="X.Org Foundation"
[     6.098] 	compiled for 1.20.10, module version = 1.0.0
[     6.098] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.143] (==) modeset(0): Backing store enabled
[     6.143] (==) modeset(0): Silken mouse disabled
[     6.226] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     6.226] (==) modeset(0): DPMS enabled
[     6.227] (II) modeset(0): [DRI2] Setup complete
[     6.227] (II) modeset(0): [DRI2]   DRI driver: iris
[     6.227] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     6.227] (II) Initializing extension Generic Event Extension
[     6.227] (II) Initializing extension SHAPE
[     6.227] (II) Initializing extension MIT-SHM
[     6.227] (II) Initializing extension XInputExtension
[     6.228] (II) Initializing extension XTEST
[     6.228] (II) Initializing extension BIG-REQUESTS
[     6.228] (II) Initializing extension SYNC
[     6.228] (II) Initializing extension XKEYBOARD
[     6.228] (II) Initializing extension XC-MISC
[     6.230] (II) Initializing extension SECURITY
[     6.230] (II) Initializing extension XFIXES
[     6.230] (II) Initializing extension RENDER
[     6.230] (II) Initializing extension RANDR
[     6.232] (II) Initializing extension COMPOSITE
[     6.232] (II) Initializing extension DAMAGE
[     6.232] (II) Initializing extension MIT-SCREEN-SAVER
[     6.232] (II) Initializing extension DOUBLE-BUFFER
[     6.232] (II) Initializing extension RECORD
[     6.233] (II) Initializing extension DPMS
[     6.233] (II) Initializing extension Present
[     6.233] (II) Initializing extension DRI3
[     6.233] (II) Initializing extension X-Resource
[     6.233] (II) Initializing extension XVideo
[     6.234] (II) Initializing extension XVideo-MotionCompensation
[     6.234] (II) Initializing extension GLX
[     6.261] (II) AIGLX: Loaded and initialized iris
[     6.261] (II) GLX: Initialized DRI2 GL provider for screen 0
[     6.261] (II) Initializing extension XFree86-VidModeExtension
[     6.261] (II) Initializing extension XFree86-DGA
[     6.261] (II) Initializing extension XFree86-DRI
[     6.261] (II) Initializing extension DRI2
[     6.270] (II) modeset(0): Damage tracking initialized
[     6.270] (II) modeset(0): Setting screen physical size to 361 x 203
[     6.399] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event4)
[     6.399] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     6.399] (**) Asus Wireless Radio Control: Applying InputClass "system-keyboard"
[     6.399] (II) LoadModule: "libinput"
[     6.399] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.405] (II) Module libinput: vendor="X.Org Foundation"
[     6.405] 	compiled for 1.20.8, module version = 0.30.0
[     6.405] 	Module class: X.Org XInput Driver
[     6.405] 	ABI class: X.Org XInput driver, version 24.1
[     6.405] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[     6.405] (**) Asus Wireless Radio Control: always reports core events
[     6.405] (**) Option "Device" "/dev/input/event4"
[     6.405] (**) Option "_source" "server/udev"
[     6.414] (II) event4  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     6.414] (II) event4  - Asus Wireless Radio Control: device is a keyboard
[     6.414] (II) event4  - Asus Wireless Radio Control: device removed
[     6.422] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input4/event4"
[     6.422] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 6)
[     6.422] (**) Option "xkb_layout" "us"
[     6.424] (II) event4  - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[     6.424] (II) event4  - Asus Wireless Radio Control: device is a keyboard
[     6.425] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[     6.425] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.425] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.425] (II) Using input driver 'libinput' for 'Video Bus'
[     6.425] (**) Video Bus: always reports core events
[     6.425] (**) Option "Device" "/dev/input/event14"
[     6.426] (**) Option "_source" "server/udev"
[     6.428] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     6.428] (II) event14 - Video Bus: device is a keyboard
[     6.428] (II) event14 - Video Bus: device removed
[     6.434] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18/event14"
[     6.434] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     6.434] (**) Option "xkb_layout" "us"
[     6.437] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     6.437] (II) event14 - Video Bus: device is a keyboard
[     6.439] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     6.439] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.439] (**) Power Button: Applying InputClass "system-keyboard"
[     6.439] (II) Using input driver 'libinput' for 'Power Button'
[     6.439] (**) Power Button: always reports core events
[     6.439] (**) Option "Device" "/dev/input/event0"
[     6.439] (**) Option "_source" "server/udev"
[     6.441] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.441] (II) event0  - Power Button: device is a keyboard
[     6.441] (II) event0  - Power Button: device removed
[     6.445] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/PNP0C09:01/PNP0C0C:00/input/input0/event0"
[     6.445] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     6.445] (**) Option "xkb_layout" "us"
[     6.447] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     6.448] (II) event0  - Power Button: device is a keyboard
[     6.449] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     6.449] (II) No input driver specified, ignoring this device.
[     6.449] (II) This device may have been added with another device file.
[     6.450] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[     6.450] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.450] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.450] (II) Using input driver 'libinput' for 'Video Bus'
[     6.450] (**) Video Bus: always reports core events
[     6.450] (**) Option "Device" "/dev/input/event15"
[     6.450] (**) Option "_source" "server/udev"
[     6.453] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     6.453] (II) event15 - Video Bus: device is a keyboard
[     6.454] (II) event15 - Video Bus: device removed
[     6.463] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:45/LNXVIDEO:01/input/input19/event15"
[     6.463] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     6.463] (**) Option "xkb_layout" "us"
[     6.465] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     6.465] (II) event15 - Video Bus: device is a keyboard
[     6.466] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[     6.466] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     6.466] (**) Sleep Button: Applying InputClass "system-keyboard"
[     6.466] (II) Using input driver 'libinput' for 'Sleep Button'
[     6.466] (**) Sleep Button: always reports core events
[     6.466] (**) Option "Device" "/dev/input/event2"
[     6.466] (**) Option "_source" "server/udev"
[     6.468] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[     6.468] (II) event2  - Sleep Button: device is a keyboard
[     6.468] (II) event2  - Sleep Button: device removed
[     6.474] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[     6.474] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[     6.474] (**) Option "xkb_layout" "us"
[     6.476] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[     6.476] (II) event2  - Sleep Button: device is a keyboard
[     6.476] (II) config/udev: Adding drm device (/dev/dri/card0)
[     6.476] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.476] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     6.477] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[     6.477] (II) No input driver specified, ignoring this device.
[     6.477] (II) This device may have been added with another device file.
[     6.478] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[     6.478] (II) No input driver specified, ignoring this device.
[     6.478] (II) This device may have been added with another device file.
[     6.479] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[     6.479] (II) No input driver specified, ignoring this device.
[     6.479] (II) This device may have been added with another device file.
[     6.479] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[     6.479] (II) No input driver specified, ignoring this device.
[     6.479] (II) This device may have been added with another device file.
[     6.480] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
[     6.480] (II) No input driver specified, ignoring this device.
[     6.480] (II) This device may have been added with another device file.
[     6.480] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event21)
[     6.480] (II) No input driver specified, ignoring this device.
[     6.481] (II) This device may have been added with another device file.
[     6.485] (II) config/udev: Adding input device SEM USB Keyboard (/dev/input/event9)
[     6.485] (**) SEM USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     6.485] (**) SEM USB Keyboard: Applying InputClass "system-keyboard"
[     6.485] (II) Using input driver 'libinput' for 'SEM USB Keyboard'
[     6.485] (**) SEM USB Keyboard: always reports core events
[     6.485] (**) Option "Device" "/dev/input/event9"
[     6.485] (**) Option "_source" "server/udev"
[     6.488] (II) event9  - SEM USB Keyboard: is tagged by udev as: Keyboard
[     6.488] (II) event9  - SEM USB Keyboard: device is a keyboard
[     6.489] (II) event9  - SEM USB Keyboard: device removed
[     6.494] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:1A2C:2124.0003/input/input10/event9"
[     6.494] (II) XINPUT: Adding extended input device "SEM USB Keyboard" (type: KEYBOARD, id 11)
[     6.494] (**) Option "xkb_layout" "us"
[     6.497] (II) event9  - SEM USB Keyboard: is tagged by udev as: Keyboard
[     6.497] (II) event9  - SEM USB Keyboard: device is a keyboard
[     6.498] (II) config/udev: Adding input device SEM USB Keyboard Consumer Control (/dev/input/event10)
[     6.498] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.499] (**) SEM USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[     6.499] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[     6.499] (**) SEM USB Keyboard Consumer Control: always reports core events
[     6.499] (**) Option "Device" "/dev/input/event10"
[     6.499] (**) Option "_source" "server/udev"
[     6.501] (II) event10 - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[     6.501] (II) event10 - SEM USB Keyboard Consumer Control: device is a keyboard
[     6.505] (II) event10 - SEM USB Keyboard Consumer Control: device removed
[     6.507] (II) libinput: SEM USB Keyboard Consumer Control: needs a virtual subdevice
[     6.507] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.2/1-2.2:1.1/0003:1A2C:2124.0004/input/input11/event10"
[     6.507] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: MOUSE, id 12)
[     6.507] (**) Option "AccelerationScheme" "none"
[     6.507] (**) SEM USB Keyboard Consumer Control: (accel) selected scheme none/0
[     6.507] (**) SEM USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[     6.507] (**) SEM USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[     6.510] (II) event10 - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[     6.510] (II) event10 - SEM USB Keyboard Consumer Control: device is a keyboard
[     6.511] (II) config/udev: Adding input device SEM USB Keyboard System Control (/dev/input/event11)
[     6.511] (**) SEM USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[     6.511] (**) SEM USB Keyboard System Control: Applying InputClass "system-keyboard"
[     6.511] (II) Using input driver 'libinput' for 'SEM USB Keyboard System Control'
[     6.511] (**) SEM USB Keyboard System Control: always reports core events
[     6.511] (**) Option "Device" "/dev/input/event11"
[     6.511] (**) Option "_source" "server/udev"
[     6.515] (II) event11 - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[     6.515] (II) event11 - SEM USB Keyboard System Control: device is a keyboard
[     6.516] (II) event11 - SEM USB Keyboard System Control: device removed
[     6.519] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.2/1-2.2:1.1/0003:1A2C:2124.0004/input/input12/event11"
[     6.519] (II) XINPUT: Adding extended input device "SEM USB Keyboard System Control" (type: KEYBOARD, id 13)
[     6.519] (**) Option "xkb_layout" "us"
[     6.522] (II) event11 - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[     6.522] (II) event11 - SEM USB Keyboard System Control: device is a keyboard
[     6.523] (II) config/udev: Adding input device HID 413c:3010 (/dev/input/event12)
[     6.523] (**) HID 413c:3010: Applying InputClass "libinput pointer catchall"
[     6.523] (II) Using input driver 'libinput' for 'HID 413c:3010'
[     6.523] (**) HID 413c:3010: always reports core events
[     6.523] (**) Option "Device" "/dev/input/event12"
[     6.523] (**) Option "_source" "server/udev"
[     6.578] (II) event12 - HID 413c:3010: is tagged by udev as: Mouse
[     6.578] (II) event12 - HID 413c:3010: device is a pointer
[     6.579] (II) event12 - HID 413c:3010: device removed
[     6.589] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:413C:3010.0005/input/input13/event12"
[     6.589] (II) XINPUT: Adding extended input device "HID 413c:3010" (type: MOUSE, id 14)
[     6.589] (**) Option "AccelerationScheme" "none"
[     6.589] (**) HID 413c:3010: (accel) selected scheme none/0
[     6.589] (**) HID 413c:3010: (accel) acceleration factor: 2.000
[     6.589] (**) HID 413c:3010: (accel) acceleration threshold: 4
[     6.644] (II) event12 - HID 413c:3010: is tagged by udev as: Mouse
[     6.644] (II) event12 - HID 413c:3010: device is a pointer
[     6.646] (II) config/udev: Adding input device HID 413c:3010 (/dev/input/mouse0)
[     6.646] (II) No input driver specified, ignoring this device.
[     6.646] (II) This device may have been added with another device file.
[     6.648] (II) config/udev: Adding input device GeneralPlus USB Audio Device (/dev/input/event8)
[     6.648] (**) GeneralPlus USB Audio Device: Applying InputClass "libinput keyboard catchall"
[     6.648] (**) GeneralPlus USB Audio Device: Applying InputClass "system-keyboard"
[     6.648] (II) Using input driver 'libinput' for 'GeneralPlus USB Audio Device'
[     6.648] (**) GeneralPlus USB Audio Device: always reports core events
[     6.648] (**) Option "Device" "/dev/input/event8"
[     6.648] (**) Option "_source" "server/udev"
[     6.653] (II) event8  - GeneralPlus USB Audio Device: is tagged by udev as: Keyboard
[     6.654] (II) event8  - GeneralPlus USB Audio Device: device is a keyboard
[     6.654] (II) event8  - GeneralPlus USB Audio Device: device removed
[     6.666] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.3/0003:1B3F:2008.0002/input/input9/event8"
[     6.666] (II) XINPUT: Adding extended input device "GeneralPlus USB Audio Device" (type: KEYBOARD, id 15)
[     6.666] (**) Option "xkb_layout" "us"
[     6.668] (II) event8  - GeneralPlus USB Audio Device: is tagged by udev as: Keyboard
[     6.668] (II) event8  - GeneralPlus USB Audio Device: device is a keyboard
[     6.670] (II) config/udev: Adding input device FTE1200:00 0B05:0201 Mouse (/dev/input/event6)
[     6.670] (**) FTE1200:00 0B05:0201 Mouse: Applying InputClass "libinput pointer catchall"
[     6.670] (II) Using input driver 'libinput' for 'FTE1200:00 0B05:0201 Mouse'
[     6.670] (**) FTE1200:00 0B05:0201 Mouse: always reports core events
[     6.670] (**) Option "Device" "/dev/input/event6"
[     6.670] (**) Option "_source" "server/udev"
[     6.674] (II) event6  - FTE1200:00 0B05:0201 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.675] (II) event6  - FTE1200:00 0B05:0201 Mouse: device is a pointer
[     6.676] (II) event6  - FTE1200:00 0B05:0201 Mouse: device removed
[     6.682] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:17.0/i2c_designware.1/i2c-2/i2c-FTE1200:00/0018:0B05:0201.0001/input/input15/event6"
[     6.682] (II) XINPUT: Adding extended input device "FTE1200:00 0B05:0201 Mouse" (type: MOUSE, id 16)
[     6.682] (**) Option "AccelerationScheme" "none"
[     6.682] (**) FTE1200:00 0B05:0201 Mouse: (accel) selected scheme none/0
[     6.682] (**) FTE1200:00 0B05:0201 Mouse: (accel) acceleration factor: 2.000
[     6.682] (**) FTE1200:00 0B05:0201 Mouse: (accel) acceleration threshold: 4
[     6.684] (II) event6  - FTE1200:00 0B05:0201 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.685] (II) event6  - FTE1200:00 0B05:0201 Mouse: device is a pointer
[     6.687] (II) config/udev: Adding input device FTE1200:00 0B05:0201 Mouse (/dev/input/mouse1)
[     6.687] (II) No input driver specified, ignoring this device.
[     6.687] (II) This device may have been added with another device file.
[     6.691] (II) config/udev: Adding input device FTE1200:00 0B05:0201 Touchpad (/dev/input/event7)
[     6.691] (**) FTE1200:00 0B05:0201 Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.691] (II) Using input driver 'libinput' for 'FTE1200:00 0B05:0201 Touchpad'
[     6.691] (**) FTE1200:00 0B05:0201 Touchpad: always reports core events
[     6.691] (**) Option "Device" "/dev/input/event7"
[     6.691] (**) Option "_source" "server/udev"
[     6.694] (II) event7  - FTE1200:00 0B05:0201 Touchpad: is tagged by udev as: Touchpad
[     6.696] (II) event7  - FTE1200:00 0B05:0201 Touchpad: device is a touchpad
[     6.696] (II) event7  - FTE1200:00 0B05:0201 Touchpad: device removed
[     6.702] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:17.0/i2c_designware.1/i2c-2/i2c-FTE1200:00/0018:0B05:0201.0001/input/input16/event7"
[     6.702] (II) XINPUT: Adding extended input device "FTE1200:00 0B05:0201 Touchpad" (type: TOUCHPAD, id 17)
[     6.704] (**) Option "AccelerationScheme" "none"
[     6.704] (**) FTE1200:00 0B05:0201 Touchpad: (accel) selected scheme none/0
[     6.704] (**) FTE1200:00 0B05:0201 Touchpad: (accel) acceleration factor: 2.000
[     6.704] (**) FTE1200:00 0B05:0201 Touchpad: (accel) acceleration threshold: 4
[     6.709] (II) event7  - FTE1200:00 0B05:0201 Touchpad: is tagged by udev as: Touchpad
[     6.711] (II) event7  - FTE1200:00 0B05:0201 Touchpad: device is a touchpad
[     6.714] (II) config/udev: Adding input device FTE1200:00 0B05:0201 Touchpad (/dev/input/mouse2)
[     6.714] (II) No input driver specified, ignoring this device.
[     6.714] (II) This device may have been added with another device file.
[     6.715] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event13)
[     6.715] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     6.715] (**) Asus WMI hotkeys: Applying InputClass "system-keyboard"
[     6.716] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[     6.716] (**) Asus WMI hotkeys: always reports core events
[     6.716] (**) Option "Device" "/dev/input/event13"
[     6.716] (**) Option "_source" "server/udev"
[     6.717] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     6.717] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     6.717] (II) event13 - Asus WMI hotkeys: device removed
[     6.729] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input14/event13"
[     6.729] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 18)
[     6.729] (**) Option "xkb_layout" "us"
[     6.730] (II) event13 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[     6.730] (II) event13 - Asus WMI hotkeys: device is a keyboard
[     6.731] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     6.731] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.731] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     6.731] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.731] (**) AT Translated Set 2 keyboard: always reports core events
[     6.731] (**) Option "Device" "/dev/input/event3"
[     6.731] (**) Option "_source" "server/udev"
[     6.734] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.734] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     6.736] (II) event3  - AT Translated Set 2 keyboard: device removed
[     6.740] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     6.740] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[     6.740] (**) Option "xkb_layout" "us"
[     6.742] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.742] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     6.744] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     6.744] (II) No input driver specified, ignoring this device.
[     6.744] (II) This device may have been added with another device file.
[     6.776] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.776] (**) SEM USB Keyboard Consumer Control: Applying InputClass "system-keyboard"
[     6.776] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[     6.776] (**) SEM USB Keyboard Consumer Control: always reports core events
[     6.776] (**) Option "Device" "/dev/input/event10"
[     6.777] (**) Option "_source" "_driver/libinput"
[     6.777] (II) libinput: SEM USB Keyboard Consumer Control: is a virtual subdevice
[     6.777] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-2/1-2.2/1-2.2:1.1/0003:1A2C:2124.0004/input/input11/event10"
[     6.777] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: KEYBOARD, id 20)
[     6.777] (**) Option "xkb_layout" "us"
[     6.826] (II) config/udev: removing device FTE1200:00 0B05:0201 Mouse
[     6.826] (II) event6  - FTE1200:00 0B05:0201 Mouse: device removed
[     6.836] (II) UnloadModule: "libinput"
[     6.836] (II) config/udev: Adding input device FTE1200:00 0B05:0201 Mouse (/dev/input/event6)
[     6.836] (**) FTE1200:00 0B05:0201 Mouse: Applying InputClass "libinput pointer catchall"
[     6.836] (II) Using input driver 'libinput' for 'FTE1200:00 0B05:0201 Mouse'
[     6.836] (**) FTE1200:00 0B05:0201 Mouse: always reports core events
[     6.836] (**) Option "Device" "/dev/input/event6"
[     6.836] (**) Option "_source" "server/udev"
[     6.839] (II) event6  - FTE1200:00 0B05:0201 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.839] (II) event6  - FTE1200:00 0B05:0201 Mouse: device is a pointer
[     6.841] (II) event6  - FTE1200:00 0B05:0201 Mouse: device removed
[     6.849] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:17.0/i2c_designware.1/i2c-2/i2c-FTE1200:00/0018:0B05:0201.0001/input/input15/event6"
[     6.849] (II) XINPUT: Adding extended input device "FTE1200:00 0B05:0201 Mouse" (type: MOUSE, id 16)
[     6.849] (**) Option "AccelerationScheme" "none"
[     6.849] (**) FTE1200:00 0B05:0201 Mouse: (accel) selected scheme none/0
[     6.849] (**) FTE1200:00 0B05:0201 Mouse: (accel) acceleration factor: 2.000
[     6.849] (**) FTE1200:00 0B05:0201 Mouse: (accel) acceleration threshold: 4
[     6.851] (II) event6  - FTE1200:00 0B05:0201 Mouse: is tagged by udev as: Mouse Pointingstick
[     6.852] (II) event6  - FTE1200:00 0B05:0201 Mouse: device is a pointer
[     6.858] (II) config/udev: Adding input device HID 413c:3010 (/dev/input/mouse0)
[     6.858] (II) No input driver specified, ignoring this device.
[     6.858] (II) This device may have been added with another device file.
[     6.858] (II) config/udev: removing device Video Bus
[     6.859] (II) event14 - Video Bus: device removed
[     6.873] (II) UnloadModule: "libinput"
[     6.874] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[     6.874] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.874] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.874] (II) Using input driver 'libinput' for 'Video Bus'
[     6.874] (**) Video Bus: always reports core events
[     6.874] (**) Option "Device" "/dev/input/event14"
[     6.874] (**) Option "_source" "server/udev"
[     6.875] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     6.875] (II) event14 - Video Bus: device is a keyboard
[     6.876] (II) event14 - Video Bus: device removed
[     6.885] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18/event14"
[     6.885] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     6.885] (**) Option "xkb_layout" "us"
[     6.886] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[     6.887] (II) event14 - Video Bus: device is a keyboard
[     6.887] (II) config/udev: removing device Video Bus
[     6.887] (II) event15 - Video Bus: device removed
[     6.895] (II) UnloadModule: "libinput"
[     6.895] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[     6.895] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.895] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.895] (II) Using input driver 'libinput' for 'Video Bus'
[     6.895] (**) Video Bus: always reports core events
[     6.895] (**) Option "Device" "/dev/input/event15"
[     6.896] (**) Option "_source" "server/udev"
[     6.897] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     6.898] (II) event15 - Video Bus: device is a keyboard
[     6.899] (II) event15 - Video Bus: device removed
[     6.909] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:45/LNXVIDEO:01/input/input19/event15"
[     6.909] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     6.909] (**) Option "xkb_layout" "us"
[     6.911] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[     6.911] (II) event15 - Video Bus: device is a keyboard
[     6.912] (II) config/udev: removing device FTE1200:00 0B05:0201 Touchpad
[     6.912] (II) event7  - FTE1200:00 0B05:0201 Touchpad: device removed
[     6.921] (II) UnloadModule: "libinput"
[     6.922] (II) config/udev: Adding input device FTE1200:00 0B05:0201 Touchpad (/dev/input/event7)
[     6.922] (**) FTE1200:00 0B05:0201 Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.922] (II) Using input driver 'libinput' for 'FTE1200:00 0B05:0201 Touchpad'
[     6.922] (**) FTE1200:00 0B05:0201 Touchpad: always reports core events
[     6.922] (**) Option "Device" "/dev/input/event7"
[     6.922] (**) Option "_source" "server/udev"
[     6.924] (II) event7  - FTE1200:00 0B05:0201 Touchpad: is tagged by udev as: Touchpad
[     6.932] (II) event7  - FTE1200:00 0B05:0201 Touchpad: device is a touchpad
[     6.932] (II) event7  - FTE1200:00 0B05:0201 Touchpad: device removed
[     6.945] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:17.0/i2c_designware.1/i2c-2/i2c-FTE1200:00/0018:0B05:0201.0001/input/input16/event7"
[     6.945] (II) XINPUT: Adding extended input device "FTE1200:00 0B05:0201 Touchpad" (type: TOUCHPAD, id 17)
[     6.947] (**) Option "AccelerationScheme" "none"
[     6.947] (**) FTE1200:00 0B05:0201 Touchpad: (accel) selected scheme none/0
[     6.947] (**) FTE1200:00 0B05:0201 Touchpad: (accel) acceleration factor: 2.000
[     6.947] (**) FTE1200:00 0B05:0201 Touchpad: (accel) acceleration threshold: 4
[     6.950] (II) event7  - FTE1200:00 0B05:0201 Touchpad: is tagged by udev as: Touchpad
[     6.963] (II) event7  - FTE1200:00 0B05:0201 Touchpad: device is a touchpad
[     6.965] (II) config/udev: Adding input device FTE1200:00 0B05:0201 Touchpad (/dev/input/mouse2)
[     6.965] (II) No input driver specified, ignoring this device.
[     6.965] (II) This device may have been added with another device file.
[     6.965] (II) config/udev: removing device GeneralPlus USB Audio Device
[     6.965] (II) event8  - GeneralPlus USB Audio Device: device removed
[     6.976] (II) UnloadModule: "libinput"
[     6.976] (II) config/udev: Adding input device GeneralPlus USB Audio Device (/dev/input/event8)
[     6.976] (**) GeneralPlus USB Audio Device: Applying InputClass "libinput keyboard catchall"
[     6.976] (**) GeneralPlus USB Audio Device: Applying InputClass "system-keyboard"
[     6.976] (II) Using input driver 'libinput' for 'GeneralPlus USB Audio Device'
[     6.977] (**) GeneralPlus USB Audio Device: always reports core events
[     6.977] (**) Option "Device" "/dev/input/event8"
[     6.977] (**) Option "_source" "server/udev"
[     6.979] (II) event8  - GeneralPlus USB Audio Device: is tagged by udev as: Keyboard
[     6.979] (II) event8  - GeneralPlus USB Audio Device: device is a keyboard
[     6.980] (II) event8  - GeneralPlus USB Audio Device: device removed
[     6.990] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/usb1/1-3/1-3:1.3/0003:1B3F:2008.0002/input/input9/event8"
[     6.990] (II) XINPUT: Adding extended input device "GeneralPlus USB Audio Device" (type: KEYBOARD, id 15)
[     6.990] (**) Option "xkb_layout" "us"
[     6.993] (II) event8  - GeneralPlus USB Audio Device: is tagged by udev as: Keyboard
[     6.993] (II) event8  - GeneralPlus USB Audio Device: device is a keyboard
[     6.997] (II) config/udev: Adding input device FTE1200:00 0B05:0201 Mouse (/dev/input/mouse1)
[     6.997] (II) No input driver specified, ignoring this device.
[     6.997] (II) This device may have been added with another device file.
[     6.997] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0 /dev/dri/card0
[     6.997] (II) config/udev: Adding drm device (/dev/dri/card0)
[     6.997] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.997] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     6.999] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event21)
[     6.999] (II) No input driver specified, ignoring this device.
[     6.999] (II) This device may have been added with another device file.
[     6.999] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
[     6.999] (II) No input driver specified, ignoring this device.
[     6.999] (II) This device may have been added with another device file.
[     7.000] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[     7.000] (II) No input driver specified, ignoring this device.
[     7.000] (II) This device may have been added with another device file.
[     7.000] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[     7.000] (II) No input driver specified, ignoring this device.
[     7.000] (II) This device may have been added with another device file.
[     7.000] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[     7.000] (II) No input driver specified, ignoring this device.
[     7.000] (II) This device may have been added with another device file.
[     7.001] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[     7.001] (II) No input driver specified, ignoring this device.
[     7.001] (II) This device may have been added with another device file.
[    11.529] (II) modeset(0): EDID vendor "BOE", prod id 1700
[    11.529] (II) modeset(0): Printing DDC gathered Modelines:
[    11.529] (II) modeset(0): Modeline "1366x768"x0.0   71.12  1366 1414 1446 1467  768 772 776 808 +hsync -vsync (48.5 kHz eP)
[    11.529] (II) modeset(0): Modeline "1366x768"x0.0   60.20  1366 1466 1566 1750  768 788 808 860 +hsync -vsync (34.4 kHz e)
[    11.533] (II) modeset(0): EDID vendor "BOE", prod id 1700
[    11.533] (II) modeset(0): Printing DDC gathered Modelines:
[    11.533] (II) modeset(0): Modeline "1366x768"x0.0   71.12  1366 1414 1446 1467  768 772 776 808 +hsync -vsync (48.5 kHz eP)
[    11.533] (II) modeset(0): Modeline "1366x768"x0.0   60.20  1366 1466 1566 1750  768 788 808 860 +hsync -vsync (34.4 kHz e)
[    11.535] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:14.0/0000:03:00.0/drm/card1 /dev/dri/card1
[    11.535] (II) config/udev: Adding drm device (/dev/dri/card1)
[    11.535] (II) xfree86: Adding drm device (/dev/dri/card1)
[    11.535] (II) LoadModule: "modesetting"
[    11.535] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    11.535] (II) Module modesetting: vendor="X.Org Foundation"
[    11.535] 	compiled for 1.20.10, module version = 1.20.10
[    11.535] 	Module class: X.Org Video Driver
[    11.535] 	ABI class: X.Org Video Driver, version 24.1
[    11.535] (II) UnloadModule: "modesetting"
[    11.536] (II) Unloading modesetting
[    11.536] (II) Failed to load module "modesetting" (already loaded, 0)
[    11.536] xf86: found device 0

CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#8 2021-02-18 18:20:25

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

xrandr --listproviders  

Providers: number : 1
Provider 0: id: 0x45 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 3 associated providers: 0 name:modesetting

and there is no nvidia still.


CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#9 2021-02-18 20:16:41

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,593

Re: [SOLVED] Xrandr provider missing

https://wiki.archlinux.org/index.php/NV … de_setting

Also please the outputs of

ls -lR /{usr/share,etc}/X11/xorg.conf*
pacman -Qs nvidia

The kernel module seems to load w/o errors, but idk. whether the zen kernel will require a custom dkms module build.

Offline

#10 2021-02-18 20:24:59

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

ls -lR /{usr/share,etc}/X11/xorg.conf*
/etc/X11/xorg.conf.d:
total 4
-rw-r--r-- 1 root root 106 Feb 15 14:02 00-keyboard.conf

/usr/share/X11/xorg.conf.d:
total 12
-rw-r--r-- 1 root root  227 Jan 26 17:01 10-nvidia-drm-outputclass.conf
-rw-r--r-- 1 root root 1350 Dec 14 13:10 10-quirks.conf
-rw-r--r-- 1 root root 1429 May 19  2020 40-libinput.conf
pacman -Qs nvidia

local/egl-wayland 1.1.6-1
    EGLStream-based Wayland external platform
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/nvidia-dkms 460.39-1
    NVIDIA drivers - module sources
local/nvidia-prime 1.0-4
    NVIDIA Prime Render Offload configuration and utilities
local/nvidia-utils 460.39-1
    NVIDIA drivers utilities

CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#11 2021-02-18 20:33:38

loqs
Member
Registered: 2014-03-06
Posts: 19,022

Re: [SOLVED] Xrandr provider missing

Just to check assumptions,  what is the output of:

lsmod | grep nvidia
cat /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf

Offline

#12 2021-02-18 20:39:56

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

lsmod | grep nvidia
nvidia_drm             65536  0
nvidia_modeset       1232896  1 nvidia_drm
nvidia              34152448  1 nvidia_modeset
drm_kms_helper        299008  2 nvidia_drm,i915
drm                   634880  9 drm_kms_helper,nvidia_drm,i915
cat /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf 
Section "OutputClass"
    Identifier "nvidia"
    MatchDriver "nvidia-drm"
    Driver "nvidia"
    Option "AllowEmptyInitialConfiguration"
    ModulePath "/usr/lib/nvidia/xorg"
    ModulePath "/usr/lib/xorg/modules"
EndSection

CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#13 2021-02-18 20:53:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,593

Re: [SOLVED] Xrandr provider missing

Does "nvidia-smi" list the GPU?

Offline

#14 2021-02-18 21:23:05

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: [SOLVED] Xrandr provider missing

For some reason there is no LoadModule line for nvidia in the xorg log. I would think that should be there when nvidia-utils are installed.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#15 2021-02-18 21:27:51

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

nvidia-smi
Thu Feb 18 22:26:40 2021       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 460.39       Driver Version: 460.39       CUDA Version: 11.2     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  GeForce 810M        Off  | 00000000:03:00.0 N/A |                  N/A |
| N/A   42C    P0    N/A /  N/A |      0MiB /  2002MiB |     N/A      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|  No running processes found                                                 |
+-----------------------------------------------------------------------------+

CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#16 2021-02-18 21:29:25

loqs
Member
Registered: 2014-03-06
Posts: 19,022

Re: [SOLVED] Xrandr provider missing

The LoadModule line needs the nvidia_drm module which is loaded.  Boot race between X and the nvidia kernel module?

Offline

#17 2021-02-18 21:33:17

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,593

Re: [SOLVED] Xrandr provider missing

The nvida GPU is only considered at the very tail of the log

[    11.535] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:14.0/0000:03:00.0/drm/card1 /dev/dri/card1
[    11.535] (II) config/udev: Adding drm device (/dev/dri/card1)
[    11.535] (II) xfree86: Adding drm device (/dev/dri/card1)
[    11.535] (II) LoadModule: "modesetting"
[    11.535] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    11.535] (II) Module modesetting: vendor="X.Org Foundation"
[    11.535] 	compiled for 1.20.10, module version = 1.20.10
[    11.535] 	Module class: X.Org Video Driver
[    11.535] 	ABI class: X.Org Video Driver, version 24.1
[    11.535] (II) UnloadModule: "modesetting"
[    11.536] (II) Unloading modesetting
[    11.536] (II) Failed to load module "modesetting" (already loaded, 0)
[    11.536] xf86: found device 0

so it may very well be a race condition.
Does it show up when restarting the X11 server without rebooting?

Offline

#18 2021-02-18 21:46:30

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

i restarted x by killing lightdm and now it does show nvidia

xrandr --listproviders
                
Providers: number : 2
Provider 0: id: 0x45 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 3 associated providers: 0 name:modesetting
Provider 1: id: 0x2ea cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:NVIDIA-G0

but how do I make this permanent to load nvidia first?

Last edited by Kamey (2021-02-18 21:48:48)


CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#19 2021-02-18 21:48:29

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,593

Re: [SOLVED] Xrandr provider missing

the linked wiki wrote:

if you want to ensure it's loaded at the earliest possible occasion, or are noticing startup issues you can add nvidia, nvidia_modeset, nvidia_uvm and nvidia_drm to the initramfs according to Mkinitcpio#MODULES.

Offline

#20 2021-02-18 22:02:44

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

so i put that in /etc/modprobe.d/modprobe.conf or /etc/mkinitcpio.conf
to add nvidea as a module

Last edited by Kamey (2021-02-18 22:06:59)


CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#21 2021-02-18 22:15:59

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

ok i added those to /etc/mkinitcpio.conf

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)

i run mkinitcpio command and now I will reboot hopefully it all works now.


CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#22 2021-02-18 22:19:57

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

Nope it doesn't Nvidia still doesn't show up, am I doing something wrong?


CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

#23 2021-02-18 22:24:59

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,346

Re: [SOLVED] Xrandr provider missing

Which mkinitcpio command did you use? make sure to use mkinitcpio -P to ensure it is built for all kernels.

Offline

#24 2021-02-18 22:42:47

Kamey
Member
From: Serbia
Registered: 2020-12-07
Posts: 44

Re: [SOLVED] Xrandr provider missing

Okay now that works I really appreciate the help I got big_smile

xrandr --listproviders  

Providers: number : 2
Provider 0: id: 0x45 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 3 associated providers: 0 name:modesetting
Provider 1: id: 0x2ea cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:NVIDIA-G0

CPU: Intel i7-4790 (8) @ 4.000GHz
RAM: 16GB DDR3
GPU: Intel HD 4600
DE: Mate

Offline

Board footer

Powered by FluxBB