You are not logged in.

#1 2015-11-08 19:25:35

BobAdams
Member
Registered: 2015-11-08
Posts: 4

Startx - No Screens Found. Nvidia driver.

Hello everyone,

I can't seem to figure this one out.  I am using a Dell XPS 9550 (Nvidia 960m and intel graphics).

My lspci output:

00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Sky Lake PCIe Controller (x16) (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Device 191b (rev 06)
00:04.0 Signal processing controller: Intel Corporation Device 1903 (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-H LPSS I2C Controller #0 (rev 31)
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-H LPSS I2C Controller #1 (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA Controller [AHCI mode] (rev 31)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #1 (rev f1)
00:1c.1 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #2 (rev f1)
00:1d.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #9 (rev f1)
00:1d.4 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #13 (rev f1)
00:1d.6 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #15 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 960M] (rev ff)
02:00.0 Network controller: Broadcom Corporation BCM43602 802.11ac Wireless LAN SoC (rev 01)
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 525a (rev 01)
04:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a802 (rev 01)

My xorg.conf

Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
EndSection

Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:1:0:0"
EndSection

Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
EndSection

Section "Device"
    Identifier "intel"
    Driver "modesetting"
    BusID "PCI:0:2:0"
EndSection

Section "Screen"
    Identifier "intel"
    Device "intel"
EndSection

When I try to run startx I get the (EE) no screens found error.

I have nvidia, all the xorg stuff, and bumblebee installed.

Offline

#2 2015-11-08 19:39:05

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Startx - No Screens Found. Nvidia driver.

Post the actual Xorg log.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-11-08 20:48:30

BobAdams
Member
Registered: 2015-11-08
Posts: 4

Re: Startx - No Screens Found. Nvidia driver.

[   959.028] 
X.Org X Server 1.17.4
Release Date: 2015-10-28
[   959.028] X Protocol Version 11, Revision 0
[   959.028] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   959.028] Current Operating System: Linux localhost 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[   959.028] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p4 rw 
[   959.029] Build Date: 01 November 2015  10:36:50AM
[   959.029]  
[   959.029] Current version of pixman: 0.32.8
[   959.029] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   959.029] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   959.029] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov  8 14:21:05 2015
[   959.029] (==) Using config file: "/etc/X11/xorg.conf"
[   959.029] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   959.029] (==) ServerLayout "layout"
[   959.029] (**) |-->Screen "nvidia" (0)
[   959.029] (**) |   |-->Monitor "<default monitor>"
[   959.030] (**) |   |-->Device "nvidia"
[   959.030] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[   959.030] (**) |-->Inactive Device "intel"
[   959.030] (==) Automatically adding devices
[   959.030] (==) Automatically enabling devices
[   959.030] (==) Automatically adding GPU devices
[   959.030] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   959.030] 	Entry deleted from font path.
[   959.030] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   959.030] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   959.030] 	Entry deleted from font path.
[   959.030] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   959.030] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[   959.030] (==) ModulePath set to "/usr/lib/xorg/modules"
[   959.030] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   959.030] (II) Loader magic: 0x817d60
[   959.030] (II) Module ABI versions:
[   959.030] 	X.Org ANSI C Emulation: 0.4
[   959.030] 	X.Org Video Driver: 19.0
[   959.030] 	X.Org XInput driver : 21.1
[   959.030] 	X.Org Server Extension : 9.0
[   959.034] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   959.036] (--) PCI:*(0:0:2:0) 8086:191b:1028:06e4 rev 6, Mem @ 0xdb000000/16777216, 0x70000000/268435456, I/O @ 0x0000f000/64
[   959.036] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   959.036] (II) LoadModule: "glx"
[   959.036] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   959.037] (II) Module glx: vendor="X.Org Foundation"
[   959.037] 	compiled for 1.17.4, module version = 1.0.0
[   959.037] 	ABI class: X.Org Server Extension, version 9.0
[   959.037] (==) AIGLX enabled
[   959.037] (II) LoadModule: "nvidia"
[   959.037] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   959.038] (II) Module nvidia: vendor="NVIDIA Corporation"
[   959.038] 	compiled for 4.0.2, module version = 1.0.0
[   959.038] 	Module class: X.Org Video Driver
[   959.038] (II) LoadModule: "modesetting"
[   959.038] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   959.038] (II) Module modesetting: vendor="X.Org Foundation"
[   959.038] 	compiled for 1.17.4, module version = 1.17.4
[   959.038] 	Module class: X.Org Video Driver
[   959.038] 	ABI class: X.Org Video Driver, version 19.0
[   959.038] (II) NVIDIA dlloader X Driver  355.11  Wed Aug 26 15:38:55 PDT 2015
[   959.038] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   959.038] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   959.038] (++) using VT number 1

