You are not logged in.

#1 2016-06-28 08:06:00

pozar87
Member
Registered: 2016-06-28
Posts: 2

Xorg Segmentation fault with three displays (bumblebee)

Fellow Archers!

Hello everyone! This is my first post on this forum - but I've been around for a quite a long time.

I have  an issue with my Lenovo T530 and triple head display setup (achievable via docking station). It took me a while to set it up, but finally, with great help of Arch Wiki I got it work. I was happy user of 3 displays (one laptop + two Dells). About an month ago - after some update of Xorg (and also a few other potentially related packages) one of the display stop working (second one was still ok). I decided to keep calm and wait for a few updates... Today I give it another shot - but it seems the problem persist, and connecting a second display still causing this problem.
After some digging into logs I found a segfault form Xorg (and It doesn't look like and issue already reported - so I decided to post this thread before I rise an issue for Xorg). Perhaps just the configuration needs to be updated.

Logs:

Xorg.8.log

[   744.272] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[   744.272] X Protocol Version 11, Revision 0
[   744.272] Build Operating System: Linux 4.5.1-1-ARCH x86_64 
[   744.272] Current Operating System: Linux enterprise 4.6.3-1-ck1-think #1 SMP PREEMPT Mon Jun 27 10:22:03 CEST 2016 x86_64
[   744.272] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-think root=UUID=e1a43095-9cf6-4c1f-b90e-77c4cc4997fb rw root=/dev/mapper/SSD-lvroot resume=LABEL=NSWAP gfxpayload=keep rcutree.rcu_idle_gp_delay=1 nvidia-drm.modeset=1
[   744.272] Build Date: 03 June 2016  07:28:24AM
[   744.272]  
[   744.272] Current version of pixman: 0.34.0
[   744.272] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   744.272] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   744.273] (==) Log file: "/var/log/Xorg.8.log", Time: Tue Jun 28 08:27:10 2016
[   744.273] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[   744.273] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[   744.273] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   744.273] (==) ServerLayout "Layout0"
[   744.273] (==) No screen section available. Using defaults.
[   744.273] (**) |-->Screen "Default Screen Section" (0)
[   744.273] (**) |   |-->Monitor "<default monitor>"
[   744.273] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   744.273] (**) |   |-->Device "DiscreteNvidia"
[   744.273] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   744.273] (==) Automatically adding devices
[   744.273] (==) Automatically enabling devices
[   744.273] (==) Automatically adding GPU devices
[   744.273] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   744.273] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   744.273] 	Entry deleted from font path.
[   744.273] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   744.273] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   744.273] 	Entry deleted from font path.
[   744.273] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   744.273] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[   744.273] (++) ModulePath set to "/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules"
[   744.273] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   744.273] (II) Loader magic: 0x821d20
[   744.273] (II) Module ABI versions:
[   744.273] 	X.Org ANSI C Emulation: 0.4
[   744.273] 	X.Org Video Driver: 20.0
[   744.273] 	X.Org XInput driver : 22.1
[   744.273] 	X.Org Server Extension : 9.0
[   744.274] (--) using VT number 7

