You are not logged in.

#1 2014-05-27 21:44:47

gautamadude
Member
Registered: 2012-02-09
Posts: 4

Can't get NVIDIA/Intel Optimus (Dell XPS 15) to work, startx fails.

I have an up to date Arch and am working from a clean install. I'm trying to run X using NVIDIA only, as outlined here: https://wiki.archlinux.org/index.php/NV … ing_nvidia . I don't want to use bumblebee unless this just can't work.

The text that comes after a failed startx seems relevant, aswell as the dmesg. The only thing that seems off to me in the xorg log is:

[   184.863] (EE) Screen 1 deleted because of no matching config section.
[   184.863] (II) UnloadModule: "modesetting"

and

[   189.571] (EE) NVIDIA(0): Failed to initiate mode change.
[   189.571] (EE) NVIDIA(0): Failed to complete mode change

I've also add rcutree.rcu_idle_gp_delay=1 to /boot/syslinux/syslinux.cfg , if I don't do that the xorg log says that NVIDIA "fails to initialize".

I've also executed "systemctl start acpid.service" so I don't get ACPI errors in the xorg log file.

I don't think I have the intel drivers installed, don't think I need them, but I installed the xf86 modesetting driver.


Anyway here are my relevant logs and config files:



The last line that comes after a failed startx is:

waiting for X server to shut down .(EE) Server terminated successfully (0). Closing log file. out foradjust shatters 0 3200need to create shared pixmap 1xinit: connection to X server lost

My xorg.conf looks like this:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 337.19  (buildmeister@swio-display-x64-rhel04-03)  Tue Apr 29 20:34:50 PDT 2014

Section "ServerLayout"
    Identifier     "Layout0"
    Screen 0	   "nvidia"
    Inactive	   "intel"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

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

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

#Section "Monitor"
#    Identifier     "Monitor0"
#    VendorName     "Unknown"
#    ModelName      "Unknown"
#    HorizSync       28.0 - 33.0
#    VertRefresh     43.0 - 72.0
#    Option         "DPMS"
#EndSection

Section "Device"
    Identifier     "nvidia"
    Driver         "nvidia"
    BusID	   "PCI:2:0:0"
    VendorName     "NVIDIA Corporation"
EndSection

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

Section "Screen"
    Identifier     "nvidia"
    Device         "nvidia"
    Option	   "UseDisplayDevice" "none"
#    Option	   "AllowEmptyInitialConfiguration" "true"
#    Monitor        "Monitor0"
#    DefaultDepth    24
#    SubSection     "Display"
#        Depth       24
#    EndSubSection
EndSection

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

And here is the xorg log and dmesg output:

dmesg:

[  185.077229] vgaarb: this pci device is not a vga device
[  185.079025] nvidia 0000:02:00.0: irq 54 for MSI/MSI-X
[  185.099233] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  185.099382] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  185.099467] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  185.099545] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  185.099620] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  185.099694] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  185.099814] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  185.099890] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  188.096884] ACPI Error: Field [TMPB] at 282624 exceeds Buffer [ROM1] size 262144 (bits) (20131218/dsopcode-236)
[  188.096900] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP._ROM] (Node ffff88041f07ded8), AE_AML_BUFFER_LIMIT (20131218/psparse-536)
[  188.111328] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[  189.778474] vgaarb: this pci device is not a vga device

Xorg.0.log:

