You are not logged in.

#1 2018-03-03 19:17:22

neshkeev
Member
Registered: 2018-03-03
Posts: 4

The nvidia driver from causes a black screen X startup

Greetings,

My laptop contains NVIDIA GeForce GTX 850M.
When I install the nvidia driver from pacman and start an X session I see only a black screen. Here is the content of /var/log/Xorg.0.log (blackscreen):

[    36.348] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    36.348] X Protocol Version 11, Revision 0
[    36.348] Build Operating System: Linux 4.14.12-1-ARCH x86_64 
[    36.348] Current Operating System: Linux invisible 4.15.6-1-ARCH #1 SMP PREEMPT Sun Feb 25 12:53:23 UTC 2018 x86_64
[    36.348] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=cf442588-a70f-41d9-9bb5-c7dabd16126f rw
[    36.348] Build Date: 26 January 2018  10:25:18AM
[    36.348]  
[    36.348] Current version of pixman: 0.34.0
[    36.349] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    36.349] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    36.349] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar  3 21:44:20 2018
[    36.377] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    36.404] (==) No Layout section.  Using the first Screen section.
[    36.404] (==) No screen section available. Using defaults.
[    36.404] (**) |-->Screen "Default Screen Section" (0)
[    36.404] (**) |   |-->Monitor "<default monitor>"
[    36.404] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    36.404] (==) Automatically adding devices
[    36.404] (==) Automatically enabling devices
[    36.404] (==) Automatically adding GPU devices
[    36.404] (==) Automatically binding GPU devices
[    36.404] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    36.422] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    36.422] 	Entry deleted from font path.
[    36.428] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    36.428] (==) ModulePath set to "/usr/lib/xorg/modules"
[    36.428] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    36.428] (II) Loader magic: 0x556a0af2dd60
[    36.428] (II) Module ABI versions:
[    36.428] 	X.Org ANSI C Emulation: 0.4
[    36.428] 	X.Org Video Driver: 23.0
[    36.428] 	X.Org XInput driver : 24.1
[    36.428] 	X.Org Server Extension : 10.0
[    36.428] (++) using VT number 1