[   744.274] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   744.275] (II) xfree86: Adding drm device (/dev/dri/card0)
[   744.275] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[   744.277] (--) PCI:*(0:1:0:0) 10de:0def:17aa:21f5 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[   744.277] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   744.277] (II) LoadModule: "glx"
[   744.277] (II) Loading /usr/lib/nvidia/xorg/modules/extensions/libglx.so
[   744.281] (II) Module glx: vendor="NVIDIA Corporation"
[   744.281] 	compiled for 4.0.2, module version = 1.0.0
[   744.281] 	Module class: X.Org Server Extension
[   744.281] (II) NVIDIA GLX Module  367.27  Thu Jun  9 18:19:55 PDT 2016
[   744.281] (II) LoadModule: "nvidia"
[   744.282] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   744.282] (II) Module nvidia: vendor="NVIDIA Corporation"
[   744.282] 	compiled for 4.0.2, module version = 1.0.0
[   744.282] 	Module class: X.Org Video Driver
[   744.282] (II) NVIDIA dlloader X Driver  367.27  Thu Jun  9 17:57:30 PDT 2016
[   744.282] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   744.282] (II) Loading sub module "fb"
[   744.282] (II) LoadModule: "fb"
[   744.282] (II) Loading /usr/lib/xorg/modules/libfb.so
[   744.282] (II) Module fb: vendor="X.Org Foundation"
[   744.282] 	compiled for 1.18.3, module version = 1.0.0
[   744.283] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   744.283] (II) Loading sub module "wfb"
[   744.283] (II) LoadModule: "wfb"
[   744.283] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   744.283] (II) Module wfb: vendor="X.Org Foundation"
[   744.283] 	compiled for 1.18.3, module version = 1.0.0
[   744.283] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   744.283] (II) Loading sub module "ramdac"
[   744.283] (II) LoadModule: "ramdac"
[   744.283] (II) Module "ramdac" already built-in
[   744.283] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   744.283] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   744.284] (==) NVIDIA(0): RGB weight 888
[   744.284] (==) NVIDIA(0): Default visual is TrueColor
[   744.284] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   744.284] (**) NVIDIA(0): Option "NoLogo" "true"
[   744.284] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
[   744.284] (**) NVIDIA(0): Enabling 2D acceleration
[   744.906] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   744.906] (--) NVIDIA(0):     CRT-0
[   744.906] (--) NVIDIA(0):     DFP-0
[   744.906] (--) NVIDIA(0):     DFP-1
[   744.906] (--) NVIDIA(0):     DFP-2
[   744.906] (--) NVIDIA(0):     DFP-3
[   744.906] (--) NVIDIA(0):     DFP-4
[   744.906] (--) NVIDIA(0):     DFP-5 (boot)
[   744.906] (--) NVIDIA(0):     DFP-6
[   744.907] (--) NVIDIA(0): CRT-0: disconnected
[   744.907] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[   744.907] (--) NVIDIA(0): 
[   744.910] (--) NVIDIA(0): DFP-0: disconnected
[   744.910] (--) NVIDIA(0): DFP-0: Internal LVDS
[   744.910] (--) NVIDIA(0): DFP-0: 330.0 MHz maximum pixel clock
[   744.910] (--) NVIDIA(0): 
[   744.910] (--) NVIDIA(0): DFP-1: disconnected
[   744.910] (--) NVIDIA(0): DFP-1: Internal TMDS
[   744.910] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
[   744.910] (--) NVIDIA(0): 
[   744.910] (--) NVIDIA(0): DFP-2: disconnected
[   744.910] (--) NVIDIA(0): DFP-2: Internal TMDS
[   744.910] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[   744.910] (--) NVIDIA(0): 
[   744.911] (--) NVIDIA(0): DFP-3: disconnected
[   744.911] (--) NVIDIA(0): DFP-3: Internal TMDS
[   744.911] (--) NVIDIA(0): DFP-3: 165.0 MHz maximum pixel clock
[   744.911] (--) NVIDIA(0): 
[   744.911] (--) NVIDIA(0): DFP-4: disconnected
[   744.911] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[   744.911] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
[   744.911] (--) NVIDIA(0): 
[   744.912] (--) NVIDIA(0): DELL U2414H (DFP-5): connected
[   744.912] (--) NVIDIA(0): DELL U2414H (DFP-5): Internal DisplayPort
[   744.912] (--) NVIDIA(0): DELL U2414H (DFP-5): 480.0 MHz maximum pixel clock
[   744.912] (--) NVIDIA(0): 
[   744.912] (--) NVIDIA(0): DELL U2414H (DFP-6): connected
[   744.912] (--) NVIDIA(0): DELL U2414H (DFP-6): Internal DisplayPort
[   744.912] (--) NVIDIA(0): DELL U2414H (DFP-6): 480.0 MHz maximum pixel clock
[   744.912] (--) NVIDIA(0): 
[   744.914] (II) NVIDIA(0): NVIDIA GPU NVS 5400M (GF108) at PCI:1:0:0 (GPU-0)
[   744.914] (--) NVIDIA(0): Memory: 1048576 kBytes
[   744.914] (--) NVIDIA(0): VideoBIOS: 70.08.a8.03.02
[   744.914] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   744.914] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   744.914] (**) NVIDIA(0):     device DELL U2414H (DFP-5) (Using EDID frequencies has
[   744.914] (**) NVIDIA(0):     been enabled on all display devices.)
[   744.917] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   744.917] (**) NVIDIA(0):     device DELL U2414H (DFP-6) (Using EDID frequencies has
[   744.917] (**) NVIDIA(0):     been enabled on all display devices.)
[   744.921] (==) NVIDIA(0): 
[   744.921] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   744.921] (==) NVIDIA(0):     will be used as the requested mode.
[   744.921] (==) NVIDIA(0): 
[   744.921] (II) NVIDIA(0): Validated MetaModes:
[   744.921] (II) NVIDIA(0):     "DFP-5:nvidia-auto-select,DFP-6:nvidia-auto-select"
[   744.921] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[   744.935] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[   744.935] (--) NVIDIA(0):     option
[   744.935] (--) Depth 24 pixmap format is 32 bpp
[   744.935] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[   744.935] (II) NVIDIA:     access.
[   744.940] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   744.940] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   744.940] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   744.940] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   744.940] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   744.940] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   744.940] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   744.940] (II) NVIDIA(0):     Config Options in the README.
[   744.959] (II) NVIDIA(0): Setting mode "DFP-5:nvidia-auto-select,DFP-6:nvidia-auto-select"
[   745.071] (==) NVIDIA(0): Disabling shared memory pixmaps
[   745.071] (==) NVIDIA(0): Backing store enabled
[   745.071] (==) NVIDIA(0): Silken mouse enabled
[   745.072] (==) NVIDIA(0): DPMS enabled
[   745.072] (WW) NVIDIA(0): Option "AccelMethod" is not used
[   745.072] (II) Loading sub module "dri2"
[   745.072] (II) LoadModule: "dri2"
[   745.072] (II) Module "dri2" already built-in
[   745.072] (II) NVIDIA(0): [DRI2] Setup complete
[   745.072] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   745.072] (--) RandR disabled
[   745.075] (II) Initializing extension GLX
[   745.075] (II) Indirect GLX disabled.
[   745.115] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   745.115] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   745.115] (II) LoadModule: "evdev"
[   745.115] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   745.115] (II) Module evdev: vendor="X.Org Foundation"
[   745.115] 	compiled for 1.18.3, module version = 2.10.3
[   745.115] 	Module class: X.Org XInput Driver
[   745.115] 	ABI class: X.Org XInput driver, version 22.1
[   745.115] (II) Using input driver 'evdev' for 'Power Button'
[   745.115] (**) Power Button: always reports core events
[   745.115] (**) evdev: Power Button: Device: "/dev/input/event2"
[   745.115] (--) evdev: Power Button: Vendor 0 Product 0x1
[   745.115] (--) evdev: Power Button: Found keys
[   745.115] (II) evdev: Power Button: Configuring as keyboard
[   745.115] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[   745.115] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   745.115] (**) Option "xkb_rules" "evdev"
[   745.116] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[   745.116] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   745.116] (II) Using input driver 'evdev' for 'Video Bus'
[   745.116] (**) Video Bus: always reports core events
[   745.116] (**) evdev: Video Bus: Device: "/dev/input/event3"
[   745.116] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   745.116] (--) evdev: Video Bus: Found keys
[   745.116] (II) evdev: Video Bus: Configuring as keyboard
[   745.116] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[   745.116] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   745.116] (**) Option "xkb_rules" "evdev"
[   745.116] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   745.116] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   745.116] (II) Using input driver 'evdev' for 'Video Bus'
[   745.116] (**) Video Bus: always reports core events
[   745.116] (**) evdev: Video Bus: Device: "/dev/input/event4"
[   745.116] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   745.116] (--) evdev: Video Bus: Found keys
[   745.116] (II) evdev: Video Bus: Configuring as keyboard
[   745.116] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input4/event4"
[   745.116] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   745.116] (**) Option "xkb_rules" "evdev"
[   745.117] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   745.117] (II) No input driver specified, ignoring this device.
[   745.117] (II) This device may have been added with another device file.
[   745.117] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   745.117] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   745.117] (II) Using input driver 'evdev' for 'Sleep Button'
[   745.117] (**) Sleep Button: always reports core events
[   745.117] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[   745.117] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   745.117] (--) evdev: Sleep Button: Found keys
[   745.117] (II) evdev: Sleep Button: Configuring as keyboard
[   745.117] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   745.117] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   745.117] (**) Option "xkb_rules" "evdev"
[   745.117] (II) config/udev: Adding drm device (/dev/dri/card0)
[   745.117] (II) xfree86: Adding drm device (/dev/dri/card0)
[   745.117] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[   745.118] (II) config/udev: Adding input device Integrated Camera (/dev/input/event13)
[   745.118] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[   745.118] (II) Using input driver 'evdev' for 'Integrated Camera'
[   745.118] (**) Integrated Camera: always reports core events
[   745.118] (**) evdev: Integrated Camera: Device: "/dev/input/event13"
[   745.118] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x2d2
[   745.118] (--) evdev: Integrated Camera: Found keys
[   745.118] (II) evdev: Integrated Camera: Configuring as keyboard
[   745.118] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input14/event13"
[   745.118] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[   745.118] (**) Option "xkb_rules" "evdev"
[   745.118] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event15)
[   745.118] (II) No input driver specified, ignoring this device.
[   745.118] (II) This device may have been added with another device file.
[   745.118] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event16)
[   745.118] (II) No input driver specified, ignoring this device.
[   745.118] (II) This device may have been added with another device file.
[   745.119] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event17)
[   745.119] (II) No input driver specified, ignoring this device.
[   745.119] (II) This device may have been added with another device file.
[   745.119] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event18)
[   745.119] (II) No input driver specified, ignoring this device.
[   745.119] (II) This device may have been added with another device file.
[   745.119] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event19)
[   745.119] (II) No input driver specified, ignoring this device.
[   745.119] (II) This device may have been added with another device file.
[   745.119] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event6)
[   745.119] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[   745.119] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[   745.119] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[   745.119] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event6"
[   745.119] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[   745.119] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[   745.119] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[   745.119] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/0003:045E:0745.0001/input/input7/event6"
[   745.119] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 11)
[   745.120] (**) Option "xkb_rules" "evdev"
[   745.120] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event7)
[   745.120] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev pointer catchall"
[   745.120] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[   745.120] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[   745.120] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[   745.120] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event7"
[   745.120] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[   745.120] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 9 mouse buttons
[   745.120] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[   745.120] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[   745.120] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y relative axes
[   745.120] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[   745.120] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing absolute x/y axes to exist.
[   745.120] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[   745.120] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[   745.120] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[   745.120] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[   745.120] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[   745.120] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   745.120] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/0003:045E:0745.0002/input/input8/event7"
[   745.120] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 12)
[   745.120] (**) Option "xkb_rules" "evdev"
[   745.120] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[   745.120] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[   745.120] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[   745.120] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[   745.120] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[   745.120] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[   745.121] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/mouse0)
[   745.121] (II) No input driver specified, ignoring this device.
[   745.121] (II) This device may have been added with another device file.
[   745.121] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/event8)
[   745.121] (**) Microsoft Microsoft® Nano Transceiver v2.0: Applying InputClass "evdev keyboard catchall"
[   745.121] (II) Using input driver 'evdev' for 'Microsoft Microsoft® Nano Transceiver v2.0'
[   745.121] (**) Microsoft Microsoft® Nano Transceiver v2.0: always reports core events
[   745.121] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Device: "/dev/input/event8"
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Vendor 0x45e Product 0x745
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found 1 mouse buttons
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found scroll wheel(s)
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found relative axes
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute axes
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found absolute multitouch axes
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Fake MT device detected
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found x and y absolute axes
[   745.121] (--) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Found keys
[   745.121] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Forcing relative x/y axes to exist.
[   745.121] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as mouse
[   745.121] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Configuring as keyboard
[   745.121] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: Adding scrollwheel support
[   745.121] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: YAxisMapping: buttons 4 and 5
[   745.121] (**) evdev: Microsoft Microsoft® Nano Transceiver v2.0: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   745.121] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.2/0003:045E:0745.0003/input/input9/event8"
[   745.121] (II) XINPUT: Adding extended input device "Microsoft Microsoft® Nano Transceiver v2.0" (type: KEYBOARD, id 13)
[   745.121] (**) Option "xkb_rules" "evdev"
[   745.122] (II) evdev: Microsoft Microsoft® Nano Transceiver v2.0: initialized for relative axes.
[   745.122] (WW) evdev: Microsoft Microsoft® Nano Transceiver v2.0: ignoring absolute axes.
[   745.122] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) keeping acceleration scheme 1
[   745.122] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration profile 0
[   745.122] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration factor: 2.000
[   745.122] (**) Microsoft Microsoft® Nano Transceiver v2.0: (accel) acceleration threshold: 4
[   745.122] (II) config/udev: Adding input device Microsoft Microsoft® Nano Transceiver v2.0 (/dev/input/js0)
[   745.122] (II) No input driver specified, ignoring this device.
[   745.122] (II) This device may have been added with another device file.
[   745.122] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event9)
[   745.122] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   745.122] (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
[   745.122] (**) Logitech USB Keyboard: always reports core events
[   745.122] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event9"
[   745.123] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31c
[   745.123] (--) evdev: Logitech USB Keyboard: Found keys
[   745.123] (II) evdev: Logitech USB Keyboard: Configuring as keyboard
[   745.123] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.6/2-1.8.6.1/2-1.8.6.1:1.0/0003:046D:C31C.0007/input/input23/event9"
[   745.123] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 14)
[   745.123] (**) Option "xkb_rules" "evdev"
[   745.123] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event10)
[   745.123] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[   745.123] (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
[   745.123] (**) Logitech USB Keyboard: always reports core events
[   745.123] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event10"
[   745.123] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31c
[   745.123] (--) evdev: Logitech USB Keyboard: Found absolute axes
[   745.123] (II) evdev: Logitech USB Keyboard: Forcing absolute x/y axes to exist.
[   745.123] (--) evdev: Logitech USB Keyboard: Found keys
[   745.123] (II) evdev: Logitech USB Keyboard: Forcing relative x/y axes to exist.
[   745.123] (II) evdev: Logitech USB Keyboard: Configuring as mouse
[   745.123] (II) evdev: Logitech USB Keyboard: Configuring as keyboard
[   745.123] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.6/2-1.8.6.1/2-1.8.6.1:1.1/0003:046D:C31C.0008/input/input24/event10"
[   745.123] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 15)
[   745.123] (**) Option "xkb_rules" "evdev"
[   745.123] (II) evdev: Logitech USB Keyboard: initialized for absolute axes.
[   745.123] (**) Logitech USB Keyboard: (accel) keeping acceleration scheme 1
[   745.123] (**) Logitech USB Keyboard: (accel) acceleration profile 0
[   745.123] (**) Logitech USB Keyboard: (accel) acceleration factor: 2.000
[   745.123] (**) Logitech USB Keyboard: (accel) acceleration threshold: 4
[   745.124] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/event11)
[   745.124] (**) Logitech USB Laser Mouse: Applying InputClass "evdev pointer catchall"
[   745.124] (II) Using input driver 'evdev' for 'Logitech USB Laser Mouse'
[   745.124] (**) Logitech USB Laser Mouse: always reports core events
[   745.124] (**) evdev: Logitech USB Laser Mouse: Device: "/dev/input/event11"
[   745.124] (--) evdev: Logitech USB Laser Mouse: Vendor 0x46d Product 0xc069
[   745.124] (--) evdev: Logitech USB Laser Mouse: Found 12 mouse buttons
[   745.124] (--) evdev: Logitech USB Laser Mouse: Found scroll wheel(s)
[   745.124] (--) evdev: Logitech USB Laser Mouse: Found relative axes
[   745.124] (--) evdev: Logitech USB Laser Mouse: Found x and y relative axes
[   745.124] (II) evdev: Logitech USB Laser Mouse: Configuring as mouse
[   745.124] (II) evdev: Logitech USB Laser Mouse: Adding scrollwheel support
[   745.124] (**) evdev: Logitech USB Laser Mouse: YAxisMapping: buttons 4 and 5
[   745.124] (**) evdev: Logitech USB Laser Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   745.124] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.8/2-1.8.6/2-1.8.6.4/2-1.8.6.4:1.0/0003:046D:C069.0009/input/input25/event11"
[   745.124] (II) XINPUT: Adding extended input device "Logitech USB Laser Mouse" (type: MOUSE, id 16)
[   745.124] (II) evdev: Logitech USB Laser Mouse: initialized for relative axes.
[   745.124] (**) Logitech USB Laser Mouse: (accel) keeping acceleration scheme 1
[   745.124] (**) Logitech USB Laser Mouse: (accel) acceleration profile 0
[   745.124] (**) Logitech USB Laser Mouse: (accel) acceleration factor: 2.000
[   745.124] (**) Logitech USB Laser Mouse: (accel) acceleration threshold: 4
[   745.125] (II) config/udev: Adding input device Logitech USB Laser Mouse (/dev/input/mouse1)
[   745.125] (II) No input driver specified, ignoring this device.
[   745.125] (II) This device may have been added with another device file.
[   745.125] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[   745.125] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   745.125] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   745.125] (**) AT Translated Set 2 keyboard: always reports core events
[   745.125] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event5"
[   745.125] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   745.125] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   745.125] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   745.125] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[   745.125] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[   745.125] (**) Option "xkb_rules" "evdev"
[   745.125] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event20)
[   745.125] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   745.125] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[   745.125] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   745.125] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   745.125] (II) LoadModule: "synaptics"
[   745.125] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   745.125] (II) Module synaptics: vendor="X.Org Foundation"
[   745.125] 	compiled for 1.18.3, module version = 1.8.99
[   745.125] 	Module class: X.Org XInput Driver
[   745.125] 	ABI class: X.Org XInput driver, version 22.1
[   745.125] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   745.125] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   745.125] (**) Option "Device" "/dev/input/event20"
[   745.134] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[   745.134] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5470 (res 60)
[   745.134] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4498 (res 85)
[   745.134] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   745.134] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   745.134] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   745.134] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   745.134] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   745.134] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   745.140] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event20"
[   745.140] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 18)
[   745.140] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   745.140] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   745.140] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[   745.140] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   745.140] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   745.140] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   745.140] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   745.140] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   745.140] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[   745.140] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   745.141] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event21)
[   745.141] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   745.141] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[   745.141] (**) TPPS/2 IBM TrackPoint: always reports core events
[   745.141] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event21"
[   745.141] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[   745.141] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[   745.141] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[   745.141] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[   745.141] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[   745.141] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[   745.141] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   745.141] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input22/event21"
[   745.141] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 19)
[   745.141] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[   745.141] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[   745.141] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[   745.141] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   745.141] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   745.141] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse3)
[   745.141] (II) No input driver specified, ignoring this device.
[   745.141] (II) This device may have been added with another device file.
[   745.142] (II) config/udev: Adding input device PC Speaker (/dev/input/event14)
[   745.142] (II) No input driver specified, ignoring this device.
[   745.142] (II) This device may have been added with another device file.
[   745.142] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event12)
[   745.142] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   745.142] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[   745.142] (**) ThinkPad Extra Buttons: always reports core events
[   745.142] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event12"
[   745.142] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[   745.142] (--) evdev: ThinkPad Extra Buttons: Found keys
[   745.142] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[   745.142] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input13/event12"
[   745.142] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 20)
[   745.142] (**) Option "xkb_rules" "evdev"
[   745.145] (--) NVIDIA(GPU-0): DELL U2414H (DFP-5): connected
[   745.145] (--) NVIDIA(GPU-0): DELL U2414H (DFP-5): Internal DisplayPort
[   745.145] (--) NVIDIA(GPU-0): DELL U2414H (DFP-5): 480.0 MHz maximum pixel clock
[   745.145] (--) NVIDIA(GPU-0): 
[   745.145] (--) NVIDIA(GPU-0): DELL U2414H (DFP-6): connected
[   745.145] (--) NVIDIA(GPU-0): DELL U2414H (DFP-6): Internal DisplayPort
[   745.145] (--) NVIDIA(GPU-0): DELL U2414H (DFP-6): 480.0 MHz maximum pixel clock
[   745.145] (--) NVIDIA(GPU-0): 
[   745.148] (--) NVIDIA(GPU-0): CRT-0: disconnected
[   745.148] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[   745.148] (--) NVIDIA(GPU-0): 
[   745.151] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   745.151] (--) NVIDIA(GPU-0): DFP-0: Internal LVDS
[   745.151] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[   745.151] (--) NVIDIA(GPU-0): 
[   745.151] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   745.151] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   745.151] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   745.151] (--) NVIDIA(GPU-0): 
[   745.152] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   745.152] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   745.152] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   745.152] (--) NVIDIA(GPU-0): 
[   745.152] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   745.152] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   745.152] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   745.152] (--) NVIDIA(GPU-0): 
[   745.152] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   745.152] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   745.152] (--) NVIDIA(GPU-0): DFP-4: 480.0 MHz maximum pixel clock
[   745.152] (--) NVIDIA(GPU-0): 
[   745.153] (--) NVIDIA(GPU-0): DELL U2414H (DFP-5): connected
[   745.153] (--) NVIDIA(GPU-0): DELL U2414H (DFP-5): Internal DisplayPort
[   745.153] (--) NVIDIA(GPU-0): DELL U2414H (DFP-5): 480.0 MHz maximum pixel clock
[   745.153] (--) NVIDIA(GPU-0): 
[   745.153] (--) NVIDIA(GPU-0): DELL U2414H (DFP-6): connected
[   745.153] (--) NVIDIA(GPU-0): DELL U2414H (DFP-6): Internal DisplayPort
[   745.153] (--) NVIDIA(GPU-0): DELL U2414H (DFP-6): 480.0 MHz maximum pixel clock
[   745.153] (--) NVIDIA(GPU-0): 
[   745.167] (II) NVIDIA(0): Setting mode "DP-4: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-5: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   745.480] (II) NVIDIA(0): Setting mode "DP-5: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   745.687] (II) NVIDIA(0): Setting mode "DP-5: nvidia-auto-select @1920x1080 +1920+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   745.774] (EE) 
[   745.774] (EE) Backtrace:
[   745.777] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x139) [0x59c6f9]
[   745.778] (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7f27b0ede30f]
[   745.778] (EE) 2: /usr/lib/xorg-server/Xorg (xf86nameCompare+0x69) [0x4a6569]
[   745.778] (EE) 3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (nvidiaAddDrawableHandler+0x1f01c) [0x7f27ab3dd4bc]
[   745.778] (EE) 4: /usr/lib/xorg/modules/drivers/nvidia_drv.so (nvidiaAddDrawableHandler+0x169ec) [0x7f27ab3cbedc]
[   745.778] (EE) 5: /usr/lib/xorg/modules/drivers/nvidia_drv.so (nvidiaAddDrawableHandler+0x1a53e) [0x7f27ab3d3bce]
[   745.778] (EE) 6: /usr/lib/xorg/modules/drivers/nvidia_drv.so (nvidiaAddDrawableHandler+0x1ac7e) [0x7f27ab3d49ce]
[   745.778] (EE) 7: /usr/lib/libnvidia-glcore.so.367.27 (nvidiaAddDrawableHandler+0x527ccb) [0x7f27abdeeec6]
[   745.778] (EE) 
[   745.778] (EE) Segmentation fault at address 0x0
[   745.778] (EE) 
Fatal server error:
[   745.778] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   745.778] (EE) 
[   745.778] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   745.778] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
[   745.778] (EE) 
[   745.929] (EE) Server terminated with error (1). Closing log file.

