You are not logged in.

#1 2022-09-24 12:51:31

Muzzy
Member
Registered: 2022-09-24
Posts: 13

[SOLVED] Boot issues with proprietary Nvidia driver.

Hey, this is my first time posting on here so i wasn't sure what section was most appropriate.

Here's my issue, I just installed a fresh arch on my PC, and i installed the proprietary Nvidia driver. After rebooting my boot gets stuck seemingly forever on the

/dev/sda1 clean

part.

Some information i have gathered:
    1. If i try to use xf86-video-nouveau, everything works seamlessly
    2. Here is the output of

journalctl -b -1

that i got by booting the live usb and chrooting to the installation

Hope someone can help.

EDIT:fixed url

Last edited by Muzzy (2022-09-24 17:10:43)

Offline

#2 2022-09-24 13:09:25

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,720

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

Seems to be an optimus system?

Sep 24 14:22:02 desktop kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Sep 24 14:22:02 desktop kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Sep 24 14:22:02 desktop kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes

Are there any outputs attached to the IGP?

Though:

Sep 24 14:22:01 desktop kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device (overriding previous)
Sep 24 14:22:02 desktop systemd[1]: Reached target Graphical Interface.

What is your graphical.target? (Some DM?)
Do you have an xorg log, https://wiki.archlinux.org/title/Xorg#General ?

ALso please post the output of

lspci -k

Offline

#3 2022-09-24 13:24:10

Muzzy
Member
Registered: 2022-09-24
Posts: 13

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

I do have an integrated Intel HD Graphics that i seem to have forgotten about. Could that be causing the issue? I'm using i3wm as my window manager.

Xorg log.

Output of lspci

00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
	Subsystem: Gigabyte Technology Co., Ltd Device 5000
	Kernel driver in use: hsw_uncore
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
	Subsystem: Gigabyte Technology Co., Ltd Device 5000
	Kernel driver in use: pcieport
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
	Subsystem: Gigabyte Technology Co., Ltd Device d000
	Kernel driver in use: i915
	Kernel modules: i915
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
	Subsystem: Intel Corporation Device 2010
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device 5007
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device 1c3a
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:16.3 Serial controller: Intel Corporation 8 Series/C220 Series Chipset Family KT Controller (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device 1c3a
	Kernel driver in use: serial
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device 5006
	Kernel driver in use: ehci-pci
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device a002
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d4)
	Subsystem: Gigabyte Technology Co., Ltd Device 5001
	Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d4)
	Subsystem: Gigabyte Technology Co., Ltd Device 5001
	Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d4)
	Subsystem: Gigabyte Technology Co., Ltd Device 5001
	Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device 5006
	Kernel driver in use: ehci-pci
00:1f.0 ISA bridge: Intel Corporation B85 Express LPC Controller (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device 5001
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device b005
	Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd Device 5001
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
01:00.0 VGA compatible controller: NVIDIA Corporation GM206 [GeForce GTX 960] (rev a1)
	Subsystem: Gigabyte Technology Co., Ltd Device 36bd
	Kernel driver in use: nouveau
	Kernel modules: nouveau
01:00.1 Audio device: NVIDIA Corporation GM206 High Definition Audio Controller (rev a1)
	Subsystem: Gigabyte Technology Co., Ltd Device 36bd
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
	Subsystem: Gigabyte Technology Co., Ltd Onboard Ethernet
	Kernel driver in use: r8169
	Kernel modules: r8169
04:00.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 41)
	Subsystem: Gigabyte Technology Co., Ltd Device 8892

Offline

#4 2022-09-24 14:04:34

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,720

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

You're currently using the nouveau kernel module.
Do you use startx/xinit to auto-start the GUI session?

[    53.975] (==) Using config file: "/etc/X11/xorg.conf"
[    53.975] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    53.975] (==) ServerLayout "Layout0"
[    53.975] (**) |-->Screen "Screen0" (0)
[    53.975] (**) |   |-->Monitor "Monitor0"
[    53.975] (**) |   |-->Device "Device0"
[    53.975] (**) |-->Input Device "Keyboard0"
[    53.975] (**) |-->Input Device "Mouse0"

Get rid of the xorg.conf - it currently loads xf86-video-nouveau, so that's gonna fail when you switch to the nvidia blob.

Offline

#5 2022-09-24 14:12:19

Muzzy
Member
Registered: 2022-09-24
Posts: 13

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

Yes i am currently on nouveau, because it is the only way i am aware of, of accessing my GUI. In my bashrc i automatically call startx if i log in on tty1. Note that during the initial boot which the journal entries are describing nouveau was not installed.

Offline

#6 2022-09-24 14:20:16

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,720

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

1. get rid of the xorg.conf
2. post your xinitrc
3. https://wiki.archlinux.org/title/NVIDIA#Early_loading

Offline

#7 2022-09-24 14:22:27

Muzzy
Member
Registered: 2022-09-24
Posts: 13

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

i will get on with the steps but while i do here's my .xinitrc

xrandr --output DVI-I-1 --mode 1920x1080 -r 60 --pos 1920x0 --output DVI-D-1 --primary --mode 1920x1080 -r 144 --pos 0x0
exec i3

Offline

#8 2022-09-24 14:26:39

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

Muzzy wrote:

i will get on with the steps but while i do here's my .xinitrc

xrandr --output DVI-I-1 --mode 1920x1080 -r 60 --pos 1920x0 --output DVI-D-1 --primary --mode 1920x1080 -r 144 --pos 0x0
exec i3

So you aren't correctly starting your session then.

Please read and follow the https://wiki.archlinux.org/title/Xinit page on the wiki.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#9 2022-09-24 14:30:44

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,720

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

Since your xorg log looks like you're using some sort of reverse prime you'd have to --setprovideroutputsource, https://wiki.archlinux.org/title/PRIME#Reverse_PRIME
Also see the not in the last link below on what's missing in your xinitrc, might be a permission problem.

Offline

#10 2022-09-24 15:01:55

Muzzy
Member
Registered: 2022-09-24
Posts: 13

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

I have completed seth's 3 steps (removing xorg.conf and following 1.3 trough 1.3.1.1 from https://wiki.archlinux.org/title/NVIDIA#Early_loading ), at which point i now hit the tty login screen with the Nvidia proprietary driver!
I have also been able to log into i3 just fine (using my old xinitrc) except for one annoying detail. The tty is completely frozen, though it does take input, as i was able to log in blindly and my session started.

Following this i tried changing my .xinitrc to

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then







    xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then







    xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

exec i3
#twm &
#xclock -geometry 50x50-1+1 &
#xterm -geometry 80x50+494+51 &
#xterm -geometry 80x20+494-0 &
#exec xterm -geometry 80x66+0+0 -name login