[   959.038] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   959.038] (WW) Falling back to old probe method for modesetting
[   959.038] (EE) open /dev/dri/card0: No such file or directory
[   959.038] (EE) No devices detected.
[   959.038] (EE) 
Fatal server error:
[   959.038] (EE) no screens found(EE) 
[   959.038] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   959.038] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   959.038] (EE) 

Offline

#4 2015-11-08 21:36:59

Xabre
Member
From: Serbia
Registered: 2009-03-19
Posts: 752

Re: Startx - No Screens Found. Nvidia driver.

i915.preliminary_hw_support=1

or install 4.3 kernel. You have a Skylake CPU, and integrated GPU was not enabled by default in 4.2 kernel.

Offline

#5 2015-11-08 22:38:30

BobAdams
Member
Registered: 2015-11-08
Posts: 4

Re: Startx - No Screens Found. Nvidia driver.

I tried it with the preliminary HW support and I got the following error.  I will proceed with the new kernel and update this post if it resolves it.

EDIT - turned on testing and did -Syu, Kernel 4.3-1 does not appear to address the issue any better than the preliminary support. 

[    13.296] 
X.Org X Server 1.17.4
Release Date: 2015-10-28
[    13.296] X Protocol Version 11, Revision 0
[    13.297] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[    13.297] Current Operating System: Linux localhost 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:13:28 CET 2015 x86_64
[    13.297] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/nvme0n1p4 rw i915.preliminary_hw_support=1 3
[    13.297] Build Date: 01 November 2015  10:36:50AM
[    13.297]  
[    13.297] Current version of pixman: 0.32.8
[    13.297] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.297] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.297] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov  8 17:22:29 2015
[    13.297] (==) Using config file: "/etc/X11/xorg.conf"
[    13.297] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    13.298] (==) ServerLayout "layout"
[    13.298] (**) |-->Screen "nvidia" (0)
[    13.298] (**) |   |-->Monitor "<default monitor>"
[    13.298] (**) |   |-->Device "nvidia"
[    13.298] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[    13.298] (**) |-->Inactive Device "intel"
[    13.299] (==) Automatically adding devices
[    13.299] (==) Automatically enabling devices
[    13.299] (==) Automatically adding GPU devices
[    13.300] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    13.300] 	Entry deleted from font path.
[    13.300] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    13.300] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    13.300] 	Entry deleted from font path.
[    13.300] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    13.300] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[    13.300] (==) ModulePath set to "/usr/lib/xorg/modules"
[    13.300] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    13.300] (II) Loader magic: 0x817d60
[    13.300] (II) Module ABI versions:
[    13.300] 	X.Org ANSI C Emulation: 0.4
[    13.300] 	X.Org Video Driver: 19.0
[    13.300] 	X.Org XInput driver : 21.1
[    13.300] 	X.Org Server Extension : 9.0
[    13.302] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    13.303] (II) xfree86: Adding drm device (/dev/dri/card0)
[    13.303] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    13.305] (--) PCI:*(0:0:2:0) 8086:191b:1028:06e4 rev 6, Mem @ 0xdb000000/16777216, 0x70000000/268435456, I/O @ 0x0000f000/64
[    13.305] (--) PCI: (0:1:0:0) 10de:139b:1028:06e4 rev 162, Mem @ 0xdc000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    13.305] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    13.305] (II) LoadModule: "glx"
[    13.306] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    13.308] (II) Module glx: vendor="X.Org Foundation"
[    13.308] 	compiled for 1.17.4, module version = 1.0.0
[    13.308] 	ABI class: X.Org Server Extension, version 9.0
[    13.308] (==) AIGLX enabled
[    13.308] (II) LoadModule: "nvidia"
[    13.308] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    13.313] (II) Module nvidia: vendor="NVIDIA Corporation"
[    13.313] 	compiled for 4.0.2, module version = 1.0.0
[    13.313] 	Module class: X.Org Video Driver
[    13.313] (II) LoadModule: "modesetting"
[    13.313] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    13.314] (II) Module modesetting: vendor="X.Org Foundation"
[    13.314] 	compiled for 1.17.4, module version = 1.17.4
[    13.314] 	Module class: X.Org Video Driver
[    13.314] 	ABI class: X.Org Video Driver, version 19.0
[    13.314] (II) NVIDIA dlloader X Driver  355.11  Wed Aug 26 15:38:55 PDT 2015
[    13.314] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    13.314] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    13.314] (++) using VT number 1