[    36.428] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    36.429] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    36.429] (II) xfree86: Adding drm device (/dev/dri/card1)
[    36.430] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
[    36.430] (II) xfree86: Adding drm device (/dev/dri/card0)
[    36.430] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    36.432] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    36.432] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[    36.433] (--) PCI: (0:0:2:0) 8086:0416:1462:1112 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    36.433] (--) PCI:*(0:1:0:0) 10de:1391:1462:1112 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    36.433] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    36.433] (II) LoadModule: "glx"
[    36.446] (II) Loading /usr/lib/nvidia/xorg/libglx.so
[    36.817] (II) Module glx: vendor="NVIDIA Corporation"
[    36.817] 	compiled for 4.0.2, module version = 1.0.0
[    36.817] 	Module class: X.Org Server Extension
[    36.817] (II) NVIDIA GLX Module  390.25  Wed Jan 24 19:23:51 PST 2018
[    36.830] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    36.830] 	loading driver: nvidia
[    36.830] (II) Applying OutputClass "intel" to /dev/dri/card0
[    36.830] 	loading driver: modesetting
[    36.830] (==) Matched nvidia as autoconfigured driver 0
[    36.830] (==) Matched nouveau as autoconfigured driver 1
[    36.830] (==) Matched nv as autoconfigured driver 2
[    36.830] (==) Matched modesetting as autoconfigured driver 3
[    36.830] (==) Matched intel as autoconfigured driver 4
[    36.830] (==) Matched nouveau as autoconfigured driver 5
[    36.830] (==) Matched nv as autoconfigured driver 6
[    36.830] (==) Matched modesetting as autoconfigured driver 7
[    36.830] (==) Matched fbdev as autoconfigured driver 8
[    36.830] (==) Matched vesa as autoconfigured driver 9
[    36.830] (==) Assigned the driver to the xf86ConfigLayout
[    36.830] (II) LoadModule: "nvidia"
[    36.863] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    36.928] (II) Module nvidia: vendor="NVIDIA Corporation"
[    36.928] 	compiled for 4.0.2, module version = 1.0.0
[    36.928] 	Module class: X.Org Video Driver
[    36.936] (II) LoadModule: "nouveau"
[    36.936] (WW) Warning, couldn't open module nouveau
[    36.936] (II) UnloadModule: "nouveau"
[    36.936] (II) Unloading nouveau
[    36.936] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    36.936] (II) LoadModule: "nv"
[    36.936] (WW) Warning, couldn't open module nv
[    36.936] (II) UnloadModule: "nv"
[    36.936] (II) Unloading nv
[    36.936] (EE) Failed to load module "nv" (module does not exist, 0)
[    36.936] (II) LoadModule: "modesetting"
[    36.936] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    36.946] (II) Module modesetting: vendor="X.Org Foundation"
[    36.946] 	compiled for 1.19.6, module version = 1.19.6
[    36.946] 	Module class: X.Org Video Driver
[    36.946] 	ABI class: X.Org Video Driver, version 23.0
[    36.946] (II) LoadModule: "intel"
[    36.946] (WW) Warning, couldn't open module intel
[    36.946] (II) UnloadModule: "intel"
[    36.946] (II) Unloading intel
[    36.946] (EE) Failed to load module "intel" (module does not exist, 0)
[    36.946] (II) LoadModule: "fbdev"
[    36.946] (WW) Warning, couldn't open module fbdev
[    36.946] (II) UnloadModule: "fbdev"
[    36.946] (II) Unloading fbdev
[    36.946] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    36.946] (II) LoadModule: "vesa"
[    36.946] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    36.952] (II) Module vesa: vendor="X.Org Foundation"
[    36.952] 	compiled for 1.19.6, module version = 2.4.0
[    36.952] 	Module class: X.Org Video Driver
[    36.952] 	ABI class: X.Org Video Driver, version 23.0
[    36.953] (II) NVIDIA dlloader X Driver  390.25  Wed Jan 24 18:57:05 PST 2018
[    36.953] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    36.953] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    36.953] (II) VESA: driver for VESA chipsets: vesa
[    36.953] (II) systemd-logind: releasing fd for 226:1
[    36.962] (II) Loading sub module "fb"
[    36.962] (II) LoadModule: "fb"
[    36.962] (II) Loading /usr/lib/xorg/modules/libfb.so
[    36.967] (II) Module fb: vendor="X.Org Foundation"
[    36.967] 	compiled for 1.19.6, module version = 1.0.0
[    36.967] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    36.967] (II) Loading sub module "wfb"
[    36.967] (II) LoadModule: "wfb"
[    36.967] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    36.971] (II) Module wfb: vendor="X.Org Foundation"
[    36.971] 	compiled for 1.19.6, module version = 1.0.0
[    36.971] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    36.971] (II) Loading sub module "ramdac"
[    36.971] (II) LoadModule: "ramdac"
[    36.971] (II) Module "ramdac" already built-in
[    36.973] (WW) Falling back to old probe method for modesetting
[    36.973] (II) modeset(G0): using drv /dev/dri/card0
[    36.973] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    36.973] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    36.973] (==) NVIDIA(0): RGB weight 888
[    36.973] (==) NVIDIA(0): Default visual is TrueColor
[    36.973] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    36.973] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    36.974] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    36.974] (**) NVIDIA(0): Enabling 2D acceleration
[    37.234] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 850M (GM107-A) at PCI:1:0:0 (GPU-0)
[    37.234] (--) NVIDIA(0): Memory: 2097152 kBytes
[    37.234] (--) NVIDIA(0): VideoBIOS: 82.07.34.00.04
[    37.234] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    37.234] (II) NVIDIA(0): Validated MetaModes:
[    37.234] (II) NVIDIA(0):     "NULL"
[    37.234] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    37.234] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    37.234] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    37.234] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    37.234] (==) modeset(G0): RGB weight 888
[    37.234] (==) modeset(G0): Default visual is TrueColor
[    37.234] (II) Loading sub module "glamoregl"
[    37.234] (II) LoadModule: "glamoregl"
[    37.234] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    37.290] (II) Module glamoregl: vendor="X.Org Foundation"
[    37.290] 	compiled for 1.19.5, module version = 1.0.0
[    37.290] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    37.290] (II) glamor: OpenGL accelerated X.org driver based.
[    37.680] (II) glamor: EGL version 1.4 (DRI2):
[    37.717] (II) modeset(G0): glamor initialized
[    37.718] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    37.724] (II) modeset(G0): Output VGA-1-1 has no monitor section
[    37.733] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    37.733] (II) modeset(G0): EDID for output eDP-1-1
[    37.733] (II) modeset(G0): Manufacturer: CMO  Model: 1720  Serial#: 0
[    37.733] (II) modeset(G0): Year: 2011  Week: 2
[    37.733] (II) modeset(G0): EDID Version: 1.3
[    37.733] (II) modeset(G0): Digital Display Input
[    37.733] (II) modeset(G0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    37.733] (II) modeset(G0): Gamma: 2.20
[    37.733] (II) modeset(G0): No DPMS capabilities specified
[    37.733] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    37.733] (II) modeset(G0): First detailed timing is preferred mode
[    37.733] (II) modeset(G0): redX: 0.640 redY: 0.333   greenX: 0.303 greenY: 0.613
[    37.733] (II) modeset(G0): blueX: 0.154 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    37.733] (II) modeset(G0): Manufacturer's mask: 0
[    37.733] (II) modeset(G0): Supported detailed timing:
[    37.733] (II) modeset(G0): clock: 138.7 MHz   Image Size:  382 x 215 mm
[    37.733] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    37.733] (II) modeset(G0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    37.733] (II) modeset(G0):  N173HGE-L11
[    37.733] (II) modeset(G0):  CMO
[    37.733] (II) modeset(G0):  N173HGE-L11
[    37.733] (II) modeset(G0): EDID (in hex):
[    37.734] (II) modeset(G0): 	00ffffffffffff000daf201700000000
[    37.734] (II) modeset(G0): 	02150103802615780ad895a3554d9d27
[    37.734] (II) modeset(G0): 	0f505400000001010101010101010101
[    37.734] (II) modeset(G0): 	0101010101012e3680a070381f403020
[    37.734] (II) modeset(G0): 	35007ed710000018000000fe004e3137
[    37.734] (II) modeset(G0): 	334847452d4c31310a20000000fe0043
[    37.734] (II) modeset(G0): 	4d4f0a202020202020202020000000fe
[    37.734] (II) modeset(G0): 	004e3137334847452d4c31310a20006e
[    37.734] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    37.734] (II) modeset(G0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    37.734] (II) modeset(G0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    37.734] (II) modeset(G0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    37.734] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    37.734] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    37.734] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    37.734] (II) modeset(G0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    37.734] (II) modeset(G0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    37.734] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    37.734] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    37.734] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    37.734] (II) modeset(G0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    37.734] (II) modeset(G0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    37.734] (II) modeset(G0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    37.734] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    37.734] (II) modeset(G0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    37.734] (II) modeset(G0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    37.734] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    37.734] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    37.734] (II) modeset(G0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    37.734] (II) modeset(G0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    37.734] (II) modeset(G0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    37.734] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    37.734] (II) modeset(G0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    37.734] (II) modeset(G0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    37.734] (II) modeset(G0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    37.734] (II) modeset(G0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    37.734] (II) modeset(G0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    37.734] (II) modeset(G0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    37.734] (II) modeset(G0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    37.734] (II) modeset(G0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    37.734] (II) modeset(G0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    37.734] (II) modeset(G0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    37.734] (II) modeset(G0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    37.739] (II) modeset(G0): EDID for output VGA-1-1
[    37.748] (II) modeset(G0): EDID for output HDMI-1-1
[    37.748] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    37.748] (==) modeset(G0): DPI set to (96, 96)
[    37.748] (II) Loading sub module "fb"
[    37.748] (II) LoadModule: "fb"
[    37.748] (II) Loading /usr/lib/xorg/modules/libfb.so
[    37.748] (II) Module fb: vendor="X.Org Foundation"
[    37.748] 	compiled for 1.19.6, module version = 1.0.0
[    37.748] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    37.748] (II) UnloadModule: "vesa"
[    37.748] (II) Unloading vesa
[    37.748] (--) Depth 24 pixmap format is 32 bpp
[    37.846] (==) modeset(G0): Backing store enabled
[    37.846] (==) modeset(G0): Silken mouse enabled
[    37.846] (II) modeset(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    37.905] (==) modeset(G0): DPMS enabled
[    37.905] (II) modeset(G0): [DRI2] Setup complete
[    37.905] (II) modeset(G0): [DRI2]   DRI driver: i965
[    37.905] (II) modeset(G0): [DRI2]   VDPAU driver: i965
[    37.905] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    37.905] (II) NVIDIA:     access.
[    37.909] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    37.909] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    37.909] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    37.909] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    37.909] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    37.909] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    37.909] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    37.909] (II) NVIDIA(0):     Config Options in the README.
[    37.943] (II) NVIDIA(0): Setting mode "NULL"
[    37.957] (==) NVIDIA(0): Disabling shared memory pixmaps
[    37.957] (==) NVIDIA(0): Backing store enabled
[    37.957] (==) NVIDIA(0): Silken mouse enabled
[    37.957] (==) NVIDIA(0): DPMS enabled
[    37.969] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    37.969] (II) Loading sub module "dri2"
[    37.969] (II) LoadModule: "dri2"
[    37.969] (II) Module "dri2" already built-in
[    37.969] (II) NVIDIA(0): [DRI2] Setup complete
[    37.969] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    37.969] (--) RandR disabled
[    37.976] (II) Initializing extension GLX
[    37.976] (II) Indirect GLX disabled.
[    38.253] (II) modeset(G0): Damage tracking initialized
[    38.666] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    38.666] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    38.666] (II) LoadModule: "libinput"
[    38.666] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    38.705] (II) Module libinput: vendor="X.Org Foundation"
[    38.705] 	compiled for 1.19.3, module version = 0.26.0
[    38.705] 	Module class: X.Org XInput Driver
[    38.705] 	ABI class: X.Org XInput driver, version 24.1
[    38.705] (II) Using input driver 'libinput' for 'Power Button'
[    38.706] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 39 paused 0
[    38.706] (**) Power Button: always reports core events
[    38.706] (**) Option "Device" "/dev/input/event3"
[    38.706] (**) Option "_source" "server/udev"
[    38.706] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    38.706] (II) event3  - Power Button: device is a keyboard
[    38.706] (II) event3  - Power Button: device removed
[    38.706] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    38.706] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    38.706] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    38.706] (II) event3  - Power Button: device is a keyboard
[    38.707] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[    38.707] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    38.707] (II) Using input driver 'libinput' for 'Video Bus'
[    38.707] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 42 paused 0
[    38.707] (**) Video Bus: always reports core events
[    38.707] (**) Option "Device" "/dev/input/event13"
[    38.707] (**) Option "_source" "server/udev"
[    38.707] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[    38.707] (II) event13 - Video Bus: device is a keyboard
[    38.707] (II) event13 - Video Bus: device removed
[    38.707] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14/event13"
[    38.707] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    38.708] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[    38.708] (II) event13 - Video Bus: device is a keyboard
[    38.708] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    38.708] (II) No input driver specified, ignoring this device.
[    38.708] (II) This device may have been added with another device file.
[    38.708] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    38.708] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    38.708] (II) Using input driver 'libinput' for 'Video Bus'
[    38.709] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 43 paused 0
[    38.709] (**) Video Bus: always reports core events
[    38.709] (**) Option "Device" "/dev/input/event12"
[    38.709] (**) Option "_source" "server/udev"
[    38.709] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[    38.709] (II) event12 - Video Bus: device is a keyboard
[    38.709] (II) event12 - Video Bus: device removed
[    38.709] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4f/LNXVIDEO:00/input/input13/event12"
[    38.709] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    38.709] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[    38.709] (II) event12 - Video Bus: device is a keyboard
[    38.709] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    38.709] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    38.709] (II) Using input driver 'libinput' for 'Power Button'
[    38.710] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 44 paused 0
[    38.710] (**) Power Button: always reports core events
[    38.710] (**) Option "Device" "/dev/input/event1"
[    38.710] (**) Option "_source" "server/udev"
[    38.710] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    38.710] (II) event1  - Power Button: device is a keyboard
[    38.710] (II) event1  - Power Button: device removed
[    38.710] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    38.710] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    38.710] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    38.710] (II) event1  - Power Button: device is a keyboard
[    38.711] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    38.711] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    38.711] (II) Using input driver 'libinput' for 'Sleep Button'
[    38.711] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[    38.711] (**) Sleep Button: always reports core events
[    38.711] (**) Option "Device" "/dev/input/event2"
[    38.711] (**) Option "_source" "server/udev"
[    38.711] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    38.711] (II) event2  - Sleep Button: device is a keyboard
[    38.711] (II) event2  - Sleep Button: device removed
[    38.711] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    38.711] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    38.712] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    38.712] (II) event2  - Sleep Button: device is a keyboard
[    38.712] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[    38.712] (II) No input driver specified, ignoring this device.
[    38.712] (II) This device may have been added with another device file.
[    38.712] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[    38.712] (II) No input driver specified, ignoring this device.
[    38.712] (II) This device may have been added with another device file.
[    38.712] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[    38.712] (II) No input driver specified, ignoring this device.
[    38.712] (II) This device may have been added with another device file.
[    38.712] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event17)
[    38.712] (II) No input driver specified, ignoring this device.
[    38.712] (II) This device may have been added with another device file.
[    38.713] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event18)
[    38.713] (II) No input driver specified, ignoring this device.
[    38.713] (II) This device may have been added with another device file.
[    38.713] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
[    38.713] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    38.713] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[    38.765] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[    38.765] (**) USB Optical Mouse: always reports core events
[    38.765] (**) Option "Device" "/dev/input/event5"
[    38.765] (**) Option "_source" "server/udev"
[    38.765] (II) event5  - USB Optical Mouse: is tagged by udev as: Mouse
[    38.765] (II) event5  - USB Optical Mouse: device is a pointer
[    38.765] (II) event5  - USB Optical Mouse: device removed
[    38.765] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:1BCF:0005.0001/input/input6/event5"
[    38.765] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 11)
[    38.766] (**) Option "AccelerationScheme" "none"
[    38.766] (**) USB Optical Mouse: (accel) selected scheme none/0
[    38.766] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    38.766] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    38.766] (II) event5  - USB Optical Mouse: is tagged by udev as: Mouse
[    38.766] (II) event5  - USB Optical Mouse: device is a pointer
[    38.767] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    38.767] (II) No input driver specified, ignoring this device.
[    38.767] (II) This device may have been added with another device file.
[    38.767] (II) config/udev: Adding input device BisonCam, NB Pro: BisonCam, NB  (/dev/input/event8)
[    38.767] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "libinput keyboard catchall"
[    38.767] (II) Using input driver 'libinput' for 'BisonCam, NB Pro: BisonCam, NB '
[    38.768] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 47 paused 0
[    38.768] (**) BisonCam, NB Pro: BisonCam, NB : always reports core events
[    38.768] (**) Option "Device" "/dev/input/event8"
[    38.768] (**) Option "_source" "server/udev"
[    38.768] (II) event8  - BisonCam, NB Pro: BisonCam, NB : is tagged by udev as: Keyboard
[    38.768] (II) event8  - BisonCam, NB Pro: BisonCam, NB : device is a keyboard
[    38.768] (II) event8  - BisonCam, NB Pro: BisonCam, NB : device removed
[    38.768] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10/event8"
[    38.768] (II) XINPUT: Adding extended input device "BisonCam, NB Pro: BisonCam, NB " (type: KEYBOARD, id 12)
[    38.769] (II) event8  - BisonCam, NB Pro: BisonCam, NB : is tagged by udev as: Keyboard
[    38.769] (II) event8  - BisonCam, NB Pro: BisonCam, NB : device is a keyboard
[    38.769] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[    38.769] (II) No input driver specified, ignoring this device.
[    38.769] (II) This device may have been added with another device file.
[    38.770] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[    38.770] (II) No input driver specified, ignoring this device.
[    38.770] (II) This device may have been added with another device file.
[    38.770] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    38.770] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    38.770] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    38.771] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 48 paused 0
[    38.771] (**) AT Translated Set 2 keyboard: always reports core events
[    38.771] (**) Option "Device" "/dev/input/event4"
[    38.771] (**) Option "_source" "server/udev"
[    38.771] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    38.771] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    38.771] (II) event4  - AT Translated Set 2 keyboard: device removed
[    38.771] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    38.771] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    38.772] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    38.772] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    38.772] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
[    38.772] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    38.772] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    38.773] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 49 paused 0
[    38.773] (**) ETPS/2 Elantech Touchpad: always reports core events
[    38.773] (**) Option "Device" "/dev/input/event9"
[    38.773] (**) Option "_source" "server/udev"
[    38.773] (II) event9  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[    38.773] (II) event9  - ETPS/2 Elantech Touchpad: device is a touchpad
[    38.773] (II) event9  - ETPS/2 Elantech Touchpad: device removed
[    38.773] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event9"
[    38.773] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[    38.774] (**) Option "AccelerationScheme" "none"
[    38.774] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    38.774] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    38.774] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    38.774] (II) event9  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[    38.774] (II) event9  - ETPS/2 Elantech Touchpad: device is a touchpad
[    38.774] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    38.774] (II) No input driver specified, ignoring this device.
[    38.774] (II) This device may have been added with another device file.
[    38.775] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    38.775] (II) No input driver specified, ignoring this device.
[    38.775] (II) This device may have been added with another device file.
[    38.775] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event7)
[    38.775] (**) MSI WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    38.775] (II) Using input driver 'libinput' for 'MSI WMI hotkeys'
[    38.776] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 50 paused 0
[    38.776] (**) MSI WMI hotkeys: always reports core events
[    38.776] (**) Option "Device" "/dev/input/event7"
[    38.776] (**) Option "_source" "server/udev"
[    38.776] (II) event7  - MSI WMI hotkeys: is tagged by udev as: Keyboard
[    38.776] (II) event7  - MSI WMI hotkeys: device is a keyboard
[    38.776] (II) event7  - MSI WMI hotkeys: device removed
[    38.776] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event7"
[    38.776] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 15)
[    38.777] (II) event7  - MSI WMI hotkeys: is tagged by udev as: Keyboard
[    38.777] (II) event7  - MSI WMI hotkeys: device is a keyboard
[    43.779] (**) Option "fd" "39"
[    43.779] (II) event3  - Power Button: device removed
[    43.779] (**) Option "fd" "42"
[    43.779] (II) event13 - Video Bus: device removed
[    43.779] (**) Option "fd" "43"
[    43.779] (II) event12 - Video Bus: device removed
[    43.779] (**) Option "fd" "44"
[    43.779] (II) event1  - Power Button: device removed
[    43.779] (**) Option "fd" "45"
[    43.779] (II) event2  - Sleep Button: device removed
[    43.779] (**) Option "fd" "46"
[    43.779] (II) event5  - USB Optical Mouse: device removed
[    43.779] (**) Option "fd" "47"
[    43.779] (II) event8  - BisonCam, NB Pro: BisonCam, NB : device removed
[    43.779] (**) Option "fd" "48"
[    43.780] (II) event4  - AT Translated Set 2 keyboard: device removed
[    43.780] (**) Option "fd" "49"
[    43.780] (II) event9  - ETPS/2 Elantech Touchpad: device removed
[    43.780] (**) Option "fd" "50"
[    43.780] (II) event7  - MSI WMI hotkeys: device removed
[    44.240] (II) systemd-logind: got pause for 13:73
[    44.240] (II) systemd-logind: got pause for 13:65
[    44.240] (II) systemd-logind: got pause for 13:76
[    44.240] (II) systemd-logind: got pause for 226:0
[    44.240] (II) systemd-logind: got pause for 13:72
[    44.240] (II) systemd-logind: got pause for 13:67
[    44.240] (II) systemd-logind: got pause for 13:71
[    44.240] (II) systemd-logind: got pause for 13:66
[    44.240] (II) systemd-logind: got pause for 13:68
[    44.240] (II) systemd-logind: got pause for 13:77
[    44.240] (II) systemd-logind: got pause for 13:69