at which point the same behavior occurred. Should i open a new subject for this?

I would like to thank you all for your help.

Offline

#11 2022-09-24 15:52:34

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,720

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

You mean you get to the getty login and there the output freezes, despite you being able to enter your login credentials and enter a bash and there run startx/xinit (and then X11 takes over)?
Please post an updated xorg log.
Do you also add https://wiki.archlinux.org/title/NVIDIA … de_setting ?

Offline

#12 2022-09-24 16:08:54

Muzzy
Member
Registered: 2022-09-24
Posts: 13

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

Yes, exactly.

[     9.364] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[     9.364] Current Operating System: Linux desktop 5.19.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 20 Sep 2022 15:17:59 +0000 x86_64
[     9.364] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=86a29fa7-c329-4604-9880-4fb29c137b33 rw loglevel=3 quiet nvidia_drm.modeset=1
[     9.364]  
[     9.364] Current version of pixman: 0.40.0
[     9.364] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     9.364] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     9.364] (==) Log file: "/home/muzzy/.local/share/xorg/Xorg.0.log", Time: Sat Sep 24 16:52:57 2022
[     9.367] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     9.368] (==) No Layout section.  Using the first Screen section.
[     9.368] (==) No screen section available. Using defaults.
[     9.368] (**) |-->Screen "Default Screen Section" (0)
[     9.368] (**) |   |-->Monitor "<default monitor>"
[     9.368] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     9.368] (==) Automatically adding devices
[     9.368] (==) Automatically enabling devices
[     9.368] (==) Automatically adding GPU devices
[     9.368] (==) Automatically binding GPU devices
[     9.368] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     9.369] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     9.369] 	Entry deleted from font path.
[     9.369] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[     9.369] 	Entry deleted from font path.
[     9.369] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     9.369] 	Entry deleted from font path.
[     9.369] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     9.369] 	Entry deleted from font path.
[     9.370] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     9.370] (==) ModulePath set to "/usr/lib/xorg/modules"
[     9.370] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     9.370] (II) Module ABI versions:
[     9.370] 	X.Org ANSI C Emulation: 0.4
[     9.370] 	X.Org Video Driver: 25.2
[     9.370] 	X.Org XInput driver : 24.4
[     9.370] 	X.Org Server Extension : 10.0
[     9.371] (++) using VT number 1