xorg.conf.nvidia

Section "ServerLayout"
    Identifier  "Layout0"
    #Screen 1 "NVIDIA"
    #Option      "AutoAddDevices" "false"
    #Option      "AutoAddGPU" "false"
EndSection


#Section "Screen"
#    Identifier "NVIDIA"
#    Device "nvidia"
#    Monitor "Monitor0"
#    DefaultDepth 24
#    SubSection "Display"
#       Depth 24
#    EndSubSection
#EndSection

#Section "Screen"
#    Identifier "INTEL"
#    Device "intel"
#EndSection


#Section "Screen"
#    Identifier "Default Screen"
#    Device "DiscreteNvidia"
#EndSection


#Section "Monitor"
#    Identifier  "DP-4"
#    Option      "PreferredMode" "1920x1080"
#    Option      "Position" "1600 0"
#EndSection

#Section "Monitor"
#    Identifier  "DP-5"
#    Option      "PreferredMode" "1920x1080"
#    Option      "Position" "3520 0"
#EndSection

Section "Device"
    Identifier  "DiscreteNvidia"
    Driver      "nvidia"
    VendorName  "NVIDIA Corporation"

#   If the X server does not automatically detect your VGA device,
#   you can manually set it here.
#   To get the BusID prop, run `lspci | egrep 'VGA|3D'` and input the data
#   as you see in the commented example.
#   This Setting may be needed in some platforms with more than one
#   nvidia card, which may confuse the proprietary driver (e.g.,
#   trying to take ownership of the wrong device). Also needed on Ubuntu 13.04.
    BusID "PCI:01:00:0"

