You are not logged in.

#1 2016-08-11 03:40:23

Cain05
Member
Registered: 2016-08-11
Posts: 9

[Solved] Cinnamon only runs in software rendering mode

Greetings!

I'm in the midst of my first Arch installation, and I seem to be having a problem getting Cinnamon to run with hardware acceleration.  When I select Cinnamon and try to log in, the screen goes blank then I end up back at the login screen, but I can log in just fine using software rendering mode. I've installed the nvidia drivers, cinnamon and lightdm (couldn't get gdm to work) and set up /etc/X11/xorg.conf.  I used glxinfo to verify the correct proprietary driver is being used.  I've spent some time on google looking for resolutions, but I haven't come up with anything.

I'm not sure what you guys need from me in order to give me a hand, but let me know and I'll provide what I can.  Thanks in advance.

Last edited by Cain05 (2016-08-13 02:13:15)

Offline

#2 2016-08-11 05:10:26

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [Solved] Cinnamon only runs in software rendering mode

Try by not using an xorg.conf.

Offline

#3 2016-08-11 11:00:26

Cain05
Member
Registered: 2016-08-11
Posts: 9

Re: [Solved] Cinnamon only runs in software rendering mode

Not having an xorg.conf actually seems to cause more issues, and from past experience, I need it in order to get certain things set up correctly for gaming.  Either way, I have the same problem with or without xorg.conf.  Maybe I should try to get gdm working again, or maybe try mdm which is what Mint uses by default.  When I tried gdm, all I would get is a blank screen, so I wasn't able to try an log in.

Edit 2: Ok I got gdm up and running, but I get the same problem, I can only log in in software rendering mode.  Seems to be an issue with cinnamon.  I checked cinnamon's log files, and I didn't see anything there that would point me in the right direction.

Last edited by Cain05 (2016-08-11 11:03:28)

Offline

#4 2016-08-11 14:11:31

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: [Solved] Cinnamon only runs in software rendering mode

Can you please post your xorg.log plus the xorg.conf if you are using it.

Offline

#5 2016-08-11 15:56:44

Cain05
Member
Registered: 2016-08-11
Posts: 9

Re: [Solved] Cinnamon only runs in software rendering mode

Here you go.

xorg.conf

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 367.35  (builduser@rw)  Fri Jul 15 21:07:27 CEST 2016

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 367.35  (buildmeister@swio-display-x64-rhel04-01)  Mon Jul 11 23:51:45 PDT 2016

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "BenQ XL2411Z"
    HorizSync       30.0 - 160.0
    VertRefresh     56.0 - 144.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 970"
    Option         "TripleBuffer" "True"
    Option         "RegistryDwords" "PowerMizerEnable=0x01; PerLevelSrc=02222; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x01"
EndSection

Section "Screen"

# Removed Option "metamodes" "DVI-I-1: 1920x1080_144 +0+0, DVI-D-0: nvidia-auto-select +1920+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "DFP-0"
    Option         "metamodes" "DVI-I-1: 1920x1080_144 +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Xorg.0.log

[    13.561] (--) Log file renamed from "/var/log/Xorg.pid-475.log" to "/var/log/Xorg.0.log"
[    13.563]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    13.563] X Protocol Version 11, Revision 0
[    13.563] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[    13.563] Current Operating System: Linux cain 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64
[    13.563] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7e56c8bf-9984-4a46-aa69-d848261a943f rw
[    13.563] Build Date: 19 July 2016  05:54:24PM
[    13.563]
[    13.563] Current version of pixman: 0.34.0
[    13.563]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    13.563] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.563] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 11 15:51:31 2016
[    13.564] (==) Using config file: "/etc/X11/xorg.conf"
[    13.564] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.565] (==) ServerLayout "Layout0"
[    13.565] (**) |-->Screen "Screen0" (0)
[    13.565] (**) |   |-->Monitor "Monitor0"
[    13.566] (**) |   |-->Device "Device0"
[    13.566] (**) |-->Input Device "Keyboard0"
[    13.566] (**) |-->Input Device "Mouse0"
[    13.566] (**) Option "Xinerama" "0"
[    13.566] (==) Automatically adding devices
[    13.566] (==) Automatically enabling devices
[    13.566] (==) Automatically adding GPU devices
[    13.566] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    13.567] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    13.567]    Entry deleted from font path.
[    13.567] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    13.567]    Entry deleted from font path.
[    13.567]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    13.567] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    13.567]    Entry deleted from font path.
[    13.567]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    13.567] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/
[    13.567] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.567] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    13.567] (WW) Disabling Keyboard0
[    13.567] (WW) Disabling Mouse0
[    13.568] (II) Loader magic: 0x821d40
[    13.568] (II) Module ABI versions:
[    13.568]    X.Org ANSI C Emulation: 0.4
[    13.568]    X.Org Video Driver: 20.0
[    13.568]    X.Org XInput driver : 22.1
[    13.568]    X.Org Server Extension : 9.0
[    13.568] (++) using VT number 1