[     9.372] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     9.373] (II) xfree86: Adding drm device (/dev/dri/card0)
[     9.373] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[     9.373] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[     9.374] (II) xfree86: Adding drm device (/dev/dri/card1)
[     9.374] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[     9.374] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[     9.375] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     9.376] (--) PCI: (0@0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[     9.376] (--) PCI:*(1@0:0:0) 10de:1401:1458:36bd rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     9.376] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     9.376] (II) LoadModule: "glx"
[     9.377] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     9.385] (II) Module glx: vendor="X.Org Foundation"
[     9.385] 	compiled for 1.21.1.4, module version = 1.0.0
[     9.385] 	ABI class: X.Org Server Extension, version 10.0
[     9.385] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[     9.385] 	loading driver: nvidia
[     9.385] (==) Matched nvidia as autoconfigured driver 0
[     9.385] (==) Matched nouveau as autoconfigured driver 1
[     9.385] (==) Matched nv as autoconfigured driver 2
[     9.385] (==) Matched intel as autoconfigured driver 3
[     9.385] (==) Matched modesetting as autoconfigured driver 4
[     9.385] (==) Matched fbdev as autoconfigured driver 5
[     9.385] (==) Matched vesa as autoconfigured driver 6
[     9.385] (==) Assigned the driver to the xf86ConfigLayout
[     9.385] (II) LoadModule: "nvidia"
[     9.385] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     9.391] (II) Module nvidia: vendor="NVIDIA Corporation"
[     9.391] 	compiled for 1.6.99.901, module version = 1.0.0
[     9.391] 	Module class: X.Org Video Driver
[     9.392] (II) LoadModule: "nouveau"
[     9.393] (WW) Warning, couldn't open module nouveau
[     9.393] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     9.393] (II) LoadModule: "nv"
[     9.393] (WW) Warning, couldn't open module nv
[     9.393] (EE) Failed to load module "nv" (module does not exist, 0)
[     9.393] (II) LoadModule: "intel"
[     9.393] (WW) Warning, couldn't open module intel
[     9.393] (EE) Failed to load module "intel" (module does not exist, 0)
[     9.393] (II) LoadModule: "modesetting"
[     9.393] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     9.395] (II) Module modesetting: vendor="X.Org Foundation"
[     9.395] 	compiled for 1.21.1.4, module version = 1.21.1
[     9.395] 	Module class: X.Org Video Driver
[     9.395] 	ABI class: X.Org Video Driver, version 25.2
[     9.395] (II) LoadModule: "fbdev"
[     9.395] (WW) Warning, couldn't open module fbdev
[     9.395] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     9.395] (II) LoadModule: "vesa"
[     9.396] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     9.396] (II) Module vesa: vendor="X.Org Foundation"
[     9.396] 	compiled for 1.21.1.3, module version = 2.5.0
[     9.396] 	Module class: X.Org Video Driver
[     9.396] 	ABI class: X.Org Video Driver, version 25.2
[     9.396] (II) NVIDIA dlloader X Driver  515.76  Mon Sep 12 19:18:09 UTC 2022
[     9.396] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     9.396] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     9.397] (II) VESA: driver for VESA chipsets: vesa
[     9.397] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[     9.397] (II) systemd-logind: releasing fd for 226:0
[     9.398] (II) Loading sub module "fb"
[     9.398] (II) LoadModule: "fb"
[     9.398] (II) Module "fb" already built-in
[     9.398] (II) Loading sub module "wfb"
[     9.398] (II) LoadModule: "wfb"
[     9.398] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     9.399] (II) Module wfb: vendor="X.Org Foundation"
[     9.399] 	compiled for 1.21.1.4, module version = 1.0.0
[     9.399] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.399] (II) Loading sub module "ramdac"
[     9.399] (II) LoadModule: "ramdac"
[     9.399] (II) Module "ramdac" already built-in
[     9.400] (WW) Falling back to old probe method for modesetting
[     9.400] (II) modeset(G0): using drv /dev/dri/card1
[     9.400] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[     9.400] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     9.400] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     9.400] (==) NVIDIA(0): RGB weight 888
[     9.400] (==) NVIDIA(0): Default visual is TrueColor
[     9.400] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     9.400] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[     9.401] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[     9.401] (**) NVIDIA(0): Enabling 2D acceleration
[     9.401] (II) Loading sub module "glxserver_nvidia"
[     9.401] (II) LoadModule: "glxserver_nvidia"
[     9.401] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     9.467] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     9.467] 	compiled for 1.6.99.901, module version = 1.0.0
[     9.467] 	Module class: X.Org Server Extension
[     9.467] (II) NVIDIA GLX Module  515.76  Mon Sep 12 19:14:20 UTC 2022
[     9.469] (II) NVIDIA: The X server supports PRIME Render Offload.
[     9.469] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     9.469] (--) NVIDIA(0):     CRT-0 (boot)
[     9.469] (--) NVIDIA(0):     DFP-0
[     9.469] (--) NVIDIA(0):     DFP-1
[     9.469] (--) NVIDIA(0):     DFP-2
[     9.469] (--) NVIDIA(0):     DFP-3
[     9.469] (--) NVIDIA(0):     DFP-4
[     9.470] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 960 (GM206-A) at PCI:1:0:0
[     9.470] (II) NVIDIA(0):     (GPU-0)
[     9.470] (--) NVIDIA(0): Memory: 2097152 kBytes
[     9.470] (--) NVIDIA(0): VideoBIOS: 84.06.14.40.22
[     9.470] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[     9.515] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[     9.515] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[     9.515] (--) NVIDIA(GPU-0): 
[     9.532] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     9.532] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     9.532] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[     9.532] (--) NVIDIA(GPU-0): 
[     9.532] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     9.532] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[     9.532] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[     9.532] (--) NVIDIA(GPU-0): 
[     9.532] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     9.532] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[     9.532] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[     9.532] (--) NVIDIA(GPU-0): 
[     9.532] (--) NVIDIA(GPU-0): DFP-3: disconnected
[     9.532] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[     9.532] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[     9.532] (--) NVIDIA(GPU-0): 
[     9.578] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[     9.578] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[     9.578] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[     9.578] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[     9.578] (--) NVIDIA(GPU-0): 
[     9.582] (==) NVIDIA(0): 
[     9.582] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     9.582] (==) NVIDIA(0):     will be used as the requested mode.
[     9.582] (==) NVIDIA(0): 
[     9.582] (II) NVIDIA(0): Validated MetaModes:
[     9.582] (II) NVIDIA(0):     "CRT-0:nvidia-auto-select,DFP-4:nvidia-auto-select"
[     9.582] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[     9.587] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[     9.587] (--) NVIDIA(0):     option
[     9.587] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     9.587] (==) modeset(G0): RGB weight 888
[     9.587] (==) modeset(G0): Default visual is TrueColor
[     9.587] (II) Loading sub module "glamoregl"
[     9.587] (II) LoadModule: "glamoregl"
[     9.587] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     9.595] (II) Module glamoregl: vendor="X.Org Foundation"
[     9.595] 	compiled for 1.21.1.4, module version = 1.0.1
[     9.595] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     9.922] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 4600 (HSW GT2)
[     9.922] (II) modeset(G0): glamor initialized
[    10.026] (II) modeset(G0): Output VGA-1-1 has no monitor section
[    10.027] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[    10.129] (II) modeset(G0): EDID for output VGA-1-1
[    10.130] (II) modeset(G0): EDID for output HDMI-1-2
[    10.130] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    10.130] (==) modeset(G0): DPI set to (96, 96)
[    10.130] (II) Loading sub module "fb"
[    10.130] (II) LoadModule: "fb"
[    10.130] (II) Module "fb" already built-in
[    10.130] (II) UnloadModule: "vesa"
[    10.130] (II) Unloading vesa
[    10.131] (WW) NVIDIA: Failed to bind sideband socket to
[    10.131] (WW) NVIDIA:     '/var/run/nvidia-xdriver-ac5300e6' Permission denied
[    10.131] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[    10.131] (II) NVIDIA:     access.
[    10.136] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    10.136] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    10.136] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    10.136] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    10.136] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    10.136] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    10.136] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    10.136] (II) NVIDIA(0):     Config Options in the README.
[    10.166] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select,DFP-4:nvidia-auto-select"
[    10.288] (==) NVIDIA(0): Disabling shared memory pixmaps
[    10.288] (==) NVIDIA(0): Backing store enabled
[    10.289] (==) NVIDIA(0): Silken mouse enabled
[    10.289] (==) NVIDIA(0): DPMS enabled
[    10.289] (II) Loading sub module "dri2"
[    10.289] (II) LoadModule: "dri2"
[    10.289] (II) Module "dri2" already built-in
[    10.289] (II) NVIDIA(0): [DRI2] Setup complete
[    10.289] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    10.322] (==) modeset(G0): Backing store enabled
[    10.322] (==) modeset(G0): Silken mouse enabled
[    10.322] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    10.322] (==) modeset(G0): DPMS enabled
[    10.322] (II) modeset(G0): [DRI2] Setup complete
[    10.322] (II) modeset(G0): [DRI2]   DRI driver: crocus
[    10.322] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    10.322] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    10.322] (II) Initializing extension Generic Event Extension
[    10.322] (II) Initializing extension SHAPE
[    10.322] (II) Initializing extension MIT-SHM
[    10.322] (II) Initializing extension XInputExtension
[    10.322] (II) Initializing extension XTEST
[    10.322] (II) Initializing extension BIG-REQUESTS
[    10.322] (II) Initializing extension SYNC
[    10.323] (II) Initializing extension XKEYBOARD
[    10.323] (II) Initializing extension XC-MISC
[    10.323] (II) Initializing extension SECURITY
[    10.323] (II) Initializing extension XFIXES
[    10.323] (II) Initializing extension RENDER
[    10.323] (II) Initializing extension RANDR
[    10.323] (II) Initializing extension COMPOSITE
[    10.323] (II) Initializing extension DAMAGE
[    10.323] (II) Initializing extension MIT-SCREEN-SAVER
[    10.323] (II) Initializing extension DOUBLE-BUFFER
[    10.323] (II) Initializing extension RECORD
[    10.323] (II) Initializing extension DPMS
[    10.323] (II) Initializing extension Present
[    10.323] (II) Initializing extension DRI3
[    10.323] (II) Initializing extension X-Resource
[    10.324] (II) Initializing extension XVideo
[    10.324] (II) Initializing extension XVideo-MotionCompensation
[    10.324] (II) Initializing extension GLX
[    10.324] (II) Initializing extension GLX
[    10.324] (II) Indirect GLX disabled.
[    10.324] (II) GLX: Another vendor is already registered for screen 0
[    10.324] (II) Initializing extension XFree86-VidModeExtension
[    10.324] (II) Initializing extension XFree86-DGA
[    10.324] (II) Initializing extension XFree86-DRI
[    10.324] (II) Initializing extension DRI2
[    10.324] (II) Initializing extension NV-GLX
[    10.324] (II) Initializing extension NV-CONTROL
[    10.324] (II) Initializing extension XINERAMA
[    10.324] (II) modeset(G0): Damage tracking initialized
[    10.411] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    10.411] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.411] (II) LoadModule: "libinput"
[    10.411] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    10.414] (II) Module libinput: vendor="X.Org Foundation"
[    10.414] 	compiled for 1.21.1.3, module version = 1.2.1
[    10.414] 	Module class: X.Org XInput Driver
[    10.414] 	ABI class: X.Org XInput driver, version 24.4
[    10.414] (II) Using input driver 'libinput' for 'Power Button'
[    10.415] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 46 paused 0
[    10.415] (**) Power Button: always reports core events
[    10.415] (**) Option "Device" "/dev/input/event1"
[    10.423] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    10.423] (II) event1  - Power Button: device is a keyboard
[    10.423] (II) event1  - Power Button: device removed
[    10.423] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    10.423] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    10.424] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    10.424] (II) event1  - Power Button: device is a keyboard
[    10.424] (II) config/udev: Adding input device Video Bus (/dev/input/event17)
[    10.424] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    10.424] (II) Using input driver 'libinput' for 'Video Bus'
[    10.425] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 49 paused 0
[    10.425] (**) Video Bus: always reports core events
[    10.425] (**) Option "Device" "/dev/input/event17"
[    10.425] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    10.425] (II) event17 - Video Bus: device is a keyboard
[    10.425] (II) event17 - Video Bus: device removed
[    10.425] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21/event17"
[    10.425] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    10.426] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    10.426] (II) event17 - Video Bus: device is a keyboard
[    10.426] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    10.426] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.426] (II) Using input driver 'libinput' for 'Power Button'
[    10.427] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 50 paused 0
[    10.427] (**) Power Button: always reports core events
[    10.427] (**) Option "Device" "/dev/input/event0"
[    10.427] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    10.427] (II) event0  - Power Button: device is a keyboard
[    10.427] (II) event0  - Power Button: device removed
[    10.427] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    10.427] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    10.428] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    10.428] (II) event0  - Power Button: device is a keyboard
[    10.429] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[    10.429] (II) No input driver specified, ignoring this device.
[    10.429] (II) This device may have been added with another device file.
[    10.429] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[    10.429] (II) No input driver specified, ignoring this device.
[    10.429] (II) This device may have been added with another device file.
[    10.429] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[    10.429] (II) No input driver specified, ignoring this device.
[    10.429] (II) This device may have been added with another device file.
[    10.429] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[    10.429] (II) No input driver specified, ignoring this device.
[    10.429] (II) This device may have been added with another device file.
[    10.430] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
[    10.430] (II) No input driver specified, ignoring this device.
[    10.430] (II) This device may have been added with another device file.
[    10.430] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
[    10.430] (II) No input driver specified, ignoring this device.
[    10.430] (II) This device may have been added with another device file.
[    10.430] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event14)
[    10.430] (II) No input driver specified, ignoring this device.
[    10.430] (II) This device may have been added with another device file.
[    10.431] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event20)
[    10.431] (II) No input driver specified, ignoring this device.
[    10.431] (II) This device may have been added with another device file.
[    10.431] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event21)
[    10.431] (II) No input driver specified, ignoring this device.
[    10.431] (II) This device may have been added with another device file.
[    10.431] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event22)
[    10.431] (II) No input driver specified, ignoring this device.
[    10.431] (II) This device may have been added with another device file.
[    10.431] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event23)
[    10.431] (II) No input driver specified, ignoring this device.
[    10.431] (II) This device may have been added with another device file.
[    10.432] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event24)
[    10.432] (II) No input driver specified, ignoring this device.
[    10.432] (II) This device may have been added with another device file.
[    10.432] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/event2)
[    10.432] (**) MOSART Semi. 2.4G Wireless Mouse: Applying InputClass "libinput pointer catchall"
[    10.432] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Wireless Mouse'
[    10.489] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 51 paused 0
[    10.489] (**) MOSART Semi. 2.4G Wireless Mouse: always reports core events
[    10.489] (**) Option "Device" "/dev/input/event2"
[    10.490] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: is tagged by udev as: Mouse
[    10.490] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: device is a pointer
[    10.491] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: device removed
[    10.491] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:3938:1031.0001/input/input2/event2"
[    10.491] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Wireless Mouse" (type: MOUSE, id 9)
[    10.491] (**) Option "AccelerationScheme" "none"
[    10.491] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) selected scheme none/0
[    10.491] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration factor: 2.000
[    10.491] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration threshold: 4
[    10.492] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: is tagged by udev as: Mouse
[    10.492] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: device is a pointer
[    10.492] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/mouse0)
[    10.492] (II) No input driver specified, ignoring this device.
[    10.492] (II) This device may have been added with another device file.
[    10.493] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/event3)
[    10.493] (II) No input driver specified, ignoring this device.
[    10.493] (II) This device may have been added with another device file.
[    10.493] (II) config/udev: Adding input device USB MOUSE USB Optical Mouse (/dev/input/event4)
[    10.493] (**) USB MOUSE USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    10.493] (II) Using input driver 'libinput' for 'USB MOUSE USB Optical Mouse'
[    10.549] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 52 paused 0
[    10.549] (**) USB MOUSE USB Optical Mouse: always reports core events
[    10.549] (**) Option "Device" "/dev/input/event4"
[    10.550] (II) event4  - USB MOUSE USB Optical Mouse: is tagged by udev as: Mouse
[    10.550] (II) event4  - USB MOUSE USB Optical Mouse: device is a pointer
[    10.551] (II) event4  - USB MOUSE USB Optical Mouse: device removed
[    10.551] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:145F:01D9.0002/input/input4/event4"
[    10.551] (II) XINPUT: Adding extended input device "USB MOUSE USB Optical Mouse" (type: MOUSE, id 10)
[    10.551] (**) Option "AccelerationScheme" "none"
[    10.551] (**) USB MOUSE USB Optical Mouse: (accel) selected scheme none/0
[    10.551] (**) USB MOUSE USB Optical Mouse: (accel) acceleration factor: 2.000
[    10.551] (**) USB MOUSE USB Optical Mouse: (accel) acceleration threshold: 4
[    10.552] (II) event4  - USB MOUSE USB Optical Mouse: is tagged by udev as: Mouse
[    10.552] (II) event4  - USB MOUSE USB Optical Mouse: device is a pointer
[    10.552] (II) config/udev: Adding input device USB MOUSE USB Optical Mouse (/dev/input/mouse1)
[    10.552] (II) No input driver specified, ignoring this device.
[    10.552] (II) This device may have been added with another device file.
[    10.553] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard (/dev/input/event5)
[    10.553] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    10.553] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard'
[    10.553] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 53 paused 0
[    10.553] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: always reports core events
[    10.553] (**) Option "Device" "/dev/input/event5"
[    10.554] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[    10.554] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[    10.555] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[    10.555] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:046D:C33A.0003/input/input5/event5"
[    10.555] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard" (type: KEYBOARD, id 11)
[    10.556] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[    10.556] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[    10.557] (II) config/udev: Adding input device Logitech G413 Carbon Mechanical Gaming Keyboard (/dev/input/event6)
[    10.557] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    10.557] (II) Using input driver 'libinput' for 'Logitech G413 Carbon Mechanical Gaming Keyboard'
[    10.557] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 54 paused 0
[    10.557] (**) Logitech G413 Carbon Mechanical Gaming Keyboard: always reports core events
[    10.557] (**) Option "Device" "/dev/input/event6"
[    10.558] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[    10.558] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[    10.558] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[    10.558] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.1/0003:046D:C33A.0004/input/input6/event6"
[    10.558] (II) XINPUT: Adding extended input device "Logitech G413 Carbon Mechanical Gaming Keyboard" (type: KEYBOARD, id 12)
[    10.559] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[    10.559] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[    10.560] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[    10.560] (II) No input driver specified, ignoring this device.
[    10.560] (II) This device may have been added with another device file.
[    10.560] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event16)
[    10.560] (II) No input driver specified, ignoring this device.
[    10.560] (II) This device may have been added with another device file.
[    10.561] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event18)
[    10.561] (II) No input driver specified, ignoring this device.
[    10.561] (II) This device may have been added with another device file.
[    10.561] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event19)
[    10.561] (II) No input driver specified, ignoring this device.
[    10.561] (II) This device may have been added with another device file.
[    10.561] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    10.561] (II) No input driver specified, ignoring this device.
[    10.561] (II) This device may have been added with another device file.
[    10.750] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[    10.750] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[    10.750] (--) NVIDIA(GPU-0): 
[    10.768] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    10.768] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    10.768] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    10.768] (--) NVIDIA(GPU-0): 
[    10.768] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    10.768] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    10.768] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    10.768] (--) NVIDIA(GPU-0): 
[    10.768] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    10.768] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    10.768] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    10.768] (--) NVIDIA(GPU-0): 
[    10.768] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    10.768] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    10.768] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    10.768] (--) NVIDIA(GPU-0): 
[    10.814] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[    10.814] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[    10.814] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[    10.814] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[    10.814] (--) NVIDIA(GPU-0): 
[    10.849] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[    10.849] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[    10.849] (--) NVIDIA(GPU-0): 
[    10.867] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    10.867] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    10.867] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    10.867] (--) NVIDIA(GPU-0): 
[    10.867] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    10.867] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    10.867] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    10.867] (--) NVIDIA(GPU-0): 
[    10.867] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    10.867] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    10.867] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    10.867] (--) NVIDIA(GPU-0): 
[    10.867] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    10.867] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    10.867] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    10.867] (--) NVIDIA(GPU-0): 
[    10.913] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[    10.913] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[    10.913] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[    10.913] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[    10.913] (--) NVIDIA(GPU-0): 
[    40.612] (**) Option "fd" "46"
[    40.612] (II) event1  - Power Button: device removed
[    40.612] (**) Option "fd" "49"
[    40.612] (II) event17 - Video Bus: device removed
[    40.612] (**) Option "fd" "50"
[    40.612] (II) event0  - Power Button: device removed
[    40.613] (**) Option "fd" "51"
[    40.613] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: device removed
[    40.613] (**) Option "fd" "52"
[    40.613] (II) event4  - USB MOUSE USB Optical Mouse: device removed
[    40.613] (**) Option "fd" "53"
[    40.613] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[    40.613] (**) Option "fd" "54"
[    40.613] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[    40.829] (II) systemd-logind: got pause for 13:68
[    40.829] (II) systemd-logind: got pause for 13:81
[    40.829] (II) systemd-logind: got pause for 13:69
[    40.829] (II) systemd-logind: got pause for 13:70
[    40.829] (II) systemd-logind: got pause for 13:66
[    40.829] (II) systemd-logind: got pause for 13:64
[    40.829] (II) systemd-logind: got pause for 13:65
[    46.936] (II) systemd-logind: got resume for 13:68
[    46.959] (II) systemd-logind: got resume for 13:81
[    46.976] (II) systemd-logind: got resume for 13:69
[    46.993] (II) systemd-logind: got resume for 13:70
[    47.009] (II) systemd-logind: got resume for 13:66
[    47.026] (II) systemd-logind: got resume for 13:64
[    47.026] (II) systemd-logind: got resume for 226:1
[    47.060] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[    47.060] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[    47.060] (--) NVIDIA(GPU-0): 
[    47.078] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    47.078] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    47.078] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    47.078] (--) NVIDIA(GPU-0): 
[    47.078] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    47.078] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    47.078] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    47.078] (--) NVIDIA(GPU-0): 
[    47.078] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    47.078] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    47.078] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    47.078] (--) NVIDIA(GPU-0): 
[    47.078] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    47.078] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    47.078] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    47.078] (--) NVIDIA(GPU-0): 
[    47.124] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[    47.124] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[    47.124] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[    47.124] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[    47.124] (--) NVIDIA(GPU-0): 
[    47.138] (II) NVIDIA(0): Setting mode "CRT-0:nvidia-auto-select,DFP-4:nvidia-auto-select"
[    47.245] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    47.245] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    47.245] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    47.245] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    47.245] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    47.245] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    47.245] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    47.245] (II) NVIDIA(0):     Config Options in the README.
[    47.564] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    47.564] (II) event17 - Video Bus: device is a keyboard
[    47.565] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    47.565] (II) event0  - Power Button: device is a keyboard
[    47.566] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: is tagged by udev as: Mouse
[    47.566] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: device is a pointer
[    47.568] (II) event4  - USB MOUSE USB Optical Mouse: is tagged by udev as: Mouse
[    47.568] (II) event4  - USB MOUSE USB Optical Mouse: device is a pointer
[    47.569] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[    47.569] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[    47.570] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[    47.570] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[    47.573] (II) systemd-logind: got resume for 13:65
[    47.573] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    47.573] (II) event1  - Power Button: device is a keyboard
[   630.011] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[   630.011] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[   630.011] (--) NVIDIA(GPU-0): 
[   630.061] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   630.061] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   630.061] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   630.061] (--) NVIDIA(GPU-0): 
[   630.061] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   630.061] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   630.061] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   630.061] (--) NVIDIA(GPU-0): 
[   630.061] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   630.061] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   630.061] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   630.061] (--) NVIDIA(GPU-0): 
[   630.061] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   630.061] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   630.061] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   630.061] (--) NVIDIA(GPU-0): 
[   630.159] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[   630.159] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[   630.159] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[   630.159] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[   630.159] (--) NVIDIA(GPU-0): 
[   630.244] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[   630.244] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[   630.244] (--) NVIDIA(GPU-0): 
[   630.295] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   630.295] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   630.295] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   630.295] (--) NVIDIA(GPU-0): 
[   630.295] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   630.295] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   630.295] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   630.295] (--) NVIDIA(GPU-0): 
[   630.295] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   630.295] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   630.295] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   630.295] (--) NVIDIA(GPU-0): 
[   630.295] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   630.295] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   630.295] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   630.295] (--) NVIDIA(GPU-0): 
[   630.393] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[   630.393] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[   630.393] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[   630.393] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[   630.393] (--) NVIDIA(GPU-0): 
[   630.485] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[   630.485] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[   630.485] (--) NVIDIA(GPU-0): 
[   630.511] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   630.511] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   630.511] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   630.511] (--) NVIDIA(GPU-0): 
[   630.511] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   630.511] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   630.511] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   630.511] (--) NVIDIA(GPU-0): 
[   630.511] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   630.511] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   630.511] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[   630.511] (--) NVIDIA(GPU-0): 
[   630.512] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   630.512] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   630.512] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   630.512] (--) NVIDIA(GPU-0): 
[   630.610] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[   630.610] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[   630.610] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[   630.610] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[   630.610] (--) NVIDIA(GPU-0): 
[   646.519] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   646.701] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: 1920x1080_144 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  1233.834] (**) Option "fd" "63"
[  1233.834] (II) event1  - Power Button: device removed
[  1233.834] (**) Option "fd" "46"
[  1233.834] (II) event17 - Video Bus: device removed
[  1233.835] (**) Option "fd" "53"
[  1233.835] (II) event0  - Power Button: device removed
[  1233.835] (**) Option "fd" "51"
[  1233.835] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: device removed
[  1233.835] (**) Option "fd" "32"
[  1233.835] (II) event4  - USB MOUSE USB Optical Mouse: device removed
[  1233.836] (**) Option "fd" "49"
[  1233.836] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[  1233.836] (**) Option "fd" "50"
[  1233.836] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: device removed
[  1234.017] (II) systemd-logind: got pause for 13:68
[  1234.017] (II) systemd-logind: got pause for 13:81
[  1234.017] (II) systemd-logind: got pause for 13:69
[  1234.017] (II) systemd-logind: got pause for 13:70
[  1234.017] (II) systemd-logind: got pause for 13:66
[  1234.017] (II) systemd-logind: got pause for 13:64
[  1234.017] (II) systemd-logind: got pause for 13:65
[  1240.599] (II) systemd-logind: got resume for 13:68
[  1240.619] (II) systemd-logind: got resume for 13:81
[  1240.636] (II) systemd-logind: got resume for 13:69
[  1240.652] (II) systemd-logind: got resume for 13:70
[  1240.669] (II) systemd-logind: got resume for 13:66
[  1240.686] (II) systemd-logind: got resume for 13:64
[  1240.686] (II) systemd-logind: got resume for 226:1
[  1240.765] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1240.765] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1240.765] (--) NVIDIA(GPU-0): 
[  1240.800] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1240.800] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1240.800] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1240.800] (--) NVIDIA(GPU-0): 
[  1240.800] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1240.800] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1240.800] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1240.800] (--) NVIDIA(GPU-0): 
[  1240.800] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1240.800] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1240.800] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1240.800] (--) NVIDIA(GPU-0): 
[  1240.800] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1240.800] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1240.800] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1240.800] (--) NVIDIA(GPU-0): 
[  1240.893] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1240.893] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1240.893] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1240.893] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1240.893] (--) NVIDIA(GPU-0): 
[  1240.908] (II) NVIDIA(0): Setting mode "DVI-I-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-D-0: 1920x1080_144 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  1240.954] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  1240.954] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  1240.954] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  1240.954] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  1240.954] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  1240.954] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  1240.954] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  1240.954] (II) NVIDIA(0):     Config Options in the README.
[  1241.272] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[  1241.273] (II) event17 - Video Bus: device is a keyboard
[  1241.273] (II) event0  - Power Button: is tagged by udev as: Keyboard
[  1241.273] (II) event0  - Power Button: device is a keyboard
[  1241.275] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: is tagged by udev as: Mouse
[  1241.275] (II) event2  - MOSART Semi. 2.4G Wireless Mouse: device is a pointer
[  1241.276] (II) event4  - USB MOUSE USB Optical Mouse: is tagged by udev as: Mouse
[  1241.276] (II) event4  - USB MOUSE USB Optical Mouse: device is a pointer
[  1241.277] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[  1241.277] (II) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[  1241.279] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: is tagged by udev as: Keyboard
[  1241.279] (II) event6  - Logitech G413 Carbon Mechanical Gaming Keyboard: device is a keyboard
[  1241.287] (II) systemd-logind: got resume for 13:65
[  1241.288] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  1241.288] (II) event1  - Power Button: device is a keyboard
[  1297.981] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1297.981] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1297.981] (--) NVIDIA(GPU-0): 
[  1297.998] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1297.998] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1297.998] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1297.998] (--) NVIDIA(GPU-0): 
[  1297.998] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1297.998] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1297.998] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1297.998] (--) NVIDIA(GPU-0): 
[  1297.998] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1297.998] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1297.998] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1297.998] (--) NVIDIA(GPU-0): 
[  1297.998] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1297.998] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1297.998] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1297.998] (--) NVIDIA(GPU-0): 
[  1298.044] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1298.044] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1298.044] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1298.044] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1298.044] (--) NVIDIA(GPU-0): 
[  1298.080] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1298.080] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1298.080] (--) NVIDIA(GPU-0): 
[  1298.099] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1298.099] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1298.099] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1298.099] (--) NVIDIA(GPU-0): 
[  1298.099] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1298.099] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1298.099] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1298.099] (--) NVIDIA(GPU-0): 
[  1298.099] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1298.099] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1298.099] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1298.099] (--) NVIDIA(GPU-0): 
[  1298.099] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1298.099] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1298.099] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1298.099] (--) NVIDIA(GPU-0): 
[  1298.145] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1298.145] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1298.145] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1298.145] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1298.145] (--) NVIDIA(GPU-0): 
[  1311.747] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1311.747] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1311.747] (--) NVIDIA(GPU-0): 
[  1311.765] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1311.765] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1311.765] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1311.765] (--) NVIDIA(GPU-0): 
[  1311.765] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1311.765] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1311.765] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1311.765] (--) NVIDIA(GPU-0): 
[  1311.765] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1311.765] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1311.765] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1311.765] (--) NVIDIA(GPU-0): 
[  1311.765] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1311.765] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1311.765] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1311.765] (--) NVIDIA(GPU-0): 
[  1311.811] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1311.811] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1311.811] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1311.811] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1311.811] (--) NVIDIA(GPU-0): 
[  1311.847] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1311.847] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1311.847] (--) NVIDIA(GPU-0): 
[  1311.864] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1311.864] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1311.864] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1311.864] (--) NVIDIA(GPU-0): 
[  1311.865] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1311.865] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1311.865] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1311.865] (--) NVIDIA(GPU-0): 
[  1311.865] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1311.865] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1311.865] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1311.865] (--) NVIDIA(GPU-0): 
[  1311.865] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1311.865] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1311.865] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1311.865] (--) NVIDIA(GPU-0): 
[  1311.910] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1311.910] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1311.910] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1311.910] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1311.910] (--) NVIDIA(GPU-0): 
[  1325.880] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1325.880] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1325.880] (--) NVIDIA(GPU-0): 
[  1325.898] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1325.898] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1325.898] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1325.898] (--) NVIDIA(GPU-0): 
[  1325.898] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1325.898] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1325.898] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1325.898] (--) NVIDIA(GPU-0): 
[  1325.898] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1325.898] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1325.898] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1325.898] (--) NVIDIA(GPU-0): 
[  1325.898] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1325.898] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1325.898] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1325.898] (--) NVIDIA(GPU-0): 
[  1325.944] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1325.944] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1325.944] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1325.944] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1325.944] (--) NVIDIA(GPU-0): 
[  1325.980] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1325.980] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1325.980] (--) NVIDIA(GPU-0): 
[  1325.997] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1325.997] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1325.997] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1325.997] (--) NVIDIA(GPU-0): 
[  1325.997] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1325.997] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1325.997] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1325.997] (--) NVIDIA(GPU-0): 
[  1325.997] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1325.997] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1325.997] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1325.997] (--) NVIDIA(GPU-0): 
[  1325.998] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1325.998] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1325.998] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1325.998] (--) NVIDIA(GPU-0): 
[  1326.043] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1326.043] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1326.043] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1326.043] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1326.043] (--) NVIDIA(GPU-0): 
[  1326.297] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1326.297] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1326.297] (--) NVIDIA(GPU-0): 
[  1326.314] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1326.314] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1326.314] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1326.314] (--) NVIDIA(GPU-0): 
[  1326.314] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1326.315] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1326.315] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1326.315] (--) NVIDIA(GPU-0): 
[  1326.315] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1326.315] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1326.315] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1326.315] (--) NVIDIA(GPU-0): 
[  1326.315] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1326.315] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1326.315] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1326.315] (--) NVIDIA(GPU-0): 
[  1326.361] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1326.361] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1326.361] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1326.361] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1326.361] (--) NVIDIA(GPU-0): 
[  1326.397] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1326.397] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1326.397] (--) NVIDIA(GPU-0): 
[  1326.414] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1326.414] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1326.414] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1326.414] (--) NVIDIA(GPU-0): 
[  1326.414] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1326.414] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1326.414] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1326.414] (--) NVIDIA(GPU-0): 
[  1326.415] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1326.415] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1326.415] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1326.415] (--) NVIDIA(GPU-0): 
[  1326.415] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1326.415] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1326.415] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1326.415] (--) NVIDIA(GPU-0): 
[  1326.461] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1326.461] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1326.461] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1326.461] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1326.461] (--) NVIDIA(GPU-0): 
[  1441.128] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1441.128] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1441.128] (--) NVIDIA(GPU-0): 
[  1441.145] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1441.145] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1441.145] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1441.145] (--) NVIDIA(GPU-0): 
[  1441.145] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1441.145] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1441.145] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1441.145] (--) NVIDIA(GPU-0): 
[  1441.145] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1441.145] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1441.145] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1441.145] (--) NVIDIA(GPU-0): 
[  1441.145] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1441.145] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1441.145] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1441.145] (--) NVIDIA(GPU-0): 
[  1441.192] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1441.192] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1441.192] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1441.192] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1441.192] (--) NVIDIA(GPU-0): 
[  1441.227] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1441.227] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1441.227] (--) NVIDIA(GPU-0): 
[  1441.246] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1441.246] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1441.246] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1441.246] (--) NVIDIA(GPU-0): 
[  1441.246] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1441.246] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1441.246] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1441.246] (--) NVIDIA(GPU-0): 
[  1441.246] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1441.246] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1441.246] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1441.246] (--) NVIDIA(GPU-0): 
[  1441.246] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1441.246] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1441.246] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1441.246] (--) NVIDIA(GPU-0): 
[  1441.293] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1441.293] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1441.293] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1441.293] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1441.293] (--) NVIDIA(GPU-0): 
[  1441.444] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1441.444] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1441.444] (--) NVIDIA(GPU-0): 
[  1441.462] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1441.462] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1441.462] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1441.462] (--) NVIDIA(GPU-0): 
[  1441.462] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1441.462] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1441.462] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1441.462] (--) NVIDIA(GPU-0): 
[  1441.462] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1441.462] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1441.462] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1441.462] (--) NVIDIA(GPU-0): 
[  1441.462] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1441.462] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1441.462] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1441.462] (--) NVIDIA(GPU-0): 
[  1441.508] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1441.508] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1441.508] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1441.508] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1441.508] (--) NVIDIA(GPU-0): 
[  1441.545] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1441.545] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1441.545] (--) NVIDIA(GPU-0): 
[  1441.562] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1441.562] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1441.562] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1441.562] (--) NVIDIA(GPU-0): 
[  1441.563] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1441.563] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1441.563] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1441.563] (--) NVIDIA(GPU-0): 
[  1441.563] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1441.563] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1441.563] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1441.563] (--) NVIDIA(GPU-0): 
[  1441.563] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1441.563] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1441.563] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1441.563] (--) NVIDIA(GPU-0): 
[  1441.608] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1441.608] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1441.608] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1441.609] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1441.609] (--) NVIDIA(GPU-0): 
[  1672.473] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1672.473] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1672.473] (--) NVIDIA(GPU-0): 
[  1672.491] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1672.491] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1672.491] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1672.491] (--) NVIDIA(GPU-0): 
[  1672.491] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1672.491] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1672.491] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1672.491] (--) NVIDIA(GPU-0): 
[  1672.491] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1672.491] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1672.491] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1672.491] (--) NVIDIA(GPU-0): 
[  1672.491] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1672.491] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1672.491] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1672.491] (--) NVIDIA(GPU-0): 
[  1672.537] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1672.537] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1672.537] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1672.537] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1672.537] (--) NVIDIA(GPU-0): 
[  1672.573] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1672.573] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1672.573] (--) NVIDIA(GPU-0): 
[  1672.591] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1672.591] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1672.591] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1672.591] (--) NVIDIA(GPU-0): 
[  1672.591] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1672.591] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1672.591] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1672.591] (--) NVIDIA(GPU-0): 
[  1672.591] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1672.591] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1672.591] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1672.591] (--) NVIDIA(GPU-0): 
[  1672.591] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1672.591] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1672.591] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1672.591] (--) NVIDIA(GPU-0): 
[  1672.637] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1672.637] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1672.637] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1672.637] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1672.637] (--) NVIDIA(GPU-0): 
[  1672.790] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1672.790] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1672.790] (--) NVIDIA(GPU-0): 
[  1672.808] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1672.808] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1672.808] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1672.808] (--) NVIDIA(GPU-0): 
[  1672.808] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1672.808] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1672.808] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1672.808] (--) NVIDIA(GPU-0): 
[  1672.808] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1672.808] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1672.808] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1672.808] (--) NVIDIA(GPU-0): 
[  1672.808] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1672.808] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1672.808] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1672.808] (--) NVIDIA(GPU-0): 
[  1672.854] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1672.854] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1672.854] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1672.854] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1672.854] (--) NVIDIA(GPU-0): 
[  1672.890] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1672.890] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1672.890] (--) NVIDIA(GPU-0): 
[  1672.908] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1672.908] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1672.908] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1672.908] (--) NVIDIA(GPU-0): 
[  1672.908] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1672.908] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1672.908] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1672.908] (--) NVIDIA(GPU-0): 
[  1672.908] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1672.908] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1672.908] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1672.908] (--) NVIDIA(GPU-0): 
[  1672.909] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1672.909] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1672.909] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1672.909] (--) NVIDIA(GPU-0): 
[  1672.955] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1672.955] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1672.955] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1672.955] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1672.955] (--) NVIDIA(GPU-0): 
[  1700.257] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1700.257] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1700.257] (--) NVIDIA(GPU-0): 
[  1700.274] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1700.274] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1700.274] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1700.274] (--) NVIDIA(GPU-0): 
[  1700.275] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1700.275] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1700.275] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1700.275] (--) NVIDIA(GPU-0): 
[  1700.275] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1700.275] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1700.275] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1700.275] (--) NVIDIA(GPU-0): 
[  1700.275] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1700.275] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1700.275] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1700.275] (--) NVIDIA(GPU-0): 
[  1700.320] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1700.320] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1700.321] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1700.321] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1700.321] (--) NVIDIA(GPU-0): 
[  1700.356] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1700.356] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1700.356] (--) NVIDIA(GPU-0): 
[  1700.374] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1700.374] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1700.374] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1700.374] (--) NVIDIA(GPU-0): 
[  1700.374] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1700.374] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1700.374] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1700.374] (--) NVIDIA(GPU-0): 
[  1700.374] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1700.375] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1700.375] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1700.375] (--) NVIDIA(GPU-0): 
[  1700.375] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1700.375] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1700.375] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1700.375] (--) NVIDIA(GPU-0): 
[  1700.420] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1700.420] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1700.420] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1700.420] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1700.420] (--) NVIDIA(GPU-0): 
[  1700.573] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1700.573] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1700.573] (--) NVIDIA(GPU-0): 
[  1700.591] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1700.591] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1700.591] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1700.591] (--) NVIDIA(GPU-0): 
[  1700.591] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1700.591] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1700.591] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1700.591] (--) NVIDIA(GPU-0): 
[  1700.591] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1700.591] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1700.591] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1700.591] (--) NVIDIA(GPU-0): 
[  1700.592] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1700.592] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1700.592] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1700.592] (--) NVIDIA(GPU-0): 
[  1700.637] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1700.637] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1700.637] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1700.637] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1700.637] (--) NVIDIA(GPU-0): 
[  1700.673] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): connected
[  1700.673] (--) NVIDIA(GPU-0): BenQ GL2250 (CRT-0): 400.0 MHz maximum pixel clock
[  1700.673] (--) NVIDIA(GPU-0): 
[  1700.691] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1700.691] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1700.691] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  1700.691] (--) NVIDIA(GPU-0): 
[  1700.691] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1700.691] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1700.691] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1700.691] (--) NVIDIA(GPU-0): 
[  1700.691] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  1700.691] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[  1700.691] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[  1700.691] (--) NVIDIA(GPU-0): 
[  1700.691] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1700.691] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[  1700.691] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[  1700.691] (--) NVIDIA(GPU-0): 
[  1700.737] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): connected
[  1700.737] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): Internal TMDS
[  1700.737] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): 330.0 MHz maximum pixel clock
[  1700.737] (--) NVIDIA(GPU-0): BenQ ZOWIE XL LCD (DFP-4): supports NVIDIA 3D Vision stereo.
[  1700.737] (--) NVIDIA(GPU-0): 
[  1850.123] (EE) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 27ms, your system is too slow
[  1891.353] (EE) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 23ms, your system is too slow
[  2161.151] (EE) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 35ms, your system is too slow
[  2223.199] (EE) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 33ms, your system is too slow
[  2350.903] (EE) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: client bug: event processing lagging behind by 21ms, your system is too slow
[  2350.903] (EE) event5  - Logitech G413 Carbon Mechanical Gaming Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.

And yes i added the drm kernel parameter

Offline

#13 2022-09-24 16:24:09

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,720

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

You're running on the nvidia chip and there seems no output attached to the intel one - what if you simply blacklist the "i915" module?
https://wiki.archlinux.org/title/Kernel … and_line_2

Offline

#14 2022-09-24 16:40:43

Muzzy
Member
Registered: 2022-09-24
Posts: 13

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

That indeed helped! Thank you seth. Is this implying that the shells were trying to use the intel chip, for which i had not installed drivers for, while X used the nvidia chip? I wonder why this problem occurred only after i got the nvidia driver.
In any case thanks again, have a nice day.

Offline

#15 2022-09-24 21:52:13

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,720

Re: [SOLVED] Boot issues with proprietary Nvidia driver.

This might be related to https://bbs.archlinux.org/viewtopic.php?id=278519 and https://bbs.archlinux.org/viewtopic.php?id=279902
(The first thread or rather subsequent posts have turned into a drama, but the kernel developers have made clear that tehy consider this nvidia's problem)

Offline

Board footer

Powered by FluxBB