#   Setting ProbeAllGpus to false prevents the new proprietary driver
#   instance spawned to try to control the integrated graphics card,
#   which is already being managed outside bumblebee.
#   This option doesn't hurt and it is required on platforms running
#   more than one nvidia graphics card with the proprietary driver.
#   (E.g. Macbook Pro pre-2010 with nVidia 9400M + 9600M GT).
#   If this option is not set, the new Xorg may blacken the screen and
#   render it unusable (unless you have some way to run killall Xorg).
    Option "ProbeAllGpus" "false"

    Option "NoLogo" "true"
    Option "AccelMethod" "none"
#    Option "UseEDID" "false"
#    Option "UseDisplayDevice" "none"
EndSection

intel-virtual-output

sudo intel-virtual-output -v           
intel-virtual-output: version 2.99.917
display_open((null))
:0: has_shm?=1, event=65, opcode=130, has_pixmap?=1
:0 screen saver active? 1 [event=92, error=0]
:0 saving screen saver defaults: timeout=600 interval=600 prefer_blank=1 allow_exp=1
:0: randr_active?=1, event=89, error=147
:0: xinerama_active?=1, event=0, error=0
:0: dri3_active?=0
check_virtual(:0): has VIRTUAL1? 0
:0: singleton registered? 1
:0: pinging singleton
:0: send command '4567P'
:0: wait for act '4567R'
:0: reading event type 33
:0: client message '4567P'
No reply from singleton; assuming control
:0: reading event type 28
display_init_damage(:0)
record_mouse(:0)
record_callback
display_open(:0.1)
bumblebee_open query result 'Value: :8
'
display_open(:8)
:8: has_shm?=1, event=65, opcode=130, has_pixmap?=0
:8 screen saver active? 1 [event=92, error=0]
:8 saving screen saver defaults: timeout=600 interval=600 prefer_blank=1 allow_exp=1
:8: randr_active?=1, event=89, error=147
:8: xinerama_active?=1, event=0, error=0
:8: dri3_active?=0
:8 cursor moved (visible=0, (0, 0))
context_enable_timer timer active? 0
:8 - initial size 3840x1080
last_display_add_clones__randr(:8)
display_init_randr_hpd(:8)
:8 - randr version 1.5
:8 - noutputs=8
claim_virtual(1)
claim_virtual(VIRTUAL1): rr_output=70
clone_output_init(:0, VIRTUAL1)
:0-VIRTUAL1 use shm? 1 (use shm pixmap? 1)
clone_output_init(:8, VGA-0)
:8-VGA-0 use shm? 1 (use shm pixmap? 0)
:8-VGA-0 wants depth 24
:0 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=8, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=11, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8-VGA-0 using depth 24, requires xrender for src? 0, for dst? 0
clone_update_modes__randr(:0-VIRTUAL1 <- :8-VGA-0): timestamp 744272 (last 0)
clone_update_modes__randr: dst.rr_crtc=0, now 0
clone_update_modes__randr(:0-VIRTUAL1): no change in output
claim_virtual(2)
claim_virtual(VIRTUAL2): rr_output=71
clone_output_init(:0, VIRTUAL2)
:0-VIRTUAL2 use shm? 1 (use shm pixmap? 1)
clone_output_init(:8, LVDS-0)
:8-LVDS-0 use shm? 1 (use shm pixmap? 0)
:8-LVDS-0 wants depth 24
:0 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=8, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=11, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8-LVDS-0 using depth 24, requires xrender for src? 0, for dst? 0
clone_update_modes__randr(:0-VIRTUAL2 <- :8-LVDS-0): timestamp 744272 (last 0)
clone_update_modes__randr: dst.rr_crtc=0, now 0
clone_update_modes__randr(:0-VIRTUAL2): no change in output
claim_virtual(3)
claim_virtual(VIRTUAL3): rr_output=262
clone_output_init(:0, VIRTUAL3)
:0-VIRTUAL3 use shm? 1 (use shm pixmap? 1)
clone_output_init(:8, DP-0)
:8-DP-0 use shm? 1 (use shm pixmap? 0)
:8-DP-0 wants depth 24
:0 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=8, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=11, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8-DP-0 using depth 24, requires xrender for src? 0, for dst? 0
clone_update_modes__randr(:0-VIRTUAL3 <- :8-DP-0): timestamp 744272 (last 0)
clone_update_modes__randr: dst.rr_crtc=0, now 0
clone_update_modes__randr(:0-VIRTUAL3): no change in output
claim_virtual(4)
claim_virtual(VIRTUAL4): rr_output=265
clone_output_init(:0, VIRTUAL4)
:0-VIRTUAL4 use shm? 1 (use shm pixmap? 1)
clone_output_init(:8, DP-1)
:8-DP-1 use shm? 1 (use shm pixmap? 0)
:8-DP-1 wants depth 24
:0 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=8, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=11, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8-DP-1 using depth 24, requires xrender for src? 0, for dst? 0
clone_update_modes__randr(:0-VIRTUAL4 <- :8-DP-1): timestamp 744272 (last 0)
clone_update_modes__randr: dst.rr_crtc=0, now 0
clone_update_modes__randr(:0-VIRTUAL4): no change in output
claim_virtual(5)
claim_virtual(VIRTUAL5): rr_output=268
clone_output_init(:0, VIRTUAL5)
:0-VIRTUAL5 use shm? 1 (use shm pixmap? 1)
clone_output_init(:8, DP-2)
:8-DP-2 use shm? 1 (use shm pixmap? 0)
:8-DP-2 wants depth 24
:0 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=8, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=11, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8-DP-2 using depth 24, requires xrender for src? 0, for dst? 0
clone_update_modes__randr(:0-VIRTUAL5 <- :8-DP-2): timestamp 744272 (last 0)
clone_update_modes__randr: dst.rr_crtc=0, now 0
clone_update_modes__randr(:0-VIRTUAL5): no change in output
claim_virtual(6)
claim_virtual(VIRTUAL6): rr_output=271
clone_output_init(:0, VIRTUAL6)
:0-VIRTUAL6 use shm? 1 (use shm pixmap? 1)
clone_output_init(:8, DP-3)
:8-DP-3 use shm? 1 (use shm pixmap? 0)
:8-DP-3 wants depth 24
:0 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=8, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=11, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8-DP-3 using depth 24, requires xrender for src? 0, for dst? 0
clone_update_modes__randr(:0-VIRTUAL6 <- :8-DP-3): timestamp 744272 (last 0)
clone_update_modes__randr: dst.rr_crtc=0, now 0
clone_update_modes__randr(:0-VIRTUAL6): no change in output
claim_virtual(7)
claim_virtual(VIRTUAL7): rr_output=274
clone_output_init(:0, VIRTUAL7)
:0-VIRTUAL7 use shm? 1 (use shm pixmap? 1)
clone_output_init(:8, DP-4)
:8-DP-4 use shm? 1 (use shm pixmap? 0)
:8-DP-4 wants depth 24
:0 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=8, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=11, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8-DP-4 using depth 24, requires xrender for src? 0, for dst? 0
clone_update_modes__randr(:0-VIRTUAL7 <- :8-DP-4): timestamp 744272 (last 0)
clone_update_modes__randr: dst.rr_crtc=0, now 634
clone_update_modes__randr(:8-DP-4): disabling active CRTC
X11 error from display :8, serial=59, error=8, req=140.29
:8 failed to clear panning on CRTC:634
:8 CRTC:634 x=0, y=0, rotation=0, mode=0
:8 CRTC:634 panning (0, 0)x(0, 0), tracking (0, 0)x(0, 0), border (0, 0),(0, 0)
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 281: 1920x1080
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 282: 1920x1080
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 283: 1920x1080
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 284: 1920x1080
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 285: 1920x1080
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 286: 1920x1080
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 287: 1600x1200
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 288: 1600x900
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 289: 1280x1024
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 290: 1280x1024
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 291: 1280x720
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 292: 1280x720
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 293: 1280x720
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 294: 1152x864
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 295: 1024x768
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 240: 1024x768
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 296: 800x600
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 243: 800x600
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 297: 720x576
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 298: 720x576
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 299: 720x480
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 300: 720x480
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 301: 640x480
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 247: 640x480
clone_update_modes__randr(:0-VIRTUAL7): reusing mode 302: 640x480
:8 - disabling active output
X11 error from display :8, serial=64, error=8, req=140.29
X11 error from display :8, serial=66, error=8, req=140.29
:8 failed to clear panning on CRTC:634
:8 CRTC:634 x=0, y=0, rotation=0, mode=0
:8 CRTC:634 panning (0, 0)x(0, 0), tracking (0, 0)x(0, 0), border (0, 0),(0, 0)
claim_virtual(8)
claim_virtual(VIRTUAL8): rr_output=277
clone_output_init(:0, VIRTUAL8)
:0-VIRTUAL8 use shm? 1 (use shm pixmap? 1)
clone_output_init(:8, DP-5)
:8-DP-5 use shm? 1 (use shm pixmap? 0)
:8-DP-5 wants depth 24
:0 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=8, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8 is depth 24, want 24
bad_visual? depth=24, visual: class=4, bits_per_rgb=11, red_mask=00ff0000, green_mask=0000ff00, blue_mask=000000ff
:8-DP-5 using depth 24, requires xrender for src? 0, for dst? 0
clone_update_modes__randr(:0-VIRTUAL8 <- :8-DP-5): timestamp 745675 (last 0)
clone_update_modes__randr: dst.rr_crtc=0, now 635
clone_update_modes__randr(:8-DP-5): disabling active CRTC
XIO error on display :8
[1]    6305 abort      sudo intel-virtual-output -v
Packages
  • xorg-server 1.18.3-2

  • xf86-video-intel 1:2.99.917+670+gcac7c8d-1

  • nvidia 367.27-1

  • bbswitch 0.8

Last edited by pozar87 (2016-07-01 10:50:10)

Offline

#2 2016-07-14 06:32:30

pozar87
Member
Registered: 2016-06-28
Posts: 2

Re: Xorg Segmentation fault with three displays (bumblebee)

Hello again!

I temporarily solved this problem migrating to xf86-video-nouveau (version 1.0.12-1). So it looks this is not a Xorg issue, but rather proprietary driver for nvidia.

BR

Offline

Board footer

Powered by FluxBB