[    13.569] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[    13.570] (II) xfree86: Adding drm device (/dev/dri/card1)
[    13.570] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[    13.571] (II) xfree86: Adding drm device (/dev/dri/card0)
[    13.571] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    13.572] (--) PCI: (0:0:2:0) 8086:0112:1458:d000 rev 9, Mem @ 0xfb400000/4194304, 0xe0000000/268435456, I/O @ 0x0000ff00/64
[    13.572] (--) PCI:*(0:1:0:0) 10de:13c2:1462:3160 rev 161, Mem @ 0xf9000000/16777216, 0xc0000000/268435456, 0xde000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/131072
[    13.572] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    13.572] (II) LoadModule: "glx"
[    13.574] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.643] (II) Module glx: vendor="NVIDIA Corporation"
[    13.643]    compiled for 4.0.2, module version = 1.0.0
[    13.643]    Module class: X.Org Server Extension
[    13.644] (II) NVIDIA GLX Module  367.35  Mon Jul 11 22:39:07 PDT 2016
[    13.644] (II) LoadModule: "nvidia"
[    13.645] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    13.652] (II) Module nvidia: vendor="NVIDIA Corporation"
[    13.652]    compiled for 4.0.2, module version = 1.0.0
[    13.652]    Module class: X.Org Video Driver
[    13.653] (II) NVIDIA dlloader X Driver  367.35  Mon Jul 11 22:14:48 PDT 2016
[    13.653] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    13.654] (II) systemd-logind: releasing fd for 226:1
[    13.655] (II) Loading sub module "fb"
[    13.655] (II) LoadModule: "fb"
[    13.656] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.657] (II) Module fb: vendor="X.Org Foundation"
[    13.657]    compiled for 1.18.4, module version = 1.0.0
[    13.657]    ABI class: X.Org ANSI C Emulation, version 0.4
[    13.657] (II) Loading sub module "wfb"
[    13.657] (II) LoadModule: "wfb"
[    13.658] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    13.659] (II) Module wfb: vendor="X.Org Foundation"
[    13.659]    compiled for 1.18.4, module version = 1.0.0
[    13.659]    ABI class: X.Org ANSI C Emulation, version 0.4
[    13.659] (II) Loading sub module "ramdac"
[    13.659] (II) LoadModule: "ramdac"
[    13.659] (II) Module "ramdac" already built-in
[    13.661] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    13.661] (==) NVIDIA(0): RGB weight 888
[    13.661] (==) NVIDIA(0): Default visual is TrueColor
[    13.661] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    13.663] (**) NVIDIA(0): Option "Stereo" "0"
[    13.663] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[    13.663] (**) NVIDIA(0): Option "SLI" "Off"
[    13.663] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    13.663] (**) NVIDIA(0): Option "TripleBuffer" "True"
[    13.663] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    13.663] (**) NVIDIA(0): Stereo disabled by request
[    13.663] (**) NVIDIA(0): NVIDIA SLI disabled.
[    13.663] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    13.663] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: 1920x1080_144 +0+0"
[    13.663] (**) NVIDIA(0): Option "RegistryDwords" "PowerMizerEnable=0x01; PerLevelSrc=02222; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x01"
[    13.663] (**) NVIDIA(0): Enabling 2D acceleration
[    14.396] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    14.396] (--) NVIDIA(0):     CRT-0
[    14.396] (--) NVIDIA(0):     DFP-0 (boot)
[    14.396] (--) NVIDIA(0):     DFP-1
[    14.396] (--) NVIDIA(0):     DFP-2
[    14.396] (--) NVIDIA(0):     DFP-3
[    14.396] (--) NVIDIA(0):     DFP-4
[    14.426] (--) NVIDIA(0): CRT-0: disconnected
[    14.426] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    14.426] (--) NVIDIA(0):
[    14.486] (--) NVIDIA(0): BenQ XL2411Z (DFP-0): connected
[    14.486] (--) NVIDIA(0): BenQ XL2411Z (DFP-0): Internal TMDS
[    14.486] (--) NVIDIA(0): BenQ XL2411Z (DFP-0): 330.0 MHz maximum pixel clock
[    14.486] (--) NVIDIA(0): BenQ XL2411Z (DFP-0): supports NVIDIA 3D Vision stereo.
[    14.486] (--) NVIDIA(0):
[    14.486] (--) NVIDIA(0): DFP-1: disconnected
[    14.486] (--) NVIDIA(0): DFP-1: Internal TMDS
[    14.486] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
[    14.486] (--) NVIDIA(0):
[    14.486] (--) NVIDIA(0): DFP-2: disconnected
[    14.486] (--) NVIDIA(0): DFP-2: Internal DisplayPort
[    14.486] (--) NVIDIA(0): DFP-2: 960.0 MHz maximum pixel clock
[    14.486] (--) NVIDIA(0):
[    14.486] (--) NVIDIA(0): DFP-3: disconnected
[    14.486] (--) NVIDIA(0): DFP-3: Internal TMDS
[    14.486] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[    14.486] (--) NVIDIA(0):
[    14.516] (--) NVIDIA(0): Samsung SMBX2250 (DFP-4): connected
[    14.516] (--) NVIDIA(0): Samsung SMBX2250 (DFP-4): Internal TMDS
[    14.516] (--) NVIDIA(0): Samsung SMBX2250 (DFP-4): 600.0 MHz maximum pixel clock
[    14.516] (--) NVIDIA(0):
[    14.517] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 970 (GM204-A) at PCI:1:0:0 (GPU-0)
[    14.517] (--) NVIDIA(0): Memory: 4194304 kBytes
[    14.517] (--) NVIDIA(0): VideoBIOS: 84.04.36.00.f1
[    14.517] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    14.517] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    14.517] (**) NVIDIA(0):     device BenQ XL2411Z (DFP-0) (Using EDID frequencies has
[    14.517] (**) NVIDIA(0):     been enabled on all display devices.)
[    14.519] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    14.519] (**) NVIDIA(0):     device Samsung SMBX2250 (DFP-4) (Using EDID frequencies
[    14.519] (**) NVIDIA(0):     has been enabled on all display devices.)
[    14.521] (II) NVIDIA(0): Validated MetaModes:
[    14.521] (II) NVIDIA(0):     "DVI-I-1:1920x1080_144+0+0"
[    14.521] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    14.527] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[    14.527] (--) NVIDIA(0):     option
[    14.527] (--) Depth 24 pixmap format is 32 bpp
[    14.528] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[    14.528] (II) NVIDIA:     access.
[    14.530] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    14.530] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    14.530] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    14.530] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    14.530] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    14.530] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    14.530] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    14.530] (II) NVIDIA(0):     Config Options in the README.
[    14.544] (II) NVIDIA(0): Setting mode "DVI-I-1:1920x1080_144+0+0"
[    14.583] (==) NVIDIA(0): Disabling shared memory pixmaps
[    14.583] (==) NVIDIA(0): Backing store enabled
[    14.583] (==) NVIDIA(0): Silken mouse enabled
[    14.585] (**) NVIDIA(0): DPMS enabled
[    14.586] (II) Loading sub module "dri2"
[    14.586] (II) LoadModule: "dri2"
[    14.586] (II) Module "dri2" already built-in
[    14.586] (II) NVIDIA(0): [DRI2] Setup complete
[    14.586] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    14.586] (--) RandR disabled
[    14.589] (II) Initializing extension GLX
[    14.589] (II) Indirect GLX disabled.
[    14.656] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    14.656] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.656] (II) LoadModule: "evdev"
[    14.656] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.657] (II) Module evdev: vendor="X.Org Foundation"
[    14.657]    compiled for 1.18.3, module version = 2.10.3
[    14.657]    Module class: X.Org XInput Driver
[    14.657]    ABI class: X.Org XInput driver, version 22.1
[    14.658] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 30 paused 0
[    14.658] (II) Using input driver 'evdev' for 'Power Button'
[    14.658] (**) Power Button: always reports core events
[    14.658] (**) evdev: Power Button: Device: "/dev/input/event6"
[    14.658] (--) evdev: Power Button: Vendor 0 Product 0x1
[    14.658] (--) evdev: Power Button: Found keys
[    14.658] (II) evdev: Power Button: Configuring as keyboard
[    14.658] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event6"
[    14.658] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    14.658] (**) Option "xkb_rules" "evdev"
[    14.658] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    14.658] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.659] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 31 paused 0
[    14.659] (II) Using input driver 'evdev' for 'Power Button'
[    14.659] (**) Power Button: always reports core events
[    14.659] (**) evdev: Power Button: Device: "/dev/input/event5"
[    14.659] (--) evdev: Power Button: Vendor 0 Product 0x1
[    14.659] (--) evdev: Power Button: Found keys
[    14.659] (II) evdev: Power Button: Configuring as keyboard
[    14.659] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event5"
[    14.659] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    14.659] (**) Option "xkb_rules" "evdev"
[    14.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[    14.660] (II) No input driver specified, ignoring this device.
[    14.660] (II) This device may have been added with another device file.
[    14.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[    14.660] (II) No input driver specified, ignoring this device.
[    14.660] (II) This device may have been added with another device file.
[    14.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[    14.660] (II) No input driver specified, ignoring this device.
[    14.660] (II) This device may have been added with another device file.
[    14.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[    14.660] (II) No input driver specified, ignoring this device.
[    14.660] (II) This device may have been added with another device file.
[    14.661] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[    14.661] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    14.662] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[    14.662] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    14.662] (**) Logitech USB Receiver: always reports core events
[    14.662] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
[    14.662] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[    14.662] (--) evdev: Logitech USB Receiver: Found keys
[    14.662] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    14.662] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.5/5-1.5:1.0/0003:046D:C517.0001/input/input1/event0"
[    14.662] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[    14.662] (**) Option "xkb_rules" "evdev"
[    14.663] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[    14.663] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[    14.663] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    14.664] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
[    14.664] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    14.664] (**) Logitech USB Receiver: always reports core events
[    14.664] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[    14.664] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[    14.664] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
[    14.664] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    14.664] (--) evdev: Logitech USB Receiver: Found relative axes
[    14.664] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[    14.664] (--) evdev: Logitech USB Receiver: Found absolute axes
[    14.664] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[    14.664] (--) evdev: Logitech USB Receiver: Found keys
[    14.664] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    14.664] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    14.664] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    14.664] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    14.664] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.664] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.5/5-1.5:1.1/0003:046D:C517.0002/input/input2/event1"
[    14.664] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[    14.664] (**) Option "xkb_rules" "evdev"
[    14.664] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    14.664] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[    14.664] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    14.664] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    14.664] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    14.664] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    14.665] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[    14.665] (II) No input driver specified, ignoring this device.
[    14.665] (II) This device may have been added with another device file.
[    14.665] (II) config/udev: Adding input device Corsair Corsair Vengeance M60 Mouse (/dev/input/event2)
[    14.665] (**) Corsair Corsair Vengeance M60 Mouse: Applying InputClass "evdev pointer catchall"
[    14.716] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
[    14.717] (II) Using input driver 'evdev' for 'Corsair Corsair Vengeance M60 Mouse'
[    14.717] (**) Corsair Corsair Vengeance M60 Mouse: always reports core events
[    14.717] (**) evdev: Corsair Corsair Vengeance M60 Mouse: Device: "/dev/input/event2"
[    14.717] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Vendor 0x1b1c Product 0x1b30
[    14.717] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found 20 mouse buttons
[    14.717] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found scroll wheel(s)
[    14.717] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found relative axes
[    14.717] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found x and y relative axes
[    14.717] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Configuring as mouse
[    14.717] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Adding scrollwheel support
[    14.717] (**) evdev: Corsair Corsair Vengeance M60 Mouse: YAxisMapping: buttons 4 and 5
[    14.717] (**) evdev: Corsair Corsair Vengeance M60 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.717] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.6/5-1.6:1.0/0003:1B1C:1B30.0005/input/input3/event2"
[    14.717] (II) XINPUT: Adding extended input device "Corsair Corsair Vengeance M60 Mouse" (type: MOUSE, id 10)
[    14.717] (II) evdev: Corsair Corsair Vengeance M60 Mouse: initialized for relative axes.
[    14.717] (**) Corsair Corsair Vengeance M60 Mouse: (accel) keeping acceleration scheme 1
[    14.717] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration profile 0
[    14.717] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration factor: 2.000
[    14.717] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration threshold: 4
[    14.718] (II) config/udev: Adding input device Corsair Corsair Vengeance M60 Mouse (/dev/input/mouse1)
[    14.718] (II) No input driver specified, ignoring this device.
[    14.718] (II) This device may have been added with another device file.
[    14.718] (II) config/udev: Adding input device Corsair Corsair Vengeance M60 Mouse (/dev/input/event3)
[    14.718] (**) Corsair Corsair Vengeance M60 Mouse: Applying InputClass "evdev keyboard catchall"
[    14.719] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
[    14.719] (II) Using input driver 'evdev' for 'Corsair Corsair Vengeance M60 Mouse'
[    14.719] (**) Corsair Corsair Vengeance M60 Mouse: always reports core events
[    14.719] (**) evdev: Corsair Corsair Vengeance M60 Mouse: Device: "/dev/input/event3"
[    14.719] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Vendor 0x1b1c Product 0x1b30
[    14.719] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found keys
[    14.719] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Configuring as keyboard
[    14.719] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.6/5-1.6:1.1/0003:1B1C:1B30.0006/input/input4/event3"
[    14.719] (II) XINPUT: Adding extended input device "Corsair Corsair Vengeance M60 Mouse" (type: KEYBOARD, id 11)
[    14.719] (**) Option "xkb_rules" "evdev"
[    14.720] (II) config/udev: Adding input device Corsair Corsair Vengeance M60 Mouse (/dev/input/event4)
[    14.720] (**) Corsair Corsair Vengeance M60 Mouse: Applying InputClass "evdev keyboard catchall"
[    14.721] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 36 paused 0
[    14.721] (II) Using input driver 'evdev' for 'Corsair Corsair Vengeance M60 Mouse'
[    14.721] (**) Corsair Corsair Vengeance M60 Mouse: always reports core events
[    14.721] (**) evdev: Corsair Corsair Vengeance M60 Mouse: Device: "/dev/input/event4"
[    14.721] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Vendor 0x1b1c Product 0x1b30
[    14.721] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found 1 mouse buttons
[    14.721] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found scroll wheel(s)
[    14.721] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found relative axes
[    14.721] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Forcing relative x/y axes to exist.
[    14.721] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found absolute axes
[    14.721] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Forcing absolute x/y axes to exist.
[    14.721] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found keys
[    14.721] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Configuring as mouse
[    14.721] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Configuring as keyboard
[    14.721] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Adding scrollwheel support
[    14.722] (**) evdev: Corsair Corsair Vengeance M60 Mouse: YAxisMapping: buttons 4 and 5
[    14.722] (**) evdev: Corsair Corsair Vengeance M60 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb5/5-1/5-1.6/5-1.6:1.2/0003:1B1C:1B30.0007/input/input5/event4"
[    14.722] (II) XINPUT: Adding extended input device "Corsair Corsair Vengeance M60 Mouse" (type: KEYBOARD, id 12)
[    14.722] (**) Option "xkb_rules" "evdev"
[    14.722] (II) evdev: Corsair Corsair Vengeance M60 Mouse: initialized for relative axes.
[    14.722] (WW) evdev: Corsair Corsair Vengeance M60 Mouse: ignoring absolute axes.
[    14.722] (**) Corsair Corsair Vengeance M60 Mouse: (accel) keeping acceleration scheme 1
[    14.722] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration profile 0
[    14.722] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration factor: 2.000
[    14.722] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration threshold: 4
[    14.722] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[    14.722] (II) No input driver specified, ignoring this device.
[    14.722] (II) This device may have been added with another device file.
[    14.723] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[    14.723] (II) No input driver specified, ignoring this device.
[    14.723] (II) This device may have been added with another device file.
[    14.723] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[    14.723] (II) No input driver specified, ignoring this device.
[    14.723] (II) This device may have been added with another device file.
[    14.724] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[    14.724] (II) No input driver specified, ignoring this device.
[    14.724] (II) This device may have been added with another device file.
[    14.724] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[    14.724] (II) No input driver specified, ignoring this device.
[    14.724] (II) This device may have been added with another device file.
[    14.724] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event14)
[    14.724] (II) No input driver specified, ignoring this device.
[    14.724] (II) This device may have been added with another device file.
[    14.725] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[    14.725] (II) No input driver specified, ignoring this device.
[    14.725] (II) This device may have been added with another device file.
[    14.725] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[    14.725] (II) No input driver specified, ignoring this device.
[    14.725] (II) This device may have been added with another device file.
[    14.725] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[    14.725] (II) No input driver specified, ignoring this device.
[    14.725] (II) This device may have been added with another device file.
[    14.726] (II) config/udev: Adding input device Logitech Gamepad F710 (/dev/input/event21)
[    14.726] (II) No input driver specified, ignoring this device.
[    14.726] (II) This device may have been added with another device file.
[    14.726] (II) config/udev: Adding input device Logitech Gamepad F710 (/dev/input/js0)
[    14.726] (II) No input driver specified, ignoring this device.
[    14.726] (II) This device may have been added with another device file.
[    14.727] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    14.727] (II) No input driver specified, ignoring this device.
[    14.727] (II) This device may have been added with another device file.
[    15.007] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    15.007] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    15.007] (--) NVIDIA(GPU-0):
[    15.067] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): connected
[    15.067] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): Internal TMDS
[    15.067] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): 330.0 MHz maximum pixel clock
[    15.067] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): supports NVIDIA 3D Vision stereo.
[    15.067] (--) NVIDIA(GPU-0):
[    15.067] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    15.067] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    15.067] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[    15.067] (--) NVIDIA(GPU-0):
[    15.067] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    15.067] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    15.067] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    15.067] (--) NVIDIA(GPU-0):
[    15.067] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    15.067] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    15.067] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    15.067] (--) NVIDIA(GPU-0):
[    15.097] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): connected
[    15.097] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): Internal TMDS
[    15.097] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): 600.0 MHz maximum pixel clock
[    15.097] (--) NVIDIA(GPU-0):
[    15.180] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    15.249] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-I-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    19.274] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    19.274] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    19.274] (--) NVIDIA(GPU-0):
[    19.334] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): connected
[    19.334] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): Internal TMDS
[    19.334] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): 330.0 MHz maximum pixel clock
[    19.334] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): supports NVIDIA 3D Vision stereo.
[    19.334] (--) NVIDIA(GPU-0):
[    19.334] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    19.334] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    19.334] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[    19.334] (--) NVIDIA(GPU-0):
[    19.334] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    19.334] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    19.334] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    19.334] (--) NVIDIA(GPU-0):
[    19.334] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    19.334] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    19.334] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    19.334] (--) NVIDIA(GPU-0):
[    19.364] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): connected
[    19.364] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): Internal TMDS
[    19.364] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): 600.0 MHz maximum pixel clock