[   184.732] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[   184.732] X Protocol Version 11, Revision 0
[   184.732] Build Operating System: Linux 3.14.0-4-ARCH x86_64 
[   184.732] Current Operating System: Linux BASE 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64
[   184.732] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sdb1 rw rcutree.rcu_idle_gp_delay=1 initrd=../initramfs-linux.img
[   184.732] Build Date: 14 April 2014  08:39:09AM
[   184.732]  
[   184.733] Current version of pixman: 0.32.4
[   184.733] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   184.733] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   184.733] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 27 21:10:17 2014
[   184.735] (==) Using config file: "/etc/X11/xorg.conf"
[   184.735] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   184.737] (==) ServerLayout "Layout0"
[   184.737] (**) |-->Screen "nvidia" (0)
[   184.737] (**) |   |-->Monitor "<default monitor>"
[   184.737] (**) |   |-->Device "nvidia"
[   184.737] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[   184.737] (**) |-->Inactive Device "intel"
[   184.737] (**) |-->Input Device "Keyboard0"
[   184.737] (**) |-->Input Device "Mouse0"
[   184.737] (==) Automatically adding devices
[   184.737] (==) Automatically enabling devices
[   184.737] (==) Automatically adding GPU devices
[   184.744] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[   184.744] (==) ModulePath set to "/usr/lib/xorg/modules"
[   184.744] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   184.744] (WW) Disabling Keyboard0
[   184.744] (WW) Disabling Mouse0
[   184.744] (II) Loader magic: 0x804c80
[   184.744] (II) Module ABI versions:
[   184.744] 	X.Org ANSI C Emulation: 0.4
[   184.744] 	X.Org Video Driver: 15.0
[   184.744] 	X.Org XInput driver : 20.0
[   184.744] 	X.Org Server Extension : 8.0
[   184.744] (II) xfree86: Adding drm device (/dev/dri/card1)
[   184.744] (II) xfree86: Adding drm device (/dev/dri/card0)
[   184.747] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[   184.747] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   184.748] (II) Open ACPI successful (/var/run/acpid.socket)
[   184.748] Initializing built-in extension Generic Event Extension
[   184.748] Initializing built-in extension SHAPE
[   184.748] Initializing built-in extension MIT-SHM
[   184.748] Initializing built-in extension XInputExtension
[   184.748] Initializing built-in extension XTEST
[   184.748] Initializing built-in extension BIG-REQUESTS
[   184.748] Initializing built-in extension SYNC
[   184.748] Initializing built-in extension XKEYBOARD
[   184.748] Initializing built-in extension XC-MISC
[   184.749] Initializing built-in extension SECURITY
[   184.749] Initializing built-in extension XINERAMA
[   184.749] Initializing built-in extension XFIXES
[   184.749] Initializing built-in extension RENDER
[   184.749] Initializing built-in extension RANDR
[   184.749] Initializing built-in extension COMPOSITE
[   184.749] Initializing built-in extension DAMAGE
[   184.749] Initializing built-in extension MIT-SCREEN-SAVER
[   184.749] Initializing built-in extension DOUBLE-BUFFER
[   184.749] Initializing built-in extension RECORD
[   184.749] Initializing built-in extension DPMS
[   184.749] Initializing built-in extension Present
[   184.749] Initializing built-in extension DRI3
[   184.749] Initializing built-in extension X-Resource
[   184.749] Initializing built-in extension XVideo
[   184.750] Initializing built-in extension XVideo-MotionCompensation
[   184.750] Initializing built-in extension XFree86-VidModeExtension
[   184.750] Initializing built-in extension XFree86-DGA
[   184.750] Initializing built-in extension XFree86-DRI
[   184.750] Initializing built-in extension DRI2
[   184.750] (II) LoadModule: "glx"
[   184.754] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   184.846] (II) Module glx: vendor="NVIDIA Corporation"
[   184.846] 	compiled for 4.0.2, module version = 1.0.0
[   184.846] 	Module class: X.Org Server Extension
[   184.846] (II) NVIDIA GLX Module  337.19  Tue Apr 29 19:48:33 PDT 2014
[   184.846] Loading extension GLX
[   184.846] (II) LoadModule: "nvidia"
[   184.847] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   184.854] (II) Module nvidia: vendor="NVIDIA Corporation"
[   184.854] 	compiled for 4.0.2, module version = 1.0.0
[   184.854] 	Module class: X.Org Video Driver
[   184.855] (II) LoadModule: "modesetting"
[   184.855] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   184.856] (II) Module modesetting: vendor="X.Org Foundation"
[   184.856] 	compiled for 1.15.0, module version = 0.8.1
[   184.856] 	Module class: X.Org Video Driver
[   184.856] 	ABI class: X.Org Video Driver, version 15.0
[   184.856] (II) NVIDIA dlloader X Driver  337.19  Tue Apr 29 19:22:36 PDT 2014
[   184.856] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   184.856] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   184.856] (++) using VT number 1

