You are not logged in.
Pages: 1
Hello.
Prior to updating recently, I was able to have one monitor plugged into my NVIDIA GTX 1070 Ti using proprietary NVIDIA drivers with the other plugged into the motherboard to use my built in Intel graphics. At first, the NVIDIA monitor would not work until I was able to reinstall both drivers, mesa and nvidia. After re-configuring my xorg.conf, I now have my NVIDIA monitor working with proprietary drivers while my intel monitor only shows the cursor as an X. I have tried using xrandr to connect to the other monitor, however xrandr fails to detect along with other system display tools. I am using KDE Plasma. When I attach both of my monitors to my GPU, all of my configured animations do not work although both of my monitors do.
I have confirmed that both GPUs work as I am dual-booting with Windows 10 which uses each display flawlessly.
I would appreciate any help that anyone could offer.
Last edited by cobra4 (2020-02-17 04:23:49)
Offline
Sounds like your system uses hybrid graphics, have you checked https://wiki.archlinux.org/index.php/NVIDIA_Optimus ?
please post lspci -k , full dmesg , xorg log and any configuration files you created for xorg.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Yes, I have checked into NVIDIA Optimus. However, NVIDIA Optimus seems to be geared towards laptops while I have a custom built desktop. Do you think it will work?
00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
Subsystem: ASUSTeK Computer Inc. PRIME H310M-D
Kernel driver in use: skl_uncore
Kernel modules: ie31200_edac
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 07)
Kernel driver in use: pcieport
00:01.1 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x8) (rev 07)
Kernel driver in use: pcieport
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Desktop)
DeviceName: Onboard IGD
Subsystem: ASUSTeK Computer Inc. UHD Graphics 630 (Desktop)
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller: Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller
Subsystem: ASUSTeK Computer Inc. 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1
Subsystem: ASUSTeK Computer Inc. 200 Series PCH CSME HECI
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode]
Subsystem: ASUSTeK Computer Inc. 200 Series PCH SATA controller [AHCI mode]
Kernel driver in use: ahci
Kernel modules: ahci
00:1b.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #17 (rev f0)
Kernel driver in use: pcieport
00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #1 (rev f0)
Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #5 (rev f0)
Kernel driver in use: pcieport
00:1c.6 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #7 (rev f0)
Kernel driver in use: pcieport
00:1d.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #9 (rev f0)
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Z370 Chipset LPC/eSPI Controller
Subsystem: ASUSTeK Computer Inc. Z370 Chipset LPC/eSPI Controller
00:1f.2 Memory controller: Intel Corporation 200 Series/Z370 Chipset Family Power Management Controller
Subsystem: ASUSTeK Computer Inc. 200 Series/Z370 Chipset Family Power Management Controller
00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio
Subsystem: ASUSTeK Computer Inc. 200 Series PCH HD Audio
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus: Intel Corporation 200 Series/Z370 Chipset Family SMBus Controller
Subsystem: ASUSTeK Computer Inc. 200 Series/Z370 Chipset Family SMBus Controller
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V
Subsystem: ASUSTeK Computer Inc. Ethernet Connection (2) I219-V
Kernel driver in use: e1000e
Kernel modules: e1000e
02:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070 Ti] (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] GP104 [GeForce GTX 1070 Ti]
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
02:00.1 Audio device: NVIDIA Corporation GP104 High Definition Audio Controller (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] GP104 High Definition Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
05:00.0 USB controller: ASMedia Technology Inc. ASM2142 USB 3.1 Host Controller
Subsystem: ASUSTeK Computer Inc. ASM2142 USB 3.1 Host Controller
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
06:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
Subsystem: Intel Corporation Dual Band Wireless-AC 8265
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
07:00.0 Non-Volatile memory controller: Sandisk Corp WD Black 2018/PC SN720 NVMe SSD
Subsystem: Sandisk Corp WD Black 2018/PC SN720 NVMe SSD
Kernel driver in use: nvme[ 0.000000] Linux version 5.5.3-arch1-1 (linux@archlinux) (gcc version 9.2.1 20200130 (Arch Linux 9.2.1+20200130-2)) #1 SMP PREEMPT Tue, 11 Feb 2020 15:35:41 +0000
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda5 rw
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 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-0x000000000009efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008fa96fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008fa97000-0x000000008fad1fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008fad2000-0x000000008fe85fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008fe86000-0x000000008fe86fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008fe87000-0x000000008fe87fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008fe88000-0x0000000097b7afff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000097b7b000-0x000000009945ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000099460000-0x0000000099489fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000009948a000-0x0000000099589fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009958a000-0x00000000998b1fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000998b2000-0x000000009af28fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000009af29000-0x000000009afa1fff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000009afa2000-0x000000009affffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000009b000000-0x000000009fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.60 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x8fa97000 ACPI=0x8fa97000 SMBIOS=0x9ae86000 SMBIOS 3.0=0x9ae85000 MPS=0xfcb40 ESRT=0x960e6f98
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: System manufacturer System Product Name/PRIME Z370-A, BIOS 1002 07/02/2018
[ 0.000000] tsc: Detected 3700.000 MHz processor
[ 0.001171] tsc: Detected 3699.850 MHz TSC
[ 0.001171] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001172] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001177] last_pfn = 0x85f000 max_arch_pfn = 0x400000000
[ 0.001179] MTRR default type: write-back
[ 0.001180] MTRR fixed ranges enabled:
[ 0.001181] 00000-9FFFF write-back
[ 0.001181] A0000-BFFFF uncachable
[ 0.001182] C0000-FFFFF write-protect
[ 0.001182] MTRR variable ranges enabled:
[ 0.001183] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.001184] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.001185] 2 base 009C000000 mask 7FFC000000 uncachable
[ 0.001185] 3 base 009B800000 mask 7FFF800000 uncachable
[ 0.001185] 4 disabled
[ 0.001186] 5 disabled
[ 0.001186] 6 disabled
[ 0.001187] 7 disabled
[ 0.001187] 8 disabled
[ 0.001187] 9 disabled
[ 0.001575] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001770] last_pfn = 0x9b000 max_arch_pfn = 0x400000000
[ 0.007051] found SMP MP-table at [mem 0x000fce40-0x000fce4f]
[ 0.007059] esrt: Reserving ESRT space from 0x00000000960e6f98 to 0x00000000960e6fd0.
[ 0.007063] e820: update [mem 0x960e6000-0x960e6fff] usable ==> reserved
[ 0.007073] check: Scanning 1 areas for low memory corruption
[ 0.007075] Using GB pages for direct mapping
[ 0.007077] BRK [0x123601000, 0x123601fff] PGTABLE
[ 0.007078] BRK [0x123602000, 0x123602fff] PGTABLE
[ 0.007079] BRK [0x123603000, 0x123603fff] PGTABLE
[ 0.007094] BRK [0x123604000, 0x123604fff] PGTABLE
[ 0.007095] BRK [0x123605000, 0x123605fff] PGTABLE
[ 0.007173] BRK [0x123606000, 0x123606fff] PGTABLE
[ 0.007198] BRK [0x123607000, 0x123607fff] PGTABLE
[ 0.007271] BRK [0x123608000, 0x123608fff] PGTABLE
[ 0.007343] BRK [0x123609000, 0x123609fff] PGTABLE
[ 0.007373] BRK [0x12360a000, 0x12360afff] PGTABLE
[ 0.007401] BRK [0x12360b000, 0x12360bfff] PGTABLE
[ 0.007428] Secure boot could not be determined
[ 0.007429] RAMDISK: [mem 0x36e4b000-0x3771cfff]
[ 0.007433] ACPI: Early table checksum verification disabled
[ 0.007435] ACPI: RSDP 0x000000008FA97000 000024 (v02 ALASKA)
[ 0.007437] ACPI: XSDT 0x000000008FA970B0 0000DC (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007441] ACPI: FACP 0x000000008FAC4EC8 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.007444] ACPI: DSDT 0x000000008FA97228 02DC9C (v02 ALASKA A M I 01072009 INTL 20160422)
[ 0.007446] ACPI: FACS 0x00000000998B1F00 000040
[ 0.007448] ACPI: APIC 0x000000008FAC4FE0 0000F4 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.007450] ACPI: FPDT 0x000000008FAC50D8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007451] ACPI: FIDT 0x000000008FAC5120 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007453] ACPI: WSMT 0x000000008FAD1C68 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007455] ACPI: MCFG 0x000000008FAC5218 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.007457] ACPI: SSDT 0x000000008FAC5258 0003A3 (v01 SataRe SataTabl 00001000 INTL 20160422)
[ 0.007458] ACPI: SSDT 0x000000008FAC5600 003043 (v02 SaSsdt SaSsdt 00003000 INTL 20160422)
[ 0.007460] ACPI: SSDT 0x000000008FAC8648 002611 (v02 PegSsd PegSsdt 00001000 INTL 20160422)
[ 0.007462] ACPI: HPET 0x000000008FACAC60 000038 (v01 INTEL KBL 00000001 MSFT 0000005F)
[ 0.007464] ACPI: SSDT 0x000000008FACAC98 0011A2 (v02 INTEL Ther_Rvp 00001000 INTL 20160422)
[ 0.007466] ACPI: SSDT 0x000000008FACBE40 000B13 (v02 INTEL xh_rvp08 00000000 INTL 20160422)
[ 0.007467] ACPI: UEFI 0x000000008FACC958 000042 (v01 ALASKA A M I 00000002 01000013)
[ 0.007469] ACPI: SSDT 0x000000008FACC9A0 0017AE (v02 CpuRef CpuSsdt 00003000 INTL 20160422)
[ 0.007471] ACPI: LPIT 0x000000008FACE150 000094 (v01 INTEL KBL 00000000 MSFT 0000005F)
[ 0.007473] ACPI: SSDT 0x000000008FACE1E8 000141 (v02 INTEL HdaDsp 00000000 INTL 20160422)
[ 0.007474] ACPI: SSDT 0x000000008FACE330 00029F (v02 INTEL sensrhub 00000000 INTL 20160422)
[ 0.007476] ACPI: SSDT 0x000000008FACE5D0 003002 (v02 INTEL PtidDevc 00001000 INTL 20160422)
[ 0.007478] ACPI: SSDT 0x000000008FAD15D8 000517 (v02 INTEL TbtTypeC 00000000 INTL 20160422)
[ 0.007479] ACPI: DBGP 0x000000008FAD1AF0 000034 (v01 INTEL 00000002 MSFT 0000005F)
[ 0.007481] ACPI: DBG2 0x000000008FAD1B28 000054 (v00 INTEL 00000002 MSFT 0000005F)
[ 0.007483] ACPI: DMAR 0x000000008FAD1B80 0000B0 (v01 INTEL KBL 00000001 INTL 00000001)
[ 0.007484] ACPI: BGRT 0x000000008FAD1C30 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007490] ACPI: Local APIC address 0xfee00000
[ 0.007619] No NUMA configuration found
[ 0.007620] Faking a node at [mem 0x0000000000000000-0x000000085effffff]
[ 0.007622] NODE_DATA(0) allocated [mem 0x85effc000-0x85effffff]
[ 0.007649] Zone ranges:
[ 0.007649] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.007650] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.007651] Normal [mem 0x0000000100000000-0x000000085effffff]
[ 0.007652] Device empty
[ 0.007652] Movable zone start for each node
[ 0.007653] Early memory node ranges
[ 0.007653] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.007654] node 0: [mem 0x0000000000059000-0x000000000009efff]
[ 0.007655] node 0: [mem 0x0000000000100000-0x000000008fa96fff]
[ 0.007655] node 0: [mem 0x000000008fad2000-0x000000008fe85fff]
[ 0.007656] node 0: [mem 0x000000008fe88000-0x0000000097b7afff]
[ 0.007656] node 0: [mem 0x000000009948a000-0x0000000099589fff]
[ 0.007656] node 0: [mem 0x000000009afa2000-0x000000009affffff]
[ 0.007657] node 0: [mem 0x0000000100000000-0x000000085effffff]
[ 0.007850] Zeroed struct page in unavailable ranges: 37831 pages
[ 0.007851] Initmem setup node 0 [mem 0x0000000000001000-0x000000085effffff]
[ 0.007852] On node 0 totalpages: 8350777
[ 0.007852] DMA zone: 64 pages used for memmap
[ 0.007853] DMA zone: 27 pages reserved
[ 0.007853] DMA zone: 3997 pages, LIFO batch:0
[ 0.007883] DMA32 zone: 9651 pages used for memmap
[ 0.007884] DMA32 zone: 617628 pages, LIFO batch:63
[ 0.014006] Normal zone: 120768 pages used for memmap
[ 0.014007] Normal zone: 7729152 pages, LIFO batch:63
[ 0.068108] Reserving Intel graphics memory at [mem 0x9c000000-0x9fffffff]
[ 0.068283] ACPI: PM-Timer IO Port: 0x1808
[ 0.068284] ACPI: Local APIC address 0xfee00000
[ 0.068289] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.068290] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.068290] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.068291] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.068291] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[ 0.068291] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[ 0.068292] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[ 0.068292] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[ 0.068293] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[ 0.068293] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[ 0.068293] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[ 0.068294] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[ 0.068320] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.068321] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.068322] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.068323] ACPI: IRQ0 used by override.
[ 0.068324] ACPI: IRQ9 used by override.
[ 0.068325] Using ACPI (MADT) for SMP configuration information
[ 0.068326] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.068330] e820: update [mem 0x9489b000-0x948e0fff] usable ==> reserved
[ 0.068336] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[ 0.068351] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.068352] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.068353] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[ 0.068354] PM: Registered nosave memory: [mem 0x8fa97000-0x8fad1fff]
[ 0.068355] PM: Registered nosave memory: [mem 0x8fe86000-0x8fe86fff]
[ 0.068355] PM: Registered nosave memory: [mem 0x8fe87000-0x8fe87fff]
[ 0.068356] PM: Registered nosave memory: [mem 0x9489b000-0x948e0fff]
[ 0.068357] PM: Registered nosave memory: [mem 0x960e6000-0x960e6fff]
[ 0.068358] PM: Registered nosave memory: [mem 0x97b7b000-0x9945ffff]
[ 0.068359] PM: Registered nosave memory: [mem 0x99460000-0x99489fff]
[ 0.068359] PM: Registered nosave memory: [mem 0x9958a000-0x998b1fff]
[ 0.068360] PM: Registered nosave memory: [mem 0x998b2000-0x9af28fff]
[ 0.068360] PM: Registered nosave memory: [mem 0x9af29000-0x9afa1fff]
[ 0.068361] PM: Registered nosave memory: [mem 0x9b000000-0x9fffffff]
[ 0.068362] PM: Registered nosave memory: [mem 0xa0000000-0xdfffffff]
[ 0.068362] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.068362] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.068363] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.068363] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.068364] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.068364] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[ 0.068364] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.068365] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[ 0.068365] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.068365] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.068366] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.068367] [mem 0xa0000000-0xdfffffff] available for PCI devices
[ 0.068368] Booting paravirtualized kernel on bare hardware
[ 0.068370] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.140890] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
[ 0.141104] percpu: Embedded 57 pages/cpu s196608 r8192 d28672 u262144
[ 0.141109] pcpu-alloc: s196608 r8192 d28672 u262144 alloc=1*2097152
[ 0.141109] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
[ 0.141125] Built 1 zonelists, mobility grouping on. Total pages: 8220267
[ 0.141125] Policy zone: Normal
[ 0.141126] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda5 rw
[ 0.142273] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.142845] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.142926] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[ 0.196116] Memory: 32591320K/33403108K available (12291K kernel code, 1344K rwdata, 4272K rodata, 1664K init, 3388K bss, 811788K reserved, 0K cma-reserved)
[ 0.196201] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[ 0.196209] Kernel/User page tables isolation: enabled
[ 0.196219] ftrace: allocating 38777 entries in 152 pages
[ 0.206096] ftrace: allocated 152 pages with 3 groups
[ 0.206172] rcu: Preemptible hierarchical RCU implementation.
[ 0.206172] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.206173] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[ 0.206173] rcu: RCU priority boosting: priority 1 delay 500 ms.
[ 0.206174] Tasks RCU enabled.
[ 0.206174] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[ 0.206175] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[ 0.207937] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[ 0.208239] random: get_random_bytes called from start_kernel+0x390/0x56b with crng_init=0
[ 0.208255] Console: colour dummy device 80x25
[ 0.208258] printk: console [tty0] enabled
[ 0.208270] ACPI: Core revision 20191018
[ 0.208497] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.208561] APIC: Switch to symmetric I/O mode setup
[ 0.208562] DMAR: Host address width 39
[ 0.208563] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.208566] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[ 0.208567] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.208569] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.208570] DMAR: RMRR base: 0x0000009839f000 end: 0x000000983befff
[ 0.208570] DMAR: RMRR base: 0x0000009b800000 end: 0x0000009fffffff
[ 0.208572] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.208572] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.208573] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.209999] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.210000] x2apic enabled
[ 0.210012] Switched APIC routing to cluster x2apic.
[ 0.214036] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.228515] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa99074b1c, max_idle_ns: 881590506587 ns
[ 0.228518] Calibrating delay loop (skipped), value calculated using timer frequency.. 7402.02 BogoMIPS (lpj=12332833)
[ 0.228519] pid_max: default: 32768 minimum: 301
[ 0.231878] LSM: Security Framework initializing
[ 0.231880] Yama: becoming mindful.
[ 0.231932] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.231972] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.231980] *** VALIDATE tmpfs ***
[ 0.232071] *** VALIDATE proc ***
[ 0.232104] *** VALIDATE cgroup1 ***
[ 0.232105] *** VALIDATE cgroup2 ***
[ 0.232142] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.232160] process: using mwait in idle threads
[ 0.232162] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.232162] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.232164] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.232164] Spectre V2 : Mitigation: Full generic retpoline
[ 0.232165] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.232165] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.232166] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.232166] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.232167] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.232169] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.232169] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.232395] Freeing SMP alternatives memory: 32K
[ 0.235233] TSC deadline timer enabled
[ 0.235238] smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[ 0.255187] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.255191] ... version: 4
[ 0.255192] ... bit width: 48
[ 0.255192] ... generic registers: 4
[ 0.255192] ... value mask: 0000ffffffffffff
[ 0.255193] ... max period: 00007fffffffffff
[ 0.255193] ... fixed-purpose events: 3
[ 0.255193] ... event mask: 000000070000000f
[ 0.261851] rcu: Hierarchical SRCU implementation.
[ 0.285353] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.291853] smp: Bringing up secondary CPUs ...
[ 0.331859] x86: Booting SMP configuration:
[ 0.331860] .... node #0, CPUs: #1 #2 #3 #4 #5 #6
[ 0.532309] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.532309] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[ 0.571862] #7 #8 #9 #10 #11
[ 0.732219] smp: Brought up 1 node, 12 CPUs
[ 0.732219] smpboot: Max logical packages: 1
[ 0.732219] smpboot: Total of 12 processors activated (88831.24 BogoMIPS)
[ 0.735746] devtmpfs: initialized
[ 0.735746] x86/mm: Memory block size: 128MB
[ 0.738735] PM: Registering ACPI NVS region [mem 0x8fe86000-0x8fe86fff] (4096 bytes)
[ 0.738735] PM: Registering ACPI NVS region [mem 0x9958a000-0x998b1fff] (3309568 bytes)
[ 0.738735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.738735] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[ 0.738735] pinctrl core: initialized pinctrl subsystem
[ 0.738735] PM: RTC time: 09:10:01, date: 2020-02-17
[ 0.738735] thermal_sys: Registered thermal governor 'fair_share'
[ 0.738735] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.738735] thermal_sys: Registered thermal governor 'step_wise'
[ 0.738735] thermal_sys: Registered thermal governor 'user_space'
[ 0.738735] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.738820] NET: Registered protocol family 16
[ 0.738872] audit: initializing netlink subsys (disabled)
[ 0.738877] audit: type=2000 audit(1581930600.529:1): state=initialized audit_enabled=0 res=1
[ 0.738877] cpuidle: using governor ladder
[ 0.738877] cpuidle: using governor menu
[ 0.738877] KVM setup pv remote TLB flush
[ 0.738877] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.738877] ACPI: bus type PCI registered
[ 0.738877] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.738877] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.738877] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.738877] PCI: Using configuration type 1 for base access
[ 0.740616] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.742017] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.742017] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.742017] ACPI: Added _OSI(Module Device)
[ 0.742017] ACPI: Added _OSI(Processor Device)
[ 0.742017] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.742017] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.742017] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.742017] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.742017] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.780931] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.786937] ACPI: Dynamic OEM Table Load:
[ 0.786941] ACPI: SSDT 0xFFFF9E6A7AA00800 00077A (v02 PmRef Cpu0Ist 00003000 INTL 20160422)
[ 0.788220] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[ 0.789531] ACPI: Dynamic OEM Table Load:
[ 0.789534] ACPI: SSDT 0xFFFF9E6A7A7F1C00 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160422)
[ 0.790738] ACPI: Dynamic OEM Table Load:
[ 0.790740] ACPI: SSDT 0xFFFF9E6A7A2C6840 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160422)
[ 0.791879] ACPI: Dynamic OEM Table Load:
[ 0.791882] ACPI: SSDT 0xFFFF9E6A7AA05000 000628 (v02 PmRef HwpLvt 00003000 INTL 20160422)
[ 0.793324] ACPI: Dynamic OEM Table Load:
[ 0.793329] ACPI: SSDT 0xFFFF9E6A7A7FF000 000D14 (v02 PmRef ApIst 00003000 INTL 20160422)
[ 0.795082] ACPI: Dynamic OEM Table Load:
[ 0.795085] ACPI: SSDT 0xFFFF9E6A7A7F4C00 000317 (v02 PmRef ApHwp 00003000 INTL 20160422)
[ 0.796326] ACPI: Dynamic OEM Table Load:
[ 0.796329] ACPI: SSDT 0xFFFF9E6A7A7F5800 00030A (v02 PmRef ApCst 00003000 INTL 20160422)
[ 0.801199] ACPI: EC: EC started
[ 0.801200] ACPI: EC: interrupt blocked
[ 0.801214] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[ 0.801216] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x16, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.801217] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.801217] ACPI: Interpreter enabled
[ 0.801251] ACPI: (supports S0 S3 S4 S5)
[ 0.801252] ACPI: Using IOAPIC for interrupt routing
[ 0.801283] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.802289] ACPI: Enabled 7 GPEs in block 00 to 7F
[ 0.805056] ACPI: Power Resource [PG00] (on)
[ 0.805375] ACPI: Power Resource [PG01] (on)
[ 0.805683] ACPI: Power Resource [PG02] (on)
[ 0.811452] ACPI: Power Resource [WRST] (on)
[ 0.827759] ACPI: Power Resource [FN00] (off)
[ 0.827834] ACPI: Power Resource [FN01] (off)
[ 0.827908] ACPI: Power Resource [FN02] (off)
[ 0.827983] ACPI: Power Resource [FN03] (off)
[ 0.828055] ACPI: Power Resource [FN04] (off)
[ 0.829495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.829500] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.829682] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[ 0.829856] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[ 0.829857] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.830799] PCI host bridge to bus 0000:00
[ 0.830800] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.830801] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.830801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.830802] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xdfffffff window]
[ 0.830803] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.830804] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.830811] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[ 0.831119] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.831155] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.831311] pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
[ 0.831345] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 0.831514] pci 0000:00:02.0: [8086:3e92] type 00 class 0x030000
[ 0.831521] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
[ 0.831525] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[ 0.831528] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.831540] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.831710] pci 0000:00:14.0: [8086:a2af] type 00 class 0x0c0330
[ 0.831728] pci 0000:00:14.0: reg 0x10: [mem 0xdf430000-0xdf43ffff 64bit]
[ 0.831784] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.831998] pci 0000:00:16.0: [8086:a2ba] type 00 class 0x078000
[ 0.832014] pci 0000:00:16.0: reg 0x10: [mem 0xdf44d000-0xdf44dfff 64bit]
[ 0.832059] pci 0000:00:16.0: PME# supported from D3hot
[ 0.832242] pci 0000:00:17.0: [8086:a282] type 00 class 0x010601
[ 0.832256] pci 0000:00:17.0: reg 0x10: [mem 0xdf448000-0xdf449fff]
[ 0.832262] pci 0000:00:17.0: reg 0x14: [mem 0xdf44c000-0xdf44c0ff]
[ 0.832267] pci 0000:00:17.0: reg 0x18: [io 0xf090-0xf097]
[ 0.832273] pci 0000:00:17.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.832278] pci 0000:00:17.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.832284] pci 0000:00:17.0: reg 0x24: [mem 0xdf44b000-0xdf44b7ff]
[ 0.832316] pci 0000:00:17.0: PME# supported from D3hot
[ 0.832458] pci 0000:00:1b.0: [8086:a2e7] type 01 class 0x060400
[ 0.832525] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.832708] pci 0000:00:1c.0: [8086:a290] type 01 class 0x060400
[ 0.832776] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.832943] pci 0000:00:1c.4: [8086:a294] type 01 class 0x060400
[ 0.833003] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.833173] pci 0000:00:1c.6: [8086:a296] type 01 class 0x060400
[ 0.833233] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[ 0.833404] pci 0000:00:1d.0: [8086:a298] type 01 class 0x060400
[ 0.833464] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.833656] pci 0000:00:1f.0: [8086:a2c9] type 00 class 0x060100
[ 0.833880] pci 0000:00:1f.2: [8086:a2a1] type 00 class 0x058000
[ 0.833894] pci 0000:00:1f.2: reg 0x10: [mem 0xdf444000-0xdf447fff]
[ 0.834063] pci 0000:00:1f.3: [8086:a2f0] type 00 class 0x040300
[ 0.834086] pci 0000:00:1f.3: reg 0x10: [mem 0xdf440000-0xdf443fff 64bit]
[ 0.834114] pci 0000:00:1f.3: reg 0x20: [mem 0xdf420000-0xdf42ffff 64bit]
[ 0.834158] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.834387] pci 0000:00:1f.4: [8086:a2a3] type 00 class 0x0c0500
[ 0.834446] pci 0000:00:1f.4: reg 0x10: [mem 0xdf44a000-0xdf44a0ff 64bit]
[ 0.834515] pci 0000:00:1f.4: reg 0x20: [io 0xf040-0xf05f]
[ 0.834718] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[ 0.834743] pci 0000:00:1f.6: reg 0x10: [mem 0xdf400000-0xdf41ffff]
[ 0.834844] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.834998] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.835027] pci 0000:02:00.0: [10de:1b82] type 00 class 0x030000
[ 0.835037] pci 0000:02:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.835042] pci 0000:02:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.835047] pci 0000:02:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.835050] pci 0000:02:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.835053] pci 0000:02:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[ 0.835105] pci 0000:02:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8 GT/s x8 link at 0000:00:01.1 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[ 0.835141] pci 0000:02:00.1: [10de:10f0] type 00 class 0x040300
[ 0.835149] pci 0000:02:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[ 0.835240] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.835242] pci 0000:00:01.1: bridge window [io 0xe000-0xefff]
[ 0.835243] pci 0000:00:01.1: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.835245] pci 0000:00:01.1: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.835314] pci 0000:00:1b.0: PCI bridge to [bus 03]
[ 0.835385] pci 0000:00:1c.0: PCI bridge to [bus 04]
[ 0.835464] pci 0000:05:00.0: [1b21:2142] type 00 class 0x0c0330
[ 0.835488] pci 0000:05:00.0: reg 0x10: [mem 0xdf300000-0xdf307fff 64bit]
[ 0.835531] pci 0000:05:00.0: enabling Extended Tags
[ 0.835589] pci 0000:05:00.0: PME# supported from D0
[ 0.835673] pci 0000:00:1c.4: PCI bridge to [bus 05]
[ 0.835676] pci 0000:00:1c.4: bridge window [mem 0xdf300000-0xdf3fffff]
[ 0.835759] pci 0000:06:00.0: [8086:24fd] type 00 class 0x028000
[ 0.835804] pci 0000:06:00.0: reg 0x10: [mem 0xdf200000-0xdf201fff 64bit]
[ 0.835966] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[ 0.836141] pci 0000:00:1c.6: PCI bridge to [bus 06]
[ 0.836144] pci 0000:00:1c.6: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.836217] pci 0000:07:00.0: [15b7:5002] type 00 class 0x010802
[ 0.836241] pci 0000:07:00.0: reg 0x10: [mem 0xdf100000-0xdf103fff 64bit]
[ 0.836265] pci 0000:07:00.0: reg 0x20: [mem 0xdf104000-0xdf1040ff 64bit]
[ 0.836411] pci 0000:00:1d.0: PCI bridge to [bus 07]
[ 0.836414] pci 0000:00:1d.0: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.837882] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.837929] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.837975] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 *15)
[ 0.838020] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.838066] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.838111] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.838156] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.838201] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.838729] ACPI: EC: interrupt unblocked
[ 0.838746] ACPI: EC: event unblocked
[ 0.838756] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x16, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.838757] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[ 0.838801] iommu: Default domain type: Translated
[ 0.838809] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.838809] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.838809] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.838809] pci 0000:00:02.0: vgaarb: no bridge control possible
[ 0.838809] pci 0000:02:00.0: vgaarb: bridge control possible
[ 0.838809] vgaarb: loaded
[ 0.838809] ACPI: bus type USB registered
[ 0.838809] usbcore: registered new interface driver usbfs
[ 0.838809] usbcore: registered new interface driver hub
[ 0.838809] usbcore: registered new device driver usb
[ 0.838809] pps_core: LinuxPPS API ver. 1 registered
[ 0.838809] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.838809] PTP clock support registered
[ 0.838809] EDAC MC: Ver: 3.0.0
[ 0.838809] Registered efivars operations
[ 0.838809] PCI: Using ACPI for IRQ routing
[ 0.866597] PCI: pci_cache_line_size set to 64 bytes
[ 0.866652] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.866652] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.866653] e820: reserve RAM buffer [mem 0x8fa97000-0x8fffffff]
[ 0.866653] e820: reserve RAM buffer [mem 0x8fe86000-0x8fffffff]
[ 0.866654] e820: reserve RAM buffer [mem 0x9489b000-0x97ffffff]
[ 0.866655] e820: reserve RAM buffer [mem 0x960e6000-0x97ffffff]
[ 0.866655] e820: reserve RAM buffer [mem 0x97b7b000-0x97ffffff]
[ 0.866655] e820: reserve RAM buffer [mem 0x9958a000-0x9bffffff]
[ 0.866656] e820: reserve RAM buffer [mem 0x9b000000-0x9bffffff]
[ 0.866657] e820: reserve RAM buffer [mem 0x85f000000-0x85fffffff]
[ 0.866712] NetLabel: Initializing
[ 0.866712] NetLabel: domain hash size = 128
[ 0.866712] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.866720] NetLabel: unlabeled traffic allowed by default
[ 0.866724] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.866724] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.868546] clocksource: Switched to clocksource tsc-early
[ 0.875673] *** VALIDATE bpf ***
[ 0.875728] VFS: Disk quotas dquot_6.6.0
[ 0.875738] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.875753] *** VALIDATE ramfs ***
[ 0.875756] *** VALIDATE hugetlbfs ***
[ 0.875779] pnp: PnP ACPI init
[ 0.875981] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.875984] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.876262] pnp 00:01: [dma 0 disabled]
[ 0.876289] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.876490] system 00:02: [io 0x0680-0x069f] has been reserved
[ 0.876491] system 00:02: [io 0xffff] has been reserved
[ 0.876492] system 00:02: [io 0xffff] has been reserved
[ 0.876492] system 00:02: [io 0xffff] has been reserved
[ 0.876493] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.876494] system 00:02: [io 0x164e-0x164f] has been reserved
[ 0.876496] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.876576] system 00:03: [io 0x0800-0x087f] has been reserved
[ 0.876578] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.876590] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.876621] system 00:05: [io 0x1854-0x1857] has been reserved
[ 0.876623] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.876831] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.876832] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.876832] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.876833] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.876834] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.876835] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.876836] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.876836] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.876837] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.876838] system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
[ 0.876840] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.876873] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.876874] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.876875] system 00:07: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.876875] system 00:07: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.876876] system 00:07: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.876877] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.876878] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.876879] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.876879] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.876880] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.876882] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.877154] system 00:08: [io 0xfe00-0xfefe] has been reserved
[ 0.877156] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.878247] system 00:09: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.878248] system 00:09: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.878249] system 00:09: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.878251] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.879074] pnp: PnP ACPI: found 10 devices
[ 0.884341] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.884363] pci 0000:00:1b.0: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
[ 0.884364] pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[ 0.884365] pci 0000:00:1b.0: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 add_align 100000
[ 0.884366] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.884367] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[ 0.884368] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000 add_align 100000
[ 0.884372] pci 0000:00:1b.0: BAR 14: assigned [mem 0xa0000000-0xa01fffff]
[ 0.884375] pci 0000:00:1b.0: BAR 15: assigned [mem 0xa0200000-0xa03fffff 64bit pref]
[ 0.884376] pci 0000:00:1c.0: BAR 14: assigned [mem 0xa0400000-0xa05fffff]
[ 0.884378] pci 0000:00:1c.0: BAR 15: assigned [mem 0xa0600000-0xa07fffff 64bit pref]
[ 0.884379] pci 0000:00:1b.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.884380] pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.884382] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.884386] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 0.884387] pci 0000:00:01.1: bridge window [io 0xe000-0xefff]
[ 0.884388] pci 0000:00:01.1: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.884390] pci 0000:00:01.1: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.884392] pci 0000:00:1b.0: PCI bridge to [bus 03]
[ 0.884395] pci 0000:00:1b.0: bridge window [io 0x2000-0x2fff]
[ 0.884397] pci 0000:00:1b.0: bridge window [mem 0xa0000000-0xa01fffff]
[ 0.884399] pci 0000:00:1b.0: bridge window [mem 0xa0200000-0xa03fffff 64bit pref]
[ 0.884403] pci 0000:00:1c.0: PCI bridge to [bus 04]
[ 0.884405] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
[ 0.884408] pci 0000:00:1c.0: bridge window [mem 0xa0400000-0xa05fffff]
[ 0.884410] pci 0000:00:1c.0: bridge window [mem 0xa0600000-0xa07fffff 64bit pref]
[ 0.884413] pci 0000:00:1c.4: PCI bridge to [bus 05]
[ 0.884415] pci 0000:00:1c.4: bridge window [mem 0xdf300000-0xdf3fffff]
[ 0.884419] pci 0000:00:1c.6: PCI bridge to [bus 06]
[ 0.884422] pci 0000:00:1c.6: bridge window [mem 0xdf200000-0xdf2fffff]
[ 0.884426] pci 0000:00:1d.0: PCI bridge to [bus 07]
[ 0.884428] pci 0000:00:1d.0: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.884433] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.884434] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.884434] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.884435] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xdfffffff window]
[ 0.884436] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.884436] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.884437] pci_bus 0000:02: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.884438] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.884438] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.884439] pci_bus 0000:03: resource 1 [mem 0xa0000000-0xa01fffff]
[ 0.884440] pci_bus 0000:03: resource 2 [mem 0xa0200000-0xa03fffff 64bit pref]
[ 0.884440] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
[ 0.884441] pci_bus 0000:04: resource 1 [mem 0xa0400000-0xa05fffff]
[ 0.884442] pci_bus 0000:04: resource 2 [mem 0xa0600000-0xa07fffff 64bit pref]
[ 0.884442] pci_bus 0000:05: resource 1 [mem 0xdf300000-0xdf3fffff]
[ 0.884443] pci_bus 0000:06: resource 1 [mem 0xdf200000-0xdf2fffff]
[ 0.884444] pci_bus 0000:07: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.884572] NET: Registered protocol family 2
[ 0.884663] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.884771] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.884962] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.885009] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.885049] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.885105] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.885195] NET: Registered protocol family 1
[ 0.885198] NET: Registered protocol family 44
[ 0.885205] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.885401] pci 0000:02:00.1: D0 power state depends on 0000:02:00.0
[ 0.885571] PCI: CLS 64 bytes, default 64
[ 0.885597] Trying to unpack rootfs image as initramfs...
[ 0.970530] Freeing initrd memory: 9032K
[ 0.970553] DMAR: [Firmware Bug]: RMRR entry for device 05:00.0 is broken - applying workaround
[ 0.988531] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.988532] software IO TLB: mapped [mem 0x8ba97000-0x8fa97000] (64MB)
[ 0.988666] check: Scanning for low memory corruption every 60 seconds
[ 0.988944] Initialise system trusted keyrings
[ 0.988951] Key type blacklist registered
[ 0.988979] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[ 0.989693] zbud: loaded
[ 0.992733] Key type asymmetric registered
[ 0.992734] Asymmetric key parser 'x509' registered
[ 0.992737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.992769] io scheduler mq-deadline registered
[ 0.992769] io scheduler kyber registered
[ 0.992783] io scheduler bfq registered
[ 0.993444] pcieport 0000:00:1c.4: AER: enabled with IRQ 126
[ 0.993592] pcieport 0000:00:1c.6: AER: enabled with IRQ 127
[ 0.993737] pcieport 0000:00:1d.0: AER: enabled with IRQ 128
[ 0.993793] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.993838] efifb: probing for efifb
[ 0.993848] efifb: framebuffer at 0xb0000000, using 3072k, total 3072k
[ 0.993848] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.993848] efifb: scrolling: redraw
[ 0.993849] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.993870] fbcon: Deferring console take-over
[ 0.993871] fb0: EFI VGA frame buffer device
[ 0.993875] intel_idle: MWAIT substates: 0x11142120
[ 0.993876] intel_idle: v0.4.1 model 0x9E
[ 0.994374] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.994442] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.994457] ACPI: Sleep Button [SLPB]
[ 0.994475] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.994484] ACPI: Power Button [PWRB]
[ 0.994504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.994558] ACPI: Power Button [PWRF]
[ 0.996237] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.996238] ACPI: Thermal Zone [TZ00] (28 C)
[ 0.996357] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.996358] ACPI: Thermal Zone [TZ01] (30 C)
[ 0.996571] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.017515] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.019352] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 1.019352] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 1.020423] nvme nvme0: pci function 0000:07:00.0
[ 1.020445] usbcore: registered new interface driver usbserial_generic
[ 1.020447] usbserial: USB Serial support registered for generic
[ 1.020459] rtc_cmos 00:04: RTC can wake from S4
[ 1.020899] rtc_cmos 00:04: registered as rtc0
[ 1.020907] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.020940] intel_pstate: Intel P-state driver initializing
[ 1.021903] intel_pstate: HWP enabled
[ 1.022091] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.022122] resource sanity check: requesting [mem 0xfdffe800-0xfe0007ff], which spans more than pnp 00:07 [mem 0xfdb00000-0xfdffffff]
[ 1.022124] caller pmc_core_probe+0x85/0x2e0 mapping multiple BARs
[ 1.022130] intel_pmc_core INT33A1:00: initialized
[ 1.022170] drop_monitor: Initializing network drop monitor service
[ 1.022281] NET: Registered protocol family 10
[ 1.026441] Segment Routing with IPv6
[ 1.026451] NET: Registered protocol family 17
[ 1.027109] RAS: Correctable Errors collector initialized.
[ 1.027154] microcode: sig=0x906ea, pf=0x2, revision=0x96
[ 1.027410] microcode: Microcode Update Driver: v2.2.
[ 1.027412] IPI shorthand broadcast: enabled
[ 1.027416] sched_clock: Marking stable (1027097412, 310791)->(1055457159, -28048956)
[ 1.027586] registered taskstats version 1
[ 1.027590] Loading compiled-in X.509 certificates
[ 1.029806] Loaded X.509 cert 'Build time autogenerated kernel key: 2d782a3843704ec46ac9e765c6011fb362399917'
[ 1.029830] zswap: loaded using pool lzo/zbud
[ 1.030076] Key type ._fscrypt registered
[ 1.030077] Key type .fscrypt registered
[ 1.033706] Key type big_key registered
[ 1.034688] PM: Magic number: 8:820:171
[ 1.034722] acpi device:34: hash matches
[ 1.034894] rtc_cmos 00:04: setting system clock to 2020-02-17T09:10:01 UTC (1581930601)
[ 1.237899] nvme nvme0: 12/0/0 default/read/poll queues
[ 1.243486] nvme0n1: p1 p2 p3 p4
[ 1.247465] Freeing unused decrypted memory: 2040K
[ 1.248239] Freeing unused kernel image (initmem) memory: 1664K
[ 1.275303] Write protecting the kernel read-only data: 20480k
[ 1.276725] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 1.277637] Freeing unused kernel image (rodata/data gap) memory: 1872K
[ 1.309854] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.309856] x86/mm: Checking user space page tables
[ 1.324124] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.324125] Run /init as init process
[ 1.415403] fbcon: Taking over console
[ 1.415438] Console: switching to colour frame buffer device 128x48
[ 1.474451] SCSI subsystem initialized
[ 1.476541] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.476544] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.477598] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 1.477602] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.477724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[ 1.477725] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.477725] usb usb1: Product: xHCI Host Controller
[ 1.477726] usb usb1: Manufacturer: Linux 5.5.3-arch1-1 xhci-hcd
[ 1.477727] usb usb1: SerialNumber: 0000:00:14.0
[ 1.477788] hub 1-0:1.0: USB hub found
[ 1.477802] hub 1-0:1.0: 16 ports detected
[ 1.478799] libata version 3.00 loaded.
[ 1.479201] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.479203] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.479204] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.479225] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[ 1.479226] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.479226] usb usb2: Product: xHCI Host Controller
[ 1.479227] usb usb2: Manufacturer: Linux 5.5.3-arch1-1 xhci-hcd
[ 1.479227] usb usb2: SerialNumber: 0000:00:14.0
[ 1.479308] hub 2-0:1.0: USB hub found
[ 1.479319] hub 2-0:1.0: 10 ports detected
[ 1.480262] xhci_hcd 0000:05:00.0: xHCI Host Controller
[ 1.480264] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 3
[ 1.480785] ahci 0000:00:17.0: version 3.0
[ 1.491033] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 1.491034] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[ 1.536075] xhci_hcd 0000:05:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
[ 1.536235] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[ 1.536236] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.536237] usb usb3: Product: xHCI Host Controller
[ 1.536237] usb usb3: Manufacturer: Linux 5.5.3-arch1-1 xhci-hcd
[ 1.536238] usb usb3: SerialNumber: 0000:05:00.0
[ 1.536317] hub 3-0:1.0: USB hub found
[ 1.536321] hub 3-0:1.0: 2 ports detected
[ 1.536431] xhci_hcd 0000:05:00.0: xHCI Host Controller
[ 1.536432] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 4
[ 1.536434] xhci_hcd 0000:05:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.536462] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.536474] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.05
[ 1.536474] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.536475] usb usb4: Product: xHCI Host Controller
[ 1.536475] usb usb4: Manufacturer: Linux 5.5.3-arch1-1 xhci-hcd
[ 1.536476] usb usb4: SerialNumber: 0000:05:00.0
[ 1.536550] hub 4-0:1.0: USB hub found
[ 1.536554] hub 4-0:1.0: 2 ports detected
[ 1.539046] scsi host0: ahci
[ 1.539263] scsi host1: ahci
[ 1.539447] scsi host2: ahci
[ 1.539570] scsi host3: ahci
[ 1.539694] scsi host4: ahci
[ 1.539801] scsi host5: ahci
[ 1.539833] ata1: SATA max UDMA/133 abar m2048@0xdf44b000 port 0xdf44b100 irq 143
[ 1.539834] ata2: SATA max UDMA/133 abar m2048@0xdf44b000 port 0xdf44b180 irq 143
[ 1.539836] ata3: SATA max UDMA/133 abar m2048@0xdf44b000 port 0xdf44b200 irq 143
[ 1.539836] ata4: SATA max UDMA/133 abar m2048@0xdf44b000 port 0xdf44b280 irq 143
[ 1.539837] ata5: SATA max UDMA/133 abar m2048@0xdf44b000 port 0xdf44b300 irq 143
[ 1.539838] ata6: SATA max UDMA/133 abar m2048@0xdf44b000 port 0xdf44b380 irq 143
[ 1.808616] usb 1-5: new full-speed USB device number 2 using xhci_hcd
[ 1.852308] ata5: SATA link down (SStatus 4 SControl 300)
[ 1.852437] ata3: SATA link down (SStatus 4 SControl 300)
[ 1.855638] ata4: SATA link down (SStatus 4 SControl 300)
[ 1.855818] ata6: SATA link down (SStatus 4 SControl 300)
[ 1.855923] ata2: SATA link down (SStatus 4 SControl 300)
[ 1.855956] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.858232] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.858238] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.858243] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.858936] ata1.00: ATA-10: WDC WD10EZEX-08WN4A0, 02.01A02, max UDMA/100
[ 1.858941] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.861305] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1.861312] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1.861316] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1.861867] ata1.00: configured for UDMA/100
[ 1.862198] scsi 0:0:0:0: Direct-Access ATA WDC WD10EZEX-08W 1A02 PQ: 0 ANSI: 5
[ 1.873817] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.873834] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 1.873837] sd 0:0:0:0: [sda] Write Protect is off
[ 1.873838] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.873842] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.931941] usb 3-2: new low-speed USB device number 2 using xhci_hcd
[ 1.950790] usb 1-5: New USB device found, idVendor=1b1c, idProduct=1b3c, bcdDevice= 1.01
[ 1.950795] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.950798] usb 1-5: Product: Corsair Gaming HARPOON RGB Mouse
[ 1.950801] usb 1-5: Manufacturer: Corsair
[ 1.950804] usb 1-5: SerialNumber: 01031038AF2780A65A62556EF5001BC2
[ 1.959558] hid: raw HID events driver (C) Jiri Kosina
[ 1.962015] usbhid 1-5:1.2: couldn't find an input interrupt endpoint
[ 1.962037] usbcore: registered new interface driver usbhid
[ 1.962037] usbhid: USB HID core driver
[ 1.963202] input: Corsair Corsair Gaming HARPOON RGB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:1B1C:1B3C.0001/input/input3
[ 1.963263] hid-generic 0003:1B1C:1B3C.0001: input,hidraw0: USB HID v1.11 Mouse [Corsair Corsair Gaming HARPOON RGB Mouse] on usb-0000:00:14.0-5/input0
[ 1.963353] input: Corsair Corsair Gaming HARPOON RGB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B3C.0002/input/input4
[ 1.963366] input: Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B3C.0002/input/input5
[ 1.972391] sda: sda1 sda2 sda3 sda4 sda5
[ 1.972989] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.995265] tsc: Refined TSC clocksource calibration: 3695.999 MHz
[ 1.995274] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d2284b57, max_idle_ns: 881590451434 ns
[ 1.995316] clocksource: Switched to clocksource tsc
[ 2.018800] input: Corsair Corsair Gaming HARPOON RGB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B3C.0002/input/input6
[ 2.018864] input: Corsair Corsair Gaming HARPOON RGB Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B3C.0002/input/input7
[ 2.019219] hid-generic 0003:1B1C:1B3C.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Corsair Corsair Gaming HARPOON RGB Mouse] on usb-0000:00:14.0-5/input1
[ 2.075267] usb 1-6: new full-speed USB device number 3 using xhci_hcd
[ 2.217239] usb 1-6: New USB device found, idVendor=1b1c, idProduct=1b3f, bcdDevice= 1.00
[ 2.217244] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.217247] usb 1-6: Product: Corsair Gaming K68 Keyboard
[ 2.217251] usb 1-6: Manufacturer: Corsair
[ 2.217254] usb 1-6: SerialNumber: 13039021AF09100158C51E78F5001943
[ 2.220564] input: Corsair Corsair Gaming K68 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:1B1C:1B3F.0003/input/input8
[ 2.275461] hid-generic 0003:1B1C:1B3F.0003: input,hidraw2: USB HID v1.11 Keyboard [Corsair Corsair Gaming K68 Keyboard] on usb-0000:00:14.0-6/input0
[ 2.277864] input: Corsair Corsair Gaming K68 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input9
[ 2.329423] usb 3-2: New USB device found, idVendor=04d9, idProduct=1503, bcdDevice= 3.10
[ 2.329429] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.329432] usb 3-2: Product: USB Keyboard
[ 2.329435] usb 3-2: Manufacturer:
[ 2.332058] input: Corsair Corsair Gaming K68 Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input10
[ 2.332157] input: Corsair Corsair Gaming K68 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input11
[ 2.332251] input: Corsair Corsair Gaming K68 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input12
[ 2.332549] hid-generic 0003:1B1C:1B3F.0004: input,hiddev1,hidraw3: USB HID v1.11 Keyboard [Corsair Corsair Gaming K68 Keyboard] on usb-0000:00:14.0-6/input1
[ 2.332724] usbhid 1-6:1.2: couldn't find an input interrupt endpoint
[ 2.353903] random: fast init done
[ 2.383638] input: USB Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.0/0003:04D9:1503.0005/input/input13
[ 2.438780] hid-generic 0003:04D9:1503.0005: input,hidraw4: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:05:00.0-2/input0
[ 2.455273] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[ 2.505617] input: USB Keyboard System Control as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.1/0003:04D9:1503.0006/input/input14
[ 2.562019] input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.1/0003:04D9:1503.0006/input/input15
[ 2.562197] hid-generic 0003:04D9:1503.0006: input,hidraw5: USB HID v1.10 Device [ USB Keyboard] on usb-0000:05:00.0-2/input1
[ 2.596606] usb 1-10: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[ 2.596607] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.721929] usb 1-13: new full-speed USB device number 5 using xhci_hcd
[ 2.746642] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 2.955297] usb 1-13: New USB device found, idVendor=046d, idProduct=0a5b, bcdDevice= 1.01
[ 2.955303] usb 1-13: New USB device strings: Mfr=3, Product=4, SerialNumber=0
[ 2.955306] usb 1-13: Product: G933 Artemis Spectrum Snow
[ 2.955310] usb 1-13: Manufacturer: Logitech
[ 2.969470] input: Logitech G933 Artemis Spectrum Snow Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.3/0003:046D:0A5B.0007/input/input16
[ 3.025336] input: Logitech G933 Artemis Spectrum Snow as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.3/0003:046D:0A5B.0007/input/input17
[ 3.025401] input: Logitech G933 Artemis Spectrum Snow as /devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.3/0003:046D:0A5B.0007/input/input19
[ 3.025763] hid-generic 0003:046D:0A5B.0007: input,hiddev2,hidraw6: USB HID v1.11 Device [Logitech G933 Artemis Spectrum Snow] on usb-0000:00:14.0-13/input3
[ 3.810209] systemd[1]: systemd 244.3-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 3.825402] systemd[1]: Detected architecture x86-64.
[ 3.876471] systemd[1]: Set hostname to <arch>.
[ 3.883121] systemd[1]: Couldn't move remaining userspace processes, ignoring: Input/output error
[ 4.584006] random: crng init done
[ 5.010612] systemd[1]: /usr/lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
[ 5.012162] systemd[1]: /usr/lib/systemd/system/virtlogd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
[ 5.046076] systemd[1]: /usr/lib/systemd/system/libvirtd-admin.socket:9: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-admin-sock → /run/libvirt/libvirt-admin-sock; please update the unit file accordingly.
[ 5.046825] systemd[1]: /usr/lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
[ 5.047977] systemd[1]: /usr/lib/systemd/system/virtlockd-admin.socket:8: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
[ 5.086227] systemd[1]: /usr/lib/systemd/system/libvirtd.socket:7: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock → /run/libvirt/libvirt-sock; please update the unit file accordingly.
[ 5.086963] systemd[1]: /usr/lib/systemd/system/libvirtd-ro.socket:9: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/libvirt-sock-ro → /run/libvirt/libvirt-sock-ro; please update the unit file accordingly.
[ 5.481574] systemd[1]: Created slice Virtual Machine and Container Slice.
[ 5.483352] systemd[1]: Created slice system-getty.slice.
[ 5.484392] systemd[1]: Created slice system-modprobe.slice.
[ 5.485515] systemd[1]: Created slice User and Session Slice.
[ 5.485833] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 5.486126] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.486917] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.487171] systemd[1]: Reached target Local Encrypted Volumes.
[ 5.487350] systemd[1]: Reached target Login Prompts.
[ 5.487533] systemd[1]: Reached target Paths.
[ 5.487694] systemd[1]: Reached target Remote File Systems.
[ 5.487858] systemd[1]: Reached target Slices.
[ 5.488177] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 5.502839] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 5.507619] systemd[1]: Listening on LVM2 poll daemon socket.
[ 5.511774] systemd[1]: Listening on Process Core Dump Socket.
[ 5.512130] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 5.512649] systemd[1]: Listening on Journal Audit Socket.
[ 5.513043] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.513438] systemd[1]: Listening on Journal Socket.
[ 5.513818] systemd[1]: Listening on udev Control Socket.
[ 5.514128] systemd[1]: Listening on udev Kernel Socket.
[ 5.516600] systemd[1]: Mounting Huge Pages File System...
[ 5.519350] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.522079] systemd[1]: Mounting Kernel Debug File System...
[ 5.524905] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 5.527568] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 5.538355] systemd[1]: Starting Set Up Additional Binary Formats...
[ 5.538669] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 5.542852] systemd[1]: Starting Journal Service...
[ 5.581085] systemd[1]: Starting Load Kernel Modules...
[ 5.581607] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 5.582179] systemd[1]: Starting udev Coldplug all Devices...
[ 5.582834] systemd[1]: Mounted Huge Pages File System.
[ 5.582933] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.583017] systemd[1]: Mounted Kernel Debug File System.
[ 5.583563] systemd[1]: Started Create list of static device nodes for the current kernel.
[ 5.583947] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 359 (systemd-binfmt)
[ 5.584426] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 5.590453] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 5.611829] EXT4-fs (sda5): re-mounted. Opts: (null)
[ 5.612458] systemd[1]: Started Remount Root and Kernel File Systems.
[ 5.612830] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 5.668703] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 5.669161] systemd[1]: Starting Load/Save Random Seed...
[ 5.669479] systemd[1]: Condition check resulted in Create System Users being skipped.
[ 5.669915] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 5.670576] systemd[1]: Started Set Up Additional Binary Formats.
[ 5.671442] systemd[1]: Started LVM2 metadata daemon.
[ 5.736792] systemd[1]: Started udev Coldplug all Devices.
[ 5.842568] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 5.849405] systemd[1]: Started Journal Service.
[ 5.849838] audit: type=1130 audit(1581930606.310:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.956248] systemd-journald[361]: Received client request to flush runtime journal.
[ 6.422883] audit: type=1130 audit(1581930606.883:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.633939] vboxdrv: loading out-of-tree module taints kernel.
[ 6.634063] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[ 6.637291] vboxdrv: Found 12 processor cores
[ 6.658918] vboxdrv: TSC mode is Invariant, tentative frequency 3695997031 Hz
[ 6.658919] vboxdrv: Successfully loaded version 6.1.2 (interface 0x002d0001)
[ 6.663331] VBoxNetAdp: Successfully started.
[ 6.717101] VBoxNetFlt: Successfully started.
[ 6.718318] audit: type=1130 audit(1581930607.177:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.851009] audit: type=1130 audit(1581930607.310:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 6.957695] audit: type=1130 audit(1581930607.417:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.543223] audit: type=1130 audit(1581930611.003:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.671536] audit: type=1130 audit(1581930611.130:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 10.922885] EDAC ie31200: No ECC support
[ 10.982309] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 10.982380] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 10.982742] input: PC Speaker as /devices/platform/pcspkr/input/input20
[ 10.983964] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 10.983965] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 10.984115] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 11.182045] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 11.192735] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 11.192736] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 11.192736] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 11.192736] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 11.192737] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 11.193217] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 11.199300] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 11.249246] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 0c:9d:92:bd:99:a3
[ 11.249251] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 11.249316] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 11.409445] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 11.413994] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 11.413995] cfg80211: failed to load regulatory.db
[ 11.445465] Linux agpgart interface v0.103
[ 11.446396] IPMI message handler: version 39.2
[ 11.453802] ipmi device interface
[ 11.564493] Intel(R) Wireless WiFi driver for Linux
[ 11.564494] Copyright(c) 2003- 2015 Intel Corporation
[ 11.564599] iwlwifi 0000:06:00.0: enabling device (0000 -> 0002)
[ 11.568810] snd_hda_intel 0000:02:00.1: Disabling MSI
[ 11.568814] snd_hda_intel 0000:02:00.1: Handle vga_switcheroo audio client
[ 11.574197] cryptd: max_cpu_qlen set to 1000
[ 11.601430] iwlwifi 0000:06:00.0: Found debug destination: EXTERNAL_DRAM
[ 11.601431] iwlwifi 0000:06:00.0: Found debug configuration: 0
[ 11.601708] iwlwifi 0000:06:00.0: loaded firmware version 36.952d9faa.0 op_mode iwlmvm
[ 11.611926] Adding 33476604k swap on /dev/sda4. Priority:-2 extents:1 across:33476604k FS
[ 11.839817] AVX2 version of gcm_enc/dec engaged.
[ 11.839819] AES CTR mode by8 optimization enabled
[ 11.997345] mousedev: PS/2 mouse device common for all mice
[ 12.000631] iwlwifi 0000:06:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 12.007915] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[ 12.008173] iwlwifi 0000:06:00.0: Allocated 0x00400000 bytes for firmware monitor.
[ 12.015254] iTCO_vendor_support: vendor-support=0
[ 12.017910] checking generic (b0000000 300000) vs hw (dd000000 1000000)
[ 12.017910] checking generic (b0000000 300000) vs hw (b0000000 10000000)
[ 12.017911] fb0: switching to inteldrmfb from EFI VGA
[ 12.018028] Console: switching to colour dummy device 80x25
[ 12.018050] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 12.019073] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 12.019073] [drm] Driver supports precise vblank timestamp query.
[ 12.020210] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 12.055493] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 12.055617] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 12.055704] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 12.058238] iwlwifi 0000:06:00.0: base HW address: 38:ba:f8:e8:a7:a1
[ 12.079075] asus_wmi: ASUS WMI generic driver loaded
[ 12.080213] mc: Linux media interface: v0.10
[ 12.081245] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 12.083818] Bluetooth: Core ver 2.22
[ 12.083827] NET: Registered protocol family 31
[ 12.083827] Bluetooth: HCI device and connection manager initialized
[ 12.083829] Bluetooth: HCI socket layer initialized
[ 12.083830] Bluetooth: L2CAP socket layer initialized
[ 12.083832] Bluetooth: SCO socket layer initialized
[ 12.096107] asus_wmi: Initialization: 0x0
[ 12.096133] asus_wmi: BIOS WMI version: 0.9
[ 12.096252] asus_wmi: SFUN value: 0x0
[ 12.096254] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[ 12.096619] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input21
[ 12.132042] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 12.132223] thermal thermal_zone2: failed to read out thermal zone (-61)
[ 12.132441] usbcore: registered new interface driver btusb
[ 12.135647] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[ 12.136652] Bluetooth: hci0: Device revision is 16
[ 12.136652] Bluetooth: hci0: Secure boot is enabled
[ 12.136653] Bluetooth: hci0: OTP lock is enabled
[ 12.136654] Bluetooth: hci0: API lock is enabled
[ 12.136654] Bluetooth: hci0: Debug lock is disabled
[ 12.136655] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 12.183890] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 12.188767] usbcore: registered new interface driver snd-usb-audio
[ 12.293077] [drm] failed to retrieve link info, disabling eDP
[ 12.310905] [drm] Initialized i915 1.6.0 20191101 for 0000:00:02.0 on minor 0
[ 12.313006] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 12.313072] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input22
[ 12.313212] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 12.347554] fbcon: i915drmfb (fb0) is primary device
[ 12.377750] Console: switching to colour frame buffer device 240x67
[ 12.386958] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[ 12.396675] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 12.408991] iwlwifi 0000:06:00.0 wlp6s0: renamed from wlan0
[ 12.793524] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[ 12.793526] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 12.793528] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 12.793529] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 12.793529] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 12.793530] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 12.793532] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 12.793533] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 12.793534] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 12.813791] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 12.813852] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 12.813899] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 12.813949] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 12.813994] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 12.814036] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 12.814079] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 12.814128] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[ 12.814168] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[ 12.814205] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[ 12.814244] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
[ 12.995155] intel_rapl_common: Found RAPL domain package
[ 12.995156] intel_rapl_common: Found RAPL domain core
[ 12.995157] intel_rapl_common: Found RAPL domain uncore
[ 12.995157] intel_rapl_common: Found RAPL domain dram
[ 13.137088] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input34
[ 13.137312] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input35
[ 13.137516] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input36
[ 13.137744] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input37
[ 13.137971] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input38
[ 13.138221] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input39
[ 13.138392] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.1/0000:02:00.1/sound/card1/input40
[ 13.194514] audit: type=1130 audit(1581930613.653:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.211941] audit: type=1130 audit(1581930613.673:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 13.267323] nvidia: module license 'NVIDIA' taints kernel.
[ 13.267324] Disabling lock debugging due to kernel taint
[ 13.281661] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[ 13.281954] nvidia 0000:02:00.0: enabling device (0000 -> 0003)
[ 13.282053] nvidia 0000:02:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 13.382321] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 440.59 Thu Jan 30 01:00:41 UTC 2020
[ 13.449602] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 440.59 Thu Jan 30 00:59:18 UTC 2020
[ 13.455132] [drm] [nvidia-drm] [GPU ID 0x00000200] Loading driver
[ 13.455134] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:02:00.0 on minor 1
[ 13.515504] loop: module loaded
[ 13.603605] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 13.662813] Bluetooth: hci0: Waiting for firmware download to complete
[ 13.663648] Bluetooth: hci0: Firmware loaded in 1495339 usecs
[ 13.663739] Bluetooth: hci0: Waiting for device to boot
[ 13.675706] Bluetooth: hci0: Device booted in 11715 usecs
[ 13.676018] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[ 13.678705] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 13.680727] Bluetooth: hci0: Firmware revision 0.1 build 50 week 12 2019
[ 15.239553] audit: type=1130 audit(1581930615.700:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.293754] audit: type=1127 audit(1581930615.757:12): pid=694 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[ 15.344992] audit: type=1130 audit(1581930615.803:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.537200] audit: type=1130 audit(1581930616.000:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.725957] audit: type=1130 audit(1581930616.187:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.743678] audit: type=1130 audit(1581930616.203:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.744711] audit: type=1130 audit(1581930616.203:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 15.744718] audit: type=1131 audit(1581930616.203:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.349275] audit: type=1131 audit(1581930618.810:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.350264] audit: type=1131 audit(1581930618.810:20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.351231] audit: type=1130 audit(1581930618.810:21): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.352134] audit: type=1130 audit(1581930618.813:22): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-machined comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.352662] audit: type=1130 audit(1581930618.813:23): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.353152] audit: type=1130 audit(1581930618.813:24): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.492626] audit: type=1130 audit(1581930618.953:25): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=libvirtd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.545863] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 18.545864] Bluetooth: BNEP filters: protocol multicast
[ 18.545866] Bluetooth: BNEP socket layer initialized
[ 18.568397] NET: Registered protocol family 38
[ 18.597183] audit: type=1130 audit(1581930619.057:26): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.604562] audit: type=1130 audit(1581930619.063:27): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 18.887311] audit: type=1130 audit(1581930619.347:28): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.481295] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[ 21.612384] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[ 21.676736] iwlwifi 0000:06:00.0: FW already configured (0) - re-configuring
[ 21.705259] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[ 21.836281] iwlwifi 0000:06:00.0: Applying debug destination EXTERNAL_DRAM
[ 21.900792] iwlwifi 0000:06:00.0: FW already configured (0) - re-configuring
[ 23.726373] kauditd_printk_skb: 2 callbacks suppressed
[ 23.726376] audit: type=1130 audit(1581930624.187:31): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=snapd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 26.784034] audit: type=1130 audit(1581930627.243:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=snap.lxd.activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 26.784038] audit: type=1131 audit(1581930627.243:33): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=snap.lxd.activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 27.280525] wlp6s0: authenticate with 0c:80:63:60:63:7b
[ 27.285794] wlp6s0: send auth to 0c:80:63:60:63:7b (try 1/3)
[ 27.290774] wlp6s0: authenticated
[ 27.291960] wlp6s0: associate with 0c:80:63:60:63:7b (try 1/3)
[ 27.292892] wlp6s0: RX AssocResp from 0c:80:63:60:63:7b (capab=0x11 status=0 aid=8)
[ 27.295233] wlp6s0: associated
[ 27.375431] IPv6: ADDRCONF(NETDEV_CHANGE): wlp6s0: link becomes ready
[ 27.990122] audit: type=1130 audit(1581930628.450:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 28.484803] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 28.654542] tun: Universal TUN/TAP device driver, 1.6
[ 28.656279] virbr0: port 1(virbr0-nic) entered blocking state
[ 28.656318] virbr0: port 1(virbr0-nic) entered disabled state
[ 28.656526] device virbr0-nic entered promiscuous mode
[ 28.656619] audit: type=1700 audit(1581930629.117:35): dev=virbr0-nic prom=256 old_prom=0 auid=4294967295 uid=0 gid=0 ses=4294967295
[ 29.203098] audit: type=1325 audit(1581930629.663:36): table=filter family=2 entries=0
[ 29.272519] audit: type=1325 audit(1581930629.730:37): table=filter family=10 entries=0
[ 30.602702] audit: type=1325 audit(1581930631.060:38): table=nat family=2 entries=0
[ 30.615068] audit: type=1325 audit(1581930631.073:39): table=mangle family=2 entries=0
[ 30.739702] audit: type=1325 audit(1581930631.203:40): table=filter family=2 entries=4
[ 30.814434] audit: type=1325 audit(1581930631.273:41): table=filter family=2 entries=6
[ 30.819624] audit: type=1325 audit(1581930631.280:42): table=filter family=2 entries=7
[ 30.824823] audit: type=1325 audit(1581930631.283:43): table=filter family=2 entries=9
[ 30.829947] audit: type=1325 audit(1581930631.290:44): table=filter family=2 entries=10
[ 30.835164] audit: type=1325 audit(1581930631.293:45): table=filter family=2 entries=12
[ 31.615611] virbr0: port 1(virbr0-nic) entered blocking state
[ 31.615616] virbr0: port 1(virbr0-nic) entered listening state
[ 31.887508] virbr0: port 1(virbr0-nic) entered disabled state
[ 34.665457] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[ 46.007946] Bridge firewalling registered
[ 46.244262] kauditd_printk_skb: 44 callbacks suppressed
[ 46.244265] audit: type=1325 audit(1581930646.703:90): table=nat family=2 entries=13
[ 46.248791] audit: type=1325 audit(1581930646.710:91): table=filter family=2 entries=32
[ 46.252795] audit: type=1325 audit(1581930646.713:92): table=filter family=2 entries=34
[ 46.255944] audit: type=1325 audit(1581930646.717:93): table=filter family=2 entries=36
[ 46.258626] audit: type=1325 audit(1581930646.720:94): table=filter family=2 entries=38
[ 46.261316] audit: type=1325 audit(1581930646.720:95): table=filter family=2 entries=39
[ 46.527541] Initializing XFRM netlink socket
[ 46.660229] audit: type=1325 audit(1581930647.120:96): table=nat family=2 entries=15
[ 46.663864] audit: type=1325 audit(1581930647.123:97): table=nat family=2 entries=16
[ 46.667247] audit: type=1325 audit(1581930647.127:98): table=filter family=2 entries=40
[ 46.668455] audit: type=1325 audit(1581930647.127:99): table=filter family=2 entries=41
[ 51.974328] kauditd_printk_skb: 30 callbacks suppressed
[ 51.974329] audit: type=1130 audit(1581952253.244:130): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=docker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 52.367684] audit: type=1100 audit(1581952253.638:131): pid=1148 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 52.367779] audit: type=1101 audit(1581952253.638:132): pid=1148 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 52.473518] audit: type=1103 audit(1581952253.744:133): pid=1148 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 52.613252] audit: type=1130 audit(1581952253.884:134): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@967 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 53.174896] audit: type=1101 audit(1581952254.444:135): pid=1162 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 53.175085] audit: type=1006 audit(1581952254.444:136): pid=1162 uid=0 old-auid=4294967295 auid=967 tty=(none) old-ses=4294967295 ses=1 res=1
[ 53.346593] audit: type=1105 audit(1581952254.618:137): pid=1162 uid=0 auid=967 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 54.296721] audit: type=1130 audit(1581952255.568:138): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 54.296723] audit: type=1131 audit(1581952255.568:139): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=man-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 57.014934] kauditd_printk_skb: 2 callbacks suppressed
[ 57.014937] audit: type=1131 audit(1581952258.284:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 88.574401] audit: type=1130 audit(1581952289.851:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 90.724531] audit: type=1130 audit(1581952292.003:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 91.973463] audit: type=1130 audit(1581952293.254:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 117.295959] audit: type=1100 audit(1581952318.582:146): pid=1249 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="cobra" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 117.460701] audit: type=1101 audit(1581952318.745:147): pid=1249 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="cobra" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 117.461109] audit: type=1103 audit(1581952318.748:148): pid=1249 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_tally2,pam_shells,pam_unix,pam_permit,pam_gnome_keyring acct="cobra" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
[ 117.461251] audit: type=1006 audit(1581952318.748:149): pid=1249 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[ 117.474810] audit: type=1130 audit(1581952318.762:150): 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'
[ 117.480379] audit: type=1101 audit(1581952318.765:151): pid=1255 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_tally2,pam_access,pam_unix,pam_permit,pam_time acct="cobra" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 117.480473] audit: type=1006 audit(1581952318.765:152): pid=1255 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[ 117.481153] audit: type=1105 audit(1581952318.768:153): pid=1255 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="cobra" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 117.533456] audit: type=1130 audit(1581952318.818:154): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 118.111630] audit: type=1106 audit(1581952319.398:155): pid=1148 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
[ 128.442735] kauditd_printk_skb: 2 callbacks suppressed
[ 128.442736] audit: type=1131 audit(1581952329.729:158): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@967 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 128.450006] audit: type=1131 audit(1581952329.736:159): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@967 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 153.799092] audit: type=1130 audit(1581952355.079:160): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 163.803985] fuse: init (API version 7.31)
[ 163.804013] *** VALIDATE fuse ***
[ 163.804016] *** VALIDATE fuse ***
[ 164.695543] Bluetooth: RFCOMM TTY layer initialized
[ 164.695560] Bluetooth: RFCOMM socket layer initialized
[ 164.695564] Bluetooth: RFCOMM ver 1.11
[ 192.215958] audit: type=1130 audit(1581952393.475:161): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 222.092744] audit: type=1131 audit(1581952423.348:162): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 249.687138] audit: type=1130 audit(1581952450.936:163): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=updatedb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 249.687148] audit: type=1131 audit(1581952450.936:164): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=updatedb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 923.764766] audit: type=1130 audit(1581953125.006:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 923.764769] audit: type=1131 audit(1581953125.006:166): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'[ 24.227] (--) Log file renamed from "/var/log/Xorg.pid-778.log" to "/var/log/Xorg.0.log"
[ 24.392]
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[ 24.392] Build Operating System: Linux Arch Linux
[ 24.392] Current Operating System: Linux arch 5.5.3-arch1-1 #1 SMP PREEMPT Tue, 11 Feb 2020 15:35:41 +0000 x86_64
[ 24.392] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda5 rw
[ 24.392] Build Date: 14 January 2020 07:13:52AM
[ 24.392]
[ 24.392] Current version of pixman: 0.38.4
[ 24.392] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 24.392] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 24.392] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 17 03:10:24 2020
[ 24.521] (==) Using config file: "/etc/X11/xorg.conf"
[ 24.521] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 24.521] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 24.819] (==) ServerLayout "X.org Configured"
[ 24.819] (**) |-->Screen "Screen0" (0)
[ 24.819] (**) | |-->Monitor "Monitor0"
[ 24.909] (**) | |-->Device "Card0"
[ 24.909] (**) |-->Screen "Screen1" (1)
[ 24.909] (**) | |-->Monitor "Monitor1"
[ 24.910] (**) | |-->Device "Card1"
[ 24.968] (**) |-->Input Device "Mouse0"
[ 24.969] (**) |-->Input Device "Keyboard0"
[ 24.969] (==) Automatically adding devices
[ 24.969] (==) Automatically enabling devices
[ 24.969] (==) Automatically adding GPU devices
[ 24.969] (==) Automatically binding GPU devices
[ 24.969] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 25.138] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 25.138] Entry deleted from font path.
[ 25.138] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 25.247] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 25.247] Entry deleted from font path.
[ 25.247] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 25.247] Entry deleted from font path.
[ 25.406] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 25.406] Entry deleted from font path.
[ 25.406] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 25.406] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 25.406] Entry deleted from font path.
[ 25.406] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 25.406] Entry deleted from font path.
[ 25.406] (**) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 25.406] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 25.406] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 25.406] (WW) Disabling Mouse0
[ 25.406] (WW) Disabling Keyboard0
[ 25.406] (II) Module ABI versions:
[ 25.406] X.Org ANSI C Emulation: 0.4
[ 25.406] X.Org Video Driver: 24.1
[ 25.406] X.Org XInput driver : 24.1
[ 25.406] X.Org Server Extension : 10.0
[ 25.406] (++) using VT number 1
[ 25.406] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 25.407] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 25.407] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 25.411] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 25.411] (--) PCI:*(0@0:2:0) 8086:3e92:1043:8694 rev 0, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 25.411] (--) PCI: (2@0:0:0) 10de:1b82:1462:c303 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 25.412] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 25.412] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 25.412] (II) LoadModule: "glx"
[ 25.511] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 25.695] (II) Module glx: vendor="X.Org Foundation"
[ 25.695] compiled for 1.20.7, module version = 1.0.0
[ 25.695] ABI class: X.Org Server Extension, version 10.0
[ 25.695] (II) LoadModule: "glxservernvidia"
[ 25.735] (WW) Warning, couldn't open module glxservernvidia
[ 25.735] (EE) Failed to load module "glxservernvidia" (module does not exist, 0)
[ 25.735] (II) LoadModule: "nvidia"
[ 25.735] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 25.982] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 25.982] compiled for 1.6.99.901, module version = 1.0.0
[ 25.982] Module class: X.Org Video Driver
[ 25.998] (II) LoadModule: "fbdev"
[ 25.998] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 26.038] (II) Module fbdev: vendor="X.Org Foundation"
[ 26.038] compiled for 1.20.0, module version = 0.5.0
[ 26.038] Module class: X.Org Video Driver
[ 26.038] ABI class: X.Org Video Driver, version 24.0
[ 26.038] (II) NVIDIA dlloader X Driver 440.59 Thu Jan 30 01:08:17 UTC 2020
[ 26.038] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 26.039] (II) FBDEV: driver for framebuffer: fbdev
[ 26.052] (II) Loading sub module "fb"
[ 26.052] (II) LoadModule: "fb"
[ 26.052] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 26.111] (II) Module fb: vendor="X.Org Foundation"
[ 26.111] compiled for 1.20.7, module version = 1.0.0
[ 26.111] ABI class: X.Org ANSI C Emulation, version 0.4
[ 26.111] (II) Loading sub module "wfb"
[ 26.111] (II) LoadModule: "wfb"
[ 26.111] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 26.112] (II) Module wfb: vendor="X.Org Foundation"
[ 26.112] compiled for 1.20.7, module version = 1.0.0
[ 26.112] ABI class: X.Org ANSI C Emulation, version 0.4
[ 26.112] (II) Loading sub module "ramdac"
[ 26.112] (II) LoadModule: "ramdac"
[ 26.112] (II) Module "ramdac" already built-in
[ 26.129] (II) Loading sub module "fbdevhw"
[ 26.129] (II) LoadModule: "fbdevhw"
[ 26.129] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 26.190] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 26.190] compiled for 1.20.7, module version = 0.0.2
[ 26.190] ABI class: X.Org Video Driver, version 24.1
[ 26.190] (**) FBDEV(1): claimed PCI slot 0@0:2:0
[ 26.190] (II) FBDEV(1): using default device
[ 26.190] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 26.190] (==) NVIDIA(0): RGB weight 888
[ 26.190] (==) NVIDIA(0): Default visual is TrueColor
[ 26.190] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 26.218] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 26.218] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 26.218] (**) NVIDIA(0): Enabling 2D acceleration
[ 26.218] (II) Loading sub module "glxserver_nvidia"
[ 26.218] (II) LoadModule: "glxserver_nvidia"
[ 26.219] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 29.025] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 29.025] compiled for 1.6.99.901, module version = 1.0.0
[ 29.025] Module class: X.Org Server Extension
[ 29.065] (II) NVIDIA GLX Module 440.59 Thu Jan 30 01:05:38 UTC 2020
[ 29.254] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 30.246] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:2:0:0
[ 30.246] (--) NVIDIA(0): DFP-0
[ 30.246] (--) NVIDIA(0): DFP-1
[ 30.246] (--) NVIDIA(0): DFP-2
[ 30.246] (--) NVIDIA(0): DFP-3
[ 30.246] (--) NVIDIA(0): DFP-4
[ 30.246] (--) NVIDIA(0): DFP-5
[ 30.246] (--) NVIDIA(0): DFP-6 (boot)
[ 30.246] (--) NVIDIA(0): DFP-7
[ 30.247] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1070 Ti (GP104-A) at PCI:2:0:0 (GPU-0)
[ 30.247] (--) NVIDIA(0): Memory: 8388608 kBytes
[ 30.247] (--) NVIDIA(0): VideoBIOS: 86.04.85.00.9c
[ 30.247] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 30.247] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 30.247] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 30.247] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 30.247] (--) NVIDIA(GPU-0):
[ 30.247] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 30.247] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 30.247] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 30.247] (--) NVIDIA(GPU-0):
[ 30.247] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 30.247] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 30.247] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 30.247] (--) NVIDIA(GPU-0):
[ 30.247] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 30.247] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 30.247] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 30.247] (--) NVIDIA(GPU-0):
[ 30.247] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 30.247] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 30.247] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 30.247] (--) NVIDIA(GPU-0):
[ 30.247] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 30.247] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 30.247] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 30.247] (--) NVIDIA(GPU-0):
[ 30.247] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 30.247] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 30.247] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 30.247] (--) NVIDIA(GPU-0):
[ 30.248] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 30.248] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 30.248] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 30.248] (--) NVIDIA(GPU-0):
[ 30.253] (==) NVIDIA(0):
[ 30.253] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 30.253] (==) NVIDIA(0): will be used as the requested mode.
[ 30.253] (==) NVIDIA(0):
[ 30.253] (II) NVIDIA(0): Validated MetaModes:
[ 30.253] (II) NVIDIA(0): "DFP-6:nvidia-auto-select"
[ 30.253] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 30.257] (--) NVIDIA(0): DPI set to (82, 78); computed from "UseEdidDpi" X config
[ 30.257] (--) NVIDIA(0): option
[ 30.257] (==) FBDEV(1): Depth 24, (==) framebuffer bpp 32
[ 30.257] (==) FBDEV(1): RGB weight 888
[ 30.257] (==) FBDEV(1): Default visual is TrueColor
[ 30.257] (==) FBDEV(1): Using gamma correction (1.0, 1.0, 1.0)
[ 30.257] (II) FBDEV(1): hardware: i915drmfb (video memory: 8100kB)
[ 30.257] (II) FBDEV(1): checking modes against framebuffer device...
[ 30.257] (II) FBDEV(1): checking modes against monitor...
[ 30.257] (II) FBDEV(1): Virtual size is 1920x1080 (pitch 1920)
[ 30.257] (**) FBDEV(1): Built-in mode "current"
[ 30.257] (==) FBDEV(1): DPI set to (96, 96)
[ 30.257] (II) Loading sub module "fb"
[ 30.257] (II) LoadModule: "fb"
[ 30.257] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 30.257] (II) Module fb: vendor="X.Org Foundation"
[ 30.257] compiled for 1.20.7, module version = 1.0.0
[ 30.257] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.257] (**) FBDEV(1): using shadow framebuffer
[ 30.257] (II) Loading sub module "shadow"
[ 30.257] (II) LoadModule: "shadow"
[ 30.257] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 30.299] (II) Module shadow: vendor="X.Org Foundation"
[ 30.299] compiled for 1.20.7, module version = 1.1.0
[ 30.299] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.300] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 30.300] (II) NVIDIA: access.
[ 30.305] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 30.305] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 30.305] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 30.305] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 30.305] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 30.305] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 30.305] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 30.305] (II) NVIDIA(0): Config Options in the README.
[ 30.414] (II) NVIDIA(0): Setting mode "DFP-6:nvidia-auto-select"
[ 35.108] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 35.108] (==) NVIDIA(0): Backing store enabled
[ 35.108] (==) NVIDIA(0): Silken mouse disabled
[ 35.108] (==) NVIDIA(0): DPMS enabled
[ 35.134] (II) Loading sub module "dri2"
[ 35.134] (II) LoadModule: "dri2"
[ 35.134] (II) Module "dri2" already built-in
[ 35.134] (II) NVIDIA(0): [DRI2] Setup complete
[ 35.134] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 35.363] (==) FBDEV(1): Backing store enabled
[ 35.363] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.363] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.363] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.363] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.363] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.363] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.363] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.363] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.364] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.365] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.366] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (EE) FBDEV(1): FBIOPUTCMAP: Invalid argument
[ 35.367] (==) FBDEV(1): DPMS enabled
[ 35.367] (II) Initializing extension Generic Event Extension
[ 35.368] (II) Initializing extension SHAPE
[ 35.368] (II) Initializing extension MIT-SHM
[ 35.368] (II) Initializing extension XInputExtension
[ 35.369] (II) Initializing extension XTEST
[ 35.369] (II) Initializing extension BIG-REQUESTS
[ 35.369] (II) Initializing extension SYNC
[ 35.370] (II) Initializing extension XKEYBOARD
[ 35.370] (II) Initializing extension XC-MISC
[ 35.370] (II) Initializing extension SECURITY
[ 35.371] (II) Initializing extension XFIXES
[ 35.371] (II) Initializing extension RENDER
[ 35.371] (II) Initializing extension RANDR
[ 35.372] (II) Initializing extension COMPOSITE
[ 35.372] (II) Initializing extension DAMAGE
[ 35.372] (II) Initializing extension MIT-SCREEN-SAVER
[ 35.372] (II) Initializing extension DOUBLE-BUFFER
[ 35.373] (II) Initializing extension RECORD
[ 35.373] (II) Initializing extension DPMS
[ 35.373] (II) Initializing extension Present
[ 35.374] (II) Initializing extension DRI3
[ 35.374] (II) Initializing extension X-Resource
[ 35.374] (II) Initializing extension XVideo
[ 35.374] (II) Initializing extension XVideo-MotionCompensation
[ 35.374] (II) Initializing extension GLX
[ 35.375] (II) Initializing extension GLX
[ 35.375] (II) Indirect GLX disabled.
[ 35.375] (II) GLX: Another vendor is already registered for screen 0
[ 35.375] (II) AIGLX: Screen 1 is not DRI2 capable
[ 44.318] (II) IGLX: Loaded and initialized swrast
[ 44.318] (II) GLX: Initialized DRISWRAST GL provider for screen 1
[ 44.318] (II) Initializing extension XFree86-VidModeExtension
[ 44.318] (II) Initializing extension XFree86-DGA
[ 44.319] (II) Initializing extension XFree86-DRI
[ 44.319] (II) Initializing extension DRI2
[ 44.319] (II) Initializing extension NV-GLX
[ 44.319] (II) Initializing extension NV-CONTROL
[ 47.617] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 47.617] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 47.617] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 47.617] (II) LoadModule: "libinput"
[ 47.617] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 47.937] (II) Module libinput: vendor="X.Org Foundation"
[ 47.937] compiled for 1.20.5, module version = 0.29.0
[ 47.937] Module class: X.Org XInput Driver
[ 47.937] ABI class: X.Org XInput driver, version 24.1
[ 47.937] (II) Using input driver 'libinput' for 'Power Button'
[ 47.937] (**) Power Button: always reports core events
[ 47.937] (**) Option "Device" "/dev/input/event2"
[ 47.937] (**) Option "_source" "server/udev"
[ 48.273] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 48.273] (II) event2 - Power Button: device is a keyboard
[ 48.273] (II) event2 - Power Button: device removed
[ 48.315] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 48.315] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 48.317] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 48.317] (II) event2 - Power Button: device is a keyboard
[ 48.319] (II) config/udev: Adding input device Video Bus (/dev/input/event21)
[ 48.319] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 48.319] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 48.319] (II) Using input driver 'libinput' for 'Video Bus'
[ 48.319] (**) Video Bus: always reports core events
[ 48.319] (**) Option "Device" "/dev/input/event21"
[ 48.319] (**) Option "_source" "server/udev"
[ 48.320] (II) event21 - Video Bus: is tagged by udev as: Keyboard
[ 48.320] (II) event21 - Video Bus: device is a keyboard
[ 48.320] (II) event21 - Video Bus: device removed
[ 48.408] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input22/event21"
[ 48.408] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 48.411] (II) event21 - Video Bus: is tagged by udev as: Keyboard
[ 48.411] (II) event21 - Video Bus: device is a keyboard
[ 48.412] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 48.412] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 48.412] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 48.413] (II) Using input driver 'libinput' for 'Power Button'
[ 48.413] (**) Power Button: always reports core events
[ 48.413] (**) Option "Device" "/dev/input/event1"
[ 48.413] (**) Option "_source" "server/udev"
[ 48.415] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 48.415] (II) event1 - Power Button: device is a keyboard
[ 48.415] (II) event1 - Power Button: device removed
[ 48.448] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 48.448] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 48.451] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 48.451] (II) event1 - Power Button: device is a keyboard
[ 48.452] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 48.452] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 48.452] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 48.452] (II) Using input driver 'libinput' for 'Sleep Button'
[ 48.452] (**) Sleep Button: always reports core events
[ 48.452] (**) Option "Device" "/dev/input/event0"
[ 48.452] (**) Option "_source" "server/udev"
[ 48.454] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 48.454] (II) event0 - Sleep Button: device is a keyboard
[ 48.454] (II) event0 - Sleep Button: device removed
[ 48.488] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 48.488] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 48.489] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 48.489] (II) event0 - Sleep Button: device is a keyboard
[ 48.489] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event257)
[ 48.489] (II) No input driver specified, ignoring this device.
[ 48.489] (II) This device may have been added with another device file.
[ 48.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event258)
[ 48.490] (II) No input driver specified, ignoring this device.
[ 48.490] (II) This device may have been added with another device file.
[ 48.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event259)
[ 48.490] (II) No input driver specified, ignoring this device.
[ 48.490] (II) This device may have been added with another device file.
[ 48.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event260)
[ 48.490] (II) No input driver specified, ignoring this device.
[ 48.490] (II) This device may have been added with another device file.
[ 48.490] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event261)
[ 48.490] (II) No input driver specified, ignoring this device.
[ 48.490] (II) This device may have been added with another device file.
[ 48.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event262)
[ 48.491] (II) No input driver specified, ignoring this device.
[ 48.491] (II) This device may have been added with another device file.
[ 48.491] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event263)
[ 48.491] (II) No input driver specified, ignoring this device.
[ 48.491] (II) This device may have been added with another device file.
[ 48.492] (II) config/udev: Adding input device Logitech G933 Artemis Spectrum Snow Consumer Control (/dev/input/event16)
[ 48.492] (**) Logitech G933 Artemis Spectrum Snow Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 48.492] (**) Logitech G933 Artemis Spectrum Snow Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 48.492] (II) Using input driver 'libinput' for 'Logitech G933 Artemis Spectrum Snow Consumer Control'
[ 48.492] (**) Logitech G933 Artemis Spectrum Snow Consumer Control: always reports core events
[ 48.492] (**) Option "Device" "/dev/input/event16"
[ 48.492] (**) Option "_source" "server/udev"
[ 48.493] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: is tagged by udev as: Keyboard
[ 48.493] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: device is a keyboard
[ 48.493] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: device removed
[ 48.555] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.3/0003:046D:0A5B.0007/input/input16/event16"
[ 48.555] (II) XINPUT: Adding extended input device "Logitech G933 Artemis Spectrum Snow Consumer Control" (type: KEYBOARD, id 10)
[ 48.558] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: is tagged by udev as: Keyboard
[ 48.559] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: device is a keyboard
[ 48.561] (II) config/udev: Adding input device Logitech G933 Artemis Spectrum Snow (/dev/input/event17)
[ 48.561] (**) Logitech G933 Artemis Spectrum Snow: Applying InputClass "evdev keyboard catchall"
[ 48.561] (**) Logitech G933 Artemis Spectrum Snow: Applying InputClass "libinput keyboard catchall"
[ 48.561] (II) Using input driver 'libinput' for 'Logitech G933 Artemis Spectrum Snow'
[ 48.561] (**) Logitech G933 Artemis Spectrum Snow: always reports core events
[ 48.561] (**) Option "Device" "/dev/input/event17"
[ 48.561] (**) Option "_source" "server/udev"
[ 48.565] (II) event17 - Logitech G933 Artemis Spectrum Snow: is tagged by udev as: Keyboard
[ 48.565] (II) event17 - Logitech G933 Artemis Spectrum Snow: device is a keyboard
[ 48.565] (II) event17 - Logitech G933 Artemis Spectrum Snow: device removed
[ 48.635] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.3/0003:046D:0A5B.0007/input/input17/event17"
[ 48.635] (II) XINPUT: Adding extended input device "Logitech G933 Artemis Spectrum Snow" (type: KEYBOARD, id 11)
[ 48.638] (II) event17 - Logitech G933 Artemis Spectrum Snow: is tagged by udev as: Keyboard
[ 48.639] (II) event17 - Logitech G933 Artemis Spectrum Snow: device is a keyboard
[ 48.641] (II) config/udev: Adding input device Logitech G933 Artemis Spectrum Snow (/dev/input/event18)
[ 48.641] (II) No input driver specified, ignoring this device.
[ 48.641] (II) This device may have been added with another device file.
[ 48.643] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/event3)
[ 48.643] (**) Corsair Corsair Gaming HARPOON RGB Mouse: Applying InputClass "evdev pointer catchall"
[ 48.643] (**) Corsair Corsair Gaming HARPOON RGB Mouse: Applying InputClass "libinput pointer catchall"
[ 48.643] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming HARPOON RGB Mouse'
[ 48.643] (**) Corsair Corsair Gaming HARPOON RGB Mouse: always reports core events
[ 48.643] (**) Option "Device" "/dev/input/event3"
[ 48.643] (**) Option "_source" "server/udev"
[ 48.701] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: is tagged by udev as: Mouse
[ 48.702] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: device is a pointer
[ 48.702] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: device removed
[ 48.768] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:1B1C:1B3C.0001/input/input3/event3"
[ 48.768] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming HARPOON RGB Mouse" (type: MOUSE, id 12)
[ 48.768] (**) Option "AccelerationScheme" "none"
[ 48.768] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) selected scheme none/0
[ 48.768] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) acceleration factor: 2.000
[ 48.768] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) acceleration threshold: 4
[ 48.828] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: is tagged by udev as: Mouse
[ 48.828] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: device is a pointer
[ 48.839] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/mouse0)
[ 48.839] (II) No input driver specified, ignoring this device.
[ 48.839] (II) This device may have been added with another device file.
[ 48.841] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/event4)
[ 48.841] (**) Corsair Corsair Gaming HARPOON RGB Mouse: Applying InputClass "evdev pointer catchall"
[ 48.841] (**) Corsair Corsair Gaming HARPOON RGB Mouse: Applying InputClass "libinput pointer catchall"
[ 48.841] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming HARPOON RGB Mouse'
[ 48.841] (**) Corsair Corsair Gaming HARPOON RGB Mouse: always reports core events
[ 48.841] (**) Option "Device" "/dev/input/event4"
[ 48.841] (**) Option "_source" "server/udev"
[ 48.845] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: is tagged by udev as: Mouse
[ 48.846] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: device is a pointer
[ 48.846] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: device removed
[ 48.915] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B3C.0002/input/input4/event4"
[ 48.915] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming HARPOON RGB Mouse" (type: MOUSE, id 13)
[ 48.915] (**) Option "AccelerationScheme" "none"
[ 48.915] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) selected scheme none/0
[ 48.915] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) acceleration factor: 2.000
[ 48.915] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) acceleration threshold: 4
[ 48.919] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: is tagged by udev as: Mouse
[ 48.919] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: device is a pointer
[ 48.921] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/js0)
[ 48.921] (II) No input driver specified, ignoring this device.
[ 48.921] (II) This device may have been added with another device file.
[ 48.923] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/mouse1)
[ 48.923] (II) No input driver specified, ignoring this device.
[ 48.923] (II) This device may have been added with another device file.
[ 48.925] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control (/dev/input/event5)
[ 48.925] (**) Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 48.925] (**) Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 48.925] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control'
[ 48.925] (**) Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: always reports core events
[ 48.925] (**) Option "Device" "/dev/input/event5"
[ 48.925] (**) Option "_source" "server/udev"
[ 48.929] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: is tagged by udev as: Keyboard
[ 48.929] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: device is a keyboard
[ 48.929] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: device removed
[ 48.991] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B3C.0002/input/input5/event5"
[ 48.991] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control" (type: KEYBOARD, id 14)
[ 48.996] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: is tagged by udev as: Keyboard
[ 48.996] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: device is a keyboard
[ 48.997] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/event6)
[ 48.997] (II) No input driver specified, ignoring this device.
[ 48.997] (II) This device may have been added with another device file.
[ 48.997] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/event7)
[ 48.997] (II) No input driver specified, ignoring this device.
[ 48.997] (II) This device may have been added with another device file.
[ 48.998] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard (/dev/input/event8)
[ 48.998] (**) Corsair Corsair Gaming K68 Keyboard: Applying InputClass "evdev keyboard catchall"
[ 48.998] (**) Corsair Corsair Gaming K68 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 48.998] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K68 Keyboard'
[ 48.998] (**) Corsair Corsair Gaming K68 Keyboard: always reports core events
[ 48.998] (**) Option "Device" "/dev/input/event8"
[ 48.998] (**) Option "_source" "server/udev"
[ 48.998] (II) event8 - Corsair Corsair Gaming K68 Keyboard: is tagged by udev as: Keyboard
[ 48.998] (II) event8 - Corsair Corsair Gaming K68 Keyboard: device is a keyboard
[ 48.998] (II) event8 - Corsair Corsair Gaming K68 Keyboard: device removed
[ 49.024] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:1B1C:1B3F.0003/input/input8/event8"
[ 49.024] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K68 Keyboard" (type: KEYBOARD, id 15)
[ 49.026] (II) event8 - Corsair Corsair Gaming K68 Keyboard: is tagged by udev as: Keyboard
[ 49.026] (II) event8 - Corsair Corsair Gaming K68 Keyboard: device is a keyboard
[ 49.026] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard Consumer Control (/dev/input/event10)
[ 49.026] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 49.026] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 49.026] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K68 Keyboard Consumer Control'
[ 49.026] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: always reports core events
[ 49.026] (**) Option "Device" "/dev/input/event10"
[ 49.026] (**) Option "_source" "server/udev"
[ 49.027] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 49.027] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: device is a keyboard
[ 49.028] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: device removed
[ 49.088] (II) libinput: Corsair Corsair Gaming K68 Keyboard Consumer Control: needs a virtual subdevice
[ 49.088] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input10/event10"
[ 49.088] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K68 Keyboard Consumer Control" (type: MOUSE, id 16)
[ 49.088] (**) Option "AccelerationScheme" "none"
[ 49.088] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: (accel) selected scheme none/0
[ 49.088] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 49.088] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 49.092] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 49.092] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: device is a keyboard
[ 49.095] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard (/dev/input/event11)
[ 49.095] (II) No input driver specified, ignoring this device.
[ 49.095] (II) This device may have been added with another device file.
[ 49.096] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard (/dev/input/event12)
[ 49.096] (II) No input driver specified, ignoring this device.
[ 49.096] (II) This device may have been added with another device file.
[ 49.098] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard (/dev/input/event9)
[ 49.098] (**) Corsair Corsair Gaming K68 Keyboard: Applying InputClass "evdev keyboard catchall"
[ 49.098] (**) Corsair Corsair Gaming K68 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 49.098] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K68 Keyboard'
[ 49.098] (**) Corsair Corsair Gaming K68 Keyboard: always reports core events
[ 49.098] (**) Option "Device" "/dev/input/event9"
[ 49.098] (**) Option "_source" "server/udev"
[ 49.102] (II) event9 - Corsair Corsair Gaming K68 Keyboard: is tagged by udev as: Keyboard
[ 49.102] (II) event9 - Corsair Corsair Gaming K68 Keyboard: device is a keyboard
[ 49.103] (II) event9 - Corsair Corsair Gaming K68 Keyboard: device removed
[ 49.128] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input9/event9"
[ 49.128] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K68 Keyboard" (type: KEYBOARD, id 17)
[ 49.132] (II) event9 - Corsair Corsair Gaming K68 Keyboard: is tagged by udev as: Keyboard
[ 49.133] (II) event9 - Corsair Corsair Gaming K68 Keyboard: device is a keyboard
[ 49.135] (II) config/udev: Adding input device USB Keyboard (/dev/input/event13)
[ 49.135] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 49.135] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 49.135] (II) Using input driver 'libinput' for ' USB Keyboard'
[ 49.135] (**) USB Keyboard: always reports core events
[ 49.135] (**) Option "Device" "/dev/input/event13"
[ 49.135] (**) Option "_source" "server/udev"
[ 49.139] (II) event13 - USB Keyboard: is tagged by udev as: Keyboard
[ 49.139] (II) event13 - USB Keyboard: device is a keyboard
[ 49.140] (II) event13 - USB Keyboard: device removed
[ 49.168] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.0/0003:04D9:1503.0005/input/input13/event13"
[ 49.168] (II) XINPUT: Adding extended input device " USB Keyboard" (type: KEYBOARD, id 18)
[ 49.172] (II) event13 - USB Keyboard: is tagged by udev as: Keyboard
[ 49.173] (II) event13 - USB Keyboard: device is a keyboard
[ 49.175] (II) config/udev: Adding input device USB Keyboard System Control (/dev/input/event14)
[ 49.175] (**) USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 49.175] (**) USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 49.175] (II) Using input driver 'libinput' for ' USB Keyboard System Control'
[ 49.175] (**) USB Keyboard System Control: always reports core events
[ 49.175] (**) Option "Device" "/dev/input/event14"
[ 49.175] (**) Option "_source" "server/udev"
[ 49.179] (II) event14 - USB Keyboard System Control: is tagged by udev as: Keyboard
[ 49.179] (II) event14 - USB Keyboard System Control: device is a keyboard
[ 49.180] (II) event14 - USB Keyboard System Control: device removed
[ 49.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.1/0003:04D9:1503.0006/input/input14/event14"
[ 49.208] (II) XINPUT: Adding extended input device " USB Keyboard System Control" (type: KEYBOARD, id 19)
[ 49.212] (II) event14 - USB Keyboard System Control: is tagged by udev as: Keyboard
[ 49.213] (II) event14 - USB Keyboard System Control: device is a keyboard
[ 49.215] (II) config/udev: Adding input device USB Keyboard Consumer Control (/dev/input/event15)
[ 49.215] (**) USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 49.215] (**) USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 49.215] (II) Using input driver 'libinput' for ' USB Keyboard Consumer Control'
[ 49.215] (**) USB Keyboard Consumer Control: always reports core events
[ 49.215] (**) Option "Device" "/dev/input/event15"
[ 49.215] (**) Option "_source" "server/udev"
[ 49.219] (II) event15 - USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 49.219] (II) event15 - USB Keyboard Consumer Control: device is a keyboard
[ 49.220] (II) event15 - USB Keyboard Consumer Control: device removed
[ 49.275] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.1/0003:04D9:1503.0006/input/input15/event15"
[ 49.275] (II) XINPUT: Adding extended input device " USB Keyboard Consumer Control" (type: KEYBOARD, id 20)
[ 49.279] (II) event15 - USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 49.279] (II) event15 - USB Keyboard Consumer Control: device is a keyboard
[ 49.281] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event22)
[ 49.281] (II) No input driver specified, ignoring this device.
[ 49.281] (II) This device may have been added with another device file.
[ 49.282] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event23)
[ 49.282] (II) No input driver specified, ignoring this device.
[ 49.282] (II) This device may have been added with another device file.
[ 49.283] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event24)
[ 49.283] (II) No input driver specified, ignoring this device.
[ 49.283] (II) This device may have been added with another device file.
[ 49.283] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event25)
[ 49.284] (II) No input driver specified, ignoring this device.
[ 49.284] (II) This device may have been added with another device file.
[ 49.284] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event26)
[ 49.284] (II) No input driver specified, ignoring this device.
[ 49.284] (II) This device may have been added with another device file.
[ 49.285] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event27)
[ 49.285] (II) No input driver specified, ignoring this device.
[ 49.285] (II) This device may have been added with another device file.
[ 49.286] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event28)
[ 49.286] (II) No input driver specified, ignoring this device.
[ 49.286] (II) This device may have been added with another device file.
[ 49.287] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event29)
[ 49.287] (II) No input driver specified, ignoring this device.
[ 49.287] (II) This device may have been added with another device file.
[ 49.288] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event30)
[ 49.288] (II) No input driver specified, ignoring this device.
[ 49.288] (II) This device may have been added with another device file.
[ 49.289] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event31)
[ 49.289] (II) No input driver specified, ignoring this device.
[ 49.289] (II) This device may have been added with another device file.
[ 49.290] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event256)
[ 49.290] (II) No input driver specified, ignoring this device.
[ 49.290] (II) This device may have been added with another device file.
[ 49.291] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event20)
[ 49.291] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 49.291] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 49.291] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 49.291] (**) Eee PC WMI hotkeys: always reports core events
[ 49.291] (**) Option "Device" "/dev/input/event20"
[ 49.291] (**) Option "_source" "server/udev"
[ 49.293] (II) event20 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 49.293] (II) event20 - Eee PC WMI hotkeys: device is a keyboard
[ 49.293] (II) event20 - Eee PC WMI hotkeys: device removed
[ 49.341] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input21/event20"
[ 49.341] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 21)
[ 49.344] (II) event20 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 49.344] (II) event20 - Eee PC WMI hotkeys: device is a keyboard
[ 49.345] (II) config/udev: Adding input device PC Speaker (/dev/input/event19)
[ 49.345] (II) No input driver specified, ignoring this device.
[ 49.345] (II) This device may have been added with another device file.
[ 49.363] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 49.364] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 49.364] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K68 Keyboard Consumer Control'
[ 49.364] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: always reports core events
[ 49.364] (**) Option "Device" "/dev/input/event10"
[ 49.364] (**) Option "_source" "_driver/libinput"
[ 49.364] (II) libinput: Corsair Corsair Gaming K68 Keyboard Consumer Control: is a virtual subdevice
[ 49.364] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input10/event10"
[ 49.364] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K68 Keyboard Consumer Control" (type: KEYBOARD, id 22)
[ 49.369] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 49.369] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 49.369] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 49.369] (--) NVIDIA(GPU-0):
[ 150.923] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 150.923] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 150.923] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 150.923] (--) NVIDIA(GPU-0):
[ 150.924] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 150.924] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 150.924] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 150.924] (--) NVIDIA(GPU-0):
[ 150.924] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 150.924] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 150.924] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 150.924] (--) NVIDIA(GPU-0):
[ 150.924] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 150.924] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 150.924] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 150.924] (--) NVIDIA(GPU-0):
[ 150.924] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 150.924] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 150.924] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 150.924] (--) NVIDIA(GPU-0):
[ 150.924] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 150.924] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 150.924] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 150.924] (--) NVIDIA(GPU-0):
[ 150.925] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 150.925] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 150.925] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 150.925] (--) NVIDIA(GPU-0):
[ 150.926] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 150.926] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 150.926] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 150.926] (--) NVIDIA(GPU-0):
[ 155.593] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 155.593] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 155.593] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 155.593] (--) NVIDIA(GPU-0):
[ 155.593] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 155.593] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 155.593] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 155.593] (--) NVIDIA(GPU-0):
[ 155.593] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 155.593] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 155.593] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 155.593] (--) NVIDIA(GPU-0):
[ 155.593] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 155.594] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 155.594] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 155.594] (--) NVIDIA(GPU-0):
[ 155.594] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 155.594] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 155.594] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 155.594] (--) NVIDIA(GPU-0):
[ 155.594] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 155.594] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 155.594] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 155.594] (--) NVIDIA(GPU-0):
[ 155.595] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 155.595] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 155.595] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 155.595] (--) NVIDIA(GPU-0):
[ 155.596] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 155.596] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 155.596] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 155.596] (--) NVIDIA(GPU-0):
[ 192.483] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: SYN_DROPPED event - some input events have been lost.
[ 1152.189] (EE) client bug: timer event4 debounce short: scheduled expiry is in the past (-0ms), your system is too slow[ 345.243] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 345.243]
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[ 345.243] Build Operating System: Linux Arch Linux
[ 345.243] Current Operating System: Linux arch 5.5.3-arch1-1 #1 SMP PREEMPT Tue, 11 Feb 2020 15:35:41 +0000 x86_64
[ 345.243] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda5 rw
[ 345.243] Build Date: 14 January 2020 07:13:52AM
[ 345.243]
[ 345.243] Current version of pixman: 0.38.4
[ 345.243] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 345.243] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 345.243] (==) Log file: "/var/log/Xorg.1.log", Time: Sat Feb 15 16:10:06 2020
[ 345.243] (II) Module ABI versions:
[ 345.243] X.Org ANSI C Emulation: 0.4
[ 345.243] X.Org Video Driver: 24.1
[ 345.243] X.Org XInput driver : 24.1
[ 345.243] X.Org Server Extension : 10.0
[ 345.243] (--) using VT number 2
[ 345.243] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 345.244] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 345.245] (--) PCI:*(2@0:0:0) 10de:1b82:1462:c303 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 345.245] List of video drivers:
[ 345.245] dummy
[ 345.245] intel
[ 345.245] nvidia
[ 345.245] openchrome
[ 345.245] qxl
[ 345.245] spiceqxl
[ 345.245] voodoo
[ 345.245] modesetting
[ 345.245] fbdev
[ 345.245] vesa
[ 345.245] (II) LoadModule: "dummy"
[ 345.245] (II) Loading /usr/lib/xorg/modules/drivers/dummy_drv.so
[ 345.268] (II) Module dummy: vendor="X.Org Foundation"
[ 345.268] compiled for 1.20.0, module version = 0.3.8
[ 345.268] Module class: X.Org Video Driver
[ 345.268] ABI class: X.Org Video Driver, version 24.0
[ 345.268] (II) LoadModule: "intel"
[ 345.268] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 345.316] (II) Module intel: vendor="X.Org Foundation"
[ 345.316] compiled for 1.20.6, module version = 2.99.917
[ 345.316] Module class: X.Org Video Driver
[ 345.316] ABI class: X.Org Video Driver, version 24.0
[ 345.316] (II) LoadModule: "nvidia"
[ 345.316] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 345.316] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 345.316] compiled for 1.6.99.901, module version = 1.0.0
[ 345.316] Module class: X.Org Video Driver
[ 345.316] (II) LoadModule: "openchrome"
[ 345.316] (II) Loading /usr/lib/xorg/modules/drivers/openchrome_drv.so
[ 345.322] (II) Module openchrome: vendor="https://www.freedesktop.org/wiki/Openchrome/"
[ 345.322] compiled for 1.20.0, module version = 0.6.0
[ 345.322] Module class: X.Org Video Driver
[ 345.322] ABI class: X.Org Video Driver, version 24.0
[ 345.322] (II) LoadModule: "qxl"
[ 345.322] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so
[ 345.330] (II) Module qxl: vendor="X.Org Foundation"
[ 345.330] compiled for 1.20.4, module version = 0.1.5
[ 345.330] Module class: X.Org Video Driver
[ 345.330] ABI class: X.Org Video Driver, version 24.0
[ 345.330] (II) LoadModule: "spiceqxl"
[ 345.330] (II) Loading /usr/lib/xorg/modules/drivers/spiceqxl_drv.so
[ 345.370] (II) Module spiceqxl: vendor="X.Org Foundation"
[ 345.370] compiled for 1.20.4, module version = 0.1.5
[ 345.370] Module class: X.Org Video Driver
[ 345.370] ABI class: X.Org Video Driver, version 24.0
[ 345.370] (II) LoadModule: "voodoo"
[ 345.370] (II) Loading /usr/lib/xorg/modules/drivers/voodoo_drv.so
[ 345.371] (II) Module voodoo: vendor="X.Org Foundation"
[ 345.371] compiled for 1.20.0, module version = 1.1.0
[ 345.371] Module class: X.Org Video Driver
[ 345.371] ABI class: X.Org Video Driver, version 24.0
[ 345.371] (II) LoadModule: "modesetting"
[ 345.371] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 345.371] (II) Module modesetting: vendor="X.Org Foundation"
[ 345.371] compiled for 1.20.7, module version = 1.20.7
[ 345.371] Module class: X.Org Video Driver
[ 345.371] ABI class: X.Org Video Driver, version 24.1
[ 345.371] (II) LoadModule: "fbdev"
[ 345.371] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 345.371] (II) Module fbdev: vendor="X.Org Foundation"
[ 345.371] compiled for 1.20.0, module version = 0.5.0
[ 345.371] Module class: X.Org Video Driver
[ 345.371] ABI class: X.Org Video Driver, version 24.0
[ 345.371] (II) LoadModule: "vesa"
[ 345.371] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 345.386] (II) Module vesa: vendor="X.Org Foundation"
[ 345.386] compiled for 1.20.0, module version = 2.4.0
[ 345.386] Module class: X.Org Video Driver
[ 345.386] ABI class: X.Org Video Driver, version 24.0
[ 345.386] (WW) Falling back to old probe method for dummy
[ 345.386] (II) NVIDIA dlloader X Driver 440.59 Thu Jan 30 01:08:17 UTC 2020
[ 345.386] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 345.386] (WW) Falling back to old probe method for spiceqxl
[ 345.386] (WW) Falling back to old probe method for voodoo
[ 345.386] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 345.386] (II) FBDEV: driver for framebuffer: fbdev
[ 345.386] (II) VESA: driver for VESA chipsets: vesa
[ 345.487] (++) Using config file: "/root/xorg.conf.new"
[ 345.487] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 345.487] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 345.488] (==) ServerLayout "X.org Configured"
[ 345.488] (**) |-->Screen "Screen0" (0)
[ 345.488] (**) | |-->Monitor "Monitor0"
[ 345.488] (**) | |-->Device "Card0"
[ 345.488] (**) | |-->GPUDevice "Card0"
[ 345.488] (**) |-->Input Device "Mouse0"
[ 345.488] (**) |-->Input Device "Keyboard0"
[ 345.488] (==) Automatically adding devices
[ 345.488] (==) Automatically enabling devices
[ 345.489] (==) Automatically adding GPU devices
[ 345.489] (==) Automatically binding GPU devices
[ 345.489] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 345.489] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 345.489] Entry deleted from font path.
[ 345.489] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 345.489] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 345.489] Entry deleted from font path.
[ 345.489] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 345.489] Entry deleted from font path.
[ 345.489] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 345.489] Entry deleted from font path.
[ 345.489] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 345.489] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 345.489] Entry deleted from font path.
[ 345.489] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 345.489] Entry deleted from font path.
[ 345.489] (**) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 345.489] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 345.489] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 345.489] (WW) Disabling Mouse0
[ 345.489] (WW) Disabling Keyboard0
[ 345.489] (II) Loading sub module "fb"
[ 345.489] (II) LoadModule: "fb"
[ 345.489] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 345.490] (II) Module fb: vendor="X.Org Foundation"
[ 345.490] compiled for 1.20.7, module version = 1.0.0
[ 345.490] ABI class: X.Org ANSI C Emulation, version 0.4
[ 345.490] (II) Loading sub module "wfb"
[ 345.490] (II) LoadModule: "wfb"
[ 345.490] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 345.490] (II) Module wfb: vendor="X.Org Foundation"
[ 345.491] compiled for 1.20.7, module version = 1.0.0
[ 345.491] ABI class: X.Org ANSI C Emulation, version 0.4
[ 345.491] (II) Loading sub module "ramdac"
[ 345.491] (II) LoadModule: "ramdac"
[ 345.491] (II) Module "ramdac" already built-in
[ 345.492]
[ 345.492]
Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.
[ 345.492]
Your xorg.conf file is /root/xorg.conf.new
[ 345.492] To test the server, run 'X -config /root/xorg.conf.new'
[ 345.492] (EE) Server terminated with error (2). Closing log file.Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
EndSection
Section "Module"
Load "glx"
Load "glxserver_nvidia"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
BusID "PCI:2:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSectionOffline
What happens if you remove that config file? You are hard code overriding quite a few things auto detection would usually properly handle.
I assume that your new issue came about as a removal of the PrimaryGPU directive from /usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf to replicate that, do only the xorg config part from https://wiki.archlinux.org/index.php/NV … phics_only
Offline
Removing /usr/share/X11/xorg.conf resulted in no changes. Doing the xorg config part from https://wiki.archlinux.org/index.php/NV … phics_only also resulted in no changes. Removing /etc/X11/xorg.conf caused sddm to core dump so I regenerated /etc/X11/xorg.conf with
X :1 -configure && cp /root/xorg.conf.new /etc/X11/xorg.confNow my Intel display works while my NVIDIA display only shows the X cursor.
I have also confirmed that my NVIDIA drivers still work with nvidia-smi.
Last edited by cobra4 (2020-02-17 16:38:29)
Offline
Nvidia Optimus started on laptops, but is also very common on desktop motherboards with an intel chipset .
The xorg.0.log shows X detects 2 videocards, lspci -k confirms you're running an nvidia optimus system with the intel integrated gpu as the primary videocard.
Please stop trying x -configure, nvidia-settings and any other tools that try to create X configs.
Apart from adding unnecessary stuff they tend to cause way more problems then they solve.
Creating the necessary files by hand gives much better results on archlinux .
Display managers are a hindrance for troubleshooting xorg configuration issues.
Boot with systemd.unit=multi-user.target as kernel paramater to get to a console login.
You'll need to configure startx / xinit to start X this way, see https://wiki.archlinux.org/index.php/Xinit
An nvidia optimus setup has several options : intel-only, nvidia-only , variations using both .
Which of those options listed on nvidia optimus archwiki page do you prefer ?
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
I cleaned up my configuration files and modified them to use nvidia-only according to NVIDIA Optimus. However, in order to use both monitors, I had to attach each monitor to my GPU rather than having one attached to my motherboard and the other to the GPU. Although both monitors now are working, all of my animations are no longer being used even though they are still configured to. For example, latte-dock no longer shows animations.
Here are the files that I have been modifying:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "LeftScreen" 0 0
Screen 1 "RightScreen" RightOf "LeftScreen"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
EndSection
Section "Module"
Load "glx"
Load "glxserver_nvidia"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "LeftMonitor"
VendorName "MSI"
ModelName "MAG27C"
EndSection
Section "Monitor"
Identifier "RightMonitor"
VendorName "ACR"
ModelName "S271HL"
EndSection
Section "Device"
Identifier "Card0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Device"
Identifier "Card1"
Driver "nvidia"
BusID "PCI:2:0:0"
EndSection
Section "Screen"
Identifier "RightScreen"
Device "Card1"
Monitor "LeftMonitor"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "LeftScreen"
Device "Card1"
Monitor "RightMonitor"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSectionSection "OutputClass"
Identifier "intel"
MatchDriver "i915"
Driver "modesetting"
EndSection
Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
Option "AllowEmptyInitialConfiguration"
Option "PrimaryGPU" "yes"
ModulePath "/usr/lib/nvidia/xorg"
ModulePath "/usr/lib/xorg/modules"
EndSectionxrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --autoI also am failing to understand why configuration such as NVIDIA Optimus is needed because it was working previously without any special configuration. Is there any reason for this?
Offline
You don't "need" any of this. Especially not if you opt to plug both into the nvidia card anyway. I'm quite unsure of whether or rather how this really used to work, because at least to my knowledge xorg wouldn't automatically allocate a single xorg screen for two different outputs by default in any case. To properly know what happen there would likely require a xorg log from the "working" timeframe. And if this indeed did happen because of the xorg update, you should technically be able to downgrade xorg and have it working again.
FWIW fixing animations is trivial, just ensure you enable compositing again, that does sometimes break because initial shader compilation on KWin takes a while.
Offline
I have both of my displays working off of my NVIDIA card with desktops and some animations without NVIDIA optimus. I am using OpenGL 2.0 with the scale method smooth. However, certain desktop effects such as wobbly windows are not showing up as supported. Is there any way to fix this?
I really appreciate the help that you guys have given to me so far.
Offline
Sound as if you're using the xrender backend.
Output of "glxinfo"?
Offline
glxinfo
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_fbconfig_float, GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
GLX_EXT_import_context, GLX_EXT_libglvnd, GLX_EXT_no_config_context,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_MESA_copy_sub_buffer, GLX_OML_swap_method, GLX_SGIS_multisample,
GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
GLX_SGI_make_current_read
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile,
GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float,
GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context,
GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_SGI_make_current_read,
GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
GLX_ARB_context_flush_control, GLX_ARB_create_context,
GLX_ARB_create_context_profile, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_make_current_read
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 9.0.1, 256 bits) (0xffffffff)
Version: 19.3.4
Accelerated: no
Video memory: 32042MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.1
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 9.0.1, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 19.3.4
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
GL_AMD_gpu_shader_int64, GL_AMD_multi_draw_indirect,
GL_AMD_seamless_cubemap_per_texture, GL_AMD_shader_stencil_export,
GL_AMD_shader_trinary_minmax, GL_AMD_texture_texture4,
GL_AMD_vertex_shader_layer, GL_AMD_vertex_shader_viewport_index,
GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility,
GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_blend_func_extended,
GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture,
GL_ARB_clip_control, GL_ARB_compressed_texture_pixel_storage,
GL_ARB_compute_shader, GL_ARB_conditional_render_inverted,
GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image,
GL_ARB_cull_distance, GL_ARB_debug_output, GL_ARB_depth_buffer_float,
GL_ARB_depth_clamp, GL_ARB_direct_state_access, GL_ARB_draw_buffers,
GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex,
GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts,
GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport,
GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments,
GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB,
GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image,
GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, GL_ARB_half_float_pixel,
GL_ARB_half_float_vertex, GL_ARB_instanced_arrays,
GL_ARB_internalformat_query, GL_ARB_internalformat_query2,
GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment,
GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multi_draw_indirect,
GL_ARB_occlusion_query2, GL_ARB_parallel_shader_compile,
GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object,
GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp,
GL_ARB_program_interface_query, GL_ARB_provoking_vertex,
GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_seamless_cube_map,
GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects,
GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters,
GL_ARB_shader_bit_encoding, GL_ARB_shader_image_load_store,
GL_ARB_shader_image_size, GL_ARB_shader_objects,
GL_ARB_shader_stencil_export, GL_ARB_shader_storage_buffer_object,
GL_ARB_shader_subroutine, GL_ARB_shader_texture_lod,
GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing,
GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_texture_buffer_object,
GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range,
GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc,
GL_ARB_texture_cube_map_array, GL_ARB_texture_float,
GL_ARB_texture_gather, GL_ARB_texture_mirror_clamp_to_edge,
GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_query_levels, GL_ARB_texture_query_lod,
GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui,
GL_ARB_texture_stencil8, GL_ARB_texture_storage,
GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle,
GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2,
GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced,
GL_ARB_transform_feedback_overflow_query, GL_ARB_uniform_buffer_object,
GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object,
GL_ARB_vertex_attrib_64bit, GL_ARB_vertex_attrib_binding,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_shader,
GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev,
GL_ARB_viewport_array, GL_ATI_blend_equation_separate,
GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_EXT_EGL_sync,
GL_EXT_abgr, GL_EXT_blend_equation_separate, GL_EXT_draw_buffers2,
GL_EXT_draw_instanced, GL_EXT_framebuffer_blit,
GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled,
GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB,
GL_EXT_packed_depth_stencil, GL_EXT_packed_float,
GL_EXT_pixel_buffer_object, GL_EXT_polygon_offset_clamp,
GL_EXT_provoking_vertex, GL_EXT_shader_integer_mix, GL_EXT_texture_array,
GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_integer,
GL_EXT_texture_mirror_clamp, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8,
GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent,
GL_EXT_texture_snorm, GL_EXT_texture_swizzle, GL_EXT_timer_query,
GL_EXT_transform_feedback, GL_EXT_vertex_array_bgra,
GL_EXT_vertex_attrib_64bit, GL_IBM_multimode_draw_arrays,
GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error,
GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr,
GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert,
GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba,
GL_MESA_ycbcr_texture, GL_NV_conditional_render, GL_NV_depth_clamp,
GL_NV_packed_depth_stencil, GL_OES_EGL_image, GL_S3_s3tc
OpenGL version string: 3.1 Mesa 19.3.4
OpenGL shading language version string: 1.40
OpenGL context flags: (none)
OpenGL extensions:
GL_AMD_conservative_depth, GL_AMD_draw_buffers_blend,
GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture,
GL_AMD_shader_stencil_export, GL_AMD_shader_trinary_minmax,
GL_AMD_texture_texture4, GL_ANGLE_texture_compression_dxt3,
GL_ANGLE_texture_compression_dxt5, GL_APPLE_packed_pixels,
GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility,
GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_blend_func_extended,
GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture,
GL_ARB_clip_control, GL_ARB_color_buffer_float, GL_ARB_compatibility,
GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader,
GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
GL_ARB_copy_buffer, GL_ARB_copy_image, GL_ARB_cull_distance,
GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp,
GL_ARB_depth_texture, GL_ARB_direct_state_access, GL_ARB_draw_buffers,
GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex,
GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts,
GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location,
GL_ARB_fragment_coord_conventions, GL_ARB_fragment_layer_viewport,
GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
GL_ARB_fragment_shader, GL_ARB_framebuffer_no_attachments,
GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB,
GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image,
GL_ARB_half_float_pixel, GL_ARB_half_float_vertex,
GL_ARB_instanced_arrays, GL_ARB_internalformat_query,
GL_ARB_internalformat_query2, GL_ARB_invalidate_subdata,
GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind,
GL_ARB_multi_draw_indirect, GL_ARB_multisample, GL_ARB_multitexture,
GL_ARB_occlusion_query, GL_ARB_occlusion_query2,
GL_ARB_parallel_shader_compile, GL_ARB_pipeline_statistics_query,
GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
GL_ARB_polygon_offset_clamp, GL_ARB_program_interface_query,
GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sampler_objects,
GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture,
GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops,
GL_ARB_shader_atomic_counters, GL_ARB_shader_bit_encoding,
GL_ARB_shader_image_load_store, GL_ARB_shader_image_size,
GL_ARB_shader_objects, GL_ARB_shader_stencil_export,
GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine,
GL_ARB_shader_texture_lod, GL_ARB_shading_language_100,
GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing,
GL_ARB_shadow, GL_ARB_stencil_texturing, GL_ARB_sync,
GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object,
GL_ARB_texture_buffer_object_rgb32, GL_ARB_texture_buffer_range,
GL_ARB_texture_compression, GL_ARB_texture_compression_bptc,
GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map,
GL_ARB_texture_cube_map_array, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_gather,
GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat,
GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two,
GL_ARB_texture_query_levels, GL_ARB_texture_query_lod,
GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui,
GL_ARB_texture_stencil8, GL_ARB_texture_storage,
GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle,
GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2,
GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced,
GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix,
GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra,
GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding,
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev,
GL_ARB_viewport_array, GL_ARB_window_pos, GL_ATI_blend_equation_separate,
GL_ATI_draw_buffers, GL_ATI_fragment_shader, GL_ATI_separate_stencil,
GL_ATI_texture_compression_3dc, GL_ATI_texture_env_combine3,
GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_EXT_EGL_sync,
GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array,
GL_EXT_copy_texture, GL_EXT_draw_buffers2, GL_EXT_draw_instanced,
GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit,
GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled,
GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB,
GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4,
GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object,
GL_EXT_point_parameters, GL_EXT_polygon_offset_clamp,
GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shader_integer_mix,
GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,
GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
GL_EXT_texture_array, GL_EXT_texture_buffer_object,
GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc,
GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc,
GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp,
GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
GL_EXT_texture_env_dot3, GL_EXT_texture_integer, GL_EXT_texture_lod_bias,
GL_EXT_texture_mirror_clamp, GL_EXT_texture_object,
GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_R8,
GL_EXT_texture_sRGB_decode, GL_EXT_texture_shared_exponent,
GL_EXT_texture_snorm, GL_EXT_texture_swizzle, GL_EXT_timer_query,
GL_EXT_transform_feedback, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,
GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error,
GL_KHR_parallel_shader_compile, GL_KHR_texture_compression_astc_ldr,
GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_pack_invert,
GL_MESA_shader_integer_functions, GL_MESA_texture_signed_rgba,
GL_MESA_window_pos, GL_MESA_ycbcr_texture, GL_NV_blend_square,
GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
GL_NV_primitive_restart, GL_NV_texgen_reflection,
GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image,
GL_OES_read_format, GL_S3_s3tc, GL_SGIS_generate_mipmap,
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 19.3.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5,
GL_APPLE_texture_max_level, GL_EXT_base_instance,
GL_EXT_blend_func_extended, GL_EXT_blend_minmax, GL_EXT_buffer_storage,
GL_EXT_clip_control, GL_EXT_clip_cull_distance, GL_EXT_color_buffer_float,
GL_EXT_compressed_ETC1_RGB8_sub_texture, GL_EXT_copy_image,
GL_EXT_depth_clamp, GL_EXT_discard_framebuffer,
GL_EXT_disjoint_timer_query, GL_EXT_draw_buffers,
GL_EXT_draw_buffers_indexed, GL_EXT_draw_elements_base_vertex,
GL_EXT_float_blend, GL_EXT_frag_depth, GL_EXT_map_buffer_range,
GL_EXT_multi_draw_arrays, GL_EXT_occlusion_query_boolean,
GL_EXT_polygon_offset_clamp, GL_EXT_read_format_bgra, GL_EXT_render_snorm,
GL_EXT_sRGB_write_control, GL_EXT_separate_shader_objects,
GL_EXT_shader_implicit_conversions, GL_EXT_shader_integer_mix,
GL_EXT_shader_io_blocks, GL_EXT_texture_border_clamp,
GL_EXT_texture_buffer, GL_EXT_texture_compression_bptc,
GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc,
GL_EXT_texture_compression_s3tc, GL_EXT_texture_compression_s3tc_srgb,
GL_EXT_texture_format_BGRA8888, GL_EXT_texture_norm16,
GL_EXT_texture_query_lod, GL_EXT_texture_rg, GL_EXT_texture_sRGB_R8,
GL_EXT_texture_sRGB_decode, GL_EXT_texture_type_2_10_10_10_REV,
GL_EXT_texture_view, GL_EXT_unpack_subimage, GL_KHR_context_flush_control,
GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile,
GL_KHR_texture_compression_astc_ldr,
GL_KHR_texture_compression_astc_sliced_3d, GL_MESA_framebuffer_flip_y,
GL_MESA_shader_integer_functions, GL_NV_conditional_render,
GL_NV_draw_buffers, GL_NV_fbo_color_attachments, GL_NV_image_formats,
GL_NV_read_buffer, GL_NV_read_depth, GL_NV_read_depth_stencil,
GL_NV_read_stencil, GL_OES_EGL_image, GL_OES_EGL_image_external,
GL_OES_EGL_image_external_essl3, GL_OES_EGL_sync,
GL_OES_compressed_ETC1_RGB8_texture, GL_OES_copy_image, GL_OES_depth24,
GL_OES_depth_texture, GL_OES_depth_texture_cube_map,
GL_OES_draw_buffers_indexed, GL_OES_draw_elements_base_vertex,
GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil,
GL_OES_required_internalformat, GL_OES_rgb8_rgba8,
GL_OES_shader_image_atomic, GL_OES_shader_io_blocks,
GL_OES_standard_derivatives, GL_OES_stencil8, GL_OES_surfaceless_context,
GL_OES_texture_3D, GL_OES_texture_border_clamp, GL_OES_texture_buffer,
GL_OES_texture_float, GL_OES_texture_float_linear,
GL_OES_texture_half_float, GL_OES_texture_half_float_linear,
GL_OES_texture_npot, GL_OES_texture_stencil8,
GL_OES_texture_storage_multisample_2d_array, GL_OES_texture_view,
GL_OES_vertex_array_object, GL_OES_vertex_half_float
270 GLX Visuals
visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
----------------------------------------------------------------------------
0x021 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x022 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x024 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x025 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x026 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x027 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x028 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x029 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x02a 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x02b 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x02c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x02d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x02e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x02f 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x030 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x031 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x032 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x033 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x034 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x035 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x036 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x037 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x038 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x039 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x03a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x03b 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x03c 24 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x03d 24 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x03e 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x03f 24 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x040 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x041 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x042 24 tc 0 24 0 r . . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x043 24 tc 0 24 0 r . . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x044 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x045 24 tc 0 24 0 r . . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x046 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x047 24 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x048 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x049 24 tc 0 24 0 r . . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x04a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x04b 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x04c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x04d 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x04e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x04f 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x050 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x051 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x052 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x053 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x054 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x055 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x056 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x057 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x058 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x059 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x05a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x05b 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x05c 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x05d 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x05e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x05f 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x060 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x061 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x062 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x063 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x064 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x065 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x066 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x067 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x068 24 dc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x069 24 dc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x06a 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x06b 24 dc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x06c 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x06d 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x06e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x06f 24 dc 0 24 0 r . . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x070 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x071 24 dc 0 24 0 r . . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x072 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x073 24 dc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x074 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x075 24 dc 0 24 0 r . . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x076 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x077 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x078 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x079 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x427 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x428 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x429 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x42a 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x42b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x42c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x42d 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x42e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x42f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x430 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x431 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x432 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x433 24 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x434 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x435 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x436 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x437 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x438 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x439 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x43a 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x43b 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x43c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x43d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x43e 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x43f 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x440 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x441 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x442 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x443 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x444 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x445 24 tc 0 24 0 r . . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x446 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x447 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x448 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x449 24 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x44a 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x44b 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x44c 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x44d 24 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x44e 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x44f 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x450 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x451 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x452 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x453 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x454 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x455 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x456 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x457 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x458 24 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x459 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x45a 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x45b 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x45c 24 tc 0 24 0 r . . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x45d 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x45e 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x45f 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x460 24 tc 0 24 0 r . . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x461 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x462 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x463 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x464 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x465 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x466 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x467 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x468 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x469 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x46a 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x46b 24 tc 0 24 0 r . . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x46c 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x46d 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x46e 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x46f 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x470 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x471 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x472 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x473 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x474 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x475 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x476 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x477 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x478 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x479 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x47a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x47b 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x47c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x47d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x47e 24 dc 0 32 0 r . . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x47f 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x480 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x481 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x482 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x483 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x484 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x485 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x486 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x487 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x488 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x489 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x48a 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x48b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x48c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x48d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x48e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x48f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x490 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x491 24 dc 0 24 0 r . . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x492 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x493 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x494 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x495 24 dc 0 32 0 r . . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x496 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x497 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x498 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x499 24 dc 0 32 0 r . . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x49a 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x49b 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x49c 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x49d 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x49e 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x49f 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x4a0 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x4a1 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x4a2 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x4a3 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x4a4 24 dc 0 32 0 r . . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x4a5 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x4a6 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x4a7 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x4a8 24 dc 0 24 0 r . . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x4a9 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x4aa 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x4ab 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x4ac 24 dc 0 24 0 r . . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x4ad 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x4ae 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x4af 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x4b0 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x4b1 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x4b2 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x4b3 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x4b4 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x4b5 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x4b6 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x4b7 24 dc 0 24 0 r . . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x4b8 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x4b9 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x4ba 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x023 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x07a 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x07b 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x07c 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x4bb 32 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x4bc 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x4bd 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x4be 32 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x4bf 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x4c0 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x4c1 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x4c2 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x4c3 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x4c4 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x4c5 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x4c6 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x4c7 32 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x4c8 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x4c9 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x4ca 32 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x4cb 32 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x4cc 32 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x4cd 32 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x4ce 32 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x4cf 32 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x4d0 32 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x4d1 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x4d2 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x4d3 32 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x4d4 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x4d5 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x4d6 32 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x4d7 32 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x4d8 32 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
570 GLXFBConfigs:
visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
----------------------------------------------------------------------------
0x1ed 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x1ee 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x1ef 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x1f0 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x1f1 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x1f2 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x1f3 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x1f4 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x1f5 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x1f6 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x1f7 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x1f8 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x1f9 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x1fa 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x1fb 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x1fc 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x1fd 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x1fe 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x1ff 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x200 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x201 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x202 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x203 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x204 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x205 0 tc 0 32 0 r . . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x206 0 tc 0 32 0 r . . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x207 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x208 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x209 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x20a 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x20b 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x20c 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x20d 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x20e 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x20f 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x210 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x211 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x212 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x213 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x214 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x215 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x216 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x217 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x218 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x219 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x21a 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x21b 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x21c 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x21d 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x21e 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x21f 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x220 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x221 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x222 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x223 0 tc 0 30 0 r . . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x224 0 tc 0 30 0 r . . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x225 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x226 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x227 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x228 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x229 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x22a 0 tc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x22b 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x22c 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x22d 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x22e 0 tc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x22f 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x230 0 tc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x231 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x232 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x233 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x234 0 tc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x235 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x236 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x237 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x238 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x239 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x23a 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x23b 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x23c 0 tc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x23d 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x23e 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x23f 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x240 0 tc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x241 0 tc 0 32 0 r . . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x242 0 tc 0 32 0 r . . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x243 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x244 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x245 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x246 0 tc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x247 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x248 0 tc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x249 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x24a 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x24b 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x24c 0 tc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x24d 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x24e 0 tc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x24f 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x250 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x251 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x252 0 tc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x253 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x254 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x255 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x256 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x257 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x258 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x259 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x25a 0 tc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x25b 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x25c 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x25d 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x25e 0 tc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x25f 0 tc 0 30 0 r . . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x260 0 tc 0 30 0 r . . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x261 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x262 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x263 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x264 0 tc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x265 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x266 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x267 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x268 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x269 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x26a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x26b 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x26c 24 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x26d 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x26e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x26f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x270 24 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x271 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x272 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x273 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x274 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x275 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x276 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x277 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x278 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x279 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x27a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x27b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x27c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x27d 24 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x27e 24 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x27f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x280 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x281 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x282 24 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x283 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x284 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x285 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x286 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x287 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x288 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x289 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x28a 24 tc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x28b 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x28c 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x28d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x28e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x28f 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x290 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x291 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x292 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x293 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x294 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x295 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x296 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x297 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x298 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x299 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x29a 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x29b 24 tc 0 24 0 r . . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x29c 24 tc 0 24 0 r . . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x29d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x29e 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x29f 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x2a0 24 tc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2a1 24 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x2a2 24 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x2a3 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x2a4 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x2a5 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x2a6 24 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x2a7 24 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2a8 24 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2a9 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2aa 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2ab 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x2ac 24 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x2ad 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2ae 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2af 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2b0 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2b1 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x2b2 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x2b3 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2b4 24 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2b5 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2b6 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2b7 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x2b8 24 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x2b9 24 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2ba 24 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2bb 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2bc 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2bd 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x2be 24 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x2bf 24 tc 0 24 0 r . . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2c0 24 tc 0 24 0 r . . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2c1 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2c2 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2c3 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x2c4 24 tc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x2c5 24 tc 0 24 0 r . . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2c6 24 tc 0 24 0 r . . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2c7 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2c8 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2c9 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x2ca 24 tc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x2cb 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2cc 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2cd 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2ce 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2cf 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x2d0 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x2d1 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2d2 24 tc 0 24 0 r . . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2d3 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2d4 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2d5 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x2d6 24 tc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x2d7 24 tc 0 24 0 r . . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x2d8 24 tc 0 24 0 r . . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x2d9 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x2da 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x2db 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x2dc 24 tc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x2dd 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x2de 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2df 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x2e0 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2e1 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x2e2 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x2e3 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x2e4 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2e5 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x2e6 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2e7 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x2e8 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x2e9 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x2ea 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2eb 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x2ec 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2ed 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x2ee 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x2ef 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x2f0 0 tc 0 16 0 r . . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2f1 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x2f2 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2f3 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x2f4 0 tc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x2f5 0 tc 0 16 0 r . . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x2f6 0 tc 0 16 0 r . . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2f7 0 tc 0 16 0 r y . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x2f8 0 tc 0 16 0 r y . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2f9 0 tc 0 16 0 r y . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x2fa 0 tc 0 16 0 r y . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x2fb 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x2fc 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x2fd 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x2fe 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x2ff 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x300 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x301 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x302 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x303 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x304 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x305 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x306 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x307 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x308 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x309 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x30a 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x30b 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x30c 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x30d 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x30e 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x30f 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x310 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x311 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x312 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x313 0 dc 0 32 0 r . . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x314 0 dc 0 32 0 r . . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x315 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x316 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x317 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x318 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x319 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x31a 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x31b 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x31c 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x31d 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x31e 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x31f 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x320 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x321 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x322 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x323 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x324 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x325 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x326 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x327 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x328 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x329 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x32a 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x32b 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x32c 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x32d 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x32e 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x32f 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x330 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x331 0 dc 0 30 0 r . . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x332 0 dc 0 30 0 r . . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x333 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x334 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x335 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x336 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x337 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x338 0 dc 0 32 0 r . . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x339 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x33a 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x33b 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 0 0 0 0 0 0 None
0x33c 0 dc 0 32 0 r y . 10 10 10 2 . . 0 0 0 16 16 16 16 0 0 Slow
0x33d 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x33e 0 dc 0 32 0 r . . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x33f 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x340 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x341 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 0 0 0 0 0 0 None
0x342 0 dc 0 32 0 r y . 10 10 10 2 . . 0 16 0 16 16 16 16 0 0 Slow
0x343 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x344 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x345 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x346 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x347 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 0 0 0 0 0 0 None
0x348 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 0 16 16 16 16 0 0 Slow
0x349 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x34a 0 dc 0 32 0 r . . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x34b 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x34c 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x34d 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 0 0 0 0 0 0 None
0x34e 0 dc 0 32 0 r y . 10 10 10 2 . . 0 24 8 16 16 16 16 0 0 Slow
0x34f 0 dc 0 32 0 r . . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x350 0 dc 0 32 0 r . . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x351 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x352 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x353 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 0 0 0 0 0 0 None
0x354 0 dc 0 32 0 r y . 10 10 10 2 . . 0 32 0 16 16 16 16 0 0 Slow
0x355 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x356 0 dc 0 30 0 r . . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x357 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x358 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x359 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 0 0 0 0 0 0 None
0x35a 0 dc 0 30 0 r y . 10 10 10 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x35b 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x35c 0 dc 0 30 0 r . . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x35d 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x35e 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x35f 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 0 0 0 0 0 0 None
0x360 0 dc 0 30 0 r y . 10 10 10 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x361 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x362 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x363 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x364 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x365 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 0 0 0 0 0 0 None
0x366 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x367 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x368 0 dc 0 30 0 r . . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x369 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x36a 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x36b 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 0 0 0 0 0 0 None
0x36c 0 dc 0 30 0 r y . 10 10 10 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x36d 0 dc 0 30 0 r . . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x36e 0 dc 0 30 0 r . . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x36f 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x370 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x371 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 0 0 0 0 0 0 None
0x372 0 dc 0 30 0 r y . 10 10 10 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x373 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x374 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x375 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x376 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x377 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x378 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 16 16 16 16 0 0 Slow
0x379 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x37a 24 dc 0 32 0 r . . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x37b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x37c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x37d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x37e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 16 0 16 16 16 16 0 0 Slow
0x37f 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x380 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x381 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x382 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x383 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x384 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 0 16 16 16 16 0 0 Slow
0x385 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x386 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x387 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x388 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x389 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x38a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
0x38b 24 dc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x38c 24 dc 0 32 0 r . . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x38d 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x38e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x38f 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x390 24 dc 0 32 0 r y . 8 8 8 8 . . 0 32 0 16 16 16 16 0 0 Slow
0x391 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x392 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x393 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x394 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x395 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None
0x396 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x397 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x398 24 dc 0 24 0 r . . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x399 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x39a 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x39b 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 0 0 0 0 0 0 None
0x39c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x39d 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x39e 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x39f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x3a0 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x3a1 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 0 0 0 0 0 0 None
0x3a2 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x3a3 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x3a4 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3a5 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x3a6 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3a7 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None
0x3a8 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3a9 24 dc 0 24 0 r . . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x3aa 24 dc 0 24 0 r . . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x3ab 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x3ac 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x3ad 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 0 0 0 0 0 0 None
0x3ae 24 dc 0 24 0 r y . 8 8 8 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x3af 24 dc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x3b0 24 dc 0 32 0 r . . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x3b1 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x3b2 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x3b3 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x3b4 24 dc 0 32 0 r y . 8 8 8 8 . s 0 0 0 16 16 16 16 0 0 Slow
0x3b5 24 dc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x3b6 24 dc 0 32 0 r . . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x3b7 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x3b8 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x3b9 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x3ba 24 dc 0 32 0 r y . 8 8 8 8 . s 0 16 0 16 16 16 16 0 0 Slow
0x3bb 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x3bc 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x3bd 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x3be 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x3bf 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x3c0 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 0 16 16 16 16 0 0 Slow
0x3c1 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x3c2 24 dc 0 32 0 r . . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x3c3 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x3c4 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x3c5 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x3c6 24 dc 0 32 0 r y . 8 8 8 8 . s 0 24 8 16 16 16 16 0 0 Slow
0x3c7 24 dc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x3c8 24 dc 0 32 0 r . . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x3c9 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x3ca 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x3cb 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x3cc 24 dc 0 32 0 r y . 8 8 8 8 . s 0 32 0 16 16 16 16 0 0 Slow
0x3cd 24 dc 0 24 0 r . . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x3ce 24 dc 0 24 0 r . . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x3cf 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x3d0 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x3d1 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 0 0 0 0 0 0 None
0x3d2 24 dc 0 24 0 r y . 8 8 8 0 . s 0 0 0 16 16 16 0 0 0 Slow
0x3d3 24 dc 0 24 0 r . . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x3d4 24 dc 0 24 0 r . . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x3d5 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x3d6 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x3d7 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 0 0 0 0 0 0 None
0x3d8 24 dc 0 24 0 r y . 8 8 8 0 . s 0 16 0 16 16 16 0 0 0 Slow
0x3d9 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x3da 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x3db 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x3dc 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x3dd 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 0 0 0 0 0 0 None
0x3de 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 0 16 16 16 0 0 0 Slow
0x3df 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x3e0 24 dc 0 24 0 r . . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x3e1 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x3e2 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x3e3 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 0 0 0 0 0 0 None
0x3e4 24 dc 0 24 0 r y . 8 8 8 0 . s 0 24 8 16 16 16 0 0 0 Slow
0x3e5 24 dc 0 24 0 r . . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x3e6 24 dc 0 24 0 r . . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x3e7 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x3e8 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x3e9 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 0 0 0 0 0 0 None
0x3ea 24 dc 0 24 0 r y . 8 8 8 0 . s 0 32 0 16 16 16 0 0 0 Slow
0x3eb 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x3ec 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x3ed 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x3ee 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x3ef 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
0x3f0 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 16 16 16 0 0 0 Slow
0x3f1 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x3f2 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x3f3 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x3f4 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x3f5 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
0x3f6 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
0x3f7 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x3f8 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x3f9 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x3fa 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x3fb 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 0 0 0 0 0 0 None
0x3fc 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 0 16 16 16 0 0 0 Slow
0x3fd 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x3fe 0 dc 0 16 0 r . . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x3ff 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x400 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x401 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 0 0 0 0 0 0 None
0x402 0 dc 0 16 0 r y . 5 6 5 0 . . 0 24 8 16 16 16 0 0 0 Slow
0x403 0 dc 0 16 0 r . . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x404 0 dc 0 16 0 r . . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x405 0 dc 0 16 0 r y . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x406 0 dc 0 16 0 r y . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x407 0 dc 0 16 0 r y . 5 6 5 0 . . 0 32 0 0 0 0 0 0 0 None
0x408 0 dc 0 16 0 r y . 5 6 5 0 . . 0 32 0 16 16 16 0 0 0 Slow
0x409 32 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x40a 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x40b 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
0x40c 32 tc 0 32 0 r . . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x40d 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x40e 32 tc 0 32 0 r y . 8 8 8 8 . . 0 16 0 0 0 0 0 0 0 None
0x40f 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x410 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x411 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 0 0 0 0 0 0 0 None
0x412 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x413 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x414 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
0x415 32 tc 0 32 0 r . . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x416 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x417 32 tc 0 32 0 r y . 8 8 8 8 . . 0 32 0 0 0 0 0 0 0 None
0x418 32 tc 0 32 0 r . . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x419 32 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x41a 32 tc 0 32 0 r y . 8 8 8 8 . s 0 0 0 0 0 0 0 0 0 None
0x41b 32 tc 0 32 0 r . . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x41c 32 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x41d 32 tc 0 32 0 r y . 8 8 8 8 . s 0 16 0 0 0 0 0 0 0 None
0x41e 32 tc 0 32 0 r . . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x41f 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x420 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 0 0 0 0 0 0 0 None
0x421 32 tc 0 32 0 r . . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x422 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x423 32 tc 0 32 0 r y . 8 8 8 8 . s 0 24 8 0 0 0 0 0 0 None
0x424 32 tc 0 32 0 r . . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x425 32 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 None
0x426 32 tc 0 32 0 r y . 8 8 8 8 . s 0 32 0 0 0 0 0 0 0 NoneOffline
Extended renderer info (GLX_MESA_query_renderer):
Vendor: VMware, Inc. (0xffffffff)
Device: llvmpipe (LLVM 9.0.1, 256 bits) (0xffffffff)
Version: 19.3.4
Accelerated: no
Video memory: 32042MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 3.3
Max compat profile version: 3.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.1
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 9.0.1, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 19.3.4
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profileYou're using software rendering, post full xorg log .
Last edited by Lone_Wolf (2020-03-01 13:04:35)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Xorg.0.log
[ 21.689] (--) Log file renamed from "/var/log/Xorg.pid-746.log" to "/var/log/Xorg.0.log"
[ 21.868]
X.Org X Server 1.20.7
X Protocol Version 11, Revision 0
[ 21.868] Build Operating System: Linux Arch Linux
[ 21.868] Current Operating System: Linux arch 5.5.6-arch1-1 #1 SMP PREEMPT Mon, 24 Feb 2020 12:20:16 +0000 x86_64
[ 21.868] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda5
[ 21.868] Build Date: 14 January 2020 07:13:52AM
[ 21.868]
[ 21.868] Current version of pixman: 0.38.4
[ 21.868] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.868] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.868] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 1 15:06:54 2020
[ 22.140] (==) Using config file: "/etc/X11/xorg.conf"
[ 22.140] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 22.300] (==) ServerLayout "Layout0"
[ 22.300] (**) |-->Screen "Screen0" (0)
[ 22.300] (**) | |-->Monitor "Monitor0"
[ 22.309] (**) | |-->Device "Device0"
[ 22.310] (**) |-->Input Device "Keyboard0"
[ 22.310] (**) |-->Input Device "Mouse0"
[ 22.310] (==) Automatically adding devices
[ 22.310] (==) Automatically enabling devices
[ 22.310] (==) Automatically adding GPU devices
[ 22.310] (==) Automatically binding GPU devices
[ 22.310] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 22.430] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 22.430] Entry deleted from font path.
[ 22.430] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 22.480] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 22.480] Entry deleted from font path.
[ 22.480] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 22.480] Entry deleted from font path.
[ 22.490] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 22.490] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 22.490] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 22.490] (WW) Disabling Keyboard0
[ 22.490] (WW) Disabling Mouse0
[ 22.490] (II) Module ABI versions:
[ 22.490] X.Org ANSI C Emulation: 0.4
[ 22.490] X.Org Video Driver: 24.1
[ 22.490] X.Org XInput driver : 24.1
[ 22.490] X.Org Server Extension : 10.0
[ 22.491] (++) using VT number 1
[ 22.491] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 22.491] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 22.491] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/x86_64-linux-gnu/xorg,/usr/lib/xorg/modules"
[ 22.491] (**) OutputClass "Nvidia Prime" ModulePath extended to "/x86_64-linux-gnu/nvidia/xorg,/usr/lib/x86_64-linux-gnu/xorg,/usr/lib/xorg/modules"
[ 22.491] (**) OutputClass "Nvidia Prime" setting /dev/dri/card0 as PrimaryGPU
[ 22.492] (--) PCI:*(2@0:0:0) 10de:1b82:1462:c303 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 22.492] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 22.492] (II) LoadModule: "glx"
[ 22.644] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 22.879] (II) Module glx: vendor="X.Org Foundation"
[ 22.879] compiled for 1.20.7, module version = 1.0.0
[ 22.879] ABI class: X.Org Server Extension, version 10.0
[ 22.879] (II) LoadModule: "nvidia"
[ 22.879] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 23.073] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 23.073] compiled for 1.6.99.901, module version = 1.0.0
[ 23.073] Module class: X.Org Video Driver
[ 23.090] (II) NVIDIA dlloader X Driver 440.59 Thu Jan 30 01:08:17 UTC 2020
[ 23.090] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 23.102] (II) Loading sub module "fb"
[ 23.102] (II) LoadModule: "fb"
[ 23.103] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 23.142] (II) Module fb: vendor="X.Org Foundation"
[ 23.142] compiled for 1.20.7, module version = 1.0.0
[ 23.142] ABI class: X.Org ANSI C Emulation, version 0.4
[ 23.142] (II) Loading sub module "wfb"
[ 23.142] (II) LoadModule: "wfb"
[ 23.142] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 23.283] (II) Module wfb: vendor="X.Org Foundation"
[ 23.283] compiled for 1.20.7, module version = 1.0.0
[ 23.283] ABI class: X.Org ANSI C Emulation, version 0.4
[ 23.283] (II) Loading sub module "ramdac"
[ 23.283] (II) LoadModule: "ramdac"
[ 23.283] (II) Module "ramdac" already built-in
[ 23.286] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 23.286] (==) NVIDIA(0): RGB weight 888
[ 23.286] (==) NVIDIA(0): Default visual is TrueColor
[ 23.286] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 23.310] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 23.310] (II) Applying OutputClass "Nvidia Prime" options to /dev/dri/card0
[ 23.310] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 23.310] (**) NVIDIA(0): Option "IgnoreDisplayDevices" "CRT"
[ 23.310] (**) NVIDIA(0): Enabling 2D acceleration
[ 23.310] (II) Loading sub module "glxserver_nvidia"
[ 23.310] (II) LoadModule: "glxserver_nvidia"
[ 23.311] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 23.437] (EE) Failed to load /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so: libnvidia-tls.so.435.21: cannot open shared object file: No such file or directory
[ 23.437] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (loader failed, 0)
[ 23.437] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 23.437] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 23.437] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 23.437] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 23.437] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 23.437] (II) NVIDIA: The X server does not support PRIME Render Offload.
[ 24.095] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:2:0:0
[ 24.095] (--) NVIDIA(0): DFP-0
[ 24.095] (--) NVIDIA(0): DFP-1
[ 24.095] (--) NVIDIA(0): DFP-2
[ 24.095] (--) NVIDIA(0): DFP-3
[ 24.095] (--) NVIDIA(0): DFP-4
[ 24.095] (--) NVIDIA(0): DFP-5
[ 24.095] (--) NVIDIA(0): DFP-6 (boot)
[ 24.095] (--) NVIDIA(0): DFP-7
[ 24.095] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1070 Ti (GP104-A) at PCI:2:0:0 (GPU-0)
[ 24.095] (--) NVIDIA(0): Memory: 8388608 kBytes
[ 24.095] (--) NVIDIA(0): VideoBIOS: 86.04.85.00.9c
[ 24.095] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 24.095] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 24.095] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 24.095] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 24.095] (--) NVIDIA(GPU-0):
[ 24.125] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): connected
[ 24.125] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): Internal TMDS
[ 24.125] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): 600.0 MHz maximum pixel clock
[ 24.125] (--) NVIDIA(GPU-0):
[ 24.125] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 24.125] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 24.125] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 24.125] (--) NVIDIA(GPU-0):
[ 24.127] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 24.127] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 24.127] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 24.127] (--) NVIDIA(GPU-0):
[ 24.127] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 24.127] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 24.127] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 24.127] (--) NVIDIA(GPU-0):
[ 24.127] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 24.127] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 24.127] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 24.127] (--) NVIDIA(GPU-0):
[ 24.127] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 24.127] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 24.127] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 24.127] (--) NVIDIA(GPU-0):
[ 24.128] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 24.128] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 24.128] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 24.128] (--) NVIDIA(GPU-0):
[ 24.137] (==) NVIDIA(0):
[ 24.137] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 24.137] (==) NVIDIA(0): will be used as the requested mode.
[ 24.137] (==) NVIDIA(0):
[ 24.137] (II) NVIDIA(0): Validated MetaModes:
[ 24.137] (II) NVIDIA(0): "DFP-6:nvidia-auto-select,DFP-1:nvidia-auto-select"
[ 24.137] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[ 24.144] (--) NVIDIA(0): DPI set to (82, 78); computed from "UseEdidDpi" X config
[ 24.144] (--) NVIDIA(0): option
[ 24.145] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 24.145] (II) NVIDIA: access.
[ 24.147] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 24.147] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 24.147] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 24.147] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 24.147] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 24.147] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 24.147] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 24.147] (II) NVIDIA(0): Config Options in the README.
[ 24.180] (II) NVIDIA(0): Setting mode "DFP-6:nvidia-auto-select,DFP-1:nvidia-auto-select"
[ 27.698] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 27.698] (==) NVIDIA(0): Backing store enabled
[ 27.698] (==) NVIDIA(0): Silken mouse disabled
[ 27.699] (**) NVIDIA(0): DPMS enabled
[ 27.717] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[ 27.717] (II) Loading sub module "dri2"
[ 27.717] (II) LoadModule: "dri2"
[ 27.717] (II) Module "dri2" already built-in
[ 27.717] (II) NVIDIA(0): [DRI2] Setup complete
[ 27.717] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 27.840] (II) Initializing extension Generic Event Extension
[ 27.840] (II) Initializing extension SHAPE
[ 27.840] (II) Initializing extension MIT-SHM
[ 27.841] (II) Initializing extension XInputExtension
[ 27.841] (II) Initializing extension XTEST
[ 27.841] (II) Initializing extension BIG-REQUESTS
[ 27.842] (II) Initializing extension SYNC
[ 27.842] (II) Initializing extension XKEYBOARD
[ 27.842] (II) Initializing extension XC-MISC
[ 27.842] (II) Initializing extension SECURITY
[ 27.843] (II) Initializing extension XFIXES
[ 27.843] (II) Initializing extension RENDER
[ 27.843] (II) Initializing extension RANDR
[ 27.844] (II) Initializing extension COMPOSITE
[ 27.844] (II) Initializing extension DAMAGE
[ 27.845] (II) Initializing extension MIT-SCREEN-SAVER
[ 27.845] (II) Initializing extension DOUBLE-BUFFER
[ 27.845] (II) Initializing extension RECORD
[ 27.845] (II) Initializing extension DPMS
[ 27.846] (II) Initializing extension Present
[ 27.846] (II) Initializing extension DRI3
[ 27.846] (II) Initializing extension X-Resource
[ 27.846] (II) Initializing extension XVideo
[ 27.847] (II) Initializing extension XVideo-MotionCompensation
[ 27.847] (II) Initializing extension GLX
[ 27.847] (II) AIGLX: Screen 0 is not DRI2 capable
[ 33.101] (II) IGLX: Loaded and initialized swrast
[ 33.101] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 33.101] (II) Initializing extension XFree86-VidModeExtension
[ 33.101] (II) Initializing extension XFree86-DGA
[ 33.101] (II) Initializing extension XFree86-DRI
[ 33.101] (II) Initializing extension DRI2
[ 33.101] (II) Initializing extension NV-GLX
[ 33.101] (II) Initializing extension NV-CONTROL
[ 33.101] (II) Initializing extension XINERAMA
[ 34.595] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 34.595] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 34.595] (II) LoadModule: "libinput"
[ 34.684] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 35.104] (II) Module libinput: vendor="X.Org Foundation"
[ 35.104] compiled for 1.20.5, module version = 0.29.0
[ 35.104] Module class: X.Org XInput Driver
[ 35.104] ABI class: X.Org XInput driver, version 24.1
[ 35.104] (II) Using input driver 'libinput' for 'Power Button'
[ 35.104] (**) Power Button: always reports core events
[ 35.104] (**) Option "Device" "/dev/input/event2"
[ 35.104] (**) Option "_source" "server/udev"
[ 35.233] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 35.233] (II) event2 - Power Button: device is a keyboard
[ 35.233] (II) event2 - Power Button: device removed
[ 35.267] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 35.268] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 35.268] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 35.273] (II) event2 - Power Button: device is a keyboard
[ 35.273] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 35.273] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 35.273] (II) Using input driver 'libinput' for 'Power Button'
[ 35.273] (**) Power Button: always reports core events
[ 35.273] (**) Option "Device" "/dev/input/event1"
[ 35.273] (**) Option "_source" "server/udev"
[ 35.273] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 35.273] (II) event1 - Power Button: device is a keyboard
[ 35.273] (II) event1 - Power Button: device removed
[ 35.296] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 35.296] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 35.297] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 35.297] (II) event1 - Power Button: device is a keyboard
[ 35.297] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 35.297] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 35.297] (II) Using input driver 'libinput' for 'Sleep Button'
[ 35.297] (**) Sleep Button: always reports core events
[ 35.297] (**) Option "Device" "/dev/input/event0"
[ 35.297] (**) Option "_source" "server/udev"
[ 35.298] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 35.298] (II) event0 - Sleep Button: device is a keyboard
[ 35.298] (II) event0 - Sleep Button: device removed
[ 35.318] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 35.318] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 35.319] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 35.319] (II) event0 - Sleep Button: device is a keyboard
[ 35.319] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event28)
[ 35.319] (II) No input driver specified, ignoring this device.
[ 35.319] (II) This device may have been added with another device file.
[ 35.320] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event29)
[ 35.320] (II) No input driver specified, ignoring this device.
[ 35.320] (II) This device may have been added with another device file.
[ 35.320] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event30)
[ 35.320] (II) No input driver specified, ignoring this device.
[ 35.320] (II) This device may have been added with another device file.
[ 35.320] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event31)
[ 35.320] (II) No input driver specified, ignoring this device.
[ 35.320] (II) This device may have been added with another device file.
[ 35.320] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event256)
[ 35.320] (II) No input driver specified, ignoring this device.
[ 35.320] (II) This device may have been added with another device file.
[ 35.320] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event257)
[ 35.320] (II) No input driver specified, ignoring this device.
[ 35.320] (II) This device may have been added with another device file.
[ 35.321] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event258)
[ 35.321] (II) No input driver specified, ignoring this device.
[ 35.321] (II) This device may have been added with another device file.
[ 35.321] (II) config/udev: Adding input device Logitech G933 Artemis Spectrum Snow Consumer Control (/dev/input/event16)
[ 35.321] (**) Logitech G933 Artemis Spectrum Snow Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 35.321] (II) Using input driver 'libinput' for 'Logitech G933 Artemis Spectrum Snow Consumer Control'
[ 35.321] (**) Logitech G933 Artemis Spectrum Snow Consumer Control: always reports core events
[ 35.321] (**) Option "Device" "/dev/input/event16"
[ 35.321] (**) Option "_source" "server/udev"
[ 35.322] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: is tagged by udev as: Keyboard
[ 35.322] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: device is a keyboard
[ 35.322] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: device removed
[ 35.360] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.3/0003:046D:0A5B.0007/input/input16/event16"
[ 35.360] (II) XINPUT: Adding extended input device "Logitech G933 Artemis Spectrum Snow Consumer Control" (type: KEYBOARD, id 9)
[ 35.361] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: is tagged by udev as: Keyboard
[ 35.361] (II) event16 - Logitech G933 Artemis Spectrum Snow Consumer Control: device is a keyboard
[ 35.361] (II) config/udev: Adding input device Logitech G933 Artemis Spectrum Snow (/dev/input/event17)
[ 35.361] (**) Logitech G933 Artemis Spectrum Snow: Applying InputClass "libinput keyboard catchall"
[ 35.361] (II) Using input driver 'libinput' for 'Logitech G933 Artemis Spectrum Snow'
[ 35.361] (**) Logitech G933 Artemis Spectrum Snow: always reports core events
[ 35.361] (**) Option "Device" "/dev/input/event17"
[ 35.361] (**) Option "_source" "server/udev"
[ 35.362] (II) event17 - Logitech G933 Artemis Spectrum Snow: is tagged by udev as: Keyboard
[ 35.362] (II) event17 - Logitech G933 Artemis Spectrum Snow: device is a keyboard
[ 35.363] (II) event17 - Logitech G933 Artemis Spectrum Snow: device removed
[ 35.410] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.3/0003:046D:0A5B.0007/input/input17/event17"
[ 35.410] (II) XINPUT: Adding extended input device "Logitech G933 Artemis Spectrum Snow" (type: KEYBOARD, id 10)
[ 35.411] (II) event17 - Logitech G933 Artemis Spectrum Snow: is tagged by udev as: Keyboard
[ 35.411] (II) event17 - Logitech G933 Artemis Spectrum Snow: device is a keyboard
[ 35.412] (II) config/udev: Adding input device Logitech G933 Artemis Spectrum Snow (/dev/input/event18)
[ 35.412] (II) No input driver specified, ignoring this device.
[ 35.412] (II) This device may have been added with another device file.
[ 35.412] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/event3)
[ 35.412] (**) Corsair Corsair Gaming HARPOON RGB Mouse: Applying InputClass "libinput pointer catchall"
[ 35.412] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming HARPOON RGB Mouse'
[ 35.412] (**) Corsair Corsair Gaming HARPOON RGB Mouse: always reports core events
[ 35.412] (**) Option "Device" "/dev/input/event3"
[ 35.412] (**) Option "_source" "server/udev"
[ 35.467] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: is tagged by udev as: Mouse
[ 35.467] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: device is a pointer
[ 35.467] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: device removed
[ 35.516] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:1B1C:1B3C.0001/input/input3/event3"
[ 35.517] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming HARPOON RGB Mouse" (type: MOUSE, id 11)
[ 35.517] (**) Option "AccelerationScheme" "none"
[ 35.517] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) selected scheme none/0
[ 35.517] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) acceleration factor: 2.000
[ 35.517] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) acceleration threshold: 4
[ 35.574] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: is tagged by udev as: Mouse
[ 35.574] (II) event3 - Corsair Corsair Gaming HARPOON RGB Mouse: device is a pointer
[ 35.574] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/mouse0)
[ 35.574] (II) No input driver specified, ignoring this device.
[ 35.574] (II) This device may have been added with another device file.
[ 35.575] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/event4)
[ 35.575] (**) Corsair Corsair Gaming HARPOON RGB Mouse: Applying InputClass "libinput pointer catchall"
[ 35.575] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming HARPOON RGB Mouse'
[ 35.575] (**) Corsair Corsair Gaming HARPOON RGB Mouse: always reports core events
[ 35.575] (**) Option "Device" "/dev/input/event4"
[ 35.575] (**) Option "_source" "server/udev"
[ 35.575] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: is tagged by udev as: Mouse
[ 35.575] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: device is a pointer
[ 35.575] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: device removed
[ 35.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B3C.0002/input/input4/event4"
[ 35.616] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming HARPOON RGB Mouse" (type: MOUSE, id 12)
[ 35.617] (**) Option "AccelerationScheme" "none"
[ 35.617] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) selected scheme none/0
[ 35.617] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) acceleration factor: 2.000
[ 35.617] (**) Corsair Corsair Gaming HARPOON RGB Mouse: (accel) acceleration threshold: 4
[ 35.617] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: is tagged by udev as: Mouse
[ 35.617] (II) event4 - Corsair Corsair Gaming HARPOON RGB Mouse: device is a pointer
[ 35.618] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/js0)
[ 35.618] (II) No input driver specified, ignoring this device.
[ 35.618] (II) This device may have been added with another device file.
[ 35.618] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/mouse1)
[ 35.618] (II) No input driver specified, ignoring this device.
[ 35.618] (II) This device may have been added with another device file.
[ 35.618] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control (/dev/input/event5)
[ 35.618] (**) Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 35.618] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control'
[ 35.618] (**) Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: always reports core events
[ 35.618] (**) Option "Device" "/dev/input/event5"
[ 35.618] (**) Option "_source" "server/udev"
[ 35.619] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: is tagged by udev as: Keyboard
[ 35.619] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: device is a keyboard
[ 35.619] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: device removed
[ 35.673] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:1B1C:1B3C.0002/input/input5/event5"
[ 35.673] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control" (type: KEYBOARD, id 13)
[ 35.674] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: is tagged by udev as: Keyboard
[ 35.674] (II) event5 - Corsair Corsair Gaming HARPOON RGB Mouse Consumer Control: device is a keyboard
[ 35.674] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/event6)
[ 35.675] (II) No input driver specified, ignoring this device.
[ 35.675] (II) This device may have been added with another device file.
[ 35.675] (II) config/udev: Adding input device Corsair Corsair Gaming HARPOON RGB Mouse (/dev/input/event7)
[ 35.675] (II) No input driver specified, ignoring this device.
[ 35.675] (II) This device may have been added with another device file.
[ 35.675] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard (/dev/input/event8)
[ 35.675] (**) Corsair Corsair Gaming K68 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 35.675] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K68 Keyboard'
[ 35.675] (**) Corsair Corsair Gaming K68 Keyboard: always reports core events
[ 35.675] (**) Option "Device" "/dev/input/event8"
[ 35.675] (**) Option "_source" "server/udev"
[ 35.676] (II) event8 - Corsair Corsair Gaming K68 Keyboard: is tagged by udev as: Keyboard
[ 35.676] (II) event8 - Corsair Corsair Gaming K68 Keyboard: device is a keyboard
[ 35.676] (II) event8 - Corsair Corsair Gaming K68 Keyboard: device removed
[ 35.707] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:1B1C:1B3F.0003/input/input8/event8"
[ 35.707] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K68 Keyboard" (type: KEYBOARD, id 14)
[ 35.711] (II) event8 - Corsair Corsair Gaming K68 Keyboard: is tagged by udev as: Keyboard
[ 35.711] (II) event8 - Corsair Corsair Gaming K68 Keyboard: device is a keyboard
[ 35.714] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard Consumer Control (/dev/input/event10)
[ 35.714] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 35.714] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K68 Keyboard Consumer Control'
[ 35.714] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: always reports core events
[ 35.714] (**) Option "Device" "/dev/input/event10"
[ 35.714] (**) Option "_source" "server/udev"
[ 35.718] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 35.719] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: device is a keyboard
[ 35.719] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: device removed
[ 35.747] (II) libinput: Corsair Corsair Gaming K68 Keyboard Consumer Control: needs a virtual subdevice
[ 35.747] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input10/event10"
[ 35.747] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K68 Keyboard Consumer Control" (type: MOUSE, id 15)
[ 35.747] (**) Option "AccelerationScheme" "none"
[ 35.747] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: (accel) selected scheme none/0
[ 35.747] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 35.747] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 35.750] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 35.750] (II) event10 - Corsair Corsair Gaming K68 Keyboard Consumer Control: device is a keyboard
[ 35.751] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard (/dev/input/event11)
[ 35.751] (II) No input driver specified, ignoring this device.
[ 35.751] (II) This device may have been added with another device file.
[ 35.752] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard (/dev/input/event12)
[ 35.752] (II) No input driver specified, ignoring this device.
[ 35.752] (II) This device may have been added with another device file.
[ 35.753] (II) config/udev: Adding input device Corsair Corsair Gaming K68 Keyboard (/dev/input/event9)
[ 35.753] (**) Corsair Corsair Gaming K68 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 35.753] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K68 Keyboard'
[ 35.753] (**) Corsair Corsair Gaming K68 Keyboard: always reports core events
[ 35.753] (**) Option "Device" "/dev/input/event9"
[ 35.753] (**) Option "_source" "server/udev"
[ 35.755] (II) event9 - Corsair Corsair Gaming K68 Keyboard: is tagged by udev as: Keyboard
[ 35.755] (II) event9 - Corsair Corsair Gaming K68 Keyboard: device is a keyboard
[ 35.755] (II) event9 - Corsair Corsair Gaming K68 Keyboard: device removed
[ 35.780] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input9/event9"
[ 35.780] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K68 Keyboard" (type: KEYBOARD, id 16)
[ 35.781] (II) event9 - Corsair Corsair Gaming K68 Keyboard: is tagged by udev as: Keyboard
[ 35.781] (II) event9 - Corsair Corsair Gaming K68 Keyboard: device is a keyboard
[ 35.782] (II) config/udev: Adding input device USB Keyboard (/dev/input/event13)
[ 35.782] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 35.782] (II) Using input driver 'libinput' for ' USB Keyboard'
[ 35.782] (**) USB Keyboard: always reports core events
[ 35.782] (**) Option "Device" "/dev/input/event13"
[ 35.782] (**) Option "_source" "server/udev"
[ 35.783] (II) event13 - USB Keyboard: is tagged by udev as: Keyboard
[ 35.783] (II) event13 - USB Keyboard: device is a keyboard
[ 35.783] (II) event13 - USB Keyboard: device removed
[ 35.803] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.0/0003:04D9:1503.0005/input/input13/event13"
[ 35.803] (II) XINPUT: Adding extended input device " USB Keyboard" (type: KEYBOARD, id 17)
[ 35.804] (II) event13 - USB Keyboard: is tagged by udev as: Keyboard
[ 35.804] (II) event13 - USB Keyboard: device is a keyboard
[ 35.805] (II) config/udev: Adding input device USB Keyboard System Control (/dev/input/event14)
[ 35.805] (**) USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 35.805] (II) Using input driver 'libinput' for ' USB Keyboard System Control'
[ 35.805] (**) USB Keyboard System Control: always reports core events
[ 35.805] (**) Option "Device" "/dev/input/event14"
[ 35.805] (**) Option "_source" "server/udev"
[ 35.806] (II) event14 - USB Keyboard System Control: is tagged by udev as: Keyboard
[ 35.806] (II) event14 - USB Keyboard System Control: device is a keyboard
[ 35.806] (II) event14 - USB Keyboard System Control: device removed
[ 35.826] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.1/0003:04D9:1503.0006/input/input14/event14"
[ 35.826] (II) XINPUT: Adding extended input device " USB Keyboard System Control" (type: KEYBOARD, id 18)
[ 35.828] (II) event14 - USB Keyboard System Control: is tagged by udev as: Keyboard
[ 35.828] (II) event14 - USB Keyboard System Control: device is a keyboard
[ 35.828] (II) config/udev: Adding input device USB Keyboard Consumer Control (/dev/input/event15)
[ 35.828] (**) USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 35.828] (II) Using input driver 'libinput' for ' USB Keyboard Consumer Control'
[ 35.828] (**) USB Keyboard Consumer Control: always reports core events
[ 35.828] (**) Option "Device" "/dev/input/event15"
[ 35.828] (**) Option "_source" "server/udev"
[ 35.829] (II) event15 - USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 35.829] (II) event15 - USB Keyboard Consumer Control: device is a keyboard
[ 35.829] (II) event15 - USB Keyboard Consumer Control: device removed
[ 35.866] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.4/0000:05:00.0/usb3/3-2/3-2:1.1/0003:04D9:1503.0006/input/input15/event15"
[ 35.866] (II) XINPUT: Adding extended input device " USB Keyboard Consumer Control" (type: KEYBOARD, id 19)
[ 35.868] (II) event15 - USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 35.868] (II) event15 - USB Keyboard Consumer Control: device is a keyboard
[ 35.868] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event21)
[ 35.868] (II) No input driver specified, ignoring this device.
[ 35.868] (II) This device may have been added with another device file.
[ 35.869] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event22)
[ 35.869] (II) No input driver specified, ignoring this device.
[ 35.869] (II) This device may have been added with another device file.
[ 35.869] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event23)
[ 35.869] (II) No input driver specified, ignoring this device.
[ 35.869] (II) This device may have been added with another device file.
[ 35.869] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event24)
[ 35.869] (II) No input driver specified, ignoring this device.
[ 35.869] (II) This device may have been added with another device file.
[ 35.869] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event25)
[ 35.869] (II) No input driver specified, ignoring this device.
[ 35.869] (II) This device may have been added with another device file.
[ 35.870] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event26)
[ 35.870] (II) No input driver specified, ignoring this device.
[ 35.870] (II) This device may have been added with another device file.
[ 35.870] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event27)
[ 35.870] (II) No input driver specified, ignoring this device.
[ 35.870] (II) This device may have been added with another device file.
[ 35.870] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event20)
[ 35.870] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 35.870] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 35.870] (**) Eee PC WMI hotkeys: always reports core events
[ 35.870] (**) Option "Device" "/dev/input/event20"
[ 35.870] (**) Option "_source" "server/udev"
[ 35.871] (II) event20 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 35.871] (II) event20 - Eee PC WMI hotkeys: device is a keyboard
[ 35.871] (II) event20 - Eee PC WMI hotkeys: device removed
[ 35.906] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input21/event20"
[ 35.906] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 20)
[ 35.907] (II) event20 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 35.907] (II) event20 - Eee PC WMI hotkeys: device is a keyboard
[ 35.907] (II) config/udev: Adding input device PC Speaker (/dev/input/event19)
[ 35.907] (II) No input driver specified, ignoring this device.
[ 35.907] (II) This device may have been added with another device file.
[ 35.910] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 35.910] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K68 Keyboard Consumer Control'
[ 35.910] (**) Corsair Corsair Gaming K68 Keyboard Consumer Control: always reports core events
[ 35.910] (**) Option "Device" "/dev/input/event10"
[ 35.910] (**) Option "_source" "_driver/libinput"
[ 35.910] (II) libinput: Corsair Corsair Gaming K68 Keyboard Consumer Control: is a virtual subdevice
[ 35.910] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B3F.0004/input/input10/event10"
[ 35.910] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K68 Keyboard Consumer Control" (type: KEYBOARD, id 21)
[ 35.910] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 35.910] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 35.910] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 35.910] (--) NVIDIA(GPU-0):
[ 35.969] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): connected
[ 35.969] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): Internal TMDS
[ 35.969] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): 600.0 MHz maximum pixel clock
[ 35.969] (--) NVIDIA(GPU-0):
[ 35.998] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): connected
[ 35.998] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): Internal TMDS
[ 35.998] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): 600.0 MHz maximum pixel clock
[ 35.998] (--) NVIDIA(GPU-0):
[ 36.139] (EE) Failed to open authorization file "/var/run/sddm/{141339d3-bc12-43c3-aeab-dd0da8fb30e9}": No such file or directory
[ 36.775] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 36.775] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 36.775] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 36.776] (--) NVIDIA(GPU-0):
[ 36.805] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): connected
[ 36.805] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): Internal TMDS
[ 36.805] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): 600.0 MHz maximum pixel clock
[ 36.805] (--) NVIDIA(GPU-0):
[ 36.805] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 36.805] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 36.805] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 36.805] (--) NVIDIA(GPU-0):
[ 36.805] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 36.805] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 36.805] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 36.805] (--) NVIDIA(GPU-0):
[ 36.805] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 36.805] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 36.805] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 36.805] (--) NVIDIA(GPU-0):
[ 36.805] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 36.805] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 36.805] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 36.805] (--) NVIDIA(GPU-0):
[ 36.805] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 36.805] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 36.805] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 36.805] (--) NVIDIA(GPU-0):
[ 36.806] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 36.806] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 36.806] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 36.806] (--) NVIDIA(GPU-0):
[ 86.118] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 86.118] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 86.118] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 86.118] (--) NVIDIA(GPU-0):
[ 86.147] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): connected
[ 86.147] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): Internal TMDS
[ 86.147] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): 600.0 MHz maximum pixel clock
[ 86.147] (--) NVIDIA(GPU-0):
[ 86.147] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 86.147] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 86.147] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 86.147] (--) NVIDIA(GPU-0):
[ 86.148] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 86.148] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 86.148] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 86.148] (--) NVIDIA(GPU-0):
[ 86.148] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 86.148] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 86.148] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 86.148] (--) NVIDIA(GPU-0):
[ 86.148] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 86.148] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 86.148] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 86.148] (--) NVIDIA(GPU-0):
[ 86.148] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 86.148] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 86.148] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 86.148] (--) NVIDIA(GPU-0):
[ 86.149] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 86.149] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 86.149] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 86.149] (--) NVIDIA(GPU-0):
[ 86.465] (II) NVIDIA(0): Setting mode "DP-4: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-0: 1920x1080_75 @1920x1080 +1920+169 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 95.434] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 95.434] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 95.434] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 95.434] (--) NVIDIA(GPU-0):
[ 95.463] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): connected
[ 95.463] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): Internal TMDS
[ 95.463] (--) NVIDIA(GPU-0): Acer S271HL (DFP-1): 600.0 MHz maximum pixel clock
[ 95.463] (--) NVIDIA(GPU-0):
[ 95.463] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 95.463] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 95.463] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 95.463] (--) NVIDIA(GPU-0):
[ 95.463] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 95.463] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 95.463] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 95.463] (--) NVIDIA(GPU-0):
[ 95.463] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 95.463] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 95.463] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 95.463] (--) NVIDIA(GPU-0):
[ 95.463] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 95.463] (--) NVIDIA(GPU-0): DFP-5: Internal TMDS
[ 95.463] (--) NVIDIA(GPU-0): DFP-5: 165.0 MHz maximum pixel clock
[ 95.463] (--) NVIDIA(GPU-0):
[ 95.463] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): connected
[ 95.463] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): Internal DisplayPort
[ 95.463] (--) NVIDIA(GPU-0): Microstep Optix MAG27C (DFP-6): 1440.0 MHz maximum pixel clock
[ 95.463] (--) NVIDIA(GPU-0):
[ 95.464] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 95.464] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 95.464] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 95.464] (--) NVIDIA(GPU-0): Offline
I have both of my displays working off of my NVIDIA card with desktops and some animations without NVIDIA optimus.
[ 22.140] (==) Using config file: "/etc/X11/xorg.conf"
…
[ 22.491] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/x86_64-linux-gnu/xorg,/usr/lib/xorg/modules"
[ 22.491] (**) OutputClass "Nvidia Prime" ModulePath extended to "/x86_64-linux-gnu/nvidia/xorg,/usr/lib/x86_64-linux-gnu/xorg,/usr/lib/xorg/modules"
…
[ 22.644] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
…
[ 23.437] (EE) Failed to load /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so: libnvidia-tls.so.435.21: cannot open shared object file: No such file or directory
[ 23.437] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (loader failed, 0)
[ 23.437] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 23.437] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 23.437] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 23.437] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 23.437] (EE) NVIDIA(0): reinstalling the NVIDIA driver.How did you install the nvidia driver and how do you intend to use the optimus system?
The xorg.conf smells like generated by nvidia-xconfig, which is incapable of handling optimus systems in a meaningful way.
Offline
What does xrandr output?
Also why are you using an xorg.conf? Since quite a long time ago it is no longer necessary in most cases. If you are using optimus I believe that you also don't need to do anything now (a few hacks used to be necessary.)
Offline
Pages: 1