Xorg.0.log.old

[    13.975] (--) Log file renamed from "/var/log/Xorg.pid-473.log" to "/var/log/Xorg.0.log"
[    13.977]
X.Org X Server 1.18.4
Release Date: 2016-07-19
[    13.977] X Protocol Version 11, Revision 0
[    13.977] Build Operating System: Linux 4.5.4-1-ARCH x86_64
[    13.977] Current Operating System: Linux cain 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64
[    13.977] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7e56c8bf-9984-4a46-aa69-d848261a943f rw
[    13.977] Build Date: 19 July 2016  05:54:24PM
[    13.977]
[    13.977] Current version of pixman: 0.34.0
[    13.977]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    13.977] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.977] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 11 12:03:09 2016
[    13.978] (==) Using config file: "/etc/X11/xorg.conf"
[    13.978] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.979] (==) ServerLayout "Layout0"
[    13.979] (**) |-->Screen "Screen0" (0)
[    13.979] (**) |   |-->Monitor "Monitor0"
[    13.980] (**) |   |-->Device "Device0"
[    13.980] (**) |-->Input Device "Keyboard0"
[    13.980] (**) |-->Input Device "Mouse0"
[    13.980] (**) Option "Xinerama" "0"
[    13.980] (==) Automatically adding devices
[    13.980] (==) Automatically enabling devices
[    13.980] (==) Automatically adding GPU devices
[    13.980] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    13.981] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    13.981]    Entry deleted from font path.
[    13.981] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    13.981]    Entry deleted from font path.
[    13.981]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    13.981] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    13.981]    Entry deleted from font path.
[    13.981]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    13.981] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/
[    13.981] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.981] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    13.981] (WW) Disabling Keyboard0
[    13.981] (WW) Disabling Mouse0
[    13.982] (II) Loader magic: 0x821d40
[    13.982] (II) Module ABI versions:
[    13.982]    X.Org ANSI C Emulation: 0.4
[    13.982]    X.Org Video Driver: 20.0
[    13.982]    X.Org XInput driver : 22.1
[    13.982]    X.Org Server Extension : 9.0
[    13.982] (++) using VT number 1