[   184.857] (II) Loading sub module "fb"
[   184.858] (II) LoadModule: "fb"
[   184.858] (II) Loading /usr/lib/xorg/modules/libfb.so
[   184.859] (II) Module fb: vendor="X.Org Foundation"
[   184.859] 	compiled for 1.15.1, module version = 1.0.0
[   184.859] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   184.859] (WW) Unresolved symbol: fbGetGCPrivateKey
[   184.859] (II) Loading sub module "wfb"
[   184.859] (II) LoadModule: "wfb"
[   184.859] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   184.861] (II) Module wfb: vendor="X.Org Foundation"
[   184.861] 	compiled for 1.15.1, module version = 1.0.0
[   184.861] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   184.861] (II) Loading sub module "ramdac"
[   184.861] (II) LoadModule: "ramdac"
[   184.861] (II) Module "ramdac" already built-in
[   184.863] (II) modesetting(1): using drv /dev/dri/card0
[   184.863] (II) modesetting(G0): using drv /dev/dri/card0
[   184.863] (EE) Screen 1 deleted because of no matching config section.
[   184.863] (II) UnloadModule: "modesetting"
[   184.863] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[   184.863] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   184.863] (==) NVIDIA(0): RGB weight 888
[   184.863] (==) NVIDIA(0): Default visual is TrueColor
[   184.863] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   184.863] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
[   184.863] (**) NVIDIA(0): Enabling 2D acceleration
[   184.864] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
[   184.864] (**) NVIDIA(0):     mode
[   188.491] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[   188.494] (II) NVIDIA(0): NVIDIA GPU GeForce GT 750M (GK107) at PCI:2:0:0 (GPU-0)
[   188.494] (--) NVIDIA(0): Memory: 2097152 kBytes
[   188.494] (--) NVIDIA(0): VideoBIOS: 80.07.b3.00.10
[   188.494] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   188.494] (--) NVIDIA(0): Valid display device(s) on GeForce GT 750M at PCI:2:0:0
[   188.494] (--) NVIDIA(0):     none
[   188.494] (II) NVIDIA(0): Validated MetaModes:
[   188.494] (II) NVIDIA(0):     "NULL"
[   188.494] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   188.494] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   188.494] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   188.495] (==) modesetting(G0): Depth 24, (==) framebuffer bpp 32
[   188.495] (==) modesetting(G0): RGB weight 888
[   188.495] (==) modesetting(G0): Default visual is TrueColor
[   188.495] (II) modesetting(G0): ShadowFB: preferred YES, enabled YES
[   188.495] (II) modesetting(G0): Output eDP-1-0 has no monitor section
[   188.520] (II) modesetting(G0): Output VGA-1-0 has no monitor section
[   188.520] (II) modesetting(G0): Output HDMI-1-0 has no monitor section
[   188.520] (II) modesetting(G0): Output DisplayPort-1-0 has no monitor section
[   188.521] (II) modesetting(G0): Output HDMI-1-1 has no monitor section
[   188.521] (II) modesetting(G0): EDID for output eDP-1-0
[   188.521] (II) modesetting(G0): Manufacturer: SHP  Model: 13f8  Serial#: 0
[   188.521] (II) modesetting(G0): Year: 2013  Week: 34
[   188.521] (II) modesetting(G0): EDID Version: 1.4
[   188.521] (II) modesetting(G0): Digital Display Input
[   188.521] (II) modesetting(G0): 8 bits per channel
[   188.521] (II) modesetting(G0): Digital interface is DisplayPort
[   188.521] (II) modesetting(G0): Max Image Size [cm]: horiz.: 35  vert.: 19
[   188.521] (II) modesetting(G0): Gamma: 2.20
[   188.521] (II) modesetting(G0): No DPMS capabilities specified
[   188.521] (II) modesetting(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   188.521] (II) modesetting(G0): Default color space is primary color space
[   188.521] (II) modesetting(G0): First detailed timing is preferred mode
[   188.521] (II) modesetting(G0): Preferred mode is native pixel format and refresh rate
[   188.521] (II) modesetting(G0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[   188.521] (II) modesetting(G0): blueX: 0.149 blueY: 0.060   whiteX: 0.312 whiteY: 0.328
[   188.521] (II) modesetting(G0): Manufacturer's mask: 0
[   188.521] (II) modesetting(G0): Supported detailed timing:
[   188.521] (II) modesetting(G0): clock: 373.2 MHz   Image Size:  346 x 194 mm
[   188.522] (II) modesetting(G0): h_active: 3200  h_sync: 3248  h_sync_end 3280 h_blank_end 3360 h_border: 0
[   188.522] (II) modesetting(G0): v_active: 1800  v_sync: 1803  v_sync_end 1808 v_blanking: 1852 v_border: 0
[   188.522] (II) modesetting(G0):  6RGW0\80LQ156Z1
[   188.522] (II) modesetting(G0): Unknown vendor-specific block 0
[   188.522] (II) modesetting(G0): EDID (in hex):
[   188.522] (II) modesetting(G0): 	00ffffffffffff004d10f81300000000
[   188.522] (II) modesetting(G0): 	22170104a52313780ede50a3544c9926
[   188.522] (II) modesetting(G0): 	0f505400000001010101010101010101
[   188.522] (II) modesetting(G0): 	010101010101cd9180a0c00834703020
[   188.522] (II) modesetting(G0): 	35005ac2100000180000001000000000
[   188.522] (II) modesetting(G0): 	00000000000000000000000000fe0036
[   188.522] (II) modesetting(G0): 	52475730804c513135365a3100000000
[   188.522] (II) modesetting(G0): 	0002010328001200000b010a2020001b
[   188.522] (II) modesetting(G0): Printing probed modes for output eDP-1-0
[   188.522] (II) modesetting(G0): Modeline "3200x1800"x60.0  373.25  3200 3248 3280 3360  1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[   188.522] (II) modesetting(G0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   188.522] (II) modesetting(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   188.522] (II) modesetting(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   188.522] (II) modesetting(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   188.522] (II) modesetting(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   188.522] (II) modesetting(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   188.522] (II) modesetting(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   188.522] (II) modesetting(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   188.522] (II) modesetting(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   188.522] (II) modesetting(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   188.522] (II) modesetting(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   188.522] (II) modesetting(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   188.522] (II) modesetting(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   188.522] (II) modesetting(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   188.522] (II) modesetting(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   188.522] (II) modesetting(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   188.546] (II) modesetting(G0): EDID for output VGA-1-0
[   188.547] (II) modesetting(G0): EDID for output HDMI-1-0
[   188.547] (II) modesetting(G0): EDID for output DisplayPort-1-0
[   188.547] (II) modesetting(G0): EDID for output HDMI-1-1
[   188.547] (II) modesetting(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   188.548] (==) modesetting(G0): DPI set to (96, 96)
[   188.548] (II) Loading sub module "fb"
[   188.548] (II) LoadModule: "fb"
[   188.548] (II) Loading /usr/lib/xorg/modules/libfb.so
[   188.548] (II) Module fb: vendor="X.Org Foundation"
[   188.548] 	compiled for 1.15.1, module version = 1.0.0
[   188.548] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   188.548] (II) Loading sub module "shadow"
[   188.548] (II) LoadModule: "shadow"
[   188.548] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   188.549] (II) Module shadow: vendor="X.Org Foundation"
[   188.549] 	compiled for 1.15.1, module version = 1.1.0
[   188.549] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   188.549] (--) Depth 24 pixmap format is 32 bpp
[   188.551] (==) modesetting(G0): Backing store enabled
[   188.551] (==) modesetting(G0): Silken mouse enabled
[   188.551] (II) modesetting(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   188.551] (==) modesetting(G0): DPMS enabled
[   188.551] (WW) modesetting(G0): Option "UseDisplayDevice" is not used
[   189.560] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[   189.560] (II) NVIDIA:     access.
[   189.571] (II) NVIDIA(0): Setting mode "NULL"
[   189.571] (EE) NVIDIA(0): Failed to initiate mode change.
[   189.571] (EE) NVIDIA(0): Failed to complete mode change
[   189.604] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[   189.604] Loading extension NV-GLX
[   189.617] (==) NVIDIA(0): Disabling shared memory pixmaps
[   189.617] (==) NVIDIA(0): Backing store enabled
[   189.617] (==) NVIDIA(0): Silken mouse enabled
[   189.617] (==) NVIDIA(0): DPMS enabled
[   189.618] Loading extension NV-CONTROL
[   189.619] (II) Loading sub module "dri2"
[   189.619] (II) LoadModule: "dri2"
[   189.619] (II) Module "dri2" already built-in
[   189.619] (II) NVIDIA(0): [DRI2] Setup complete
[   189.619] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   189.619] (--) RandR disabled
[   189.642] (II) Initializing extension GLX
[   189.644] (II) modesetting(G0): Damage tracking initialized
[   189.985] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   189.985] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   189.985] (II) LoadModule: "evdev"
[   189.986] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   189.989] (II) Module evdev: vendor="X.Org Foundation"
[   189.989] 	compiled for 1.15.1, module version = 2.9.0
[   189.989] 	Module class: X.Org XInput Driver
[   189.989] 	ABI class: X.Org XInput driver, version 20.0
[   189.989] (II) Using input driver 'evdev' for 'Power Button'
[   189.989] (**) Power Button: always reports core events
[   189.989] (**) evdev: Power Button: Device: "/dev/input/event3"
[   189.989] (--) evdev: Power Button: Vendor 0 Product 0x1
[   189.989] (--) evdev: Power Button: Found keys
[   189.989] (II) evdev: Power Button: Configuring as keyboard
[   189.989] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[   189.989] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   189.989] (**) Option "xkb_rules" "evdev"
[   189.989] (**) Option "xkb_model" "pc104"
[   189.989] (**) Option "xkb_layout" "us"
[   190.041] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[   190.041] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   190.041] (II) Using input driver 'evdev' for 'Video Bus'
[   190.041] (**) Video Bus: always reports core events
[   190.041] (**) evdev: Video Bus: Device: "/dev/input/event10"
[   190.041] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   190.041] (--) evdev: Video Bus: Found keys
[   190.041] (II) evdev: Video Bus: Configuring as keyboard
[   190.041] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input11/event10"
[   190.041] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   190.041] (**) Option "xkb_rules" "evdev"
[   190.041] (**) Option "xkb_model" "pc104"
[   190.041] (**) Option "xkb_layout" "us"
[   190.042] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   190.042] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   190.042] (II) Using input driver 'evdev' for 'Video Bus'
[   190.042] (**) Video Bus: always reports core events
[   190.042] (**) evdev: Video Bus: Device: "/dev/input/event9"
[   190.043] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   190.043] (--) evdev: Video Bus: Found keys
[   190.043] (II) evdev: Video Bus: Configuring as keyboard
[   190.043] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:4e/LNXVIDEO:00/input/input10/event9"
[   190.043] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   190.043] (**) Option "xkb_rules" "evdev"
[   190.043] (**) Option "xkb_model" "pc104"
[   190.043] (**) Option "xkb_layout" "us"
[   190.044] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   190.044] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   190.044] (II) Using input driver 'evdev' for 'Power Button'
[   190.044] (**) Power Button: always reports core events
[   190.044] (**) evdev: Power Button: Device: "/dev/input/event1"
[   190.044] (--) evdev: Power Button: Vendor 0 Product 0x1
[   190.044] (--) evdev: Power Button: Found keys
[   190.044] (II) evdev: Power Button: Configuring as keyboard
[   190.044] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event1"
[   190.044] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   190.044] (**) Option "xkb_rules" "evdev"
[   190.044] (**) Option "xkb_model" "pc104"
[   190.044] (**) Option "xkb_layout" "us"
[   190.045] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   190.046] (II) No input driver specified, ignoring this device.
[   190.046] (II) This device may have been added with another device file.
[   190.046] (II) config/udev: Adding drm device (/dev/dri/card1)
[   190.046] (II) config/udev: Adding drm device (/dev/dri/card0)
[   190.047] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[   190.047] (II) No input driver specified, ignoring this device.
[   190.047] (II) This device may have been added with another device file.
[   190.047] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[   190.047] (II) No input driver specified, ignoring this device.
[   190.047] (II) This device may have been added with another device file.
[   190.048] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event11)
[   190.048] (II) No input driver specified, ignoring this device.
[   190.048] (II) This device may have been added with another device file.
[   190.048] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event15)
[   190.048] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[   190.048] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[   190.049] (**) Integrated_Webcam_HD: always reports core events
[   190.049] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event15"
[   190.049] (--) evdev: Integrated_Webcam_HD: Vendor 0xbda Product 0x573c
[   190.049] (--) evdev: Integrated_Webcam_HD: Found keys
[   190.049] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[   190.049] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input17/event15"
[   190.049] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[   190.049] (**) Option "xkb_rules" "evdev"
[   190.049] (**) Option "xkb_model" "pc104"
[   190.049] (**) Option "xkb_layout" "us"
[   190.050] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/event16)
[   190.050] (**) Logitech Unifying Device. Wireless PID:101b: Applying InputClass "evdev pointer catchall"
[   190.050] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101b'
[   190.050] (**) Logitech Unifying Device. Wireless PID:101b: always reports core events
[   190.050] (**) evdev: Logitech Unifying Device. Wireless PID:101b: Device: "/dev/input/event16"
[   190.050] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Vendor 0x46d Product 0xc52b
[   190.051] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found 20 mouse buttons
[   190.051] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found scroll wheel(s)
[   190.051] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found relative axes
[   190.051] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axes
[   190.051] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Configuring as mouse
[   190.051] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Adding scrollwheel support
[   190.051] (**) evdev: Logitech Unifying Device. Wireless PID:101b: YAxisMapping: buttons 4 and 5
[   190.051] (**) evdev: Logitech Unifying Device. Wireless PID:101b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   190.051] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0005/input/input18/event16"
[   190.051] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101b" (type: MOUSE, id 11)
[   190.051] (II) evdev: Logitech Unifying Device. Wireless PID:101b: initialized for relative axes.
[   190.051] (**) Logitech Unifying Device. Wireless PID:101b: (accel) keeping acceleration scheme 1
[   190.052] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration profile 0
[   190.052] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration factor: 2.000
[   190.052] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration threshold: 4
[   190.052] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/mouse2)
[   190.052] (II) No input driver specified, ignoring this device.
[   190.052] (II) This device may have been added with another device file.
[   190.053] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2008 (/dev/input/event17)
[   190.053] (**) Logitech Unifying Device. Wireless PID:2008: Applying InputClass "evdev keyboard catchall"
[   190.053] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2008'
[   190.053] (**) Logitech Unifying Device. Wireless PID:2008: always reports core events
[   190.054] (**) evdev: Logitech Unifying Device. Wireless PID:2008: Device: "/dev/input/event17"
[   190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Vendor 0x46d Product 0xc52b
[   190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found 1 mouse buttons
[   190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found scroll wheel(s)
[   190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found relative axes
[   190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing relative x/y axes to exist.
[   190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found absolute axes
[   190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing absolute x/y axes to exist.
[   190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found keys
[   190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as mouse
[   190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as keyboard
[   190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Adding scrollwheel support
[   190.054] (**) evdev: Logitech Unifying Device. Wireless PID:2008: YAxisMapping: buttons 4 and 5
[   190.054] (**) evdev: Logitech Unifying Device. Wireless PID:2008: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   190.054] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0006/input/input19/event17"
[   190.054] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2008" (type: KEYBOARD, id 12)
[   190.054] (**) Option "xkb_rules" "evdev"
[   190.054] (**) Option "xkb_model" "pc104"
[   190.054] (**) Option "xkb_layout" "us"
[   190.055] (II) evdev: Logitech Unifying Device. Wireless PID:2008: initialized for relative axes.
[   190.055] (WW) evdev: Logitech Unifying Device. Wireless PID:2008: ignoring absolute axes.
[   190.055] (**) Logitech Unifying Device. Wireless PID:2008: (accel) keeping acceleration scheme 1
[   190.055] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration profile 0
[   190.055] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration factor: 2.000
[   190.055] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration threshold: 4
[   190.056] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/event14)
[   190.056] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "evdev touchscreen catchall"
[   190.056] (II) Using input driver 'evdev' for 'SYNAPTICS Synaptics Large Touch Screen'
[   190.056] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core events
[   190.056] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: Device: "/dev/input/event14"
[   190.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Vendor 0x6cb Product 0xac3
[   190.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute axes
[   190.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute multitouch axes
[   190.057] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: No buttons found, faking one.
[   190.057] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found x and y absolute axes
[   190.057] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute touchscreen
[   190.057] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Configuring as touchscreen
[   190.057] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: YAxisMapping: buttons 4 and 5
[   190.057] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   190.057] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0004/input/input15/event14"
[   190.057] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics Large Touch Screen" (type: TOUCHSCREEN, id 13)
[   190.057] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: initialized for absolute axes.
[   190.057] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) keeping acceleration scheme 1
[   190.057] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration profile 0
[   190.057] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration factor: 2.000
[   190.057] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration threshold: 4
[   190.058] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/mouse1)
[   190.058] (II) No input driver specified, ignoring this device.
[   190.058] (II) This device may have been added with another device file.
[   190.059] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[   190.059] (II) No input driver specified, ignoring this device.
[   190.059] (II) This device may have been added with another device file.
[   190.059] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[   190.059] (II) No input driver specified, ignoring this device.
[   190.059] (II) This device may have been added with another device file.
[   190.060] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   190.060] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   190.060] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   190.060] (**) AT Translated Set 2 keyboard: always reports core events
[   190.060] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   190.060] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   190.060] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   190.060] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   190.060] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   190.060] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[   190.060] (**) Option "xkb_rules" "evdev"
[   190.060] (**) Option "xkb_model" "pc104"
[   190.061] (**) Option "xkb_layout" "us"
[   190.062] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[   190.062] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   190.062] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   190.062] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   190.062] (II) LoadModule: "synaptics"
[   190.062] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   190.063] (II) Module synaptics: vendor="X.Org Foundation"
[   190.063] 	compiled for 1.15.1, module version = 1.8.0
[   190.063] 	Module class: X.Org XInput Driver
[   190.063] 	ABI class: X.Org XInput driver, version 20.0
[   190.063] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   190.063] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   190.063] (**) Option "Device" "/dev/input/event8"
[   190.123] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[   190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5660 (res 42)
[   190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4646 (res 44)
[   190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[   190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   190.123] (**) Option "TapButton1" "1"
[   190.123] (**) Option "TapButton2" "2"
[   190.123] (**) Option "TapButton3" "3"
[   190.123] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[   190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   190.123] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   190.150] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event8"
[   190.150] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[   190.150] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   190.150] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   190.150] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[   190.150] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   190.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   190.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   190.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   190.150] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   190.151] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   190.151] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   190.151] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   190.151] (II) No input driver specified, ignoring this device.
[   190.151] (II) This device may have been added with another device file.
[   190.152] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event7)
[   190.152] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   190.152] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[   190.152] (**) Dell WMI hotkeys: always reports core events
[   190.152] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event7"
[   190.152] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[   190.152] (--) evdev: Dell WMI hotkeys: Found keys
[   190.152] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[   190.152] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event7"
[   190.152] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[   190.152] (**) Option "xkb_rules" "evdev"
[   190.152] (**) Option "xkb_model" "pc104"
[   190.152] (**) Option "xkb_layout" "us"
[   190.272] (II) modesetting(G0): EDID vendor "SHP", prod id 5112
[   190.272] (II) modesetting(G0): Printing DDC gathered Modelines:
[   190.272] (II) modesetting(G0): Modeline "3200x1800"x0.0  373.25  3200 3248 3280 3360  1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[   190.297] reporting 3 5 25 194
[   190.349] have a master to look out for
[   190.349] adjust shatters 0 3200
[   190.362] need to create shared pixmap 1(II) evdev: Dell WMI hotkeys: Close
[   191.968] (II) UnloadModule: "evdev"
[   191.968] (II) UnloadModule: "synaptics"
[   191.968] (II) evdev: AT Translated Set 2 keyboard: Close
[   191.968] (II) UnloadModule: "evdev"
[   191.968] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Close
[   191.968] (II) UnloadModule: "evdev"
[   191.968] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Close
[   191.968] (II) UnloadModule: "evdev"
[   191.969] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Close
[   191.969] (II) UnloadModule: "evdev"
[   191.969] (II) evdev: Integrated_Webcam_HD: Close
[   191.969] (II) UnloadModule: "evdev"
[   191.969] (II) evdev: Power Button: Close
[   191.969] (II) UnloadModule: "evdev"
[   191.969] (II) evdev: Video Bus: Close
[   191.969] (II) UnloadModule: "evdev"
[   191.969] (II) evdev: Video Bus: Close
[   191.969] (II) UnloadModule: "evdev"
[   191.969] (II) evdev: Power Button: Close
[   191.969] (II) UnloadModule: "evdev"
[   192.058] (II) NVIDIA(GPU-0): Deleting GPU-0
[   192.486] (EE) Server terminated successfully (0). Closing log file.

--Edit--
Forget to mention that I also have this in my .xinitrc file:

xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto

Last edited by gautamadude (2014-05-27 22:01:39)

Offline

#2 2014-05-29 17:06:00

GSF1200S
Member
Registered: 2008-12-24
Posts: 474

Re: Can't get NVIDIA/Intel Optimus (Dell XPS 15) to work, startx fails.

I cant get my T530 to boot on the discrete graphics card either (Nvidia) unless I add (EDIT: to the kernel boot line in grub.cfg):

noapic

Note that I did NOT write noacpi, but noapic. See this thread:
https://bbs.archlinux.org/viewtopic.php?id=175672

**EDIT2** Actually, you might try noacpi and noapic, and then both at the same time considering your mention of acpi in your OP.

Last edited by GSF1200S (2014-05-29 17:08:07)

Offline

#3 2014-11-24 11:42:28

erickwill
Member
Registered: 2013-11-05
Posts: 137

Re: Can't get NVIDIA/Intel Optimus (Dell XPS 15) to work, startx fails.

Is this already solved?

Offline

Board footer

Powered by FluxBB