You are not logged in.
Hey friends, I'm using two monitors and my primary monitor is not getting any signal. Xrandr shows my primary monitor is connected and the virtual screen already as a size encompassing both monitors. i3 sets up a workspace for the primary monitor too. However, only the secondary monitor shows anything. I can set the mode of the primary monitor from 3840x2160 to 1920x1080 and back using xrandr and everything works as expected but hoping to find a better solution.
Right now I'm using packages linux-lts, nvidia-dkms, lxdm, xorg, and i3-wm. I have also tried package combinations (linux, nvidia, lightdm), (linux-lts, nvidia-lts, lightdm) and (linux-lts, nvidia-lts, lxdm). I've tried rebooting with and without Nvidia KMS modules. I've blown it all away and reinstalled Arch. Of course, I'm up-to-date via pacman -Syu.
I'm not sure where the problem is or what to try next - what do you think? The code snippets below show my latest state.
$ lsinitcpio /boot/initramfs-linux-lts.img | grep -i nvidia
usr/lib/firmware/nvidia/
usr/lib/firmware/nvidia/470.74/
usr/lib/firmware/nvidia/470.74/gsp.bin
usr/lib/modprobe.d/nvidia-dkms.conf
usr/lib/modules/5.10.75-1-lts/kernel/nvidia-drm.ko
usr/lib/modules/5.10.75-1-lts/kernel/nvidia.ko
usr/lib/modules/5.10.75-1-lts/kernel/nvidia-modeset.ko
usr/lib/modules/5.10.75-1-lts/kernel/nvidia-uvm.ko$ lsmod | grep -i nvidia
nvidia_drm 69632 4
drm_kms_helper 278528 1 nvidia_drm
nvidia_uvm 1187840 0
nvidia_modeset 1204224 8 nvidia_drm
nvidia 35332096 404 nvidia_uvm,nvidia_modeset
drm 577536 8 drm_kms_helper,nvidia,nvidia_drm$ pacman -Q | grep nvidia
nvidia-dkms 470.74-1
nvidia-utils 470.74-1$ pacman -Q | grep lxdm
lxdm 0.5.3-7$ pacman -Q | grep xorg
xorg-fonts-encodings 1.0.5-2
xorg-server 1.20.13-2
xorg-server-common 1.20.13-2
xorg-setxkbmap 1.3.2-2
xorg-xkbcomp 1.4.5-1
xorg-xprop 1.2.5-1
xorg-xrandr 1.5.1-2
xorg-xrdb 1.2.1-1
xorg-xset 1.2.4-2
xorgproto 2021.5-1$ pacman -Q | grep i3-wm
i3-wm 4.20-1$ dmesg | grep -i nvidia
[ 1.632221] nvidia: loading out-of-tree module taints kernel.
[ 1.632228] nvidia: module license 'NVIDIA' taints kernel.
[ 1.638844] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 1.650032] nvidia-nvlink: Nvlink Core is being initialized, major device number 239
[ 1.650554] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 1.767099] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.74 Mon Sep 13 23:09:15 UTC 2021
[ 1.769409] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.74 Mon Sep 13 22:59:50 UTC 2021
[ 1.770091] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[ 1.777090] nvidia-uvm: Loaded the UVM driver, major device number 237.
[ 1.785848] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 1.785849] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 59.423401] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
[ 59.423439] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input30
[ 59.423473] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input31
[ 59.423604] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input32
[ 59.423657] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input33
[ 59.423731] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input34
[ 59.423780] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input35$ dmesg
[ 0.000000] Linux version 5.10.75-1-lts (linux-lts@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Wed, 20 Oct 2021 11:02:09 +0000
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=1c472b81-42fc-4bf6-899e-c95be7518049 rw loglevel=3 quiet root=/dev/mapper/cryptroot cryptdevice=/dev/nvme0n1p2:cryptroot
[ 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-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006adf5fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006adf6000-0x000000006adf6fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006adf7000-0x000000006ae20fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006ae21000-0x000000006ae71fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006ae72000-0x000000006b53dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006b53e000-0x0000000086e59fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000086e5a000-0x0000000086eb0fff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000086eb1000-0x00000000877b2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000877b3000-0x0000000087f99fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000087f9a000-0x0000000087ffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000087fff000-0x0000000087ffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000088000000-0x00000000880fffff] 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 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004757fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by American Megatrends
[ 0.000000] efi: ACPI=0x87f31000 ACPI 2.0=0x87f31000 SMBIOS=0xf05e0
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./H170M Pro4S, BIOS P1.60 11/10/2015
[ 0.000000] tsc: Detected 3500.000 MHz processor
[ 0.000000] tsc: Detected 3499.912 MHz TSC
[ 0.000443] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000445] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000451] last_pfn = 0x475800 max_arch_pfn = 0x400000000
[ 0.000453] MTRR default type: write-back
[ 0.000453] MTRR fixed ranges enabled:
[ 0.000454] 00000-9FFFF write-back
[ 0.000455] A0000-BFFFF uncachable
[ 0.000456] C0000-FFFFF write-protect
[ 0.000456] MTRR variable ranges enabled:
[ 0.000457] 0 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000458] 1 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000459] 2 base 0090000000 mask 7FF0000000 uncachable
[ 0.000459] 3 base 008C000000 mask 7FFC000000 uncachable
[ 0.000460] 4 base 008A000000 mask 7FFE000000 uncachable
[ 0.000461] 5 base 0089000000 mask 7FFF000000 uncachable
[ 0.000461] 6 base 0088800000 mask 7FFF800000 uncachable
[ 0.000462] 7 disabled
[ 0.000462] 8 disabled
[ 0.000463] 9 disabled
[ 0.000732] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000943] last_pfn = 0x88000 max_arch_pfn = 0x400000000
[ 0.006652] found SMP MP-table at [mem 0x000fc6c0-0x000fc6cf]
[ 0.006665] check: Scanning 1 areas for low memory corruption
[ 0.006670] Using GB pages for direct mapping
[ 0.007150] Secure boot disabled
[ 0.007151] RAMDISK: [mem 0x310a5000-0x34849fff]
[ 0.007153] ACPI: Early table checksum verification disabled
[ 0.007155] ACPI: RSDP 0x0000000087F31000 000024 (v02 ALASKA)
[ 0.007158] ACPI: XSDT 0x0000000087F310A0 0000BC (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007161] ACPI: FACP 0x0000000087F52468 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.007165] ACPI: DSDT 0x0000000087F311F0 021271 (v02 ALASKA A M I 01072009 INTL 20120913)
[ 0.007168] ACPI: FACS 0x0000000087F99F80 000040
[ 0.007170] ACPI: APIC 0x0000000087F52578 000084 (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.007172] ACPI: FPDT 0x0000000087F52600 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007174] ACPI: FIDT 0x0000000087F52648 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007176] ACPI: MCFG 0x0000000087F526E8 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.007179] ACPI: HPET 0x0000000087F52728 000038 (v01 ALASKA A M I 01072009 AMI. 0005000B)
[ 0.007181] ACPI: SSDT 0x0000000087F52760 00036D (v01 SataRe SataTabl 00001000 INTL 20120913)
[ 0.007183] ACPI: LPIT 0x0000000087F52AD0 000094 (v01 INTEL SKL 00000000 MSFT 0000005F)
[ 0.007185] ACPI: SSDT 0x0000000087F52B68 00002B (v02 INTEL UsbCTabl 00001000 INTL 20120913)
[ 0.007187] ACPI: DBGP 0x0000000087F52B98 000034 (v01 INTEL 00000000 MSFT 0000005F)
[ 0.007190] ACPI: DBG2 0x0000000087F52BD0 000054 (v00 INTEL 00000000 MSFT 0000005F)
[ 0.007192] ACPI: SSDT 0x0000000087F52C28 00061A (v02 INTEL xh_rvp08 00000000 INTL 20120913)
[ 0.007194] ACPI: AAFT 0x0000000087F53248 000301 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.007196] ACPI: SSDT 0x0000000087F53550 005212 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
[ 0.007199] ACPI: UEFI 0x0000000087F58768 000042 (v01 00000000 00000000)
[ 0.007201] ACPI: SSDT 0x0000000087F587B0 000E58 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
[ 0.007203] ACPI: BGRT 0x0000000087F59608 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.007205] ACPI: DMAR 0x0000000087F59640 000070 (v01 INTEL SKL 00000001 INTL 00000001)
[ 0.007208] ACPI: ASF! 0x0000000087F596B0 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.007210] ACPI: Reserving FACP table memory at [mem 0x87f52468-0x87f52573]
[ 0.007211] ACPI: Reserving DSDT table memory at [mem 0x87f311f0-0x87f52460]
[ 0.007211] ACPI: Reserving FACS table memory at [mem 0x87f99f80-0x87f99fbf]
[ 0.007212] ACPI: Reserving APIC table memory at [mem 0x87f52578-0x87f525fb]
[ 0.007213] ACPI: Reserving FPDT table memory at [mem 0x87f52600-0x87f52643]
[ 0.007213] ACPI: Reserving FIDT table memory at [mem 0x87f52648-0x87f526e3]
[ 0.007214] ACPI: Reserving MCFG table memory at [mem 0x87f526e8-0x87f52723]
[ 0.007215] ACPI: Reserving HPET table memory at [mem 0x87f52728-0x87f5275f]
[ 0.007215] ACPI: Reserving SSDT table memory at [mem 0x87f52760-0x87f52acc]
[ 0.007216] ACPI: Reserving LPIT table memory at [mem 0x87f52ad0-0x87f52b63]
[ 0.007217] ACPI: Reserving SSDT table memory at [mem 0x87f52b68-0x87f52b92]
[ 0.007217] ACPI: Reserving DBGP table memory at [mem 0x87f52b98-0x87f52bcb]
[ 0.007218] ACPI: Reserving DBG2 table memory at [mem 0x87f52bd0-0x87f52c23]
[ 0.007219] ACPI: Reserving SSDT table memory at [mem 0x87f52c28-0x87f53241]
[ 0.007219] ACPI: Reserving AAFT table memory at [mem 0x87f53248-0x87f53548]
[ 0.007220] ACPI: Reserving SSDT table memory at [mem 0x87f53550-0x87f58761]
[ 0.007220] ACPI: Reserving UEFI table memory at [mem 0x87f58768-0x87f587a9]
[ 0.007221] ACPI: Reserving SSDT table memory at [mem 0x87f587b0-0x87f59607]
[ 0.007222] ACPI: Reserving BGRT table memory at [mem 0x87f59608-0x87f5963f]
[ 0.007223] ACPI: Reserving DMAR table memory at [mem 0x87f59640-0x87f596af]
[ 0.007223] ACPI: Reserving ASF! table memory at [mem 0x87f596b0-0x87f59754]
[ 0.007230] ACPI: Local APIC address 0xfee00000
[ 0.007309] No NUMA configuration found
[ 0.007310] Faking a node at [mem 0x0000000000000000-0x00000004757fffff]
[ 0.007313] NODE_DATA(0) allocated [mem 0x4757fc000-0x4757fffff]
[ 0.007337] Zone ranges:
[ 0.007338] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.007339] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.007340] Normal [mem 0x0000000100000000-0x00000004757fffff]
[ 0.007341] Device empty
[ 0.007342] Movable zone start for each node
[ 0.007342] Early memory node ranges
[ 0.007343] node 0: [mem 0x0000000000001000-0x0000000000057fff]
[ 0.007344] node 0: [mem 0x0000000000059000-0x000000000009efff]
[ 0.007344] node 0: [mem 0x0000000000100000-0x000000006adf5fff]
[ 0.007345] node 0: [mem 0x000000006ae21000-0x000000006ae71fff]
[ 0.007345] node 0: [mem 0x000000006b53e000-0x0000000086e59fff]
[ 0.007346] node 0: [mem 0x0000000087fff000-0x0000000087ffffff]
[ 0.007347] node 0: [mem 0x0000000100000000-0x00000004757fffff]
[ 0.007348] Initmem setup node 0 [mem 0x0000000000001000-0x00000004757fffff]
[ 0.007349] On node 0 totalpages: 4177665
[ 0.007350] DMA zone: 64 pages used for memmap
[ 0.007351] DMA zone: 25 pages reserved
[ 0.007351] DMA zone: 3997 pages, LIFO batch:0
[ 0.007352] DMA32 zone: 8542 pages used for memmap
[ 0.007353] DMA32 zone: 546660 pages, LIFO batch:63
[ 0.007354] Normal zone: 56672 pages used for memmap
[ 0.007354] Normal zone: 3627008 pages, LIFO batch:63
[ 0.007356] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.007357] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.007373] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.009303] On node 0, zone DMA32: 43 pages in unavailable ranges
[ 0.009812] On node 0, zone DMA32: 1740 pages in unavailable ranges
[ 0.009836] On node 0, zone DMA32: 4517 pages in unavailable ranges
[ 0.026144] On node 0, zone Normal: 10240 pages in unavailable ranges
[ 0.026343] ACPI: PM-Timer IO Port: 0x1808
[ 0.026344] ACPI: Local APIC address 0xfee00000
[ 0.026348] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.026349] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.026349] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.026350] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.026375] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.026376] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.026377] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.026378] ACPI: IRQ0 used by override.
[ 0.026379] ACPI: IRQ9 used by override.
[ 0.026381] Using ACPI (MADT) for SMP configuration information
[ 0.026382] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.026386] e820: update [mem 0x854b1000-0x854f1fff] usable ==> reserved
[ 0.026393] [Firmware Bug]: TSC_DEADLINE disabled due to Errata; please update microcode to version: 0xb2 (or later)
[ 0.026394] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.026409] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.026410] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[ 0.026411] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.026412] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.026413] PM: hibernation: Registered nosave memory: [mem 0x6adf6000-0x6adf6fff]
[ 0.026414] PM: hibernation: Registered nosave memory: [mem 0x6adf7000-0x6ae20fff]
[ 0.026415] PM: hibernation: Registered nosave memory: [mem 0x6ae72000-0x6b53dfff]
[ 0.026416] PM: hibernation: Registered nosave memory: [mem 0x854b1000-0x854f1fff]
[ 0.026417] PM: hibernation: Registered nosave memory: [mem 0x86e5a000-0x86eb0fff]
[ 0.026418] PM: hibernation: Registered nosave memory: [mem 0x86eb1000-0x877b2fff]
[ 0.026418] PM: hibernation: Registered nosave memory: [mem 0x877b3000-0x87f99fff]
[ 0.026419] PM: hibernation: Registered nosave memory: [mem 0x87f9a000-0x87ffefff]
[ 0.026420] PM: hibernation: Registered nosave memory: [mem 0x88000000-0x880fffff]
[ 0.026420] PM: hibernation: Registered nosave memory: [mem 0x88100000-0xdfffffff]
[ 0.026421] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.026421] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[ 0.026422] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.026422] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.026423] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.026423] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[ 0.026424] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[ 0.026424] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[ 0.026425] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.026426] [mem 0x88100000-0xdfffffff] available for PCI devices
[ 0.026427] Booting paravirtualized kernel on bare hardware
[ 0.026429] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.030120] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[ 0.030218] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u524288
[ 0.030222] pcpu-alloc: s192512 r8192 d28672 u524288 alloc=1*2097152
[ 0.030223] pcpu-alloc: [0] 0 1 2 3
[ 0.030238] Built 1 zonelists, mobility grouping on. Total pages: 4112362
[ 0.030238] Policy zone: Normal
[ 0.030239] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=1c472b81-42fc-4bf6-899e-c95be7518049 rw loglevel=3 quiet root=/dev/mapper/cryptroot cryptdevice=/dev/nvme0n1p2:cryptroot
[ 0.030829] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.031093] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.031126] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[ 0.058803] Memory: 16208540K/16710660K available (14343K kernel code, 2033K rwdata, 9064K rodata, 1728K init, 4340K bss, 501860K reserved, 0K cma-reserved)
[ 0.058809] random: get_random_u64 called from __kmem_cache_create+0x2a/0x540 with crng_init=0
[ 0.058877] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.058885] Kernel/User page tables isolation: enabled
[ 0.058898] ftrace: allocating 41550 entries in 163 pages
[ 0.069334] ftrace: allocated 163 pages with 4 groups
[ 0.069398] rcu: Hierarchical RCU implementation.
[ 0.069399] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[ 0.069400] Rude variant of Tasks RCU enabled.
[ 0.069400] Tracing variant of Tasks RCU enabled.
[ 0.069401] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[ 0.069402] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.071773] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
[ 0.072101] spurious 8259A interrupt: IRQ7.
[ 0.072121] Console: colour dummy device 80x25
[ 0.072131] printk: console [tty0] enabled
[ 0.072143] ACPI: Core revision 20200925
[ 0.072334] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.072432] APIC: Switch to symmetric I/O mode setup
[ 0.072433] DMAR: Host address width 39
[ 0.072434] DMAR: DRHD base: 0x000000fed90000 flags: 0x1
[ 0.072438] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.072439] DMAR: RMRR base: 0x00000087555000 end: 0x00000087574fff
[ 0.072441] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
[ 0.072441] DMAR-IR: HPET id 0 under DRHD base 0xfed90000
[ 0.072442] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
[ 0.072442] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
[ 0.073755] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.073756] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.077662] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.122431] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3272fd97217, max_idle_ns: 440795241220 ns
[ 0.122435] Calibrating delay loop (skipped), value calculated using timer frequency.. 6999.82 BogoMIPS (lpj=34999120)
[ 0.122437] pid_max: default: 32768 minimum: 301
[ 0.123670] LSM: Security Framework initializing
[ 0.123674] Yama: becoming mindful.
[ 0.123703] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.123723] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.123891] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.123905] process: using mwait in idle threads
[ 0.123907] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[ 0.123908] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.123910] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.123911] Spectre V2 : Mitigation: Full generic retpoline
[ 0.123911] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.123912] Speculative Store Bypass: Vulnerable
[ 0.123913] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.123914] SRBDS: Vulnerable: No microcode
[ 0.123914] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.124082] Freeing SMP alternatives memory: 36K
[ 0.125606] smpboot: CPU0: Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz (family: 0x6, model: 0x5e, stepping: 0x3)
[ 0.125679] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.125687] ... version: 4
[ 0.125687] ... bit width: 48
[ 0.125687] ... generic registers: 8
[ 0.125688] ... value mask: 0000ffffffffffff
[ 0.125688] ... max period: 00007fffffffffff
[ 0.125689] ... fixed-purpose events: 3
[ 0.125689] ... event mask: 00000007000000ff
[ 0.125758] rcu: Hierarchical SRCU implementation.
[ 0.126195] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.126227] smp: Bringing up secondary CPUs ...
[ 0.126285] x86: Booting SMP configuration:
[ 0.126286] .... node #0, CPUs: #1 #2 #3
[ 0.126561] smp: Brought up 1 node, 4 CPUs
[ 0.126561] smpboot: Max logical packages: 1
[ 0.126561] smpboot: Total of 4 processors activated (27999.29 BogoMIPS)
[ 0.126561] devtmpfs: initialized
[ 0.126561] x86/mm: Memory block size: 128MB
[ 0.126561] PM: Registering ACPI NVS region [mem 0x6adf6000-0x6adf6fff] (4096 bytes)
[ 0.126561] PM: Registering ACPI NVS region [mem 0x877b3000-0x87f99fff] (8286208 bytes)
[ 0.126561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.126561] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.126561] pinctrl core: initialized pinctrl subsystem
[ 0.126561] PM: RTC time: 18:48:00, date: 2021-10-22
[ 0.126561] NET: Registered protocol family 16
[ 0.126561] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.126561] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.126561] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.126561] audit: initializing netlink subsys (disabled)
[ 0.126561] audit: type=2000 audit(1634928480.060:1): state=initialized audit_enabled=0 res=1
[ 0.126561] thermal_sys: Registered thermal governor 'fair_share'
[ 0.126561] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.126561] thermal_sys: Registered thermal governor 'step_wise'
[ 0.126561] thermal_sys: Registered thermal governor 'user_space'
[ 0.126561] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.126561] cpuidle: using governor ladder
[ 0.126561] cpuidle: using governor menu
[ 0.126561] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.126561] ACPI: bus type PCI registered
[ 0.126561] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.126561] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.126561] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.126561] PCI: Using configuration type 1 for base access
[ 0.126561] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.126561] Kprobes globally optimized
[ 0.126561] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.126561] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.126561] ACPI: Added _OSI(Module Device)
[ 0.126561] ACPI: Added _OSI(Processor Device)
[ 0.126561] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.126561] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.126561] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.126561] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.126561] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.155167] ACPI: 6 ACPI AML tables successfully acquired and loaded
[ 0.157147] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.160087] ACPI: Dynamic OEM Table Load:
[ 0.160092] ACPI: SSDT 0xFFFF9DA340A08800 000705 (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
[ 0.161166] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[ 0.162630] ACPI: Dynamic OEM Table Load:
[ 0.162633] ACPI: SSDT 0xFFFF9DA340EA4000 00037F (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
[ 0.164140] ACPI: Dynamic OEM Table Load:
[ 0.164144] ACPI: SSDT 0xFFFF9DA340A0D000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
[ 0.165402] ACPI: Dynamic OEM Table Load:
[ 0.165405] ACPI: SSDT 0xFFFF9DA340E04C00 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
[ 0.169138] ACPI: Interpreter enabled
[ 0.169167] ACPI: (supports S0 S3 S4 S5)
[ 0.169168] ACPI: Using IOAPIC for interrupt routing
[ 0.169237] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.170170] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.175140] ACPI: Power Resource [WRST] (off)
[ 0.175449] ACPI: Power Resource [WRST] (off)
[ 0.175735] ACPI: Power Resource [WRST] (off)
[ 0.176021] ACPI: Power Resource [WRST] (off)
[ 0.176310] ACPI: Power Resource [WRST] (off)
[ 0.176595] ACPI: Power Resource [WRST] (off)
[ 0.176881] ACPI: Power Resource [WRST] (off)
[ 0.177172] ACPI: Power Resource [WRST] (off)
[ 0.177462] ACPI: Power Resource [WRST] (off)
[ 0.177751] ACPI: Power Resource [WRST] (off)
[ 0.178054] ACPI: Power Resource [WRST] (off)
[ 0.178340] ACPI: Power Resource [WRST] (off)
[ 0.178626] ACPI: Power Resource [WRST] (off)
[ 0.178911] ACPI: Power Resource [WRST] (off)
[ 0.179217] ACPI: Power Resource [WRST] (off)
[ 0.179504] ACPI: Power Resource [WRST] (off)
[ 0.179788] ACPI: Power Resource [WRST] (off)
[ 0.180093] ACPI: Power Resource [WRST] (off)
[ 0.180383] ACPI: Power Resource [WRST] (off)
[ 0.180673] ACPI: Power Resource [WRST] (off)
[ 0.191194] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[ 0.191199] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.192625] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[ 0.192625] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.193286] PCI host bridge to bus 0000:00
[ 0.193287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.193288] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.193289] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.193290] pci_bus 0000:00: root bus resource [mem 0x88800000-0xdfffffff window]
[ 0.193290] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.193291] pci_bus 0000:00: root bus resource [bus 00-fe]
[ 0.193302] pci 0000:00:00.0: [8086:191f] type 00 class 0x060000
[ 0.193593] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.193627] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.193930] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[ 0.193945] pci 0000:00:14.0: reg 0x10: [mem 0xdf230000-0xdf23ffff 64bit]
[ 0.194001] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.194159] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[ 0.194174] pci 0000:00:14.2: reg 0x10: [mem 0xdf24e000-0xdf24efff 64bit]
[ 0.194328] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[ 0.194346] pci 0000:00:16.0: reg 0x10: [mem 0xdf24d000-0xdf24dfff 64bit]
[ 0.194409] pci 0000:00:16.0: PME# supported from D3hot
[ 0.194578] pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
[ 0.194589] pci 0000:00:17.0: reg 0x10: [mem 0xdf248000-0xdf249fff]
[ 0.194597] pci 0000:00:17.0: reg 0x14: [mem 0xdf24c000-0xdf24c0ff]
[ 0.194603] pci 0000:00:17.0: reg 0x18: [io 0xf050-0xf057]
[ 0.194609] pci 0000:00:17.0: reg 0x1c: [io 0xf040-0xf043]
[ 0.194614] pci 0000:00:17.0: reg 0x20: [io 0xf020-0xf03f]
[ 0.194620] pci 0000:00:17.0: reg 0x24: [mem 0xdf24b000-0xdf24b7ff]
[ 0.194654] pci 0000:00:17.0: PME# supported from D3hot
[ 0.194814] pci 0000:00:1b.0: [8086:a169] type 01 class 0x060400
[ 0.194881] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.195144] pci 0000:00:1c.0: [8086:a112] type 01 class 0x060400
[ 0.195211] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.195469] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[ 0.195528] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.195784] pci 0000:00:1f.0: [8086:a144] type 00 class 0x060100
[ 0.196020] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[ 0.196032] pci 0000:00:1f.2: reg 0x10: [mem 0xdf244000-0xdf247fff]
[ 0.196220] pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
[ 0.196239] pci 0000:00:1f.3: reg 0x10: [mem 0xdf240000-0xdf243fff 64bit]
[ 0.196267] pci 0000:00:1f.3: reg 0x20: [mem 0xdf220000-0xdf22ffff 64bit]
[ 0.196311] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.196564] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[ 0.196620] pci 0000:00:1f.4: reg 0x10: [mem 0xdf24a000-0xdf24a0ff 64bit]
[ 0.196689] pci 0000:00:1f.4: reg 0x20: [io 0xf000-0xf01f]
[ 0.196913] pci 0000:00:1f.6: [8086:15b8] type 00 class 0x020000
[ 0.196931] pci 0000:00:1f.6: reg 0x10: [mem 0xdf200000-0xdf21ffff]
[ 0.197032] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 0.197214] pci 0000:01:00.0: [10de:1b81] type 00 class 0x030000
[ 0.197225] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[ 0.197233] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.197242] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.197247] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.197253] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[ 0.197271] pci 0000:01:00.0: BAR 3: assigned to efifb
[ 0.197342] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.197384] pci 0000:01:00.1: [10de:10f0] type 00 class 0x040300
[ 0.197394] pci 0000:01:00.1: reg 0x10: [mem 0xdf080000-0xdf083fff]
[ 0.197498] pci 0000:00:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 0.222489] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.222508] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.222509] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.222512] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.222552] pci 0000:00:1b.0: PCI bridge to [bus 02]
[ 0.222594] pci 0000:00:1c.0: PCI bridge to [bus 03]
[ 0.222680] pci 0000:04:00.0: [1987:5012] type 00 class 0x010802
[ 0.222723] pci 0000:04:00.0: reg 0x10: [mem 0xdf100000-0xdf103fff 64bit]
[ 0.223233] pci 0000:00:1d.0: PCI bridge to [bus 04]
[ 0.223236] pci 0000:00:1d.0: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.225016] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.225069] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.225120] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.225171] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.225221] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.225271] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.225320] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.225370] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.225640] iommu: Default domain type: Translated
[ 0.225657] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.225657] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.225657] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.225657] vgaarb: loaded
[ 0.225657] SCSI subsystem initialized
[ 0.225657] libata version 3.00 loaded.
[ 0.225657] ACPI: bus type USB registered
[ 0.225657] usbcore: registered new interface driver usbfs
[ 0.225657] usbcore: registered new interface driver hub
[ 0.225657] usbcore: registered new device driver usb
[ 0.225657] pps_core: LinuxPPS API ver. 1 registered
[ 0.225657] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.225657] PTP clock support registered
[ 0.225657] EDAC MC: Ver: 3.0.0
[ 0.225657] Registered efivars operations
[ 0.225657] NetLabel: Initializing
[ 0.225657] NetLabel: domain hash size = 128
[ 0.225657] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.225657] NetLabel: unlabeled traffic allowed by default
[ 0.225657] PCI: Using ACPI for IRQ routing
[ 0.254132] PCI: pci_cache_line_size set to 64 bytes
[ 0.254174] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[ 0.254175] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[ 0.254175] e820: reserve RAM buffer [mem 0x6adf6000-0x6bffffff]
[ 0.254176] e820: reserve RAM buffer [mem 0x6ae72000-0x6bffffff]
[ 0.254177] e820: reserve RAM buffer [mem 0x854b1000-0x87ffffff]
[ 0.254178] e820: reserve RAM buffer [mem 0x86e5a000-0x87ffffff]
[ 0.254178] e820: reserve RAM buffer [mem 0x475800000-0x477ffffff]
[ 0.254181] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.254181] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.254521] clocksource: Switched to clocksource tsc-early
[ 0.260675] VFS: Disk quotas dquot_6.6.0
[ 0.260675] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.260675] pnp: PnP ACPI init
[ 0.260675] system 00:00: [io 0x0280-0x028f] has been reserved
[ 0.260675] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.260675] system 00:00: [io 0x02a0-0x02af] has been reserved
[ 0.260675] system 00:00: [io 0x02b0-0x02bf] has been reserved
[ 0.260675] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.260675] pnp 00:01: [dma 3]
[ 0.260675] pnp 00:01: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.260675] pnp 00:02: [dma 0 disabled]
[ 0.260675] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.260675] system 00:03: [io 0x0680-0x069f] has been reserved
[ 0.260675] system 00:03: [io 0xffff] has been reserved
[ 0.260675] system 00:03: [io 0xffff] has been reserved
[ 0.260675] system 00:03: [io 0xffff] has been reserved
[ 0.260675] system 00:03: [io 0x1800-0x18fe] has been reserved
[ 0.260675] system 00:03: [io 0x164e-0x164f] has been reserved
[ 0.260675] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.260717] system 00:04: [io 0x0800-0x087f] has been reserved
[ 0.260720] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.260731] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.260757] system 00:06: [io 0x1854-0x1857] has been reserved
[ 0.260759] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.260961] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.260963] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.260964] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.260965] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.260965] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.260966] system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.260967] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.260968] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[ 0.260969] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.260970] system 00:07: [mem 0xdffc0000-0xdffdffff] has been reserved
[ 0.260972] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.261001] system 00:08: [mem 0xfd000000-0xfdabffff] has been reserved
[ 0.261002] system 00:08: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 0.261003] system 00:08: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 0.261004] system 00:08: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.261005] system 00:08: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 0.261006] system 00:08: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 0.261007] system 00:08: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 0.261009] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.261249] system 00:09: [io 0xff00-0xfffe] has been reserved
[ 0.261251] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.262223] system 00:0a: [mem 0xfdaf0000-0xfdafffff] has been reserved
[ 0.262224] system 00:0a: [mem 0xfdae0000-0xfdaeffff] has been reserved
[ 0.262225] system 00:0a: [mem 0xfdac0000-0xfdacffff] has been reserved
[ 0.262228] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.262966] pnp: PnP ACPI: found 11 devices
[ 0.268150] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.268184] NET: Registered protocol family 2
[ 0.268284] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.269639] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.269692] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.269813] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.269863] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.269910] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.269949] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.269980] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.270021] NET: Registered protocol family 1
[ 0.270024] NET: Registered protocol family 44
[ 0.270032] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.270034] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
[ 0.270036] pci 0000:00:01.0: bridge window [mem 0xde000000-0xdf0fffff]
[ 0.270037] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.270040] pci 0000:00:1b.0: PCI bridge to [bus 02]
[ 0.270047] pci 0000:00:1c.0: PCI bridge to [bus 03]
[ 0.270054] pci 0000:00:1d.0: PCI bridge to [bus 04]
[ 0.270056] pci 0000:00:1d.0: bridge window [mem 0xdf100000-0xdf1fffff]
[ 0.270061] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.270062] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.270062] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.270063] pci_bus 0000:00: resource 7 [mem 0x88800000-0xdfffffff window]
[ 0.270064] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[ 0.270065] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.270065] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[ 0.270066] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.270067] pci_bus 0000:04: resource 1 [mem 0xdf100000-0xdf1fffff]
[ 0.298966] pci 0000:00:14.0: quirk_usb_early_handoff+0x0/0x740 took 28089 usecs
[ 0.299001] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.299020] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.299026] PCI: CLS 0 bytes, default 64
[ 0.299081] Trying to unpack rootfs image as initramfs...
[ 0.446528] Freeing initrd memory: 56980K
[ 0.446572] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.446573] software IO TLB: mapped [mem 0x00000000808f8000-0x00000000848f8000] (64MB)
[ 0.446815] check: Scanning for low memory corruption every 60 seconds
[ 0.447000] Initialise system trusted keyrings
[ 0.447007] Key type blacklist registered
[ 0.447035] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 0.447717] zbud: loaded
[ 0.454240] Key type asymmetric registered
[ 0.454241] Asymmetric key parser 'x509' registered
[ 0.454244] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.454262] io scheduler mq-deadline registered
[ 0.454263] io scheduler kyber registered
[ 0.454275] io scheduler bfq registered
[ 0.454318] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.454522] pcieport 0000:00:01.0: PME: Signaling with IRQ 121
[ 0.454667] pcieport 0000:00:1b.0: PME: Signaling with IRQ 122
[ 0.454804] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
[ 0.454935] pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
[ 0.454985] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.455002] efifb: probing for efifb
[ 0.455016] efifb: showing boot graphics
[ 0.456060] efifb: framebuffer at 0xd1000000, using 3072k, total 3072k
[ 0.456061] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 0.456061] efifb: scrolling: redraw
[ 0.456062] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.456083] fbcon: Deferring console take-over
[ 0.456084] fb0: EFI VGA frame buffer device
[ 0.456088] intel_idle: MWAIT substates: 0x142120
[ 0.456089] intel_idle: v0.5.1 model 0x5E
[ 0.456203] intel_idle: Local APIC timer is reliable in all C-states
[ 0.456307] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[ 0.456320] ACPI: Sleep Button [SLPB]
[ 0.456337] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.456345] ACPI: Power Button [PWRB]
[ 0.456360] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.456377] ACPI: Power Button [PWRF]
[ 0.456721] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.457061] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.459023] Non-volatile memory driver v1.3
[ 0.459024] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 0.459025] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 0.459462] nvme nvme0: pci function 0000:04:00.0
[ 0.459476] ahci 0000:00:17.0: version 3.0
[ 0.459804] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 0.459806] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst
[ 0.479312] nvme nvme0: missing or invalid SUBNQN field.
[ 0.479359] nvme nvme0: Shutdown timeout set to 10 seconds
[ 0.481583] nvme nvme0: 4/0/0 default/read/poll queues
[ 0.482690] nvme0n1: p1 p2 p3 p4 p5
[ 1.183430] scsi host0: ahci
[ 1.183775] scsi host1: ahci
[ 1.184087] scsi host2: ahci
[ 1.184279] scsi host3: ahci
[ 1.184455] scsi host4: ahci
[ 1.184539] scsi host5: ahci
[ 1.184566] ata1: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b100 irq 125
[ 1.184569] ata2: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b180 irq 125
[ 1.184571] ata3: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b200 irq 125
[ 1.184572] ata4: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b280 irq 125
[ 1.184573] ata5: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b300 irq 125
[ 1.184574] ata6: SATA max UDMA/133 abar m2048@0xdf24b000 port 0xdf24b380 irq 125
[ 1.184597] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.184602] ehci-pci: EHCI PCI platform driver
[ 1.184610] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.184611] ohci-pci: OHCI PCI platform driver
[ 1.184616] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.184637] usbcore: registered new interface driver usbserial_generic
[ 1.184640] usbserial: USB Serial support registered for generic
[ 1.184712] rtc_cmos 00:05: RTC can wake from S4
[ 1.185172] rtc_cmos 00:05: registered as rtc0
[ 1.185268] rtc_cmos 00:05: setting system clock to 2021-10-22T18:48:02 UTC (1634928482)
[ 1.185277] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.185301] intel_pstate: Intel P-state driver initializing
[ 1.185406] intel_pstate: HWP enabled
[ 1.185435] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.185511] hid: raw HID events driver (C) Jiri Kosina
[ 1.185551] intel_pmc_core INT33A1:00: initialized
[ 1.185605] drop_monitor: Initializing network drop monitor service
[ 1.185648] Initializing XFRM netlink socket
[ 1.185712] NET: Registered protocol family 10
[ 1.189524] Segment Routing with IPv6
[ 1.189525] RPL Segment Routing with IPv6
[ 1.189541] NET: Registered protocol family 17
[ 1.189901] microcode: sig=0x506e3, pf=0x2, revision=0x49
[ 1.189948] microcode: Microcode Update Driver: v2.2.
[ 1.189951] IPI shorthand broadcast: enabled
[ 1.189956] sched_clock: Marking stable (1199470119, -9614004)->(1198185140, -8329025)
[ 1.190042] registered taskstats version 1
[ 1.190049] Loading compiled-in X.509 certificates
[ 1.192242] Loaded X.509 cert 'Build time autogenerated kernel key: 6cfb4887ccb22aa6d464f87d3f2a737dd07e6bd5'
[ 1.192294] zswap: loaded using pool lz4/z3fold
[ 1.192383] Key type ._fscrypt registered
[ 1.192383] Key type .fscrypt registered
[ 1.192384] Key type fscrypt-provisioning registered
[ 1.193433] PM: Magic number: 9:376:848
[ 1.193556] RAS: Correctable Errors collector initialized.
[ 1.502684] tsc: Refined TSC clocksource calibration: 3503.999 MHz
[ 1.502696] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3282124c47b, max_idle_ns: 440795239402 ns
[ 1.502734] clocksource: Switched to clocksource tsc
[ 1.513057] ata6: SATA link down (SStatus 4 SControl 300)
[ 1.513089] ata1: SATA link down (SStatus 4 SControl 300)
[ 1.513121] ata5: SATA link down (SStatus 4 SControl 300)
[ 1.513150] ata4: SATA link down (SStatus 4 SControl 300)
[ 1.513175] ata2: SATA link down (SStatus 4 SControl 300)
[ 1.513200] ata3: SATA link down (SStatus 4 SControl 300)
[ 1.516421] Freeing unused decrypted memory: 2036K
[ 1.517071] Freeing unused kernel image (initmem) memory: 1728K
[ 1.517159] Write protecting the kernel read-only data: 26624k
[ 1.518315] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 1.518872] Freeing unused kernel image (rodata/data gap) memory: 1176K
[ 1.558534] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.558537] rodata_test: all tests were successful
[ 1.558538] x86/mm: Checking user space page tables
[ 1.596369] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.596372] Run /init as init process
[ 1.596373] with arguments:
[ 1.596374] /init
[ 1.596374] with environment:
[ 1.596374] HOME=/
[ 1.596375] TERM=linux
[ 1.596375] BOOT_IMAGE=/vmlinuz-linux-lts
[ 1.596376] cryptdevice=/dev/nvme0n1p2:cryptroot
[ 1.613898] fbcon: Taking over console
[ 1.613937] Console: switching to colour frame buffer device 128x48
[ 1.617273] Linux agpgart interface v0.103
[ 1.632221] nvidia: loading out-of-tree module taints kernel.
[ 1.632228] nvidia: module license 'NVIDIA' taints kernel.
[ 1.632228] Disabling lock debugging due to kernel taint
[ 1.638844] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 1.650032] nvidia-nvlink: Nvlink Core is being initialized, major device number 239
[ 1.650554] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 1.767099] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.74 Mon Sep 13 23:09:15 UTC 2021
[ 1.769409] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.74 Mon Sep 13 22:59:50 UTC 2021
[ 1.770091] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[ 1.777090] nvidia-uvm: Loaded the UVM driver, major device number 237.
[ 1.785848] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 1.785849] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 1.830676] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.830680] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.831739] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000001109810
[ 1.831822] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.832094] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.832096] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.832097] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.832245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 1.832246] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.832247] usb usb1: Product: xHCI Host Controller
[ 1.832248] usb usb1: Manufacturer: Linux 5.10.75-1-lts xhci-hcd
[ 1.832248] usb usb1: SerialNumber: 0000:00:14.0
[ 1.832312] hub 1-0:1.0: USB hub found
[ 1.832327] hub 1-0:1.0: 16 ports detected
[ 1.833803] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 1.833804] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.833805] usb usb2: Product: xHCI Host Controller
[ 1.833806] usb usb2: Manufacturer: Linux 5.10.75-1-lts xhci-hcd
[ 1.833806] usb usb2: SerialNumber: 0000:00:14.0
[ 1.833911] hub 2-0:1.0: USB hub found
[ 1.833922] hub 2-0:1.0: 8 ports detected
[ 1.835576] cryptd: max_cpu_qlen set to 1000
[ 1.838501] AVX2 version of gcm_enc/dec engaged.
[ 1.838502] AES CTR mode by8 optimization enabled
[ 1.913902] device-mapper: uevent: version 1.0.3
[ 1.913977] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 1.920900] Key type encrypted registered
[ 1.925467] random: cryptsetup: uninitialized urandom read (4 bytes read)
[ 1.928775] random: cryptsetup: uninitialized urandom read (4 bytes read)
[ 2.132683] usb 1-9: new high-speed USB device number 2 using xhci_hcd
[ 2.317107] usb 1-9: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.26
[ 2.317113] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.317117] usb 1-9: Product: USB2.0 Hub
[ 2.317120] usb 1-9: Manufacturer: GenesysLogic
[ 2.318098] hub 1-9:1.0: USB hub found
[ 2.318382] hub 1-9:1.0: 4 ports detected
[ 2.462581] usb 1-11: new low-speed USB device number 3 using xhci_hcd
[ 2.649568] usb 1-11: New USB device found, idVendor=413c, idProduct=2003, bcdDevice= 3.06
[ 2.649574] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.649578] usb 1-11: Product: Dell USB Keyboard
[ 2.649581] usb 1-11: Manufacturer: Dell
[ 2.660674] input: Dell Dell USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:413C:2003.0001/input/input3
[ 2.723105] hid-generic 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-0000:00:14.0-11/input0
[ 2.723175] usbcore: registered new interface driver usbhid
[ 2.723177] usbhid: USB HID core driver
[ 2.742674] usb 1-9.3: new high-speed USB device number 4 using xhci_hcd
[ 2.877102] usb 1-9.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.26
[ 2.877108] usb 1-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.877111] usb 1-9.3: Product: USB2.0 Hub
[ 2.877114] usb 1-9.3: Manufacturer: GenesysLogic
[ 2.878156] hub 1-9.3:1.0: USB hub found
[ 2.878460] hub 1-9.3:1.0: 4 ports detected
[ 2.972680] usb 1-9.4: new full-speed USB device number 5 using xhci_hcd
[ 3.104502] usb 1-9.4: New USB device found, idVendor=04d9, idProduct=8008, bcdDevice= 2.03
[ 3.104508] usb 1-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.104512] usb 1-9.4: Product: USB-HID Keyboard
[ 3.104514] usb 1-9.4: Manufacturer: HOLTEK
[ 3.104517] usb 1-9.4: SerialNumber: AP0000000003
[ 3.122286] input: HOLTEK USB-HID Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.0/0003:04D9:8008.0002/input/input4
[ 3.183146] hid-generic 0003:04D9:8008.0002: input,hidraw1: USB HID v1.11 Keyboard [HOLTEK USB-HID Keyboard] on usb-0000:00:14.0-9.4/input0
[ 3.184231] hid-generic 0003:04D9:8008.0003: hiddev96,hidraw2: USB HID v1.11 Device [HOLTEK USB-HID Keyboard] on usb-0000:00:14.0-9.4/input1
[ 3.186118] input: HOLTEK USB-HID Keyboard Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input5
[ 3.186343] input: HOLTEK USB-HID Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input6
[ 3.202667] usb 1-9.3.1: new high-speed USB device number 6 using xhci_hcd
[ 3.252965] input: HOLTEK USB-HID Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input7
[ 3.253180] input: HOLTEK USB-HID Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input8
[ 3.253413] input: HOLTEK USB-HID Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input9
[ 3.253878] hid-generic 0003:04D9:8008.0004: input,hiddev97,hidraw3: USB HID v1.11 Mouse [HOLTEK USB-HID Keyboard] on usb-0000:00:14.0-9.4/input2
[ 3.255126] hid-generic 0003:04D9:8008.0005: hiddev98,hidraw4: USB HID v1.11 Device [HOLTEK USB-HID Keyboard] on usb-0000:00:14.0-9.4/input3
[ 3.342253] usb 1-9.3.1: New USB device found, idVendor=0951, idProduct=1666, bcdDevice= 0.01
[ 3.342260] usb 1-9.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.342263] usb 1-9.3.1: Product: DataTraveler 3.0
[ 3.342266] usb 1-9.3.1: Manufacturer: Kingston
[ 3.342269] usb 1-9.3.1: SerialNumber: 08606E6D413DF12128227B71
[ 3.350522] usb-storage 1-9.3.1:1.0: USB Mass Storage device detected
[ 3.350771] scsi host6: usb-storage 1-9.3.1:1.0
[ 3.350825] usbcore: registered new interface driver usb-storage
[ 3.351918] usbcore: registered new interface driver uas
[ 3.442675] usb 1-9.3.4: new full-speed USB device number 7 using xhci_hcd
[ 3.577515] usb 1-9.3.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03
[ 3.577521] usb 1-9.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.577525] usb 1-9.3.4: Product: USB Receiver
[ 3.577528] usb 1-9.3.4: Manufacturer: Logitech
[ 3.589183] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.0/0003:046D:C52B.0006/input/input10
[ 3.653241] hid-generic 0003:046D:C52B.0006: input,hidraw5: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.3.4/input0
[ 3.656233] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.1/0003:046D:C52B.0007/input/input11
[ 3.656503] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.1/0003:046D:C52B.0007/input/input12
[ 3.722845] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.1/0003:046D:C52B.0007/input/input13
[ 3.723234] hid-generic 0003:046D:C52B.0007: input,hiddev99,hidraw6: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.3.4/input1
[ 3.725616] hid-generic 0003:046D:C52B.0008: hiddev100,hidraw7: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.3.4/input2
[ 4.124192] logitech-djreceiver 0003:046D:C52B.0008: hiddev99,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.3.4/input2
[ 4.265104] input: Logitech Wireless Device PID:4060 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.2/0003:046D:C52B.0008/0003:046D:4060.0009/input/input15
[ 4.265459] input: Logitech Wireless Device PID:4060 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.2/0003:046D:C52B.0008/0003:046D:4060.0009/input/input16
[ 4.265613] input: Logitech Wireless Device PID:4060 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.2/0003:046D:C52B.0008/0003:046D:4060.0009/input/input17
[ 4.265737] input: Logitech Wireless Device PID:4060 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.2/0003:046D:C52B.0008/0003:046D:4060.0009/input/input18
[ 4.265856] hid-generic 0003:046D:4060.0009: input,hidraw6: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4060] on usb-0000:00:14.0-9.3.4/input2:1
[ 4.373607] scsi 6:0:0:0: Direct-Access Kingston DataTraveler 3.0 PQ: 0 ANSI: 6
[ 4.374601] sd 6:0:0:0: [sda] 15109516 512-byte logical blocks: (7.74 GB/7.20 GiB)
[ 4.374888] sd 6:0:0:0: [sda] Write Protect is off
[ 4.374895] sd 6:0:0:0: [sda] Mode Sense: 4f 00 00 00
[ 4.375169] sd 6:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 4.443579] random: fast init done
[ 4.445105] sda: sda1 sda2
[ 4.524014] sd 6:0:0:0: [sda] Attached SCSI removable disk
[ 4.740884] input: Logitech MX Master as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.2/0003:046D:C52B.0008/0003:046D:4060.0009/input/input22
[ 4.741403] logitech-hidpp-device 0003:046D:4060.0009: input,hidraw6: USB HID v1.11 Keyboard [Logitech MX Master] on usb-0000:00:14.0-9.3.4/input2:1
[ 57.532963] random: cryptsetup: uninitialized urandom read (2 bytes read)
[ 57.591049] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[ 57.798642] systemd[1]: systemd 249.5-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[ 57.822821] systemd[1]: Detected architecture x86-64.
[ 57.823281] systemd[1]: Hostname set to <hammock>.
[ 57.959280] systemd[1]: Queued start job for default target Graphical Interface.
[ 57.960134] systemd[1]: Created slice Slice /system/getty.
[ 57.960333] systemd[1]: Created slice Slice /system/modprobe.
[ 57.960507] systemd[1]: Created slice User and Session Slice.
[ 57.960557] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 57.960592] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 57.960696] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 57.960719] systemd[1]: Reached target Local Encrypted Volumes.
[ 57.960729] systemd[1]: Reached target Login Prompts.
[ 57.960745] systemd[1]: Reached target Path Units.
[ 57.960753] systemd[1]: Reached target Remote File Systems.
[ 57.960760] systemd[1]: Reached target Slice Units.
[ 57.960771] systemd[1]: Reached target Swaps.
[ 57.960782] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 57.960826] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 57.961687] systemd[1]: Listening on Process Core Dump Socket.
[ 57.961803] systemd[1]: Listening on Journal Audit Socket.
[ 57.961872] systemd[1]: Listening on Journal Socket (/dev/log).
[ 57.961944] systemd[1]: Listening on Journal Socket.
[ 57.962108] systemd[1]: Listening on udev Control Socket.
[ 57.962168] systemd[1]: Listening on udev Kernel Socket.
[ 57.962725] systemd[1]: Mounting Huge Pages File System...
[ 57.963245] systemd[1]: Mounting POSIX Message Queue File System...
[ 57.963773] systemd[1]: Mounting Kernel Debug File System...
[ 57.964305] systemd[1]: Mounting Kernel Trace File System...
[ 57.965116] systemd[1]: Mounting Temporary Directory /tmp...
[ 57.965758] systemd[1]: Starting Create List of Static Device Nodes...
[ 57.966340] systemd[1]: Starting Load Kernel Module configfs...
[ 57.966915] systemd[1]: Starting Load Kernel Module drm...
[ 57.967478] systemd[1]: Starting Load Kernel Module fuse...
[ 57.967740] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 57.967811] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 57.969160] systemd[1]: Starting Journal Service...
[ 57.969637] systemd[1]: Condition check resulted in Load Kernel Modules being skipped.
[ 57.970199] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 57.970251] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[ 57.970791] systemd[1]: Starting Apply Kernel Variables...
[ 57.971354] systemd[1]: Starting Coldplug All udev Devices...
[ 57.972516] systemd[1]: Mounted Huge Pages File System.
[ 57.972597] systemd[1]: Mounted POSIX Message Queue File System.
[ 57.972655] systemd[1]: Mounted Kernel Debug File System.
[ 57.972709] systemd[1]: Mounted Kernel Trace File System.
[ 57.972763] systemd[1]: Mounted Temporary Directory /tmp.
[ 57.972958] systemd[1]: Finished Create List of Static Device Nodes.
[ 57.973160] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 57.973295] systemd[1]: Finished Load Kernel Module configfs.
[ 57.973459] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 57.973595] systemd[1]: Finished Load Kernel Module drm.
[ 57.974204] systemd[1]: Mounting Kernel Configuration File System...
[ 57.974385] EXT4-fs (dm-0): re-mounted. Opts: (null)
[ 57.975328] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 57.975458] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[ 57.978437] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 57.979026] systemd[1]: Starting Load/Save Random Seed...
[ 57.979556] systemd[1]: Starting Create System Users...
[ 57.979787] fuse: init (API version 7.32)
[ 57.980249] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 57.980395] systemd[1]: Finished Load Kernel Module fuse.
[ 57.980446] audit: type=1130 audit(1634928539.277:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 57.980453] audit: type=1131 audit(1634928539.277:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 57.981078] systemd[1]: Mounting FUSE Control File System...
[ 57.983280] systemd[1]: Finished Apply Kernel Variables.
[ 57.983313] audit: type=1130 audit(1634928539.287:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 57.983959] systemd[1]: Mounted FUSE Control File System.
[ 57.987267] systemd[1]: Mounted Kernel Configuration File System.
[ 57.997766] systemd[1]: Finished Create System Users.
[ 57.997822] audit: type=1130 audit(1634928539.297:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 57.998405] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 58.007384] systemd[1]: Started Journal Service.
[ 58.007448] audit: type=1130 audit(1634928539.307:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 58.011633] systemd-journald[361]: Received client request to flush runtime journal.
[ 58.014493] audit: type=1130 audit(1634928539.317:7): 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'
[ 58.015056] audit: type=1334 audit(1634928539.317:8): prog-id=14 op=LOAD
[ 58.015109] audit: type=1334 audit(1634928539.317:9): prog-id=15 op=LOAD
[ 58.015133] audit: type=1334 audit(1634928539.317:10): prog-id=16 op=LOAD
[ 58.029776] audit: type=1130 audit(1634928539.327:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 58.103808] parport_pc 00:01: reported by Plug and Play ACPI
[ 58.104417] parport0: PC-style at 0x378 (0x778), irq 5, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 58.277186] mousedev: PS/2 mouse device common for all mice
[ 58.311060] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 58.315410] random: crng init done
[ 58.494439] input: PC Speaker as /devices/platform/pcspkr/input/input23
[ 58.496977] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 58.544417] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 58.545468] i2c i2c-0: 2/4 memory slots populated (from DMI)
[ 58.546427] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 58.546951] i2c i2c-0: Successfully instantiated SPD at 0x52
[ 58.634628] e1000e: Intel(R) PRO/1000 Network Driver
[ 58.634629] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 58.634799] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 58.720482] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 58.744164] ppdev: user-space parallel port driver
[ 58.794911] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) d0:50:99:9d:28:83
[ 58.794917] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 58.794982] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 58.816508] iTCO_vendor_support: vendor-support=0
[ 58.816765] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 58.816944] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[ 58.816948] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 58.816950] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 58.816952] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 58.817125] ee1004 0-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 58.873531] e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
[ 59.112429] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 59.112483] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 59.122198] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 59.122202] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 59.129799] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 59.153236] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 59.153238] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 59.153239] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 59.153240] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 59.153240] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 59.153241] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 59.153242] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 59.153243] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 59.166134] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 59.166161] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 59.166182] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 59.166204] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 59.166227] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 59.423401] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
[ 59.423439] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input30
[ 59.423473] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input31
[ 59.423604] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input32
[ 59.423657] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input33
[ 59.423731] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input34
[ 59.423780] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input35
[ 60.040020] intel_rapl_common: Found RAPL domain package
[ 60.040022] intel_rapl_common: Found RAPL domain core
[ 60.040023] intel_rapl_common: Found RAPL domain dram
[ 62.465206] e1000e 0000:00:1f.6 enp0s31f6: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 62.465281] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready
[ 69.005742] kauditd_printk_skb: 33 callbacks suppressed
[ 69.005745] audit: type=1131 audit(1634928550.307:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 70.896488] logitech-hidpp-device 0003:046D:4060.0009: HID++ 4.5 device connected.
[ 88.696320] audit: type=1131 audit(1634928569.997:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 88.952773] audit: type=1334 audit(1634928570.257:47): prog-id=22 op=UNLOAD
[ 88.952782] audit: type=1334 audit(1634928570.257:48): prog-id=21 op=UNLOAD
[ 88.952787] audit: type=1334 audit(1634928570.257:49): prog-id=20 op=UNLOAD
[ 92.802653] audit: type=1130 audit(1634928574.107:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'$ cat /var/log/Xorg.0.log
[ 58.671]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[ 58.671] Build Operating System: Linux Archlinux
[ 58.671] Current Operating System: Linux hammock 5.10.75-1-lts #1 SMP Wed, 20 Oct 2021 11:02:09 +0000 x86_64
[ 58.671] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=1c472b81-42fc-4bf6-899e-c95be7518049 rw loglevel=3 quiet root=/dev/mapper/cryptroot cryptdevice=/dev/nvme0n1p2:cryptroot
[ 58.671] Build Date: 04 August 2021 08:13:54AM
[ 58.671]
[ 58.671] Current version of pixman: 0.40.0
[ 58.671] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 58.671] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 58.671] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 22 13:48:59 2021
[ 58.672] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 58.672] (==) No Layout section. Using the first Screen section.
[ 58.672] (==) No screen section available. Using defaults.
[ 58.672] (**) |-->Screen "Default Screen Section" (0)
[ 58.672] (**) | |-->Monitor "<default monitor>"
[ 58.673] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 58.673] (==) Automatically adding devices
[ 58.673] (==) Automatically enabling devices
[ 58.673] (==) Automatically adding GPU devices
[ 58.673] (==) Automatically binding GPU devices
[ 58.673] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 58.673] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 58.673] Entry deleted from font path.
[ 58.673] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 58.673] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 58.673] Entry deleted from font path.
[ 58.673] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 58.673] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 58.673] Entry deleted from font path.
[ 58.673] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 58.673] Entry deleted from font path.
[ 58.673] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 58.673] Entry deleted from font path.
[ 58.673] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 58.673] Entry deleted from font path.
[ 58.673] (==) FontPath set to:
[ 58.673] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 58.673] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 58.673] (II) Module ABI versions:
[ 58.673] X.Org ANSI C Emulation: 0.4
[ 58.673] X.Org Video Driver: 24.1
[ 58.673] X.Org XInput driver : 24.1
[ 58.673] X.Org Server Extension : 10.0
[ 58.674] (++) using VT number 1
[ 58.674] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 58.674] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 58.675] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 58.675] (--) PCI:*(1@0:0:0) 10de:1b81:1458:3701 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 58.675] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 58.675] (II) LoadModule: "glx"
[ 58.676] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 58.682] (II) Module glx: vendor="X.Org Foundation"
[ 58.682] compiled for 1.20.13, module version = 1.0.0
[ 58.682] ABI class: X.Org Server Extension, version 10.0
[ 58.682] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 58.682] loading driver: nvidia
[ 58.682] (==) Matched nvidia as autoconfigured driver 0
[ 58.682] (==) Matched nouveau as autoconfigured driver 1
[ 58.682] (==) Matched nv as autoconfigured driver 2
[ 58.682] (==) Matched modesetting as autoconfigured driver 3
[ 58.682] (==) Matched fbdev as autoconfigured driver 4
[ 58.682] (==) Matched vesa as autoconfigured driver 5
[ 58.682] (==) Assigned the driver to the xf86ConfigLayout
[ 58.682] (II) LoadModule: "nvidia"
[ 58.682] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 58.686] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 58.686] compiled for 1.6.99.901, module version = 1.0.0
[ 58.686] Module class: X.Org Video Driver
[ 58.686] (II) LoadModule: "nouveau"
[ 58.686] (WW) Warning, couldn't open module nouveau
[ 58.686] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 58.686] (II) LoadModule: "nv"
[ 58.687] (WW) Warning, couldn't open module nv
[ 58.687] (EE) Failed to load module "nv" (module does not exist, 0)
[ 58.687] (II) LoadModule: "modesetting"
[ 58.687] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 58.689] (II) Module modesetting: vendor="X.Org Foundation"
[ 58.689] compiled for 1.20.13, module version = 1.20.13
[ 58.689] Module class: X.Org Video Driver
[ 58.689] ABI class: X.Org Video Driver, version 24.1
[ 58.689] (II) LoadModule: "fbdev"
[ 58.689] (WW) Warning, couldn't open module fbdev
[ 58.689] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 58.689] (II) LoadModule: "vesa"
[ 58.689] (WW) Warning, couldn't open module vesa
[ 58.689] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 58.689] (II) NVIDIA dlloader X Driver 470.74 Mon Sep 13 23:05:04 UTC 2021
[ 58.689] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 58.689] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 58.690] (II) Loading sub module "fb"
[ 58.690] (II) LoadModule: "fb"
[ 58.690] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 58.690] (II) Module fb: vendor="X.Org Foundation"
[ 58.690] compiled for 1.20.13, module version = 1.0.0
[ 58.690] ABI class: X.Org ANSI C Emulation, version 0.4
[ 58.690] (II) Loading sub module "wfb"
[ 58.690] (II) LoadModule: "wfb"
[ 58.690] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 58.691] (II) Module wfb: vendor="X.Org Foundation"
[ 58.691] compiled for 1.20.13, module version = 1.0.0
[ 58.691] ABI class: X.Org ANSI C Emulation, version 0.4
[ 58.691] (II) Loading sub module "ramdac"
[ 58.691] (II) LoadModule: "ramdac"
[ 58.691] (II) Module "ramdac" already built-in
[ 58.757] (WW) Falling back to old probe method for modesetting
[ 58.757] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 58.757] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 58.757] (==) NVIDIA(0): RGB weight 888
[ 58.757] (==) NVIDIA(0): Default visual is TrueColor
[ 58.757] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 58.758] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 58.758] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 58.758] (**) NVIDIA(0): Enabling 2D acceleration
[ 58.758] (II) Loading sub module "glxserver_nvidia"
[ 58.758] (II) LoadModule: "glxserver_nvidia"
[ 58.758] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 58.861] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 58.861] compiled for 1.6.99.901, module version = 1.0.0
[ 58.861] Module class: X.Org Server Extension
[ 58.861] (II) NVIDIA GLX Module 470.74 Mon Sep 13 23:02:11 UTC 2021
[ 58.863] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 59.724] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 59.724] (--) NVIDIA(0): DFP-0
[ 59.724] (--) NVIDIA(0): DFP-1
[ 59.724] (--) NVIDIA(0): DFP-2
[ 59.724] (--) NVIDIA(0): DFP-3
[ 59.724] (--) NVIDIA(0): DFP-4
[ 59.724] (--) NVIDIA(0): DFP-5 (boot)
[ 59.724] (--) NVIDIA(0): DFP-6
[ 59.724] (--) NVIDIA(0): DFP-7
[ 59.724] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1070 (GP104-A) at PCI:1:0:0
[ 59.724] (II) NVIDIA(0): (GPU-0)
[ 59.724] (--) NVIDIA(0): Memory: 8388608 kBytes
[ 59.724] (--) NVIDIA(0): VideoBIOS: 86.04.1e.00.68
[ 59.724] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 59.724] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 59.724] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 59.724] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 59.724] (--) NVIDIA(GPU-0):
[ 59.768] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): connected
[ 59.768] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): Internal TMDS
[ 59.768] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): 600.0 MHz maximum pixel clock
[ 59.768] (--) NVIDIA(GPU-0):
[ 59.768] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 59.768] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 59.768] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 59.768] (--) NVIDIA(GPU-0):
[ 59.768] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 59.768] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 59.768] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 59.768] (--) NVIDIA(GPU-0):
[ 59.768] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 59.768] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 59.768] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 59.768] (--) NVIDIA(GPU-0):
[ 59.801] (--) NVIDIA(GPU-0): Acer G246HL (DFP-5): connected
[ 59.801] (--) NVIDIA(GPU-0): Acer G246HL (DFP-5): Internal TMDS
[ 59.801] (--) NVIDIA(GPU-0): Acer G246HL (DFP-5): 165.0 MHz maximum pixel clock
[ 59.801] (--) NVIDIA(GPU-0):
[ 59.801] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 59.801] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 59.801] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 59.801] (--) NVIDIA(GPU-0):
[ 59.801] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 59.801] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 59.801] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 59.801] (--) NVIDIA(GPU-0):
[ 59.809] (==) NVIDIA(0):
[ 59.809] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 59.809] (==) NVIDIA(0): will be used as the requested mode.
[ 59.809] (==) NVIDIA(0):
[ 59.809] (II) NVIDIA(0): Validated MetaModes:
[ 59.809] (II) NVIDIA(0): "DFP-5:nvidia-auto-select,DFP-1:nvidia-auto-select"
[ 59.809] (II) NVIDIA(0): Virtual screen size determined to be 5760 x 2160
[ 59.813] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[ 59.813] (--) NVIDIA(0): option
[ 59.813] (II) UnloadModule: "modesetting"
[ 59.813] (II) Unloading modesetting
[ 59.813] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 59.813] (II) NVIDIA: access.
[ 59.815] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 59.815] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 59.815] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 59.815] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 59.815] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 59.815] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 59.815] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 59.815] (II) NVIDIA(0): Config Options in the README.
[ 59.829] (II) NVIDIA(0): Setting mode "DFP-5:nvidia-auto-select,DFP-1:nvidia-auto-select"
[ 59.899] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 59.899] (==) NVIDIA(0): Backing store enabled
[ 59.899] (==) NVIDIA(0): Silken mouse disabled
[ 59.900] (==) NVIDIA(0): DPMS enabled
[ 59.900] (II) Loading sub module "dri2"
[ 59.900] (II) LoadModule: "dri2"
[ 59.900] (II) Module "dri2" already built-in
[ 59.900] (II) NVIDIA(0): [DRI2] Setup complete
[ 59.900] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 59.901] (II) Initializing extension Generic Event Extension
[ 59.901] (II) Initializing extension SHAPE
[ 59.901] (II) Initializing extension MIT-SHM
[ 59.901] (II) Initializing extension XInputExtension
[ 59.901] (II) Initializing extension XTEST
[ 59.902] (II) Initializing extension BIG-REQUESTS
[ 59.902] (II) Initializing extension SYNC
[ 59.902] (II) Initializing extension XKEYBOARD
[ 59.902] (II) Initializing extension XC-MISC
[ 59.902] (II) Initializing extension SECURITY
[ 59.902] (II) Initializing extension XFIXES
[ 59.902] (II) Initializing extension RENDER
[ 59.902] (II) Initializing extension RANDR
[ 59.902] (II) Initializing extension COMPOSITE
[ 59.902] (II) Initializing extension DAMAGE
[ 59.902] (II) Initializing extension MIT-SCREEN-SAVER
[ 59.902] (II) Initializing extension DOUBLE-BUFFER
[ 59.902] (II) Initializing extension RECORD
[ 59.903] (II) Initializing extension DPMS
[ 59.903] (II) Initializing extension Present
[ 59.903] (II) Initializing extension DRI3
[ 59.903] (II) Initializing extension X-Resource
[ 59.903] (II) Initializing extension XVideo
[ 59.903] (II) Initializing extension XVideo-MotionCompensation
[ 59.903] (II) Initializing extension GLX
[ 59.903] (II) Initializing extension GLX
[ 59.903] (II) Indirect GLX disabled.
[ 59.903] (II) GLX: Another vendor is already registered for screen 0
[ 59.903] (II) Initializing extension XFree86-VidModeExtension
[ 59.903] (II) Initializing extension XFree86-DGA
[ 59.903] (II) Initializing extension XFree86-DRI
[ 59.903] (II) Initializing extension DRI2
[ 59.903] (II) Initializing extension NV-GLX
[ 59.903] (II) Initializing extension NV-CONTROL
[ 59.903] (II) Initializing extension XINERAMA
[ 60.082] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 60.082] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 60.082] (II) LoadModule: "libinput"
[ 60.082] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 60.086] (II) Module libinput: vendor="X.Org Foundation"
[ 60.086] compiled for 1.20.13, module version = 1.2.0
[ 60.086] Module class: X.Org XInput Driver
[ 60.086] ABI class: X.Org XInput driver, version 24.1
[ 60.086] (II) Using input driver 'libinput' for 'Power Button'
[ 60.086] (**) Power Button: always reports core events
[ 60.086] (**) Option "Device" "/dev/input/event2"
[ 60.086] (**) Option "_source" "server/udev"
[ 60.090] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 60.090] (II) event2 - Power Button: device is a keyboard
[ 60.090] (II) event2 - Power Button: device removed
[ 60.142] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 60.142] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 60.144] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 60.144] (II) event2 - Power Button: device is a keyboard
[ 60.146] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 60.146] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 60.146] (II) Using input driver 'libinput' for 'Power Button'
[ 60.146] (**) Power Button: always reports core events
[ 60.146] (**) Option "Device" "/dev/input/event1"
[ 60.146] (**) Option "_source" "server/udev"
[ 60.148] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 60.148] (II) event1 - Power Button: device is a keyboard
[ 60.148] (II) event1 - Power Button: device removed
[ 60.182] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 60.182] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 60.184] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 60.184] (II) event1 - Power Button: device is a keyboard
[ 60.186] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 60.186] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 60.186] (II) Using input driver 'libinput' for 'Sleep Button'
[ 60.186] (**) Sleep Button: always reports core events
[ 60.186] (**) Option "Device" "/dev/input/event0"
[ 60.186] (**) Option "_source" "server/udev"
[ 60.188] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 60.188] (II) event0 - Sleep Button: device is a keyboard
[ 60.188] (II) event0 - Sleep Button: device removed
[ 60.222] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 60.222] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 60.224] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 60.224] (II) event0 - Sleep Button: device is a keyboard
[ 60.226] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 60.226] (II) No input driver specified, ignoring this device.
[ 60.226] (II) This device may have been added with another device file.
[ 60.227] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 60.227] (II) No input driver specified, ignoring this device.
[ 60.227] (II) This device may have been added with another device file.
[ 60.228] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 60.228] (II) No input driver specified, ignoring this device.
[ 60.228] (II) This device may have been added with another device file.
[ 60.229] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 60.229] (II) No input driver specified, ignoring this device.
[ 60.229] (II) This device may have been added with another device file.
[ 60.230] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event21)
[ 60.230] (II) No input driver specified, ignoring this device.
[ 60.230] (II) This device may have been added with another device file.
[ 60.231] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event22)
[ 60.231] (II) No input driver specified, ignoring this device.
[ 60.231] (II) This device may have been added with another device file.
[ 60.232] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event23)
[ 60.232] (II) No input driver specified, ignoring this device.
[ 60.232] (II) This device may have been added with another device file.
[ 60.233] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event3)
[ 60.233] (**) Dell Dell USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 60.234] (II) Using input driver 'libinput' for 'Dell Dell USB Keyboard'
[ 60.234] (**) Dell Dell USB Keyboard: always reports core events
[ 60.234] (**) Option "Device" "/dev/input/event3"
[ 60.234] (**) Option "_source" "server/udev"
[ 60.237] (II) event3 - Dell Dell USB Keyboard: is tagged by udev as: Keyboard
[ 60.237] (II) event3 - Dell Dell USB Keyboard: device is a keyboard
[ 60.237] (II) event3 - Dell Dell USB Keyboard: device removed
[ 60.302] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:413C:2003.0001/input/input3/event3"
[ 60.302] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 9)
[ 60.305] (II) event3 - Dell Dell USB Keyboard: is tagged by udev as: Keyboard
[ 60.306] (II) event3 - Dell Dell USB Keyboard: device is a keyboard
[ 60.309] (II) config/udev: Adding input device Logitech MX Master (/dev/input/event10)
[ 60.309] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[ 60.309] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[ 60.309] (II) Using input driver 'libinput' for 'Logitech MX Master'
[ 60.309] (**) Logitech MX Master: always reports core events
[ 60.309] (**) Option "Device" "/dev/input/event10"
[ 60.309] (**) Option "_source" "server/udev"
[ 60.313] (II) event10 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[ 60.313] (II) event10 - Logitech MX Master: device set to 1000 DPI
[ 60.313] (II) event10 - Logitech MX Master: device is a pointer
[ 60.313] (II) event10 - Logitech MX Master: device is a keyboard
[ 60.314] (II) event10 - Logitech MX Master: device removed
[ 60.362] (II) libinput: Logitech MX Master: needs a virtual subdevice
[ 60.362] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.2/0003:046D:C52B.0008/0003:046D:4060.0009/input/input22/event10"
[ 60.362] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: MOUSE, id 10)
[ 60.362] (**) Option "AccelerationScheme" "none"
[ 60.362] (**) Logitech MX Master: (accel) selected scheme none/0
[ 60.362] (**) Logitech MX Master: (accel) acceleration factor: 2.000
[ 60.362] (**) Logitech MX Master: (accel) acceleration threshold: 4
[ 60.367] (II) event10 - Logitech MX Master: is tagged by udev as: Keyboard Mouse
[ 60.367] (II) event10 - Logitech MX Master: device set to 1000 DPI
[ 60.367] (II) event10 - Logitech MX Master: device is a pointer
[ 60.367] (II) event10 - Logitech MX Master: device is a keyboard
[ 60.370] (II) config/udev: Adding input device Logitech MX Master (/dev/input/mouse1)
[ 60.370] (II) No input driver specified, ignoring this device.
[ 60.370] (II) This device may have been added with another device file.
[ 60.372] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard (/dev/input/event4)
[ 60.372] (**) HOLTEK USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
[ 60.372] (II) Using input driver 'libinput' for 'HOLTEK USB-HID Keyboard'
[ 60.372] (**) HOLTEK USB-HID Keyboard: always reports core events
[ 60.372] (**) Option "Device" "/dev/input/event4"
[ 60.372] (**) Option "_source" "server/udev"
[ 60.375] (II) event4 - HOLTEK USB-HID Keyboard: is tagged by udev as: Keyboard
[ 60.375] (II) event4 - HOLTEK USB-HID Keyboard: device is a keyboard
[ 60.376] (II) event4 - HOLTEK USB-HID Keyboard: device removed
[ 60.482] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.0/0003:04D9:8008.0002/input/input4/event4"
[ 60.482] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard" (type: KEYBOARD, id 11)
[ 60.486] (II) event4 - HOLTEK USB-HID Keyboard: is tagged by udev as: Keyboard
[ 60.486] (II) event4 - HOLTEK USB-HID Keyboard: device is a keyboard
[ 60.489] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard Mouse (/dev/input/event5)
[ 60.489] (**) HOLTEK USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[ 60.489] (II) Using input driver 'libinput' for 'HOLTEK USB-HID Keyboard Mouse'
[ 60.489] (**) HOLTEK USB-HID Keyboard Mouse: always reports core events
[ 60.489] (**) Option "Device" "/dev/input/event5"
[ 60.489] (**) Option "_source" "server/udev"
[ 60.492] (II) event5 - HOLTEK USB-HID Keyboard Mouse: is tagged by udev as: Mouse
[ 60.492] (II) event5 - HOLTEK USB-HID Keyboard Mouse: device is a pointer
[ 60.493] (II) event5 - HOLTEK USB-HID Keyboard Mouse: device removed
[ 60.582] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input5/event5"
[ 60.582] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard Mouse" (type: MOUSE, id 12)
[ 60.582] (**) Option "AccelerationScheme" "none"
[ 60.582] (**) HOLTEK USB-HID Keyboard Mouse: (accel) selected scheme none/0
[ 60.582] (**) HOLTEK USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
[ 60.582] (**) HOLTEK USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
[ 60.586] (II) event5 - HOLTEK USB-HID Keyboard Mouse: is tagged by udev as: Mouse
[ 60.586] (II) event5 - HOLTEK USB-HID Keyboard Mouse: device is a pointer
[ 60.588] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard Mouse (/dev/input/mouse0)
[ 60.588] (II) No input driver specified, ignoring this device.
[ 60.588] (II) This device may have been added with another device file.
[ 60.590] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard System Control (/dev/input/event6)
[ 60.590] (**) HOLTEK USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 60.590] (II) Using input driver 'libinput' for 'HOLTEK USB-HID Keyboard System Control'
[ 60.590] (**) HOLTEK USB-HID Keyboard System Control: always reports core events
[ 60.590] (**) Option "Device" "/dev/input/event6"
[ 60.590] (**) Option "_source" "server/udev"
[ 60.594] (II) event6 - HOLTEK USB-HID Keyboard System Control: is tagged by udev as: Keyboard
[ 60.594] (II) event6 - HOLTEK USB-HID Keyboard System Control: device is a keyboard
[ 60.594] (II) event6 - HOLTEK USB-HID Keyboard System Control: device removed
[ 60.662] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input6/event6"
[ 60.662] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard System Control" (type: KEYBOARD, id 13)
[ 60.666] (II) event6 - HOLTEK USB-HID Keyboard System Control: is tagged by udev as: Keyboard
[ 60.666] (II) event6 - HOLTEK USB-HID Keyboard System Control: device is a keyboard
[ 60.668] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard Consumer Control (/dev/input/event7)
[ 60.668] (**) HOLTEK USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 60.668] (II) Using input driver 'libinput' for 'HOLTEK USB-HID Keyboard Consumer Control'
[ 60.668] (**) HOLTEK USB-HID Keyboard Consumer Control: always reports core events
[ 60.668] (**) Option "Device" "/dev/input/event7"
[ 60.668] (**) Option "_source" "server/udev"
[ 60.672] (II) event7 - HOLTEK USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 60.672] (II) event7 - HOLTEK USB-HID Keyboard Consumer Control: device is a keyboard
[ 60.673] (II) event7 - HOLTEK USB-HID Keyboard Consumer Control: device removed
[ 60.722] (II) libinput: HOLTEK USB-HID Keyboard Consumer Control: needs a virtual subdevice
[ 60.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input7/event7"
[ 60.722] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard Consumer Control" (type: MOUSE, id 14)
[ 60.722] (**) Option "AccelerationScheme" "none"
[ 60.722] (**) HOLTEK USB-HID Keyboard Consumer Control: (accel) selected scheme none/0
[ 60.722] (**) HOLTEK USB-HID Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 60.722] (**) HOLTEK USB-HID Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 60.726] (II) event7 - HOLTEK USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 60.726] (II) event7 - HOLTEK USB-HID Keyboard Consumer Control: device is a keyboard
[ 60.728] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard (/dev/input/event8)
[ 60.728] (II) No input driver specified, ignoring this device.
[ 60.728] (II) This device may have been added with another device file.
[ 60.730] (II) config/udev: Adding input device HOLTEK USB-HID Keyboard (/dev/input/event9)
[ 60.730] (**) HOLTEK USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
[ 60.730] (II) Using input driver 'libinput' for 'HOLTEK USB-HID Keyboard'
[ 60.730] (**) HOLTEK USB-HID Keyboard: always reports core events
[ 60.730] (**) Option "Device" "/dev/input/event9"
[ 60.730] (**) Option "_source" "server/udev"
[ 60.734] (II) event9 - HOLTEK USB-HID Keyboard: is tagged by udev as: Keyboard
[ 60.734] (II) event9 - HOLTEK USB-HID Keyboard: device is a keyboard
[ 60.735] (II) event9 - HOLTEK USB-HID Keyboard: device removed
[ 60.782] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input9/event9"
[ 60.782] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard" (type: KEYBOARD, id 15)
[ 60.786] (II) event9 - HOLTEK USB-HID Keyboard: is tagged by udev as: Keyboard
[ 60.786] (II) event9 - HOLTEK USB-HID Keyboard: device is a keyboard
[ 60.788] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 60.788] (II) No input driver specified, ignoring this device.
[ 60.788] (II) This device may have been added with another device file.
[ 60.789] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 60.789] (II) No input driver specified, ignoring this device.
[ 60.789] (II) This device may have been added with another device file.
[ 60.789] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[ 60.790] (II) No input driver specified, ignoring this device.
[ 60.790] (II) This device may have been added with another device file.
[ 60.790] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event15)
[ 60.790] (II) No input driver specified, ignoring this device.
[ 60.790] (II) This device may have been added with another device file.
[ 60.791] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[ 60.791] (II) No input driver specified, ignoring this device.
[ 60.791] (II) This device may have been added with another device file.
[ 60.792] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[ 60.792] (II) No input driver specified, ignoring this device.
[ 60.792] (II) This device may have been added with another device file.
[ 60.806] (**) Logitech MX Master: Applying InputClass "libinput pointer catchall"
[ 60.806] (**) Logitech MX Master: Applying InputClass "libinput keyboard catchall"
[ 60.806] (II) Using input driver 'libinput' for 'Logitech MX Master'
[ 60.806] (**) Logitech MX Master: always reports core events
[ 60.806] (**) Option "Device" "/dev/input/event10"
[ 60.806] (**) Option "_source" "_driver/libinput"
[ 60.806] (II) libinput: Logitech MX Master: is a virtual subdevice
[ 60.806] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3.4/1-9.3.4:1.2/0003:046D:C52B.0008/0003:046D:4060.0009/input/input22/event10"
[ 60.806] (II) XINPUT: Adding extended input device "Logitech MX Master" (type: KEYBOARD, id 16)
[ 60.807] (**) HOLTEK USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 60.807] (II) Using input driver 'libinput' for 'HOLTEK USB-HID Keyboard Consumer Control'
[ 60.807] (**) HOLTEK USB-HID Keyboard Consumer Control: always reports core events
[ 60.807] (**) Option "Device" "/dev/input/event7"
[ 60.807] (**) Option "_source" "_driver/libinput"
[ 60.807] (II) libinput: HOLTEK USB-HID Keyboard Consumer Control: is a virtual subdevice
[ 60.807] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.4/1-9.4:1.2/0003:04D9:8008.0004/input/input7/event7"
[ 60.807] (II) XINPUT: Adding extended input device "HOLTEK USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 17)
[ 60.808] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[ 60.808] (II) No input driver specified, ignoring this device.
[ 60.808] (II) This device may have been added with another device file.
[ 60.810] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[ 60.810] (II) No input driver specified, ignoring this device.
[ 60.810] (II) This device may have been added with another device file.
[ 60.810] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event15)
[ 60.810] (II) No input driver specified, ignoring this device.
[ 60.810] (II) This device may have been added with another device file.
[ 60.811] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event16)
[ 60.811] (II) No input driver specified, ignoring this device.
[ 60.811] (II) This device may have been added with another device file.
[ 60.812] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[ 60.812] (II) No input driver specified, ignoring this device.
[ 60.812] (II) This device may have been added with another device file.
[ 60.812] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[ 60.812] (II) No input driver specified, ignoring this device.
[ 60.812] (II) This device may have been added with another device file.
[ 60.813] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 60.813] (II) No input driver specified, ignoring this device.
[ 60.813] (II) This device may have been added with another device file.
[ 60.813] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event22)
[ 60.813] (II) No input driver specified, ignoring this device.
[ 60.813] (II) This device may have been added with another device file.
[ 60.814] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 60.814] (II) No input driver specified, ignoring this device.
[ 60.814] (II) This device may have been added with another device file.
[ 60.814] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 60.814] (II) No input driver specified, ignoring this device.
[ 60.814] (II) This device may have been added with another device file.
[ 60.815] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event23)
[ 60.815] (II) No input driver specified, ignoring this device.
[ 60.815] (II) This device may have been added with another device file.
[ 60.815] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event21)
[ 60.815] (II) No input driver specified, ignoring this device.
[ 60.815] (II) This device may have been added with another device file.
[ 60.816] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 60.816] (II) No input driver specified, ignoring this device.
[ 60.816] (II) This device may have been added with another device file.
[ 62.049] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): connected
[ 62.049] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): Internal TMDS
[ 62.049] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): 600.0 MHz maximum pixel clock
[ 62.049] (--) NVIDIA(GPU-0):
[ 62.093] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): connected
[ 62.093] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): Internal TMDS
[ 62.093] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): 600.0 MHz maximum pixel clock
[ 62.093] (--) NVIDIA(GPU-0):
[ 67.631] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 67.631] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 67.631] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 67.631] (--) NVIDIA(GPU-0):
[ 67.674] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): connected
[ 67.674] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): Internal TMDS
[ 67.674] (--) NVIDIA(GPU-0): LG Electronics LG Ultra HD (DFP-1): 600.0 MHz maximum pixel clock
[ 67.674] (--) NVIDIA(GPU-0):
[ 67.674] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 67.674] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 67.674] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 67.674] (--) NVIDIA(GPU-0):
[ 67.674] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 67.674] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 67.674] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 67.674] (--) NVIDIA(GPU-0):
[ 67.674] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 67.674] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 67.674] (--) NVIDIA(GPU-0): DFP-4: 1440.0 MHz maximum pixel clock
[ 67.674] (--) NVIDIA(GPU-0):
[ 67.705] (--) NVIDIA(GPU-0): Acer G246HL (DFP-5): connected
[ 67.705] (--) NVIDIA(GPU-0): Acer G246HL (DFP-5): Internal TMDS
[ 67.705] (--) NVIDIA(GPU-0): Acer G246HL (DFP-5): 165.0 MHz maximum pixel clock
[ 67.705] (--) NVIDIA(GPU-0):
[ 67.705] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 67.705] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 67.705] (--) NVIDIA(GPU-0): DFP-6: 1440.0 MHz maximum pixel clock
[ 67.705] (--) NVIDIA(GPU-0):
[ 67.705] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 67.705] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 67.705] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 67.705] (--) NVIDIA(GPU-0): $ xrandr
Screen 0: minimum 8 x 8, current 5760 x 2160, maximum 32767 x 32767
DVI-D-0 disconnected primary (normal left inverted right x axis y axis)
HDMI-0 connected 3840x2160+1920+0 (normal left inverted right x axis y axis) 600mm x 340mm
3840x2160 60.00*+ 59.94 50.00 30.00 29.97 25.00 23.98
2560x1440 59.95
1920x1080 60.00 60.00 59.94 29.97 23.98 60.00
1600x900 60.00
1280x1024 60.02
1280x800 59.81
1280x720 60.00 59.94
1152x864 60.00
1024x768 60.00
800x600 60.32
720x480 59.94
640x480 59.94 59.93
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 531mm x 299mm
1920x1080 60.00*+
1680x1050 59.95
1440x900 59.89
1280x1024 75.02 60.02
1280x960 60.00
1280x800 59.81
1280x720 60.00
1152x864 75.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
640x480 75.00 72.81 59.94
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)Last edited by lambnesia (2021-11-03 16:24:00)
Offline
For a moment, I added an /etc/X11/xorg.conf with static Monitor PreferredMode and Screen > Display > Virtual. This made both monitors work upon boot at 1920x1080. However, the 3840x2160 option disappeared entirely from xrandr for my primary monitor.
$ cat /etc/X11/xorg.conf # this file has since been deleted
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "PreferredMode" "1920x1080"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Unknown"
Option "PreferredMode" "1920x1080"
Option "RightOf" "Monitor0"
EndSection
Section "Screen"
Identifier "Screen0"
SubSection "Display"
Virtual 3840 1080
EndSubSection
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "Monitor-HDMI-0" "Monitor0"
Option "Monitor-DP-3" "Monitor1"
EndSectionAfter that, I tried this xorg.conf since I thought I was on to something, but it had the same result as having no xorg.conf.
$ cat /etc/X11/xorg.conf # this file has since been deleted
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
Option "PreferredMode" "3840x2160"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "Unknown"
Option "PreferredMode" "1920x1080"
Option "RightOf" "Monitor0"
EndSection
Section "Screen"
Identifier "Screen0"
SubSection "Display"
Virtual 5760 2160
EndSubSection
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "Monitor-HDMI-0" "Monitor0"
Option "Monitor-DP-3" "Monitor1"
EndSectionOffline
Latest sysupgrade fixed the problem.
$ pacman -Qe | grep linux
linux-firmware 20210919.d526e04-1
linux-lts 5.10.76-1
linux-lts-headers 5.10.76-1
$ pacman -Qe | grep nvidia
nvidia-dkms 495.44-3Offline