[    13.984] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[    13.984] (II) xfree86: Adding drm device (/dev/dri/card1)
[    13.984] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[    13.984] (II) xfree86: Adding drm device (/dev/dri/card0)
[    13.985] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    13.986] (--) PCI: (0:0:2:0) 8086:0112:1458:d000 rev 9, Mem @ 0xfb400000/4194304, 0xe0000000/268435456, I/O @ 0x0000ff00/64
[    13.986] (--) PCI:*(0:1:0:0) 10de:13c2:1462:3160 rev 161, Mem @ 0xf9000000/16777216, 0xc0000000/268435456, 0xde000000/33554432, I/O @ 0x0000cf00/128, BIOS @ 0x????????/131072
[    13.986] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    13.986] (II) LoadModule: "glx"
[    13.988] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.056] (II) Module glx: vendor="NVIDIA Corporation"
[    14.056]    compiled for 4.0.2, module version = 1.0.0
[    14.056]    Module class: X.Org Server Extension
[    14.057] (II) NVIDIA GLX Module  367.35  Mon Jul 11 22:39:07 PDT 2016
[    14.057] (II) LoadModule: "nvidia"
[    14.058] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    14.065] (II) Module nvidia: vendor="NVIDIA Corporation"
[    14.065]    compiled for 4.0.2, module version = 1.0.0
[    14.066]    Module class: X.Org Video Driver
[    14.066] (II) NVIDIA dlloader X Driver  367.35  Mon Jul 11 22:14:48 PDT 2016
[    14.066] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    14.067] (II) systemd-logind: releasing fd for 226:1
[    14.069] (II) Loading sub module "fb"
[    14.069] (II) LoadModule: "fb"
[    14.069] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.071] (II) Module fb: vendor="X.Org Foundation"
[    14.071]    compiled for 1.18.4, module version = 1.0.0
[    14.071]    ABI class: X.Org ANSI C Emulation, version 0.4
[    14.071] (II) Loading sub module "wfb"
[    14.071] (II) LoadModule: "wfb"
[    14.071] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    14.073] (II) Module wfb: vendor="X.Org Foundation"
[    14.073]    compiled for 1.18.4, module version = 1.0.0
[    14.073]    ABI class: X.Org ANSI C Emulation, version 0.4
[    14.073] (II) Loading sub module "ramdac"
[    14.073] (II) LoadModule: "ramdac"
[    14.073] (II) Module "ramdac" already built-in
[    14.075] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    14.075] (==) NVIDIA(0): RGB weight 888
[    14.075] (==) NVIDIA(0): Default visual is TrueColor
[    14.075] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.077] (**) NVIDIA(0): Option "Stereo" "0"
[    14.077] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[    14.077] (**) NVIDIA(0): Option "SLI" "Off"
[    14.077] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    14.077] (**) NVIDIA(0): Option "TripleBuffer" "True"
[    14.077] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    14.077] (**) NVIDIA(0): Stereo disabled by request
[    14.077] (**) NVIDIA(0): NVIDIA SLI disabled.
[    14.077] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    14.077] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: 1920x1080_144 +0+0"
[    14.077] (**) NVIDIA(0): Option "RegistryDwords" "PowerMizerEnable=0x01; PerLevelSrc=02222; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x01"
[    14.077] (**) NVIDIA(0): Enabling 2D acceleration
[    14.787] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    14.787] (--) NVIDIA(0):     CRT-0
[    14.787] (--) NVIDIA(0):     DFP-0 (boot)
[    14.787] (--) NVIDIA(0):     DFP-1
[    14.787] (--) NVIDIA(0):     DFP-2
[    14.787] (--) NVIDIA(0):     DFP-3
[    14.787] (--) NVIDIA(0):     DFP-4
[    14.817] (--) NVIDIA(0): CRT-0: disconnected
[    14.817] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[    14.817] (--) NVIDIA(0):
[    14.876] (--) NVIDIA(0): BenQ XL2411Z (DFP-0): connected
[    14.876] (--) NVIDIA(0): BenQ XL2411Z (DFP-0): Internal TMDS
[    14.876] (--) NVIDIA(0): BenQ XL2411Z (DFP-0): 330.0 MHz maximum pixel clock
[    14.876] (--) NVIDIA(0): BenQ XL2411Z (DFP-0): supports NVIDIA 3D Vision stereo.
[    14.876] (--) NVIDIA(0):
[    14.876] (--) NVIDIA(0): DFP-1: disconnected
[    14.876] (--) NVIDIA(0): DFP-1: Internal TMDS
[    14.876] (--) NVIDIA(0): DFP-1: 330.0 MHz maximum pixel clock
[    14.876] (--) NVIDIA(0):
[    14.876] (--) NVIDIA(0): DFP-2: disconnected
[    14.876] (--) NVIDIA(0): DFP-2: Internal DisplayPort
[    14.876] (--) NVIDIA(0): DFP-2: 960.0 MHz maximum pixel clock
[    14.876] (--) NVIDIA(0):
[    14.877] (--) NVIDIA(0): DFP-3: disconnected
[    14.877] (--) NVIDIA(0): DFP-3: Internal TMDS
[    14.877] (--) NVIDIA(0): DFP-3: 330.0 MHz maximum pixel clock
[    14.877] (--) NVIDIA(0):
[    14.907] (--) NVIDIA(0): Samsung SMBX2250 (DFP-4): connected
[    14.907] (--) NVIDIA(0): Samsung SMBX2250 (DFP-4): Internal TMDS
[    14.907] (--) NVIDIA(0): Samsung SMBX2250 (DFP-4): 600.0 MHz maximum pixel clock
[    14.907] (--) NVIDIA(0):
[    14.908] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 970 (GM204-A) at PCI:1:0:0 (GPU-0)
[    14.908] (--) NVIDIA(0): Memory: 4194304 kBytes
[    14.908] (--) NVIDIA(0): VideoBIOS: 84.04.36.00.f1
[    14.908] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    14.908] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    14.908] (**) NVIDIA(0):     device BenQ XL2411Z (DFP-0) (Using EDID frequencies has
[    14.908] (**) NVIDIA(0):     been enabled on all display devices.)
[    14.909] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    14.909] (**) NVIDIA(0):     device Samsung SMBX2250 (DFP-4) (Using EDID frequencies
[    14.909] (**) NVIDIA(0):     has been enabled on all display devices.)
[    14.911] (II) NVIDIA(0): Validated MetaModes:
[    14.911] (II) NVIDIA(0):     "DVI-I-1:1920x1080_144+0+0"
[    14.911] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    14.916] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[    14.916] (--) NVIDIA(0):     option
[    14.916] (--) Depth 24 pixmap format is 32 bpp
[    14.917] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[    14.917] (II) NVIDIA:     access.
[    14.919] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    14.919] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    14.919] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    14.919] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    14.919] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    14.919] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    14.919] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    14.919] (II) NVIDIA(0):     Config Options in the README.
[    14.931] (II) NVIDIA(0): Setting mode "DVI-I-1:1920x1080_144+0+0"
[    14.967] (==) NVIDIA(0): Disabling shared memory pixmaps
[    14.967] (==) NVIDIA(0): Backing store enabled
[    14.967] (==) NVIDIA(0): Silken mouse enabled
[    14.969] (**) NVIDIA(0): DPMS enabled
[    14.969] (II) Loading sub module "dri2"
[    14.969] (II) LoadModule: "dri2"
[    14.969] (II) Module "dri2" already built-in
[    14.969] (II) NVIDIA(0): [DRI2] Setup complete
[    14.969] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    14.969] (--) RandR disabled
[    14.972] (II) Initializing extension GLX
[    14.972] (II) Indirect GLX disabled.
[    15.025] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[    15.025] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.025] (II) LoadModule: "evdev"
[    15.025] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    15.026] (II) Module evdev: vendor="X.Org Foundation"
[    15.026]    compiled for 1.18.3, module version = 2.10.3
[    15.026]    Module class: X.Org XInput Driver
[    15.026]    ABI class: X.Org XInput driver, version 22.1
[    15.026] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 30 paused 0
[    15.026] (II) Using input driver 'evdev' for 'Power Button'
[    15.026] (**) Power Button: always reports core events
[    15.026] (**) evdev: Power Button: Device: "/dev/input/event6"
[    15.026] (--) evdev: Power Button: Vendor 0 Product 0x1
[    15.026] (--) evdev: Power Button: Found keys
[    15.026] (II) evdev: Power Button: Configuring as keyboard
[    15.026] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event6"
[    15.026] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    15.026] (**) Option "xkb_rules" "evdev"
[    15.027] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    15.027] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.027] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 31 paused 0
[    15.027] (II) Using input driver 'evdev' for 'Power Button'
[    15.027] (**) Power Button: always reports core events
[    15.027] (**) evdev: Power Button: Device: "/dev/input/event5"
[    15.027] (--) evdev: Power Button: Vendor 0 Product 0x1
[    15.027] (--) evdev: Power Button: Found keys
[    15.027] (II) evdev: Power Button: Configuring as keyboard
[    15.027] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event5"
[    15.027] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    15.027] (**) Option "xkb_rules" "evdev"
[    15.027] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[    15.028] (II) No input driver specified, ignoring this device.
[    15.028] (II) This device may have been added with another device file.
[    15.028] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[    15.028] (II) No input driver specified, ignoring this device.
[    15.028] (II) This device may have been added with another device file.
[    15.028] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[    15.028] (II) No input driver specified, ignoring this device.
[    15.028] (II) This device may have been added with another device file.
[    15.028] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[    15.028] (II) No input driver specified, ignoring this device.
[    15.028] (II) This device may have been added with another device file.
[    15.028] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
[    15.028] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    15.029] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[    15.029] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    15.029] (**) Logitech USB Receiver: always reports core events
[    15.029] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
[    15.029] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[    15.029] (--) evdev: Logitech USB Receiver: Found keys
[    15.029] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    15.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:046D:C517.0001/input/input1/event0"
[    15.029] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[    15.029] (**) Option "xkb_rules" "evdev"
[    15.029] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
[    15.029] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[    15.029] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[    15.030] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
[    15.030] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[    15.030] (**) Logitech USB Receiver: always reports core events
[    15.030] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
[    15.030] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
[    15.030] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
[    15.030] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[    15.030] (--) evdev: Logitech USB Receiver: Found relative axes
[    15.030] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[    15.030] (--) evdev: Logitech USB Receiver: Found absolute axes
[    15.030] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
[    15.030] (--) evdev: Logitech USB Receiver: Found keys
[    15.030] (II) evdev: Logitech USB Receiver: Configuring as mouse
[    15.030] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[    15.030] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[    15.030] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[    15.030] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.030] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.1/0003:046D:C517.0002/input/input2/event1"
[    15.030] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[    15.030] (**) Option "xkb_rules" "evdev"
[    15.030] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[    15.030] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
[    15.030] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[    15.030] (**) Logitech USB Receiver: (accel) acceleration profile 0
[    15.030] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[    15.030] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[    15.031] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[    15.031] (II) No input driver specified, ignoring this device.
[    15.031] (II) This device may have been added with another device file.
[    15.031] (II) config/udev: Adding input device Corsair Corsair Vengeance M60 Mouse (/dev/input/event2)
[    15.031] (**) Corsair Corsair Vengeance M60 Mouse: Applying InputClass "evdev pointer catchall"
[    15.083] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
[    15.083] (II) Using input driver 'evdev' for 'Corsair Corsair Vengeance M60 Mouse'
[    15.083] (**) Corsair Corsair Vengeance M60 Mouse: always reports core events
[    15.083] (**) evdev: Corsair Corsair Vengeance M60 Mouse: Device: "/dev/input/event2"
[    15.083] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Vendor 0x1b1c Product 0x1b30
[    15.083] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found 20 mouse buttons
[    15.083] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found scroll wheel(s)
[    15.083] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found relative axes
[    15.083] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found x and y relative axes
[    15.083] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Configuring as mouse
[    15.083] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Adding scrollwheel support
[    15.083] (**) evdev: Corsair Corsair Vengeance M60 Mouse: YAxisMapping: buttons 4 and 5
[    15.083] (**) evdev: Corsair Corsair Vengeance M60 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.083] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/0003:1B1C:1B30.0005/input/input3/event2"
[    15.083] (II) XINPUT: Adding extended input device "Corsair Corsair Vengeance M60 Mouse" (type: MOUSE, id 10)
[    15.083] (II) evdev: Corsair Corsair Vengeance M60 Mouse: initialized for relative axes.
[    15.083] (**) Corsair Corsair Vengeance M60 Mouse: (accel) keeping acceleration scheme 1
[    15.084] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration profile 0
[    15.084] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration factor: 2.000
[    15.084] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration threshold: 4
[    15.084] (II) config/udev: Adding input device Corsair Corsair Vengeance M60 Mouse (/dev/input/mouse1)
[    15.084] (II) No input driver specified, ignoring this device.
[    15.084] (II) This device may have been added with another device file.
[    15.084] (II) config/udev: Adding input device Corsair Corsair Vengeance M60 Mouse (/dev/input/event3)
[    15.084] (**) Corsair Corsair Vengeance M60 Mouse: Applying InputClass "evdev keyboard catchall"
[    15.085] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 35 paused 0
[    15.085] (II) Using input driver 'evdev' for 'Corsair Corsair Vengeance M60 Mouse'
[    15.085] (**) Corsair Corsair Vengeance M60 Mouse: always reports core events
[    15.085] (**) evdev: Corsair Corsair Vengeance M60 Mouse: Device: "/dev/input/event3"
[    15.085] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Vendor 0x1b1c Product 0x1b30
[    15.085] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found keys
[    15.085] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Configuring as keyboard
[    15.085] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/0003:1B1C:1B30.0006/input/input4/event3"
[    15.085] (II) XINPUT: Adding extended input device "Corsair Corsair Vengeance M60 Mouse" (type: KEYBOARD, id 11)
[    15.085] (**) Option "xkb_rules" "evdev"
[    15.086] (II) config/udev: Adding input device Corsair Corsair Vengeance M60 Mouse (/dev/input/event4)
[    15.086] (**) Corsair Corsair Vengeance M60 Mouse: Applying InputClass "evdev keyboard catchall"
[    15.087] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 36 paused 0
[    15.087] (II) Using input driver 'evdev' for 'Corsair Corsair Vengeance M60 Mouse'
[    15.087] (**) Corsair Corsair Vengeance M60 Mouse: always reports core events
[    15.087] (**) evdev: Corsair Corsair Vengeance M60 Mouse: Device: "/dev/input/event4"
[    15.087] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Vendor 0x1b1c Product 0x1b30
[    15.087] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found 1 mouse buttons
[    15.087] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found scroll wheel(s)
[    15.087] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found relative axes
[    15.087] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Forcing relative x/y axes to exist.
[    15.087] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found absolute axes
[    15.087] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Forcing absolute x/y axes to exist.
[    15.087] (--) evdev: Corsair Corsair Vengeance M60 Mouse: Found keys
[    15.087] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Configuring as mouse
[    15.087] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Configuring as keyboard
[    15.087] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Adding scrollwheel support
[    15.087] (**) evdev: Corsair Corsair Vengeance M60 Mouse: YAxisMapping: buttons 4 and 5
[    15.087] (**) evdev: Corsair Corsair Vengeance M60 Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.087] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.2/0003:1B1C:1B30.0007/input/input5/event4"
[    15.087] (II) XINPUT: Adding extended input device "Corsair Corsair Vengeance M60 Mouse" (type: KEYBOARD, id 12)
[    15.087] (**) Option "xkb_rules" "evdev"
[    15.087] (II) evdev: Corsair Corsair Vengeance M60 Mouse: initialized for relative axes.
[    15.087] (WW) evdev: Corsair Corsair Vengeance M60 Mouse: ignoring absolute axes.
[    15.087] (**) Corsair Corsair Vengeance M60 Mouse: (accel) keeping acceleration scheme 1
[    15.087] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration profile 0
[    15.087] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration factor: 2.000
[    15.087] (**) Corsair Corsair Vengeance M60 Mouse: (accel) acceleration threshold: 4
[    15.088] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[    15.088] (II) No input driver specified, ignoring this device.
[    15.088] (II) This device may have been added with another device file.
[    15.088] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[    15.088] (II) No input driver specified, ignoring this device.
[    15.088] (II) This device may have been added with another device file.
[    15.088] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[    15.088] (II) No input driver specified, ignoring this device.
[    15.088] (II) This device may have been added with another device file.
[    15.089] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[    15.089] (II) No input driver specified, ignoring this device.
[    15.089] (II) This device may have been added with another device file.
[    15.089] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[    15.089] (II) No input driver specified, ignoring this device.
[    15.089] (II) This device may have been added with another device file.
[    15.089] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event14)
[    15.089] (II) No input driver specified, ignoring this device.
[    15.089] (II) This device may have been added with another device file.
[    15.089] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[    15.089] (II) No input driver specified, ignoring this device.
[    15.089] (II) This device may have been added with another device file.
[    15.090] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[    15.090] (II) No input driver specified, ignoring this device.
[    15.090] (II) This device may have been added with another device file.
[    15.090] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[    15.090] (II) No input driver specified, ignoring this device.
[    15.090] (II) This device may have been added with another device file.
[    15.090] (II) config/udev: Adding input device Logitech Gamepad F710 (/dev/input/event21)
[    15.090] (II) No input driver specified, ignoring this device.
[    15.090] (II) This device may have been added with another device file.
[    15.091] (II) config/udev: Adding input device Logitech Gamepad F710 (/dev/input/js0)
[    15.091] (II) No input driver specified, ignoring this device.
[    15.091] (II) This device may have been added with another device file.
[    15.091] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    15.091] (II) No input driver specified, ignoring this device.
[    15.091] (II) This device may have been added with another device file.
[    15.370] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    15.370] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    15.370] (--) NVIDIA(GPU-0):
[    15.430] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): connected
[    15.430] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): Internal TMDS
[    15.430] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): 330.0 MHz maximum pixel clock
[    15.430] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): supports NVIDIA 3D Vision stereo.
[    15.430] (--) NVIDIA(GPU-0):
[    15.430] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    15.430] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    15.430] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[    15.430] (--) NVIDIA(GPU-0):
[    15.430] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    15.430] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    15.430] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    15.430] (--) NVIDIA(GPU-0):
[    15.430] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    15.430] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    15.430] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    15.430] (--) NVIDIA(GPU-0):
[    15.460] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): connected
[    15.460] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): Internal TMDS
[    15.460] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): 600.0 MHz maximum pixel clock
[    15.460] (--) NVIDIA(GPU-0):
[    15.552] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    15.619] (II) NVIDIA(0): Setting mode "DVI-D-0: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DVI-I-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[    19.676] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    19.676] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    19.676] (--) NVIDIA(GPU-0):
[    19.736] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): connected
[    19.736] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): Internal TMDS
[    19.736] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): 330.0 MHz maximum pixel clock
[    19.736] (--) NVIDIA(GPU-0): BenQ XL2411Z (DFP-0): supports NVIDIA 3D Vision stereo.
[    19.736] (--) NVIDIA(GPU-0):
[    19.736] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    19.736] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    19.736] (--) NVIDIA(GPU-0): DFP-1: 330.0 MHz maximum pixel clock
[    19.736] (--) NVIDIA(GPU-0):
[    19.736] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    19.736] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    19.736] (--) NVIDIA(GPU-0): DFP-2: 960.0 MHz maximum pixel clock
[    19.736] (--) NVIDIA(GPU-0):
[    19.736] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    19.737] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    19.737] (--) NVIDIA(GPU-0): DFP-3: 330.0 MHz maximum pixel clock
[    19.737] (--) NVIDIA(GPU-0):
[    19.767] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): connected
[    19.767] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): Internal TMDS
[    19.767] (--) NVIDIA(GPU-0): Samsung SMBX2250 (DFP-4): 600.0 MHz maximum pixel clock
[    19.767] (--) NVIDIA(GPU-0):
[  2093.336] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Close
[  2093.336] (II) UnloadModule: "evdev"
[  2093.336] (II) systemd-logind: releasing fd for 13:68
[  2093.336] (EE) systemd-logind: failed to release device: Connection was disconnected before a reply was received
[  2093.336] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Close
[  2093.336] (II) UnloadModule: "evdev"
[  2093.336] (II) systemd-logind: releasing fd for 13:67
[  2093.336] (EE) systemd-logind: failed to release device: Connection is closed
[  2093.336] (II) evdev: Corsair Corsair Vengeance M60 Mouse: Close
[  2093.336] (II) UnloadModule: "evdev"
[  2093.336] (II) systemd-logind: releasing fd for 13:66
[  2093.336] (EE) systemd-logind: failed to release device: Connection is closed
[  2093.336] (II) evdev: Logitech USB Receiver: Close
[  2093.336] (II) UnloadModule: "evdev"
[  2093.336] (II) systemd-logind: releasing fd for 13:65
[  2093.336] (EE) systemd-logind: failed to release device: Connection is closed
[  2093.336] (II) evdev: Logitech USB Receiver: Close
[  2093.336] (II) UnloadModule: "evdev"
[  2093.336] (II) systemd-logind: releasing fd for 13:64
[  2093.336] (EE) systemd-logind: failed to release device: Connection is closed
[  2093.336] (II) evdev: Power Button: Close
[  2093.336] (II) UnloadModule: "evdev"
[  2093.336] (II) systemd-logind: releasing fd for 13:69
[  2093.336] (EE) systemd-logind: failed to release device: Connection is closed
[  2093.336] (II) evdev: Power Button: Close
[  2093.336] (II) UnloadModule: "evdev"
[  2093.336] (II) systemd-logind: releasing fd for 13:70
[  2093.336] (EE) systemd-logind: failed to release device: Connection is closed
[  2094.128] (II) NVIDIA(GPU-0): Deleting GPU-0
[  2094.129] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  2094.129] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  2094.129] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[  2094.129] (EE) systemd-logind: ReleaseControl failed: Connection is closed
[  2094.129] (II) Server terminated successfully (0). Closing log file.

Last edited by Cain05 (2016-08-11 15:57:12)

Offline

#6 2016-08-12 17:41:16

loqs
Member
Registered: 2014-03-06
Posts: 17,321

Re: [Solved] Cinnamon only runs in software rendering mode

Cain05 thank you for the logs and config file output.  Unfortunately I can not see anything in them related to the issue.
Would suggest checking with `coredumpctl` if cinnamon is crashing when you attempt to use it with hardware acceleration.
Would also suggest just as a test booting with the xorg.conf removed and only one display attached preferably using startx instead of a display manager to simplify the system as much as possible.

Offline

#7 2016-08-13 02:12:57

Cain05
Member
Registered: 2016-08-11
Posts: 9

Re: [Solved] Cinnamon only runs in software rendering mode

I ended up removing and re-installing cinnamon and it seems to be fine now.

Offline

Board footer

Powered by FluxBB