When I install the driver from the NVIDIA website a X session starts just fine. Here is the content of /var/log/Xorg.0.log (no blackscreen):

[    30.130] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    30.130] X Protocol Version 11, Revision 0
[    30.130] Build Operating System: Linux 4.14.12-1-ARCH x86_64 
[    30.130] Current Operating System: Linux invisible 4.15.6-1-ARCH #1 SMP PREEMPT Sun Feb 25 12:53:23 UTC 2018 x86_64
[    30.130] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=cf442588-a70f-41d9-9bb5-c7dabd16126f rw
[    30.130] Build Date: 26 January 2018  10:25:18AM
[    30.130]  
[    30.130] Current version of pixman: 0.34.0
[    30.130] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    30.130] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    30.130] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar  3 21:49:24 2018
[    30.167] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    30.186] (==) No Layout section.  Using the first Screen section.
[    30.186] (==) No screen section available. Using defaults.
[    30.186] (**) |-->Screen "Default Screen Section" (0)
[    30.186] (**) |   |-->Monitor "<default monitor>"
[    30.186] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    30.186] (==) Automatically adding devices
[    30.186] (==) Automatically enabling devices
[    30.186] (==) Automatically adding GPU devices
[    30.186] (==) Automatically binding GPU devices
[    30.186] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    30.204] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    30.204] 	Entry deleted from font path.
[    30.208] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    30.208] (==) ModulePath set to "/usr/lib/xorg/modules"
[    30.208] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    30.208] (II) Loader magic: 0x55a580daad60
[    30.208] (II) Module ABI versions:
[    30.208] 	X.Org ANSI C Emulation: 0.4
[    30.208] 	X.Org Video Driver: 23.0
[    30.208] 	X.Org XInput driver : 24.1
[    30.208] 	X.Org Server Extension : 10.0
[    30.209] (++) using VT number 1