[    13.314] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    13.315] (II) Loading sub module "fb"
[    13.315] (II) LoadModule: "fb"
[    13.315] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.316] (II) Module fb: vendor="X.Org Foundation"
[    13.316] 	compiled for 1.17.4, module version = 1.0.0
[    13.316] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.316] (II) Loading sub module "wfb"
[    13.316] (II) LoadModule: "wfb"
[    13.316] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    13.317] (II) Module wfb: vendor="X.Org Foundation"
[    13.317] 	compiled for 1.17.4, module version = 1.0.0
[    13.317] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.317] (II) Loading sub module "ramdac"
[    13.317] (II) LoadModule: "ramdac"
[    13.317] (II) Module "ramdac" already built-in
[    13.385] (II) modeset(G0): using drv /dev/dri/card0
[    13.385] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[    13.385] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    13.385] (==) NVIDIA(0): RGB weight 888
[    13.385] (==) NVIDIA(0): Default visual is TrueColor
[    13.385] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    13.386] (**) NVIDIA(0): Enabling 2D acceleration
[    13.386] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[    13.386] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[    13.386] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[    13.386] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[    13.386] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
[    13.599] (II) NVIDIA: Allocated GPU:0 (GPU-c57c9792-13f0-1ff2-9142-604b908b4845) @
[    13.599] (II) NVIDIA:     PCI:0000:01:00.0
[    13.599] (II) NVIDIA: Freed GPU:0 (GPU-c57c9792-13f0-1ff2-9142-604b908b4845) @
[    13.599] (II) NVIDIA:     PCI:0000:01:00.0
[    13.599] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[    13.600] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 960M (GM107-A) at PCI:1:0:0 (GPU-0)
[    13.600] (--) NVIDIA(0): Memory: 2097152 kBytes
[    13.600] (--) NVIDIA(0): VideoBIOS: 82.07.82.00.22
[    13.600] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    13.600] (II) NVIDIA(0): Validated MetaModes:
[    13.600] (II) NVIDIA(0):     "NULL"
[    13.600] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    13.600] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    13.600] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    13.601] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    13.601] (==) modeset(G0): RGB weight 888
[    13.601] (==) modeset(G0): Default visual is TrueColor
[    13.601] (II) Loading sub module "glamoregl"
[    13.601] (II) LoadModule: "glamoregl"
[    13.601] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    13.608] (II) Module glamoregl: vendor="X.Org Foundation"
[    13.608] 	compiled for 1.17.4, module version = 1.0.0
[    13.608] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.608] (II) glamor: OpenGL accelerated X.org driver based.
[    13.629] (II) glamor: EGL version 1.4 (DRI2):
[    13.635] (II) modeset(G0): glamor initialized
[    13.635] (II) Loading sub module "dri2"
[    13.635] (II) LoadModule: "dri2"
[    13.635] (II) Module "dri2" already built-in
[    13.636] (II) modeset(G0): Output eDP-1-0 has no monitor section
[    13.640] (II) modeset(G0): Output DisplayPort-1-0 has no monitor section
[    13.645] (II) modeset(G0): Output HDMI-1-0 has no monitor section
[    13.646] (II) modeset(G0): Output DisplayPort-1-1 has no monitor section
[    13.649] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    13.650] (II) modeset(G0): EDID for output eDP-1-0
[    13.650] (II) modeset(G0): Manufacturer: SHP  Model: 143e  Serial#: 0
[    13.650] (II) modeset(G0): Year: 2015  Week: 40
[    13.650] (II) modeset(G0): EDID Version: 1.4
[    13.650] (II) modeset(G0): Digital Display Input
[    13.650] (II) modeset(G0): 8 bits per channel
[    13.650] (II) modeset(G0): Digital interface is DisplayPort
[    13.650] (II) modeset(G0): Max Image Size [cm]: horiz.: 35  vert.: 19
[    13.650] (II) modeset(G0): Gamma: 2.20
[    13.650] (II) modeset(G0): No DPMS capabilities specified
[    13.650] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    13.650] (II) modeset(G0): Default color space is primary color space
[    13.650] (II) modeset(G0): First detailed timing is preferred mode
[    13.650] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    13.650] (II) modeset(G0): redX: 0.661 redY: 0.328   greenX: 0.202 greenY: 0.729
[    13.650] (II) modeset(G0): blueX: 0.147 blueY: 0.057   whiteX: 0.309 whiteY: 0.354
[    13.650] (II) modeset(G0): Manufacturer's mask: 0
[    13.650] (II) modeset(G0): Supported detailed timing:
[    13.650] (II) modeset(G0): clock: 533.2 MHz   Image Size:  346 x 194 mm
[    13.650] (II) modeset(G0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    13.650] (II) modeset(G0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[    13.650] (II) modeset(G0):  7PHPT‚LQ156D1
[    13.650] (II) modeset(G0): Unknown vendor-specific block 0
[    13.650] (II) modeset(G0): EDID (in hex):
[    13.650] (II) modeset(G0): 	00ffffffffffff004d103e1400000000
[    13.650] (II) modeset(G0): 	28190104a52313780e4ee3a95433ba25
[    13.650] (II) modeset(G0): 	0e4f5a00000001010101010101010101
[    13.650] (II) modeset(G0): 	0101010101014dd000a0f0703e803020
[    13.650] (II) modeset(G0): 	35005ac2100000180000000000000000
[    13.650] (II) modeset(G0): 	00000000000000000000000000fe0037
[    13.650] (II) modeset(G0): 	50485054824c51313536443100000000
[    13.650] (II) modeset(G0): 	0002410328001200000b010a2020008e
[    13.650] (II) modeset(G0): Printing probed modes for output eDP-1-0
[    13.650] (II) modeset(G0): Modeline "3840x2160"x60.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    13.650] (II) modeset(G0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    13.650] (II) modeset(G0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    13.650] (II) modeset(G0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    13.650] (II) modeset(G0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    13.650] (II) modeset(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    13.650] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    13.650] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    13.650] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    13.650] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    13.650] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    13.651] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    13.651] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    13.651] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    13.651] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    13.651] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    13.651] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    13.651] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    13.651] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    13.651] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    13.651] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    13.651] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    13.651] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    13.651] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    13.651] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    13.653] (II) modeset(G0): EDID for output DisplayPort-1-0
[    13.656] (II) modeset(G0): EDID for output HDMI-1-0
[    13.658] (II) modeset(G0): EDID for output DisplayPort-1-1
[    13.661] (II) modeset(G0): EDID for output HDMI-1-1
[    13.661] (II) modeset(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    13.661] (==) modeset(G0): DPI set to (96, 96)
[    13.661] (II) Loading sub module "fb"
[    13.661] (II) LoadModule: "fb"
[    13.662] (II) Loading /usr/lib/xorg/modules/libfb.so
[    13.662] (II) Module fb: vendor="X.Org Foundation"
[    13.662] 	compiled for 1.17.4, module version = 1.0.0
[    13.662] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    13.662] (--) Depth 24 pixmap format is 32 bpp
[    13.723] (==) modeset(G0): Backing store enabled
[    13.723] (==) modeset(G0): Silken mouse enabled
[    13.723] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    13.724] (==) modeset(G0): DPMS enabled
[    13.724] (EE) modeset(G0): [DRI2] No driver mapping found for PCI device 0x8086 / 0x191b
[    13.724] (EE) modeset(G0): Failed to initialize the DRI2 extension.
[    14.000] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    14.000] (II) NVIDIA:     access.
[    14.008] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    14.008] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    14.008] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    14.008] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    14.008] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    14.008] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    14.008] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    14.008] (II) NVIDIA(0):     Config Options in the README.
[    14.025] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[    14.025] (II) NVIDIA(0): Setting mode "NULL"
[    14.029] (==) NVIDIA(0): Disabling shared memory pixmaps
[    14.029] (==) NVIDIA(0): Backing store enabled
[    14.029] (==) NVIDIA(0): Silken mouse enabled
[    14.029] (==) NVIDIA(0): DPMS enabled
[    14.029] (II) Loading sub module "dri2"
[    14.029] (II) LoadModule: "dri2"
[    14.029] (II) Module "dri2" already built-in
[    14.029] (II) NVIDIA(0): [DRI2] Setup complete
[    14.029] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    14.029] (--) RandR disabled
[    14.033] (II) AIGLX: Screen 0 is not DRI2 capable
[    14.033] (EE) AIGLX: reverting to software rendering
[    14.102] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    14.103] (II) AIGLX: Loaded and initialized swrast
[    14.103] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    14.108] (II) modeset(G0): Damage tracking initialized
[    14.141] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    14.141] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.141] (II) LoadModule: "evdev"
[    14.141] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    14.144] (II) Module evdev: vendor="X.Org Foundation"
[    14.144] 	compiled for 1.17.4, module version = 2.10.0
[    14.144] 	Module class: X.Org XInput Driver
[    14.144] 	ABI class: X.Org XInput driver, version 21.1
[    14.144] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 25 paused 0
[    14.144] (II) Using input driver 'evdev' for 'Power Button'
[    14.144] (**) Power Button: always reports core events
[    14.144] (**) evdev: Power Button: Device: "/dev/input/event4"
[    14.144] (--) evdev: Power Button: Vendor 0 Product 0x1
[    14.144] (--) evdev: Power Button: Found keys
[    14.144] (II) evdev: Power Button: Configuring as keyboard
[    14.144] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[    14.144] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    14.144] (**) Option "xkb_rules" "evdev"
[    14.145] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    14.145] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    14.146] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 26 paused 0
[    14.146] (II) Using input driver 'evdev' for 'Video Bus'
[    14.146] (**) Video Bus: always reports core events
[    14.146] (**) evdev: Video Bus: Device: "/dev/input/event7"
[    14.146] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    14.146] (--) evdev: Video Bus: Found keys
[    14.146] (II) evdev: Video Bus: Configuring as keyboard
[    14.146] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event7"
[    14.146] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    14.146] (**) Option "xkb_rules" "evdev"
[    14.146] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[    14.146] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    14.147] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 27 paused 0
[    14.147] (II) Using input driver 'evdev' for 'Video Bus'
[    14.147] (**) Video Bus: always reports core events
[    14.147] (**) evdev: Video Bus: Device: "/dev/input/event8"
[    14.147] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    14.147] (--) evdev: Video Bus: Found keys
[    14.147] (II) evdev: Video Bus: Configuring as keyboard
[    14.147] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input10/event8"
[    14.147] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    14.147] (**) Option "xkb_rules" "evdev"
[    14.148] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    14.148] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    14.148] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 28 paused 0
[    14.148] (II) Using input driver 'evdev' for 'Power Button'
[    14.148] (**) Power Button: always reports core events
[    14.148] (**) evdev: Power Button: Device: "/dev/input/event2"
[    14.148] (--) evdev: Power Button: Vendor 0 Product 0x1
[    14.148] (--) evdev: Power Button: Found keys
[    14.148] (II) evdev: Power Button: Configuring as keyboard
[    14.148] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[    14.148] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    14.148] (**) Option "xkb_rules" "evdev"
[    14.149] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    14.149] (II) No input driver specified, ignoring this device.
[    14.149] (II) This device may have been added with another device file.
[    14.149] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    14.149] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    14.150] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 29 paused 0
[    14.150] (II) Using input driver 'evdev' for 'Sleep Button'
[    14.150] (**) Sleep Button: always reports core events
[    14.150] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    14.150] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    14.150] (--) evdev: Sleep Button: Found keys
[    14.150] (II) evdev: Sleep Button: Configuring as keyboard
[    14.150] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[    14.150] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    14.150] (**) Option "xkb_rules" "evdev"
[    14.150] (II) config/udev: Adding drm device (/dev/dri/card1)
[    14.150] (II) xfree86: Adding drm device (/dev/dri/card1)
[    14.151] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 30 paused 1
[    14.151] (EE) Error systemd-logind returned paused fd for drm node
[    14.151] (II) systemd-logind: releasing fd for 226:1
[    14.152] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event10)
[    14.152] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[    14.152] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 31 paused 0
[    14.152] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[    14.152] (**) Integrated_Webcam_HD: always reports core events
[    14.152] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event10"
[    14.152] (--) evdev: Integrated_Webcam_HD: Vendor 0xc45 Product 0x6713
[    14.152] (--) evdev: Integrated_Webcam_HD: Found keys
[    14.152] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[    14.152] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input13/event10"
[    14.152] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 11)
[    14.152] (**) Option "xkb_rules" "evdev"
[    14.153] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event9)
[    14.153] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[    14.207] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 32 paused 0
[    14.207] (II) Using input driver 'evdev' for 'ELAN Touchscreen'
[    14.207] (**) ELAN Touchscreen: always reports core events
[    14.207] (**) evdev: ELAN Touchscreen: Device: "/dev/input/event9"
[    14.207] (--) evdev: ELAN Touchscreen: Vendor 0x4f3 Product 0x21d4
[    14.207] (--) evdev: ELAN Touchscreen: Found absolute axes
[    14.207] (--) evdev: ELAN Touchscreen: Found absolute multitouch axes
[    14.207] (II) evdev: ELAN Touchscreen: No buttons found, faking one.
[    14.207] (--) evdev: ELAN Touchscreen: Found x and y absolute axes
[    14.207] (--) evdev: ELAN Touchscreen: Found absolute touchscreen
[    14.207] (II) evdev: ELAN Touchscreen: Configuring as touchscreen
[    14.207] (**) evdev: ELAN Touchscreen: YAxisMapping: buttons 4 and 5
[    14.207] (**) evdev: ELAN Touchscreen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.207] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:04F3:21D4.0001/input/input11/event9"
[    14.207] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 12)
[    14.207] (II) evdev: ELAN Touchscreen: initialized for absolute axes.
[    14.208] (**) ELAN Touchscreen: (accel) keeping acceleration scheme 1
[    14.208] (**) ELAN Touchscreen: (accel) acceleration profile 0
[    14.208] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[    14.208] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[    14.209] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse0)
[    14.209] (II) No input driver specified, ignoring this device.
[    14.209] (II) This device may have been added with another device file.
[    14.209] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[    14.209] (II) No input driver specified, ignoring this device.
[    14.209] (II) This device may have been added with another device file.
[    14.210] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[    14.210] (II) No input driver specified, ignoring this device.
[    14.210] (II) This device may have been added with another device file.
[    14.210] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[    14.210] (II) No input driver specified, ignoring this device.
[    14.210] (II) This device may have been added with another device file.
[    14.211] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[    14.211] (II) No input driver specified, ignoring this device.
[    14.211] (II) This device may have been added with another device file.
[    14.212] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    14.212] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    14.213] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
[    14.213] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    14.213] (**) AT Translated Set 2 keyboard: always reports core events
[    14.213] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    14.213] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    14.213] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    14.213] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    14.213] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    14.213] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    14.213] (**) Option "xkb_rules" "evdev"
[    14.214] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[    14.214] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    14.214] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 34 paused 0
[    14.214] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[    14.214] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    14.214] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event11"
[    14.214] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    14.214] (--) evdev: SynPS/2 Synaptics TouchPad: Found 1 mouse buttons
[    14.214] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[    14.214] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[    14.214] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[    14.214] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[    14.214] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[    14.214] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[    14.214] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    14.214] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event11"
[    14.214] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    14.214] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[    14.214] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    14.214] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[    14.214] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    14.214] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    14.215] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    14.215] (II) No input driver specified, ignoring this device.
[    14.215] (II) This device may have been added with another device file.
[    14.215] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    14.215] (II) No input driver specified, ignoring this device.
[    14.215] (II) This device may have been added with another device file.
[    14.215] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
[    14.215] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    14.216] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 35 paused 0
[    14.216] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    14.216] (**) Dell WMI hotkeys: always reports core events
[    14.216] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event6"
[    14.216] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[    14.216] (--) evdev: Dell WMI hotkeys: Found keys
[    14.216] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[    14.216] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event6"
[    14.216] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[    14.216] (**) Option "xkb_rules" "evdev"
[    14.220] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[    14.220] (II) config/udev: Adding drm device (/dev/dri/card1)
[    14.220] (II) xfree86: Adding drm device (/dev/dri/card1)
[    14.221] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 24 paused 1
[    14.221] (EE) Error systemd-logind returned paused fd for drm node
[    14.221] (II) systemd-logind: releasing fd for 226:1
[    14.744] (II) modeset(G0): EDID vendor "SHP", prod id 5182
[    14.744] (II) modeset(G0): Printing DDC gathered Modelines:
[    14.744] (II) modeset(G0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
[    15.272] (II) evdev: Dell WMI hotkeys: Close
[    15.272] (II) UnloadModule: "evdev"
[    15.272] (II) systemd-logind: releasing fd for 13:70
[    15.306] (II) evdev: SynPS/2 Synaptics TouchPad: Close
[    15.307] (II) UnloadModule: "evdev"
[    15.307] (II) systemd-logind: releasing fd for 13:75
[    15.340] (II) evdev: AT Translated Set 2 keyboard: Close
[    15.340] (II) UnloadModule: "evdev"
[    15.340] (II) systemd-logind: releasing fd for 13:64
[    15.373] (II) evdev: ELAN Touchscreen: Close
[    15.373] (II) UnloadModule: "evdev"
[    15.373] (II) systemd-logind: releasing fd for 13:73
[    15.406] (II) evdev: Integrated_Webcam_HD: Close
[    15.406] (II) UnloadModule: "evdev"
[    15.406] (II) systemd-logind: releasing fd for 13:74
[    15.433] (II) evdev: Sleep Button: Close
[    15.433] (II) UnloadModule: "evdev"
[    15.433] (II) systemd-logind: releasing fd for 13:67
[    15.456] (II) evdev: Power Button: Close
[    15.456] (II) UnloadModule: "evdev"
[    15.456] (II) systemd-logind: releasing fd for 13:66
[    15.470] (II) evdev: Video Bus: Close
[    15.470] (II) UnloadModule: "evdev"
[    15.470] (II) systemd-logind: releasing fd for 13:72
[    15.483] (II) evdev: Video Bus: Close
[    15.483] (II) UnloadModule: "evdev"
[    15.483] (II) systemd-logind: releasing fd for 13:71
[    15.500] (II) evdev: Power Button: Close
[    15.500] (II) UnloadModule: "evdev"
[    15.500] (II) systemd-logind: releasing fd for 13:68
[    15.513] (EE) 
[    15.513] (EE) Backtrace:
[    15.514] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x139) [0x596d09]
[    15.517] (EE) 1: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7f5fad46867f]
[    15.517] (EE) 2: /usr/lib/xorg-server/Xorg (DRI2CloseScreen+0x35) [0x565b45]
[    15.518] (EE) 3: /usr/lib/xorg/modules/drivers/modesetting_drv.so (_init+0x2210) [0x7f5fa76f63d0]
[    15.518] (EE) 4: /usr/lib/xorg-server/Xorg (InitExtensions+0x207) [0x4ae427]
[    15.519] (EE) 5: /usr/lib/xorg-server/Xorg (PanoramiXRenderReset+0x2112) [0x5171d2]
[    15.519] (EE) 6: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x4c4) [0x43d144]
[    15.520] (EE) 7: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f5fad455610]
[    15.520] (EE) 8: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427489]
[    15.522] (EE) 9: ? (?+0x29) [0x29]
[    15.522] (EE) 
[    15.522] (EE) Segmentation fault at address 0x90
[    15.522] (EE) 
Fatal server error:
[    15.522] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    15.522] (EE) 
[    15.522] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    15.522] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    15.522] (EE) 
[    16.032] (EE) Server terminated with error (1). Closing log file.

