You are not logged in.
I'm attempting to get gpu passthrough to work (I have 1 gpu and integrated graphics) and when I go to block nvidia from taking over the gpu with "softdep nvidia pre: vfio-pci" in my vfio.conf file and I reboot the terminal gets stuck at "Reached target graphical interface" and I had to go into tty2 login and comment out the line to enter kde plasma.
Offline
gets stuck at "Reached target graphical interface"
Boot w/o blocking the module and post your xorg log, https://wiki.archlinux.org/title/Xorg#General
Most likely remove /etc/X11/xorg.conf
Offline
Here is my xorg log
[ 9.524] (--) Log file renamed from "/var/log/Xorg.pid-468.log" to "/var/log/Xorg.0.log"
[ 9.525]
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 9.525] Current Operating System: Linux arch 6.0.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 15 Oct 2022 14:00:49 +0000 x86_64
[ 9.525] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d948dddd-5bcd-40bf-b9f2-8b2d5763781a rw loglevel=3 intel_iommu=on vfio-pci.ids=10de:1c82,10de:0fb9
[ 9.525]
[ 9.525] Current version of pixman: 0.42.0
[ 9.525] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9.525] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.525] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 24 11:38:33 2022
[ 9.525] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9.525] (==) No Layout section. Using the first Screen section.
[ 9.525] (==) No screen section available. Using defaults.
[ 9.525] (**) |-->Screen "Default Screen Section" (0)
[ 9.525] (**) | |-->Monitor "<default monitor>"
[ 9.525] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 9.525] (==) Automatically adding devices
[ 9.525] (==) Automatically enabling devices
[ 9.525] (==) Automatically adding GPU devices
[ 9.525] (==) Automatically binding GPU devices
[ 9.525] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 9.525] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 9.525] Entry deleted from font path.
[ 9.525] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 9.525] Entry deleted from font path.
[ 9.525] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 9.525] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 9.525] Entry deleted from font path.
[ 9.525] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 9.525] Entry deleted from font path.
[ 9.525] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 9.525] Entry deleted from font path.
[ 9.525] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 9.525] Entry deleted from font path.
[ 9.525] (==) FontPath set to:
[ 9.525] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9.525] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 9.525] (II) Module ABI versions:
[ 9.525] X.Org ANSI C Emulation: 0.4
[ 9.525] X.Org Video Driver: 25.2
[ 9.525] X.Org XInput driver : 24.4
[ 9.525] X.Org Server Extension : 10.0
[ 9.526] (++) using VT number 1
[ 9.526] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 9.527] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 9.527] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 9.527] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 9.527] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[ 9.538] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 9.539] (--) PCI: (0@0:2:0) 8086:5912:1462:7996 rev 4, Mem @ 0xdd000000/16777216, 0xb0000000/268435456, I/O @ 0x0000f000/64
[ 9.539] (--) PCI:*(1@0:0:0) 10de:1c82:1462:8c96 rev 161, Mem @ 0xde000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 9.539] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 9.539] (II) LoadModule: "glx"
[ 9.539] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 9.541] (II) Module glx: vendor="X.Org Foundation"
[ 9.541] compiled for 1.21.1.4, module version = 1.0.0
[ 9.541] ABI class: X.Org Server Extension, version 10.0
[ 9.541] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 9.541] loading driver: nvidia
[ 9.541] (==) Matched nvidia as autoconfigured driver 0
[ 9.541] (==) Matched nouveau as autoconfigured driver 1
[ 9.541] (==) Matched nv as autoconfigured driver 2
[ 9.541] (==) Matched intel as autoconfigured driver 3
[ 9.541] (==) Matched modesetting as autoconfigured driver 4
[ 9.541] (==) Matched fbdev as autoconfigured driver 5
[ 9.541] (==) Matched vesa as autoconfigured driver 6
[ 9.541] (==) Assigned the driver to the xf86ConfigLayout
[ 9.541] (II) LoadModule: "nvidia"
[ 9.541] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 9.541] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 9.541] compiled for 1.6.99.901, module version = 1.0.0
[ 9.541] Module class: X.Org Video Driver
[ 9.541] (II) LoadModule: "nouveau"
[ 9.542] (WW) Warning, couldn't open module nouveau
[ 9.542] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 9.542] (II) LoadModule: "nv"
[ 9.542] (WW) Warning, couldn't open module nv
[ 9.542] (EE) Failed to load module "nv" (module does not exist, 0)
[ 9.542] (II) LoadModule: "intel"
[ 9.542] (WW) Warning, couldn't open module intel
[ 9.542] (EE) Failed to load module "intel" (module does not exist, 0)
[ 9.542] (II) LoadModule: "modesetting"
[ 9.542] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 9.543] (II) Module modesetting: vendor="X.Org Foundation"
[ 9.543] compiled for 1.21.1.4, module version = 1.21.1
[ 9.543] Module class: X.Org Video Driver
[ 9.543] ABI class: X.Org Video Driver, version 25.2
[ 9.543] (II) LoadModule: "fbdev"
[ 9.543] (WW) Warning, couldn't open module fbdev
[ 9.543] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 9.543] (II) LoadModule: "vesa"
[ 9.543] (WW) Warning, couldn't open module vesa
[ 9.543] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 9.543] (II) NVIDIA dlloader X Driver 520.56.06 Thu Oct 6 21:29:26 UTC 2022
[ 9.543] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 9.543] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 9.544] (II) Loading sub module "fb"
[ 9.544] (II) LoadModule: "fb"
[ 9.544] (II) Module "fb" already built-in
[ 9.544] (II) Loading sub module "wfb"
[ 9.544] (II) LoadModule: "wfb"
[ 9.544] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 9.544] (II) Module wfb: vendor="X.Org Foundation"
[ 9.544] compiled for 1.21.1.4, module version = 1.0.0
[ 9.544] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.544] (II) Loading sub module "ramdac"
[ 9.544] (II) LoadModule: "ramdac"
[ 9.544] (II) Module "ramdac" already built-in
[ 9.544] (WW) Falling back to old probe method for modesetting
[ 9.553] (II) modeset(G0): using drv /dev/dri/card1
[ 9.553] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 9.553] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 9.553] (==) NVIDIA(0): RGB weight 888
[ 9.553] (==) NVIDIA(0): Default visual is TrueColor
[ 9.553] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 9.553] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[ 9.553] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 9.553] (**) NVIDIA(0): Enabling 2D acceleration
[ 9.553] (II) Loading sub module "glxserver_nvidia"
[ 9.553] (II) LoadModule: "glxserver_nvidia"
[ 9.553] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 9.562] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 9.562] compiled for 1.6.99.901, module version = 1.0.0
[ 9.562] Module class: X.Org Server Extension
[ 9.562] (II) NVIDIA GLX Module 520.56.06 Thu Oct 6 21:26:26 UTC 2022
[ 9.562] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 9.831] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 9.831] (--) NVIDIA(0): DFP-0
[ 9.831] (--) NVIDIA(0): DFP-1 (boot)
[ 9.831] (--) NVIDIA(0): DFP-2
[ 9.831] (--) NVIDIA(0): DFP-3
[ 9.837] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0
[ 9.837] (II) NVIDIA(0): (GPU-0)
[ 9.837] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 9.837] (--) NVIDIA(0): VideoBIOS: 86.07.42.00.d4
[ 9.837] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 9.837] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 9.837] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 9.837] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 9.837] (--) NVIDIA(GPU-0):
[ 9.881] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): connected
[ 9.881] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): Internal TMDS
[ 9.881] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): 600.0 MHz maximum pixel clock
[ 9.881] (--) NVIDIA(GPU-0):
[ 9.881] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9.881] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9.881] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 9.881] (--) NVIDIA(GPU-0):
[ 9.881] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9.881] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9.881] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9.881] (--) NVIDIA(GPU-0):
[ 9.884] (==) NVIDIA(0):
[ 9.884] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 9.884] (==) NVIDIA(0): will be used as the requested mode.
[ 9.884] (==) NVIDIA(0):
[ 9.884] (II) NVIDIA(0): Validated MetaModes:
[ 9.884] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 9.884] (II) NVIDIA(0): Virtual screen size determined to be 1360 x 768
[ 9.887] (++) NVIDIA(0): DPI set to (96, 96); computed from -dpi X commandline option
[ 9.887] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 9.887] (==) modeset(G0): RGB weight 888
[ 9.887] (==) modeset(G0): Default visual is TrueColor
[ 9.887] (II) Loading sub module "glamoregl"
[ 9.887] (II) LoadModule: "glamoregl"
[ 9.887] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 9.891] (II) Module glamoregl: vendor="X.Org Foundation"
[ 9.891] compiled for 1.21.1.4, module version = 1.0.1
[ 9.891] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.925] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 630 (KBL GT2)
[ 9.925] (II) modeset(G0): glamor initialized
[ 9.929] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 10.109] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 10.115] (II) modeset(G0): Output DP-1-1 has no monitor section
[ 10.119] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[ 10.123] (II) modeset(G0): EDID for output HDMI-1-1
[ 10.302] (II) modeset(G0): EDID for output HDMI-1-2
[ 10.308] (II) modeset(G0): EDID for output DP-1-1
[ 10.308] (II) modeset(G0): Manufacturer: GSM Model: 58be Serial#: 282576
[ 10.308] (II) modeset(G0): Year: 2012 Week: 8
[ 10.308] (II) modeset(G0): EDID Version: 1.4
[ 10.308] (II) modeset(G0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 10.308] (II) modeset(G0): Sync: Separate Composite
[ 10.308] (II) modeset(G0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 10.308] (II) modeset(G0): Gamma: 2.20
[ 10.308] (II) modeset(G0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 10.308] (II) modeset(G0): First detailed timing is preferred mode
[ 10.308] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[ 10.308] (II) modeset(G0): redX: 0.631 redY: 0.349 greenX: 0.341 greenY: 0.622
[ 10.308] (II) modeset(G0): blueX: 0.152 blueY: 0.058 whiteX: 0.313 whiteY: 0.329
[ 10.308] (II) modeset(G0): Supported established timings:
[ 10.308] (II) modeset(G0): 720x400@70Hz
[ 10.308] (II) modeset(G0): 640x480@60Hz
[ 10.308] (II) modeset(G0): 640x480@75Hz
[ 10.308] (II) modeset(G0): 800x600@60Hz
[ 10.308] (II) modeset(G0): 800x600@75Hz
[ 10.308] (II) modeset(G0): 1024x768@60Hz
[ 10.308] (II) modeset(G0): 1024x768@75Hz
[ 10.308] (II) modeset(G0): 1280x1024@75Hz
[ 10.308] (II) modeset(G0): Manufacturer's mask: 0
[ 10.308] (II) modeset(G0): Supported standard timings:
[ 10.308] (II) modeset(G0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 10.308] (II) modeset(G0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 10.308] (II) modeset(G0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 10.308] (II) modeset(G0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 10.308] (II) modeset(G0): #4: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 10.308] (II) modeset(G0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 10.309] (II) modeset(G0): #6: hsize: 1400 vsize 1050 refresh: 60 vid: 16528
[ 10.309] (II) modeset(G0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 10.309] (II) modeset(G0): Supported detailed timing:
[ 10.309] (II) modeset(G0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 10.309] (II) modeset(G0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 10.309] (II) modeset(G0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 10.309] (II) modeset(G0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[ 10.309] (II) modeset(G0): Monitor name: E2242
[ 10.309] (II) modeset(G0): Serial No: 208NDPH8A576
[ 10.309] (II) modeset(G0): EDID (in hex):
[ 10.309] (II) modeset(G0): 00ffffffffffff001e6dbe58d04f0400
[ 10.309] (II) modeset(G0): 081601046c301b78ea9535a159579f27
[ 10.309] (II) modeset(G0): 0e5054a54b00714f81809500a9c08100
[ 10.309] (II) modeset(G0): 81c09040b300023a801871382d40582c
[ 10.309] (II) modeset(G0): 4500dd0c1100001e000000fd00384b1e
[ 10.309] (II) modeset(G0): 530f000a202020202020000000fc0045
[ 10.309] (II) modeset(G0): 323234320a20202020202020000000ff
[ 10.309] (II) modeset(G0): 003230384e44504838413537360a000d
[ 10.309] (II) modeset(G0): Printing probed modes for output DP-1-1
[ 10.309] (II) modeset(G0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 10.309] (II) modeset(G0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1400x1050"x60.0 121.75 1400 1488 1632 1864 1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 10.309] (II) modeset(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 10.309] (II) modeset(G0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 10.309] (II) modeset(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 10.309] (II) modeset(G0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 10.309] (II) modeset(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 10.309] (II) modeset(G0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 10.312] (II) modeset(G0): EDID for output HDMI-1-3
[ 10.312] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 10.312] (++) modeset(G0): DPI set to (96, 96)
[ 10.312] (II) Loading sub module "fb"
[ 10.312] (II) LoadModule: "fb"
[ 10.312] (II) Module "fb" already built-in
[ 10.313] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 10.313] (II) NVIDIA: access.
[ 10.315] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10.315] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 10.315] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 10.315] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 10.315] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 10.315] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 10.315] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10.315] (II) NVIDIA(0): Config Options in the README.
[ 10.330] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 10.376] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 10.376] (==) NVIDIA(0): Backing store enabled
[ 10.376] (==) NVIDIA(0): Silken mouse enabled
[ 10.376] (==) NVIDIA(0): DPMS enabled
[ 10.376] (II) Loading sub module "dri2"
[ 10.376] (II) LoadModule: "dri2"
[ 10.376] (II) Module "dri2" already built-in
[ 10.376] (II) NVIDIA(0): [DRI2] Setup complete
[ 10.376] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 10.396] (==) modeset(G0): Backing store enabled
[ 10.396] (==) modeset(G0): Silken mouse enabled
[ 10.504] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 10.504] (==) modeset(G0): DPMS enabled
[ 10.504] (II) modeset(G0): [DRI2] Setup complete
[ 10.504] (II) modeset(G0): [DRI2] DRI driver: iris
[ 10.504] (II) modeset(G0): [DRI2] VDPAU driver: va_gl
[ 10.504] (II) modeset(G0): Disable reverse prime offload mode for i915.
[ 10.504] (II) Initializing extension Generic Event Extension
[ 10.505] (II) Initializing extension SHAPE
[ 10.505] (II) Initializing extension MIT-SHM
[ 10.505] (II) Initializing extension XInputExtension
[ 10.506] (II) Initializing extension XTEST
[ 10.506] (II) Initializing extension BIG-REQUESTS
[ 10.506] (II) Initializing extension SYNC
[ 10.507] (II) Initializing extension XKEYBOARD
[ 10.507] (II) Initializing extension XC-MISC
[ 10.507] (II) Initializing extension SECURITY
[ 10.507] (II) Initializing extension XFIXES
[ 10.508] (II) Initializing extension RENDER
[ 10.508] (II) Initializing extension RANDR
[ 10.509] (II) Initializing extension COMPOSITE
[ 10.509] (II) Initializing extension DAMAGE
[ 10.509] (II) Initializing extension MIT-SCREEN-SAVER
[ 10.510] (II) Initializing extension DOUBLE-BUFFER
[ 10.510] (II) Initializing extension RECORD
[ 10.510] (II) Initializing extension DPMS
[ 10.511] (II) Initializing extension Present
[ 10.511] (II) Initializing extension DRI3
[ 10.511] (II) Initializing extension X-Resource
[ 10.511] (II) Initializing extension XVideo
[ 10.512] (II) Initializing extension XVideo-MotionCompensation
[ 10.512] (II) Initializing extension GLX
[ 10.512] (II) Initializing extension GLX
[ 10.512] (II) Indirect GLX disabled.
[ 10.512] (II) GLX: Another vendor is already registered for screen 0
[ 10.512] (II) Initializing extension XFree86-VidModeExtension
[ 10.513] (II) Initializing extension XFree86-DGA
[ 10.513] (II) Initializing extension XFree86-DRI
[ 10.513] (II) Initializing extension DRI2
[ 10.513] (II) Initializing extension NV-GLX
[ 10.514] (II) Initializing extension NV-CONTROL
[ 10.514] (II) Initializing extension XINERAMA
[ 10.523] (II) modeset(G0): Damage tracking initialized
[ 10.588] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 10.588] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.588] (II) LoadModule: "libinput"
[ 10.588] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 10.589] (II) Module libinput: vendor="X.Org Foundation"
[ 10.589] compiled for 1.21.1.3, module version = 1.2.1
[ 10.589] Module class: X.Org XInput Driver
[ 10.589] ABI class: X.Org XInput driver, version 24.4
[ 10.589] (II) Using input driver 'libinput' for 'Power Button'
[ 10.589] (**) Power Button: always reports core events
[ 10.589] (**) Option "Device" "/dev/input/event2"
[ 10.591] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 10.591] (II) event2 - Power Button: device is a keyboard
[ 10.591] (II) event2 - Power Button: device removed
[ 10.609] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 10.609] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 10.609] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 10.609] (II) event2 - Power Button: device is a keyboard
[ 10.610] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 10.610] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 10.610] (II) Using input driver 'libinput' for 'Video Bus'
[ 10.610] (**) Video Bus: always reports core events
[ 10.610] (**) Option "Device" "/dev/input/event11"
[ 10.610] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 10.610] (II) event11 - Video Bus: device is a keyboard
[ 10.610] (II) event11 - Video Bus: device removed
[ 10.649] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11/event11"
[ 10.649] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 10.650] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 10.650] (II) event11 - Video Bus: device is a keyboard
[ 10.651] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 10.651] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.651] (II) Using input driver 'libinput' for 'Power Button'
[ 10.651] (**) Power Button: always reports core events
[ 10.651] (**) Option "Device" "/dev/input/event1"
[ 10.653] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 10.653] (II) event1 - Power Button: device is a keyboard
[ 10.653] (II) event1 - Power Button: device removed
[ 10.682] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 10.682] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 10.685] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 10.685] (II) event1 - Power Button: device is a keyboard
[ 10.687] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 10.687] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 10.687] (II) Using input driver 'libinput' for 'Sleep Button'
[ 10.687] (**) Sleep Button: always reports core events
[ 10.687] (**) Option "Device" "/dev/input/event0"
[ 10.689] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 10.689] (II) event0 - Sleep Button: device is a keyboard
[ 10.689] (II) event0 - Sleep Button: device removed
[ 10.712] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 10.712] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 10.715] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 10.715] (II) event0 - Sleep Button: device is a keyboard
[ 10.717] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[ 10.717] (II) No input driver specified, ignoring this device.
[ 10.717] (II) This device may have been added with another device file.
[ 10.718] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[ 10.718] (II) No input driver specified, ignoring this device.
[ 10.718] (II) This device may have been added with another device file.
[ 10.720] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[ 10.720] (II) No input driver specified, ignoring this device.
[ 10.720] (II) This device may have been added with another device file.
[ 10.721] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[ 10.721] (II) No input driver specified, ignoring this device.
[ 10.721] (II) This device may have been added with another device file.
[ 10.722] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event17)
[ 10.722] (II) No input driver specified, ignoring this device.
[ 10.722] (II) This device may have been added with another device file.
[ 10.723] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event18)
[ 10.723] (II) No input driver specified, ignoring this device.
[ 10.723] (II) This device may have been added with another device file.
[ 10.727] (II) config/udev: Adding input device ROCCAT Elo 7.1 USB (/dev/input/event3)
[ 10.727] (**) ROCCAT Elo 7.1 USB: Applying InputClass "libinput keyboard catchall"
[ 10.727] (II) Using input driver 'libinput' for 'ROCCAT Elo 7.1 USB'
[ 10.727] (**) ROCCAT Elo 7.1 USB: always reports core events
[ 10.727] (**) Option "Device" "/dev/input/event3"
[ 10.731] (II) event3 - ROCCAT Elo 7.1 USB: is tagged by udev as: Keyboard
[ 10.731] (II) event3 - ROCCAT Elo 7.1 USB: device is a keyboard
[ 10.731] (II) event3 - ROCCAT Elo 7.1 USB: device removed
[ 10.769] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.3/0003:1E7D:3A34.0001/input/input3/event3"
[ 10.769] (II) XINPUT: Adding extended input device "ROCCAT Elo 7.1 USB" (type: KEYBOARD, id 10)
[ 10.773] (II) event3 - ROCCAT Elo 7.1 USB: is tagged by udev as: Keyboard
[ 10.773] (II) event3 - ROCCAT Elo 7.1 USB: device is a keyboard
[ 10.776] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event4)
[ 10.776] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 10.776] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[ 10.776] (**) SEMICO USB Keyboard: always reports core events
[ 10.776] (**) Option "Device" "/dev/input/event4"
[ 10.780] (II) event4 - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 10.780] (II) event4 - SEMICO USB Keyboard: device is a keyboard
[ 10.781] (II) event4 - SEMICO USB Keyboard: device removed
[ 10.809] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:145F:01E5.0002/input/input4/event4"
[ 10.809] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 11)
[ 10.813] (II) event4 - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[ 10.813] (II) event4 - SEMICO USB Keyboard: device is a keyboard
[ 10.816] (II) config/udev: Adding input device SEMICO USB Keyboard Consumer Control (/dev/input/event5)
[ 10.816] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 10.816] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[ 10.816] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[ 10.816] (**) Option "Device" "/dev/input/event5"
[ 10.820] (II) event5 - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 10.821] (II) event5 - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 10.821] (II) event5 - SEMICO USB Keyboard Consumer Control: device removed
[ 10.849] (II) libinput: SEMICO USB Keyboard Consumer Control: needs a virtual subdevice
[ 10.849] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:145F:01E5.0003/input/input5/event5"
[ 10.849] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: MOUSE, id 12)
[ 10.849] (**) Option "AccelerationScheme" "none"
[ 10.849] (**) SEMICO USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 10.849] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 10.849] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 10.853] (II) event5 - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 10.853] (II) event5 - SEMICO USB Keyboard Consumer Control: device is a keyboard
[ 10.856] (II) config/udev: Adding input device SEMICO USB Keyboard System Control (/dev/input/event6)
[ 10.856] (**) SEMICO USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 10.856] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard System Control'
[ 10.856] (**) SEMICO USB Keyboard System Control: always reports core events
[ 10.856] (**) Option "Device" "/dev/input/event6"
[ 10.860] (II) event6 - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 10.860] (II) event6 - SEMICO USB Keyboard System Control: device is a keyboard
[ 10.861] (II) event6 - SEMICO USB Keyboard System Control: device removed
[ 10.889] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:145F:01E5.0003/input/input6/event6"
[ 10.889] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard System Control" (type: KEYBOARD, id 13)
[ 10.893] (II) event6 - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[ 10.893] (II) event6 - SEMICO USB Keyboard System Control: device is a keyboard
[ 10.896] (II) config/udev: Adding input device Razer Razer DeathAdder Elite (/dev/input/event7)
[ 10.896] (**) Razer Razer DeathAdder Elite: Applying InputClass "libinput pointer catchall"
[ 10.896] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Elite'
[ 10.896] (**) Razer Razer DeathAdder Elite: always reports core events
[ 10.896] (**) Option "Device" "/dev/input/event7"
[ 10.955] (II) event7 - Razer Razer DeathAdder Elite: is tagged by udev as: Mouse
[ 10.956] (II) event7 - Razer Razer DeathAdder Elite: device is a pointer
[ 10.956] (II) event7 - Razer Razer DeathAdder Elite: device removed
[ 11.002] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:1532:005C.0004/input/input7/event7"
[ 11.002] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Elite" (type: MOUSE, id 14)
[ 11.002] (**) Option "AccelerationScheme" "none"
[ 11.002] (**) Razer Razer DeathAdder Elite: (accel) selected scheme none/0
[ 11.002] (**) Razer Razer DeathAdder Elite: (accel) acceleration factor: 2.000
[ 11.002] (**) Razer Razer DeathAdder Elite: (accel) acceleration threshold: 4
[ 11.062] (II) event7 - Razer Razer DeathAdder Elite: is tagged by udev as: Mouse
[ 11.062] (II) event7 - Razer Razer DeathAdder Elite: device is a pointer
[ 11.065] (II) config/udev: Adding input device Razer Razer DeathAdder Elite (/dev/input/mouse0)
[ 11.065] (II) No input driver specified, ignoring this device.
[ 11.065] (II) This device may have been added with another device file.
[ 11.067] (II) config/udev: Adding input device Razer Razer DeathAdder Elite Keyboard (/dev/input/event8)
[ 11.067] (**) Razer Razer DeathAdder Elite Keyboard: Applying InputClass "libinput keyboard catchall"
[ 11.067] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Elite Keyboard'
[ 11.067] (**) Razer Razer DeathAdder Elite Keyboard: always reports core events
[ 11.067] (**) Option "Device" "/dev/input/event8"
[ 11.071] (II) event8 - Razer Razer DeathAdder Elite Keyboard: is tagged by udev as: Keyboard
[ 11.072] (II) event8 - Razer Razer DeathAdder Elite Keyboard: device is a keyboard
[ 11.072] (II) event8 - Razer Razer DeathAdder Elite Keyboard: device removed
[ 11.099] (II) libinput: Razer Razer DeathAdder Elite Keyboard: needs a virtual subdevice
[ 11.099] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1532:005C.0005/input/input8/event8"
[ 11.099] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Elite Keyboard" (type: MOUSE, id 15)
[ 11.099] (**) Option "AccelerationScheme" "none"
[ 11.099] (**) Razer Razer DeathAdder Elite Keyboard: (accel) selected scheme none/0
[ 11.099] (**) Razer Razer DeathAdder Elite Keyboard: (accel) acceleration factor: 2.000
[ 11.099] (**) Razer Razer DeathAdder Elite Keyboard: (accel) acceleration threshold: 4
[ 11.103] (II) event8 - Razer Razer DeathAdder Elite Keyboard: is tagged by udev as: Keyboard
[ 11.103] (II) event8 - Razer Razer DeathAdder Elite Keyboard: device is a keyboard
[ 11.106] (II) config/udev: Adding input device Razer Razer DeathAdder Elite (/dev/input/event9)
[ 11.106] (II) No input driver specified, ignoring this device.
[ 11.106] (II) This device may have been added with another device file.
[ 11.108] (II) config/udev: Adding input device Razer Razer DeathAdder Elite (/dev/input/event10)
[ 11.108] (**) Razer Razer DeathAdder Elite: Applying InputClass "libinput keyboard catchall"
[ 11.108] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Elite'
[ 11.109] (**) Razer Razer DeathAdder Elite: always reports core events
[ 11.109] (**) Option "Device" "/dev/input/event10"
[ 11.112] (II) event10 - Razer Razer DeathAdder Elite: is tagged by udev as: Keyboard
[ 11.113] (II) event10 - Razer Razer DeathAdder Elite: device is a keyboard
[ 11.113] (II) event10 - Razer Razer DeathAdder Elite: device removed
[ 11.139] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.2/0003:1532:005C.0006/input/input10/event10"
[ 11.139] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Elite" (type: KEYBOARD, id 16)
[ 11.143] (II) event10 - Razer Razer DeathAdder Elite: is tagged by udev as: Keyboard
[ 11.143] (II) event10 - Razer Razer DeathAdder Elite: device is a keyboard
[ 11.145] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event19)
[ 11.145] (II) No input driver specified, ignoring this device.
[ 11.145] (II) This device may have been added with another device file.
[ 11.146] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event20)
[ 11.146] (II) No input driver specified, ignoring this device.
[ 11.146] (II) This device may have been added with another device file.
[ 11.148] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event21)
[ 11.148] (II) No input driver specified, ignoring this device.
[ 11.148] (II) This device may have been added with another device file.
[ 11.149] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event22)
[ 11.149] (II) No input driver specified, ignoring this device.
[ 11.149] (II) This device may have been added with another device file.
[ 11.150] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event23)
[ 11.150] (II) No input driver specified, ignoring this device.
[ 11.150] (II) This device may have been added with another device file.
[ 11.151] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event24)
[ 11.151] (II) No input driver specified, ignoring this device.
[ 11.151] (II) This device may have been added with another device file.
[ 11.152] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event25)
[ 11.152] (II) No input driver specified, ignoring this device.
[ 11.152] (II) This device may have been added with another device file.
[ 11.154] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event26)
[ 11.154] (II) No input driver specified, ignoring this device.
[ 11.154] (II) This device may have been added with another device file.
[ 11.155] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event27)
[ 11.155] (II) No input driver specified, ignoring this device.
[ 11.155] (II) This device may have been added with another device file.
[ 11.156] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event28)
[ 11.156] (II) No input driver specified, ignoring this device.
[ 11.156] (II) This device may have been added with another device file.
[ 11.157] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[ 11.157] (II) No input driver specified, ignoring this device.
[ 11.157] (II) This device may have been added with another device file.
[ 11.173] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 11.173] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[ 11.173] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[ 11.173] (**) Option "Device" "/dev/input/event5"
[ 11.173] (II) libinput: SEMICO USB Keyboard Consumer Control: is a virtual subdevice
[ 11.173] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:145F:01E5.0003/input/input5/event5"
[ 11.173] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: KEYBOARD, id 17)
[ 11.173] (**) Razer Razer DeathAdder Elite Keyboard: Applying InputClass "libinput keyboard catchall"
[ 11.173] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder Elite Keyboard'
[ 11.173] (**) Razer Razer DeathAdder Elite Keyboard: always reports core events
[ 11.173] (**) Option "Device" "/dev/input/event8"
[ 11.173] (II) libinput: Razer Razer DeathAdder Elite Keyboard: is a virtual subdevice
[ 11.173] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1532:005C.0005/input/input8/event8"
[ 11.173] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder Elite Keyboard" (type: KEYBOARD, id 18)
[ 18.211] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 18.211] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 18.211] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 18.211] (--) NVIDIA(GPU-0):
[ 18.255] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): connected
[ 18.255] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): Internal TMDS
[ 18.255] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): 600.0 MHz maximum pixel clock
[ 18.255] (--) NVIDIA(GPU-0):
[ 18.255] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 18.255] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 18.255] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 18.255] (--) NVIDIA(GPU-0):
[ 18.255] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 18.255] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 18.255] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 18.255] (--) NVIDIA(GPU-0):
[ 18.255] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 18.255] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 18.255] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 18.255] (--) NVIDIA(GPU-0):
[ 18.299] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): connected
[ 18.299] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): Internal TMDS
[ 18.299] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): 600.0 MHz maximum pixel clock
[ 18.299] (--) NVIDIA(GPU-0):
[ 18.299] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 18.299] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 18.299] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 18.299] (--) NVIDIA(GPU-0):
[ 18.299] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 18.299] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 18.299] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 18.299] (--) NVIDIA(GPU-0):
[ 20.131] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 20.131] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 20.131] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 20.131] (--) NVIDIA(GPU-0):
[ 20.175] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): connected
[ 20.175] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): Internal TMDS
[ 20.175] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): 600.0 MHz maximum pixel clock
[ 20.175] (--) NVIDIA(GPU-0):
[ 20.175] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 20.175] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 20.175] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 20.175] (--) NVIDIA(GPU-0):
[ 20.175] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 20.175] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 20.175] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 20.175] (--) NVIDIA(GPU-0):
[ 20.175] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 20.175] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 20.175] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 20.175] (--) NVIDIA(GPU-0):
[ 20.219] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): connected
[ 20.219] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): Internal TMDS
[ 20.219] (--) NVIDIA(GPU-0): SAMSUNG (DFP-1): 600.0 MHz maximum pixel clock
[ 20.219] (--) NVIDIA(GPU-0):
[ 20.219] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 20.219] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 20.219] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 20.219] (--) NVIDIA(GPU-0):
[ 20.220] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 20.220] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 20.220] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 20.220] (--) NVIDIA(GPU-0):
[ 20.864] (II) NVIDIA(0): Setting mode "NULL"
[ 20.903] randr: falling back to unsynchronized pixmap sharing
[ 20.964] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1360x768 +0+156 {ViewPortIn=1360x768, ViewPortOut=1360x768+0+0}"I tried deleting the xorg.conf file but it did not exist in that directory.
Offline
The system runs on the nvidia GPU (despite "vfio-pci.ids=10de:1c82,10de:0fb9")
grep -ri nvidia /{etc,usr/share}/X11/xorg.conf*Edit: oh and something tries to
[ 20.864] (II) NVIDIA(0): Setting mode "NULL"
[ 20.964] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1360x768 +0+156 {ViewPortIn=1360x768, ViewPortOut=1360x768+0+0}"What is your graphical target?
Edit #2: I assume SDDM?
https://bbs.archlinux.org/viewtopic.php?id=280653
Last edited by seth (2022-10-24 15:18:44)
Offline
The system runs on the nvidia GPU (despite "vfio-pci.ids=10de:1c82,10de:0fb9")
grep -ri nvidia /{etc,usr/share}/X11/xorg.conf*Edit: oh and something tries to
[ 20.864] (II) NVIDIA(0): Setting mode "NULL" [ 20.964] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1360x768 +0+156 {ViewPortIn=1360x768, ViewPortOut=1360x768+0+0}"What is your graphical target?
Edit #2: I assume SDDM?
https://bbs.archlinux.org/viewtopic.php?id=280653
It is SDDM. I dont mind switching to smth like LightDM but from what I've read it breaks some things in KDE.
Offline
It breaks the SDDM config dialog, which has no bearing on anything else. But I don't think SDDM's default config would do weird stuff like this. Did you ever install optimus-manager or envycontrol or some such?
Offline
grep -ri nvidia /{etc,usr/share}/X11/xorg.conf*
For SDDM I could imagine it to activate an output that's only on the nvidia chip (so no longer present) and deactivate everything else.
Offline
It breaks the SDDM config dialog, which has no bearing on anything else. But I don't think SDDM's default config would do weird stuff like this. Did you ever install optimus-manager or envycontrol or some such?
Nope never installed anything like that.
seth wrote:grep -ri nvidia /{etc,usr/share}/X11/xorg.conf*For SDDM I could imagine it to activate an output that's only on the nvidia chip (so no longer present) and deactivate everything else.
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf: Identifier "nvidia"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf: MatchDriver "nvidia-drm"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf: Driver "nvidia"
/usr/share/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf: ModulePath "/usr/lib/nvidia/xorg"Thats the output of
grep -ri nvidia /{etc,usr/share}/X11/xorg.conf*Offline
That's the standard file, but that shouldn't trigger if nvidia-drm is not loaded, which to my understanding shouldn't happen as vfio should bind the GPU before the nvidia driver is in place. Or are both the vfio and the nvidia driver now loaded?
lsmod
lspci -k?
Offline
That's the standard file, but that shouldn't trigger if nvidia-drm is not loaded, which to my understanding shouldn't happen as vfio should bind the GPU before the nvidia driver is in place. Or are both the vfio and the nvidia driver now loaded?
lsmod lspci -k?
lsmod
Module Size Used by
exfat 98304 1
snd_hda_codec_realtek 172032 1
rfkill 32768 3
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
ledtrig_audio 16384 1 snd_hda_codec_generic
intel_rapl_msr 20480 0
intel_rapl_common 32768 1 intel_rapl_msr
intel_tcc_cooling 16384 0
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
coretemp 20480 0
kvm_intel 389120 0
kvm 1138688 1 kvm_intel
irqbypass 16384 1 kvm
snd_hda_codec_hdmi 86016 2
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
snd_hda_intel 61440 2
polyval_clmulni 16384 0
snd_intel_dspcfg 36864 1 snd_hda_intel
polyval_generic 16384 1 polyval_clmulni
snd_usb_audio 397312 3
iTCO_wdt 16384 0
gf128mul 16384 1 polyval_generic
r8169 102400 0
intel_pmc_bxt 16384 1 iTCO_wdt
snd_usbmidi_lib 45056 1 snd_usb_audio
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg
ghash_clmulni_intel 16384 0
ee1004 20480 0
iTCO_vendor_support 16384 1 iTCO_wdt
nvidia_uvm 2859008 0
snd_hda_codec 188416 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
realtek 36864 1
snd_rawmidi 49152 1 snd_usbmidi_lib
aesni_intel 393216 0
i2c_i801 45056 0
snd_seq_device 16384 1 snd_rawmidi
snd_hda_core 118784 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
crypto_simd 16384 1 aesni_intel
mdio_devres 16384 1 r8169
mc 73728 1 snd_usb_audio
snd_hwdep 16384 2 snd_usb_audio,snd_hda_codec
nvidia_drm 73728 2
nvidia_modeset 1466368 3 nvidia_drm
mei_pxp 20480 0
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
mei_hdcp 24576 0
mxm_wmi 16384 0
rapl 16384 0
intel_cstate 20480 0
intel_uncore 217088 0
pcspkr 16384 0
i2c_smbus 20480 1 i2c_i801
snd_pcm 172032 6 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
libphy 172032 3 r8169,mdio_devres,realtek
snd_timer 49152 1 snd_pcm
nvidia 60055552 351 nvidia_uvm,nvidia_modeset
mousedev 24576 0
joydev 28672 0
snd 126976 21 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
vfat 24576 1
i915 3149824 70
fat 98304 1 vfat
soundcore 16384 1 snd
drm_buddy 20480 1 i915
ttm 94208 1 i915
wmi 45056 1 mxm_wmi
drm_display_helper 180224 1 i915
video 61440 1 i915
mei_me 53248 2
cec 81920 2 drm_display_helper,i915
mac_hid 16384 0
acpi_pad 24576 0
intel_gtt 28672 1 i915
intel_pch_thermal 20480 0
mei 172032 5 mei_hdcp,mei_pxp,mei_me
dm_multipath 45056 0
dm_mod 188416 1 dm_multipath
crypto_user 24576 0
fuse 176128 3
bpf_preload 24576 0
ip_tables 36864 0
x_tables 57344 1 ip_tables
ext4 1015808 1
crc32c_generic 16384 0
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 188416 1 ext4
uas 32768 0
usb_storage 81920 1 uas
usbhid 73728 0
sr_mod 28672 0
crc32c_intel 24576 2
xhci_pci 20480 0
cdrom 81920 1 sr_mod
xhci_pci_renesas 24576 1 xhci_pcilspci -k
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 05)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: skl_uncore
00:01.0 PCI bridge: Intel Corporation 6th-10th Gen Core Processor PCIe Controller (x16) (rev 05)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: pcieport
00:02.0 Display controller: Intel Corporation HD Graphics 630 (rev 04)
DeviceName: Onboard IGD
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: i915
Kernel modules: i915
00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:14.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: ahci
00:1c.0 PCI bridge: Intel Corporation 100 Series/C230 Series Chipset Family PCI Express Root Port #5 (rev f1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation H110 Chipset LPC/eSPI Controller (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device f996
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c96
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c96
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 7996
Kernel driver in use: r8169
Kernel modules: r8169Offline
You probably have the nvidia modules in the initramfs?
lsinitcpio /boot/initramfs-linux.img | grep nvidiaOffline
You probably have the nvidia modules in the initramfs?
lsinitcpio /boot/initramfs-linux.img | grep nvidia
Ye the it outputted
usr/lib/modprobe.d/nvidia-utils.confOffline
That's not enough to explain the module being loaded despite the vfio bind.
Please post a complete system journal - ideally of a boot w/ "softdep nvidia pre: vfio-pci" (you can use "sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st" to eg. access the journal of the previous boot and feed it into a pastebin service)
Offline
That's not enough to explain the module being loaded despite the vfio bind.
Please post a complete system journal - ideally of a boot w/ "softdep nvidia pre: vfio-pci" (you can use "sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st" to eg. access the journal of the previous boot and feed it into a pastebin service)
Offline
Oct 24 22:51:13 arch kernel: nvidia: loading out-of-tree module taints kernel.
Oct 24 22:51:13 arch kernel: nvidia: module license 'NVIDIA' taints kernel.
Oct 24 22:51:13 arch kernel: Disabling lock debugging due to kernel taint
Oct 24 22:51:13 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Oct 24 22:51:14 arch kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 234
Oct 24 22:51:14 arch kernel: NVRM: The NVIDIA probe routine was not called for 1 device(s).
Oct 24 22:51:14 arch kernel: NVRM: This can occur when a driver such as:
NVRM: nouveau, rivafb, nvidiafb or rivatv
NVRM: was loaded and obtained ownership of the NVIDIA device(s).
Oct 24 22:51:14 arch kernel: NVRM: Try unloading the conflicting kernel module (and/or
NVRM: reconfigure your kernel without the conflicting
NVRM: driver(s)), then try loading the NVIDIA kernel module
NVRM: again.
Oct 24 22:51:14 arch kernel: NVRM: No NVIDIA devices probed.happens after vfio and looks like the module is explcitly loaded?
Doesn't seem to be systemd-modules-load, though:
Oct 24 22:51:11 arch systemd-modules-load[234]: Inserted module 'crypto_user'
Oct 24 22:51:11 arch systemd-modules-load[234]: Inserted module 'dm_multipath'
Oct 24 22:51:14 arch systemd-modules-load[234]: Failed to insert module 'nvidia_uvm': No such deviceOffline