[    30.209] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    30.210] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    30.210] (II) xfree86: Adding drm device (/dev/dri/card1)
[    30.211] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 11 paused 0
[    30.211] (II) xfree86: Adding drm device (/dev/dri/card0)
[    30.212] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    30.214] (--) PCI:*(0:0:2:0) 8086:0416:1462:1112 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    30.214] (--) PCI: (0:1:0:0) 10de:1391:1462:1112 rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    30.214] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    30.214] (II) LoadModule: "glx"
[    30.217] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    30.599] (II) Module glx: vendor="NVIDIA Corporation"
[    30.599] 	compiled for 4.0.2, module version = 1.0.0
[    30.599] 	Module class: X.Org Server Extension
[    30.606] (II) NVIDIA GLX Module  390.25  Wed Jan 24 19:23:51 PST 2018
[    30.616] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    30.616] 	loading driver: nvidia
[    30.616] (==) Matched intel as autoconfigured driver 0
[    30.616] (==) Matched nvidia as autoconfigured driver 1
[    30.616] (==) Matched nouveau as autoconfigured driver 2
[    30.616] (==) Matched nv as autoconfigured driver 3
[    30.616] (==) Matched intel as autoconfigured driver 4
[    30.616] (==) Matched modesetting as autoconfigured driver 5
[    30.616] (==) Matched fbdev as autoconfigured driver 6
[    30.616] (==) Matched vesa as autoconfigured driver 7
[    30.616] (==) Assigned the driver to the xf86ConfigLayout
[    30.616] (II) LoadModule: "intel"
[    30.630] (WW) Warning, couldn't open module intel
[    30.630] (II) UnloadModule: "intel"
[    30.630] (II) Unloading intel
[    30.630] (EE) Failed to load module "intel" (module does not exist, 0)
[    30.630] (II) LoadModule: "nvidia"
[    30.630] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    30.740] (II) Module nvidia: vendor="NVIDIA Corporation"
[    30.740] 	compiled for 4.0.2, module version = 1.0.0
[    30.740] 	Module class: X.Org Video Driver
[    30.767] (II) LoadModule: "nouveau"
[    30.767] (WW) Warning, couldn't open module nouveau
[    30.767] (II) UnloadModule: "nouveau"
[    30.767] (II) Unloading nouveau
[    30.767] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    30.767] (II) LoadModule: "nv"
[    30.767] (WW) Warning, couldn't open module nv
[    30.767] (II) UnloadModule: "nv"
[    30.767] (II) Unloading nv
[    30.767] (EE) Failed to load module "nv" (module does not exist, 0)
[    30.767] (II) LoadModule: "modesetting"
[    30.767] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    30.827] (II) Module modesetting: vendor="X.Org Foundation"
[    30.827] 	compiled for 1.19.6, module version = 1.19.6
[    30.827] 	Module class: X.Org Video Driver
[    30.827] 	ABI class: X.Org Video Driver, version 23.0
[    30.827] (II) LoadModule: "fbdev"
[    30.827] (WW) Warning, couldn't open module fbdev
[    30.827] (II) UnloadModule: "fbdev"
[    30.827] (II) Unloading fbdev
[    30.827] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    30.827] (II) LoadModule: "vesa"
[    30.827] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    30.834] (II) Module vesa: vendor="X.Org Foundation"
[    30.834] 	compiled for 1.19.6, module version = 2.4.0
[    30.834] 	Module class: X.Org Video Driver
[    30.834] 	ABI class: X.Org Video Driver, version 23.0
[    30.834] (II) NVIDIA dlloader X Driver  390.25  Wed Jan 24 18:57:05 PST 2018
[    30.834] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    30.834] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    30.834] (II) VESA: driver for VESA chipsets: vesa
[    30.835] (II) modeset(0): using drv /dev/dri/card0
[    30.835] (II) systemd-logind: releasing fd for 226:1
[    30.835] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    30.835] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    30.835] (==) modeset(0): RGB weight 888
[    30.835] (==) modeset(0): Default visual is TrueColor
[    30.835] (II) Loading sub module "glamoregl"
[    30.835] (II) LoadModule: "glamoregl"
[    30.835] (WW) Warning, couldn't open module glamoregl
[    30.835] (II) UnloadModule: "glamoregl"
[    30.835] (II) Unloading glamoregl
[    30.835] (EE) modeset: Failed to load module "glamoregl" (module does not exist, 0)
[    30.835] (EE) modeset(0): Failed to load glamor module.
[    30.835] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    30.835] (II) modeset(0): Double-buffered shadow updates: off
[    30.836] (II) modeset(0): Output eDP-1 has no monitor section
[    30.842] (II) modeset(0): Output VGA-1 has no monitor section
[    30.850] (II) modeset(0): Output HDMI-1 has no monitor section
[    30.851] (II) modeset(0): EDID for output eDP-1
[    30.851] (II) modeset(0): Manufacturer: CMO  Model: 1720  Serial#: 0
[    30.851] (II) modeset(0): Year: 2011  Week: 2
[    30.851] (II) modeset(0): EDID Version: 1.3
[    30.851] (II) modeset(0): Digital Display Input
[    30.851] (II) modeset(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    30.851] (II) modeset(0): Gamma: 2.20
[    30.851] (II) modeset(0): No DPMS capabilities specified
[    30.851] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    30.851] (II) modeset(0): First detailed timing is preferred mode
[    30.851] (II) modeset(0): redX: 0.640 redY: 0.333   greenX: 0.303 greenY: 0.613
[    30.851] (II) modeset(0): blueX: 0.154 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    30.851] (II) modeset(0): Manufacturer's mask: 0
[    30.851] (II) modeset(0): Supported detailed timing:
[    30.851] (II) modeset(0): clock: 138.7 MHz   Image Size:  382 x 215 mm
[    30.851] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    30.851] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    30.851] (II) modeset(0):  N173HGE-L11
[    30.851] (II) modeset(0):  CMO
[    30.851] (II) modeset(0):  N173HGE-L11
[    30.851] (II) modeset(0): EDID (in hex):
[    30.851] (II) modeset(0): 	00ffffffffffff000daf201700000000
[    30.851] (II) modeset(0): 	02150103802615780ad895a3554d9d27
[    30.851] (II) modeset(0): 	0f505400000001010101010101010101
[    30.851] (II) modeset(0): 	0101010101012e3680a070381f403020
[    30.851] (II) modeset(0): 	35007ed710000018000000fe004e3137
[    30.851] (II) modeset(0): 	334847452d4c31310a20000000fe0043
[    30.851] (II) modeset(0): 	4d4f0a202020202020202020000000fe
[    30.851] (II) modeset(0): 	004e3137334847452d4c31310a20006e
[    30.851] (II) modeset(0): Printing probed modes for output eDP-1
[    30.851] (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    30.851] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    30.851] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    30.851] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    30.851] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    30.851] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    30.851] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    30.851] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    30.852] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    30.852] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    30.852] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    30.852] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    30.852] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    30.852] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    30.852] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    30.852] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    30.852] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    30.852] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    30.852] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    30.852] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    30.852] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    30.852] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    30.852] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    30.852] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    30.852] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    30.852] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    30.852] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    30.852] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    30.852] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    30.852] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    30.852] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    30.852] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    30.852] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    30.852] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    30.852] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    30.852] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    30.852] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    30.852] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    30.852] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    30.852] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    30.852] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    30.852] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    30.852] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    30.852] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    30.852] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    30.852] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    30.852] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    30.852] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    30.852] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    30.852] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    30.852] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    30.852] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    30.852] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    30.852] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    30.852] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    30.852] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    30.852] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    30.852] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    30.852] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    30.852] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    30.852] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    30.852] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    30.852] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    30.852] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    30.852] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    30.852] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    30.852] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    30.852] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    30.852] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    30.852] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    30.852] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    30.852] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    30.852] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    30.857] (II) modeset(0): EDID for output VGA-1
[    30.866] (II) modeset(0): EDID for output HDMI-1
[    30.866] (II) modeset(0): Output eDP-1 connected
[    30.866] (II) modeset(0): Output VGA-1 disconnected
[    30.866] (II) modeset(0): Output HDMI-1 disconnected
[    30.866] (II) modeset(0): Using exact sizes for initial modes
[    30.866] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    30.866] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    30.866] (==) modeset(0): DPI set to (96, 96)
[    30.866] (II) Loading sub module "fb"
[    30.866] (II) LoadModule: "fb"
[    30.866] (II) Loading /usr/lib/xorg/modules/libfb.so
[    30.874] (II) Module fb: vendor="X.Org Foundation"
[    30.874] 	compiled for 1.19.6, module version = 1.0.0
[    30.874] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.874] (II) Loading sub module "shadow"
[    30.874] (II) LoadModule: "shadow"
[    30.874] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    30.874] (II) Module shadow: vendor="X.Org Foundation"
[    30.874] 	compiled for 1.19.6, module version = 1.1.0
[    30.874] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.874] (II) UnloadModule: "vesa"
[    30.874] (II) Unloading vesa
[    30.874] (==) Depth 24 pixmap format is 32 bpp
[    30.888] (==) modeset(0): Backing store enabled
[    30.888] (==) modeset(0): Silken mouse enabled
[    30.888] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    30.946] (==) modeset(0): DPMS enabled
[    30.946] (--) RandR disabled
[    30.969] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[    30.969] (II) modeset(0): Damage tracking initialized
[    30.969] (II) modeset(0): Setting screen physical size to 508 x 285
[    31.242] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    31.242] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    31.242] (II) LoadModule: "libinput"
[    31.242] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    31.286] (II) Module libinput: vendor="X.Org Foundation"
[    31.286] 	compiled for 1.19.3, module version = 0.26.0
[    31.286] 	Module class: X.Org XInput Driver
[    31.286] 	ABI class: X.Org XInput driver, version 24.1
[    31.286] (II) Using input driver 'libinput' for 'Power Button'
[    31.287] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 22 paused 0
[    31.287] (**) Power Button: always reports core events
[    31.287] (**) Option "Device" "/dev/input/event3"
[    31.287] (**) Option "_source" "server/udev"
[    31.287] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    31.287] (II) event3  - Power Button: device is a keyboard
[    31.287] (II) event3  - Power Button: device removed
[    31.287] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    31.287] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    31.288] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    31.288] (II) event3  - Power Button: device is a keyboard
[    31.288] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    31.288] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    31.288] (II) Using input driver 'libinput' for 'Video Bus'
[    31.288] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 25 paused 0
[    31.288] (**) Video Bus: always reports core events
[    31.288] (**) Option "Device" "/dev/input/event11"
[    31.288] (**) Option "_source" "server/udev"
[    31.289] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[    31.289] (II) event11 - Video Bus: device is a keyboard
[    31.289] (II) event11 - Video Bus: device removed
[    31.289] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event11"
[    31.289] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    31.289] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[    31.289] (II) event11 - Video Bus: device is a keyboard
[    31.289] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    31.289] (II) No input driver specified, ignoring this device.
[    31.289] (II) This device may have been added with another device file.
[    31.290] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    31.290] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    31.290] (II) Using input driver 'libinput' for 'Video Bus'
[    31.290] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 26 paused 0
[    31.290] (**) Video Bus: always reports core events
[    31.290] (**) Option "Device" "/dev/input/event10"
[    31.290] (**) Option "_source" "server/udev"
[    31.290] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[    31.290] (II) event10 - Video Bus: device is a keyboard
[    31.290] (II) event10 - Video Bus: device removed
[    31.290] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4f/LNXVIDEO:00/input/input11/event10"
[    31.290] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    31.291] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[    31.291] (II) event10 - Video Bus: device is a keyboard
[    31.291] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    31.291] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    31.291] (II) Using input driver 'libinput' for 'Power Button'
[    31.292] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 27 paused 0
[    31.292] (**) Power Button: always reports core events
[    31.292] (**) Option "Device" "/dev/input/event1"
[    31.292] (**) Option "_source" "server/udev"
[    31.292] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    31.292] (II) event1  - Power Button: device is a keyboard
[    31.292] (II) event1  - Power Button: device removed
[    31.292] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    31.292] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    31.292] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    31.292] (II) event1  - Power Button: device is a keyboard
[    31.292] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    31.292] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    31.292] (II) Using input driver 'libinput' for 'Sleep Button'
[    31.293] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 28 paused 0
[    31.293] (**) Sleep Button: always reports core events
[    31.293] (**) Option "Device" "/dev/input/event2"
[    31.293] (**) Option "_source" "server/udev"
[    31.293] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    31.293] (II) event2  - Sleep Button: device is a keyboard
[    31.293] (II) event2  - Sleep Button: device removed
[    31.293] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    31.293] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    31.293] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[    31.293] (II) event2  - Sleep Button: device is a keyboard
[    31.294] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event14)
[    31.294] (II) No input driver specified, ignoring this device.
[    31.294] (II) This device may have been added with another device file.
[    31.294] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event15)
[    31.294] (II) No input driver specified, ignoring this device.
[    31.294] (II) This device may have been added with another device file.
[    31.294] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event16)
[    31.294] (II) No input driver specified, ignoring this device.
[    31.294] (II) This device may have been added with another device file.
[    31.294] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event17)
[    31.294] (II) No input driver specified, ignoring this device.
[    31.294] (II) This device may have been added with another device file.
[    31.295] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event18)
[    31.295] (II) No input driver specified, ignoring this device.
[    31.295] (II) This device may have been added with another device file.
[    31.295] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event5)
[    31.295] (**) USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    31.295] (II) Using input driver 'libinput' for 'USB Optical Mouse'
[    31.347] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 29 paused 0
[    31.347] (**) USB Optical Mouse: always reports core events
[    31.347] (**) Option "Device" "/dev/input/event5"
[    31.347] (**) Option "_source" "server/udev"
[    31.347] (II) event5  - USB Optical Mouse: is tagged by udev as: Mouse
[    31.347] (II) event5  - USB Optical Mouse: device is a pointer
[    31.347] (II) event5  - USB Optical Mouse: device removed
[    31.348] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:1BCF:0005.0001/input/input6/event5"
[    31.348] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 11)
[    31.348] (**) Option "AccelerationScheme" "none"
[    31.348] (**) USB Optical Mouse: (accel) selected scheme none/0
[    31.348] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[    31.348] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[    31.348] (II) event5  - USB Optical Mouse: is tagged by udev as: Mouse
[    31.348] (II) event5  - USB Optical Mouse: device is a pointer
[    31.349] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[    31.349] (II) No input driver specified, ignoring this device.
[    31.349] (II) This device may have been added with another device file.
[    31.349] (II) config/udev: Adding input device BisonCam, NB Pro: BisonCam, NB  (/dev/input/event8)
[    31.349] (**) BisonCam, NB Pro: BisonCam, NB : Applying InputClass "libinput keyboard catchall"
[    31.349] (II) Using input driver 'libinput' for 'BisonCam, NB Pro: BisonCam, NB '
[    31.350] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 30 paused 0
[    31.350] (**) BisonCam, NB Pro: BisonCam, NB : always reports core events
[    31.350] (**) Option "Device" "/dev/input/event8"
[    31.350] (**) Option "_source" "server/udev"
[    31.351] (II) event8  - BisonCam, NB Pro: BisonCam, NB : is tagged by udev as: Keyboard
[    31.351] (II) event8  - BisonCam, NB Pro: BisonCam, NB : device is a keyboard
[    31.351] (II) event8  - BisonCam, NB Pro: BisonCam, NB : device removed
[    31.351] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input10/event8"
[    31.351] (II) XINPUT: Adding extended input device "BisonCam, NB Pro: BisonCam, NB " (type: KEYBOARD, id 12)
[    31.351] (II) event8  - BisonCam, NB Pro: BisonCam, NB : is tagged by udev as: Keyboard
[    31.351] (II) event8  - BisonCam, NB Pro: BisonCam, NB : device is a keyboard
[    31.352] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[    31.352] (II) No input driver specified, ignoring this device.
[    31.352] (II) This device may have been added with another device file.
[    31.352] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[    31.352] (II) No input driver specified, ignoring this device.
[    31.352] (II) This device may have been added with another device file.
[    31.352] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    31.352] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    31.352] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    31.353] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 31 paused 0
[    31.353] (**) AT Translated Set 2 keyboard: always reports core events
[    31.353] (**) Option "Device" "/dev/input/event4"
[    31.353] (**) Option "_source" "server/udev"
[    31.353] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    31.353] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    31.353] (II) event4  - AT Translated Set 2 keyboard: device removed
[    31.353] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    31.353] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    31.354] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    31.354] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    31.354] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
[    31.354] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[    31.354] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[    31.355] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 32 paused 0
[    31.355] (**) ETPS/2 Elantech Touchpad: always reports core events
[    31.355] (**) Option "Device" "/dev/input/event9"
[    31.355] (**) Option "_source" "server/udev"
[    31.355] (II) event9  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[    31.355] (II) event9  - ETPS/2 Elantech Touchpad: device is a touchpad
[    31.355] (II) event9  - ETPS/2 Elantech Touchpad: device removed
[    31.356] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event9"
[    31.356] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[    31.356] (**) Option "AccelerationScheme" "none"
[    31.356] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[    31.356] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[    31.356] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[    31.356] (II) event9  - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[    31.356] (II) event9  - ETPS/2 Elantech Touchpad: device is a touchpad
[    31.356] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[    31.356] (II) No input driver specified, ignoring this device.
[    31.356] (II) This device may have been added with another device file.
[    31.357] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    31.357] (II) No input driver specified, ignoring this device.
[    31.357] (II) This device may have been added with another device file.
[    31.357] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event7)
[    31.357] (**) MSI WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    31.357] (II) Using input driver 'libinput' for 'MSI WMI hotkeys'
[    31.358] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 33 paused 0
[    31.358] (**) MSI WMI hotkeys: always reports core events
[    31.358] (**) Option "Device" "/dev/input/event7"
[    31.358] (**) Option "_source" "server/udev"
[    31.358] (II) event7  - MSI WMI hotkeys: is tagged by udev as: Keyboard
[    31.358] (II) event7  - MSI WMI hotkeys: device is a keyboard
[    31.358] (II) event7  - MSI WMI hotkeys: device removed
[    31.358] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event7"
[    31.358] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 15)
[    31.359] (II) event7  - MSI WMI hotkeys: is tagged by udev as: Keyboard
[    31.359] (II) event7  - MSI WMI hotkeys: device is a keyboard
[    34.979] (II) modeset(0): EDID vendor "CMO", prod id 5920
[    34.979] (II) modeset(0): Printing DDC gathered Modelines:
[    34.979] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    35.318] (II) modeset(0): EDID vendor "CMO", prod id 5920
[    35.318] (II) modeset(0): Printing DDC gathered Modelines:
[    35.318] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)

I have gone through Blackscreen at X startup, but it didn't help, or I might have not done it right.
Please help me figure out how to start using the driver from pacman.

Offline

#2 2018-03-03 19:19:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,743

Re: The nvidia driver from causes a black screen X startup

As this is an Optimus system you should look at https://wiki.archlinux.org/index.php/NVIDIA_Optimus for setup information

Offline

#3 2018-03-03 19:35:10

neshkeev
Member
Registered: 2018-03-03
Posts: 4

Re: The nvidia driver from causes a black screen X startup

Thanks,

I went through Using nvidia and an X session starts with the driver from pacman successfully

Offline

Board footer

Powered by FluxBB