Last edited by BobAdams (2015-11-08 22:58:06)

Offline

#6 2015-11-09 00:49:42

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

Re: Startx - No Screens Found. Nvidia driver.

Offline

#7 2015-11-09 23:17:43

BobAdams
Member
Registered: 2015-11-08
Posts: 4

Re: Startx - No Screens Found. Nvidia driver.

I'm not sure.  The  Arch Wiki page on Bumblebee says nvidia-libgl is provided so I suppose it could be.  Do you have a recommended test?  It looks to be re-compiling glibc without lock elision, which I hope is something accomplished with a flag setting at compile. 

My intuition is that it is with the intel driver since the error log includes an entry for unrecognized pci device with the Intel vendor ID.

Offline

#8 2015-11-09 23:30:20

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

Re: Startx - No Screens Found. Nvidia driver.

BobAdams wrote:

I'm not sure.  The  Arch Wiki page on Bumblebee says nvidia-libgl is provided so I suppose it could be.  Do you have a recommended test?  It looks to be re-compiling glibc without lock elision, which I hope is something accomplished with a flag setting at compile. 

My intuition is that it is with the intel driver since the error log includes an entry for unrecognized pci device with the Intel vendor ID.

Yes its a compile time switch see line 71 https://projects.archlinux.org/svntogit … ages/glibc
If it still occurs with lock elision disabled in glibc it quickly rules it out.
Edit:
If its not that perhaps simplifying the configuration and trying just the built in Intel display adaptor plus mesga libgl and see if that succeeds.

Last edited by loqs (2015-11-10 00:08:23)

Offline

Board footer

Powered by FluxBB