You are not logged in.

#1 2015-06-30 09:51:56

Jad
Member
Registered: 2015-06-12
Posts: 10

[Solved] Xorg: screens found, but...

Hello again. It's the Xorg trouble again. After executing 'startx', I get "Screens found, but none have a usable configuration" error.

I have Lenovo y510p with Nvidia GT 755M (NVE7, GK107) and onboard Intel, that I cannot disable in Bios.
I downloaded nvidia-340xx driver (correct?).
Arch is dualbooting with Win7, is still fresh for I have little time to fool around. I googled this and my head is still spinning so I finally chose to ask for advice.

Here's Xorg.0.log:

[    40.037] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[    40.037] X Protocol Version 11, Revision 0
[    40.037] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[    40.037] Current Operating System: Linux explorer 3.14.44-1-lts #1 SMP Sat Jun 6 20:26:18 CEST 2015 x86_64
[    40.037] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=3d2c4345-769b-48d3-872e-9118566947e1 rw quiet
[    40.037] Build Date: 16 June 2015  05:24:27PM
[    40.037]  
[    40.037] Current version of pixman: 0.32.6
[    40.037] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    40.037] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    40.037] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 30 13:56:59 2015
[    40.054] (==) Using config file: "/etc/X11/xorg.conf"
[    40.054] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    40.077] (==) ServerLayout "layout"
[    40.077] (**) |-->Screen "nvidia" (0)
[    40.077] (**) |   |-->Monitor "Monitor0"
[    40.078] (**) |   |-->Device "nvidia"
[    40.078] (**) |-->Inactive Device "intel"
[    40.078] (**) |-->Input Device "Keyboard0"
[    40.078] (**) |-->Input Device "Mouse0"
[    40.078] (==) Automatically adding devices
[    40.078] (==) Automatically enabling devices
[    40.078] (==) Automatically adding GPU devices
[    40.237] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    40.237] 	Entry deleted from font path.
[    40.238] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    40.238] 	Entry deleted from font path.
[    40.238] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    40.238] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    40.238] 	Entry deleted from font path.
[    40.238] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    40.238] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    40.238] (==) ModulePath set to "/usr/lib/xorg/modules"
[    40.238] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    40.238] (WW) Disabling Keyboard0
[    40.238] (WW) Disabling Mouse0
[    40.238] (II) Loader magic: 0x816d60
[    40.238] (II) Module ABI versions:
[    40.238] 	X.Org ANSI C Emulation: 0.4
[    40.238] 	X.Org Video Driver: 19.0
[    40.238] 	X.Org XInput driver : 21.1
[    40.238] 	X.Org Server Extension : 9.0
[    40.239] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    40.240] (II) xfree86: Adding drm device (/dev/dri/card1)
[    40.240] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 8 paused 0
[    40.240] (II) xfree86: Adding drm device (/dev/dri/card0)
[    40.241] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
[    40.241] (--) PCI:*(0:0:2:0) 8086:0416:17aa:3801 rev 6, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[    40.241] (--) PCI: (0:1:0:0) 10de:0fcd:17aa:3801 rev 161, Mem @ 0xc0000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    40.242] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    40.242] (II) LoadModule: "glx"
[    40.871] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    41.856] (II) Module glx: vendor="NVIDIA Corporation"
[    41.856] 	compiled for 4.0.2, module version = 1.0.0
[    41.856] 	Module class: X.Org Server Extension
[    41.865] (II) NVIDIA GLX Module  340.76  Thu Jan 22 11:24:42 PST 2015
[    41.876] (II) LoadModule: "nvidia"
[    41.876] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    41.952] (II) Module nvidia: vendor="NVIDIA Corporation"
[    41.952] 	compiled for 4.0.2, module version = 1.0.0
[    41.952] 	Module class: X.Org Video Driver
[    41.965] (II) LoadModule: "i915"
[    41.965] (WW) Warning, couldn't open module i915
[    41.965] (II) UnloadModule: "i915"
[    41.965] (II) Unloading i915
[    41.965] (EE) Failed to load module "i915" (module does not exist, 0)
[    41.965] (II) NVIDIA dlloader X Driver  340.76  Thu Jan 22 11:03:05 PST 2015
[    41.965] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    41.966] (++) using VT number 1

[    41.966] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    41.976] (II) Loading sub module "fb"
[    41.976] (II) LoadModule: "fb"
[    41.976] (II) Loading /usr/lib/xorg/modules/libfb.so
[    41.989] (II) Module fb: vendor="X.Org Foundation"
[    41.989] 	compiled for 1.17.2, module version = 1.0.0
[    41.989] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    41.989] (WW) Unresolved symbol: fbGetGCPrivateKey
[    41.989] (II) Loading sub module "wfb"
[    41.989] (II) LoadModule: "wfb"
[    41.989] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    41.991] (II) Module wfb: vendor="X.Org Foundation"
[    41.991] 	compiled for 1.17.2, module version = 1.0.0
[    41.991] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    41.991] (II) Loading sub module "ramdac"
[    41.991] (II) LoadModule: "ramdac"
[    41.991] (II) Module "ramdac" already built-in
[    41.993] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    41.993] (==) NVIDIA(0): RGB weight 888
[    41.993] (==) NVIDIA(0): Default visual is TrueColor
[    41.993] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    41.993] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "Yes"
[    41.993] (**) NVIDIA(0): Enabling 2D acceleration
[    48.833] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0.  Please
[    48.833] (EE) NVIDIA(GPU-0):     check your system's kernel log for additional error
[    48.833] (EE) NVIDIA(GPU-0):     messages and refer to Chapter 8: Common Problems in the
[    48.833] (EE) NVIDIA(GPU-0):     README for additional information.
[    48.833] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
[    48.833] (EE) NVIDIA(0): Failing initialization of X screen 0
[    48.833] (II) UnloadModule: "nvidia"
[    48.833] (II) UnloadSubModule: "wfb"
[    48.833] (II) UnloadSubModule: "fb"
[    48.833] (EE) Screen(s) found, but none have a usable configuration.
[    48.833] (EE) 
Fatal server error:
[    48.833] (EE) no screens found(EE) 
[    48.833] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    48.833] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    48.833] (EE) 
[    48.838] (EE) Server terminated with error (1). Closing log file.

xorg.conf (nvidia-xsettings min. configuration):

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

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

Section "Screen"
	Identifier "nvidia"
	Device "nvidia"
	Option "AllowEmptyInitialConfiguration" "Yes"
EndSection

Section "Device"
	Identifier "intel"
	Driver "i915"
	Option "AccelMethod" "none"
EndSection

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

The idea is to get some web browser running so I can use just one computer to fool around with Arch.
Thanks.

(Edited for correct xorg log. I hope.)

Last edited by Jad (2015-08-01 10:03:53)


sudo, sudo everywhere!

Offline

#2 2015-06-30 12:40:30

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,952

Re: [Solved] Xorg: screens found, but...

I downloaded nvidia-340xx driver (correct?).

I sincerely hope "downloaded" means : i used pacman to install the nvidia-340xx-lts driver.
If not, you are making things diffcult for yourself and it might be easier to start over from scratch.

[    40.037] Current Operating System: Linux explorer 3.14.44-1-lts #1 SMP Sat Jun 6 20:26:18 CEST 2015 x86_64

latest lts kernel in repo is 3.14.45 , run pacman -Syu .

Which nvidia driver :
according to Nvidia site, your card is in the GeForce 700M Series (Notebooks) family and supported by the latest driver, 352.21 .
remove the nvidia-340xx-lts driver, and install nvidia-lts instead .

Also install xf86-video-intel driver.

Last edited by Lone_Wolf (2015-06-30 12:53:26)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2015-06-30 12:52:37

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] Xorg: screens found, but...

Offline

#4 2015-06-30 17:29:31

Jad
Member
Registered: 2015-06-12
Posts: 10

Re: [Solved] Xorg: screens found, but...

Yes, I did use "pacman -S" to install the drivers. Fortunately smile
Kernel updated.

Lone_Wolf wrote:

Which nvidia driver :
according to Nvidia site, your card is in the GeForce 700M Series (Notebooks) family and supported by the latest driver, 352.21 .
remove the nvidia-340xx-lts driver, and install nvidia-lts instead .

Is there a way to tell pacman to remove all things nvidia? So that I can be sure I only have installed what I really need; I removed (pacman -R) nvidia-340xx-lts and installed nvidia-lts, but no joy (I'd say the same error).

Lone_Wolf wrote:

Also install xf86-video-intel driver

I did, and there still is a warning in xorg log that i915 module is not found (?).

Also, I wrote

Option "ConnectedMonitor" "DFP"

to xorg.conf in Device section. I got no error even when I wrote down bull instead of "DFP".

So, how bad is it to execute
nvidia-xconfig --query-gpu-info
and get

WARNING: Unable to use the nvidia-cfg library to query NVIDIA hardware.
ERROR: Unable to query GPU information.

I just wish I missed something basic and could get on with it.

Last edited by Jad (2015-06-30 17:31:26)


sudo, sudo everywhere!

Offline

#5 2015-07-01 11:53:00

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,952

Re: [Solved] Xorg: screens found, but...

I'm beginning to suspect that your laptop is using Nvidia Optimus technology.

Do yo see Optimus anywhere on the laptop case ?
Is the intel gpu integrated with the processor ?

If this is a Nvidia Optimus system, check https://wiki.archlinux.org/index.php/NVIDIA_Optimus


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#6 2015-07-02 11:41:03

Jad
Member
Registered: 2015-06-12
Posts: 10

Re: [Solved] Xorg: screens found, but...

Optimus nowhere. Don't know about integration; but I'll try the Optimus setup anyway...


sudo, sudo everywhere!

Offline

#7 2015-07-09 08:18:16

Jad
Member
Registered: 2015-06-12
Posts: 10

Re: [Solved] Xorg: screens found, but...

The intel gpu is integrated in cpu (i7).
So, I tried the Bumblebee; and I feel like going for a clean install of Arch, just to make sure.

optirun glxgears -info:

[ERROR]Cannot access secondary GPU - error: [XORG] (EE) systemd-logind: failed to get session: PID 454 does not belong to any known session
[ERROR]Aborting because fallback start is disabled.

Same with glxspheres64.

Xorg.0.log:

[   110.581] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[   110.581] X Protocol Version 11, Revision 0
[   110.581] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[   110.581] Current Operating System: Linux explorer 3.14.45-1-lts #1 SMP Tue Jun 23 18:18:15 CEST 2015 x86_64
[   110.581] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=3d2c4345-769b-48d3-872e-9118566947e1 rw quiet
[   110.581] Build Date: 16 June 2015  05:24:27PM
[   110.581]  
[   110.581] Current version of pixman: 0.32.6
[   110.581] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   110.581] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   110.582] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul  6 18:31:38 2015
[   110.588] (==) Using config file: "/etc/X11/xorg.conf"
[   110.588] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   110.597] (==) ServerLayout "layout"
[   110.597] (**) |-->Screen "nvidia" (0)
[   110.597] (**) |   |-->Monitor "Monitor0"
[   110.597] (**) |   |-->Device "nvidia"
[   110.597] (**) |-->Inactive Device "intel"
[   110.597] (**) |-->Input Device "Keyboard0"
[   110.597] (**) |-->Input Device "Mouse0"
[   110.597] (==) Automatically adding devices
[   110.597] (==) Automatically enabling devices
[   110.597] (==) Automatically adding GPU devices
[   110.597] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   110.597] 	Entry deleted from font path.
[   110.597] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   110.597] 	Entry deleted from font path.
[   110.597] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   110.597] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   110.597] 	Entry deleted from font path.
[   110.597] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   110.597] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[   110.597] (==) ModulePath set to "/usr/lib/xorg/modules"
[   110.597] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   110.597] (WW) Disabling Keyboard0
[   110.597] (WW) Disabling Mouse0
[   110.597] (II) Loader magic: 0x816d60
[   110.597] (II) Module ABI versions:
[   110.597] 	X.Org ANSI C Emulation: 0.4
[   110.597] 	X.Org Video Driver: 19.0
[   110.597] 	X.Org XInput driver : 21.1
[   110.597] 	X.Org Server Extension : 9.0
[   110.599] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   110.599] (II) xfree86: Adding drm device (/dev/dri/card0)
[   110.600] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   110.600] (II) xfree86: Adding drm device (/dev/dri/card1)
[   110.600] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[   110.601] (--) PCI:*(0:0:2:0) 8086:0416:17aa:3801 rev 6, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[   110.601] (--) PCI: (0:1:0:0) 10de:0fcd:17aa:3801 rev 161, Mem @ 0xc0000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[   110.601] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   110.601] (II) LoadModule: "glx"
[   110.601] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   110.602] (II) Module glx: vendor="X.Org Foundation"
[   110.602] 	compiled for 1.17.2, module version = 1.0.0
[   110.602] 	ABI class: X.Org Server Extension, version 9.0
[   110.602] (==) AIGLX enabled
[   110.602] (II) LoadModule: "nvidia"
[   110.602] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   110.694] (II) Module nvidia: vendor="NVIDIA Corporation"
[   110.694] 	compiled for 4.0.2, module version = 1.0.0
[   110.694] 	Module class: X.Org Video Driver
[   110.707] (II) LoadModule: "i915"
[   110.708] (WW) Warning, couldn't open module i915
[   110.708] (II) UnloadModule: "i915"
[   110.708] (II) Unloading i915
[   110.708] (EE) Failed to load module "i915" (module does not exist, 0)
[   110.708] (II) NVIDIA dlloader X Driver  352.21  Tue Jun  9 20:58:55 PDT 2015
[   110.708] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   110.708] (++) using VT number 1

[   110.708] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   110.709] (II) Loading sub module "fb"
[   110.709] (II) LoadModule: "fb"
[   110.709] (II) Loading /usr/lib/xorg/modules/libfb.so
[   110.725] (II) Module fb: vendor="X.Org Foundation"
[   110.725] 	compiled for 1.17.2, module version = 1.0.0
[   110.725] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   110.725] (II) Loading sub module "wfb"
[   110.725] (II) LoadModule: "wfb"
[   110.725] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   110.727] (II) Module wfb: vendor="X.Org Foundation"
[   110.727] 	compiled for 1.17.2, module version = 1.0.0
[   110.727] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   110.727] (II) Loading sub module "ramdac"
[   110.727] (II) LoadModule: "ramdac"
[   110.727] (II) Module "ramdac" already built-in
[   110.758] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[   110.758] (EE) NVIDIA:     system's kernel log for additional error messages and
[   110.758] (EE) NVIDIA:     consult the NVIDIA README for details.
[   110.758] (EE) No devices detected.
[   110.758] (EE) 
Fatal server error:
[   110.758] (EE) no screens found(EE) 
[   110.758] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   110.758] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   110.759] (EE) 

Was it possible for "Xorg.8.log" to be created or is it just my doing? Anyway, still no luck.


sudo, sudo everywhere!

Offline

#8 2015-07-14 12:36:31

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,952

Re: [Solved] Xorg: screens found, but...

Ok, i'm thinking the xorg.conf you posted may be the issue.

I'd like you to try 2 things :

-   rename / move the xorg.conf temp so X tries to do autoconfiguration.

- put the xorg.conf back in place, but comment out Inactive "intel"

post both logs, comparing them should give some clues.

And also post lspci -v output.

Last edited by Lone_Wolf (2015-07-14 12:37:25)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#9 2015-07-14 17:33:14

Jad
Member
Registered: 2015-06-12
Posts: 10

Re: [Solved] Xorg: screens found, but...

Hello and thanks for answering.
I don't know how you did it, but you broke my X. I had a nice long post ready, showing (not explaining) all I did so that X ran under root (not under user) with xorg.conf deleted. Then I ran lspci -v and all went to hell again.

Here's Xorg.0.log of succesful session (xorg.conf deleted):

[    91.331] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[    91.333] X Protocol Version 11, Revision 0
[    91.333] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[    91.334] Current Operating System: Linux explorer 4.0.7-2-ARCH #1 SMP PREEMPT Tue Jun 30 07:50:21 UTC 2015 x86_64
[    91.334] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=49533f4a-76fa-4c34-b86a-3f87134da8c7 rw quiet rcutree.rcu_idle_gp_delay=1
[    91.335] Build Date: 30 June 2015  09:00:12PM
[    91.335]  
[    91.336] Current version of pixman: 0.32.6
[    91.337] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    91.337] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    91.339] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 14 19:49:13 2015
[    91.348] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    91.355] (==) No Layout section.  Using the first Screen section.
[    91.355] (==) No screen section available. Using defaults.
[    91.355] (**) |-->Screen "Default Screen Section" (0)
[    91.355] (**) |   |-->Monitor "<default monitor>"
[    91.356] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    91.356] (==) Automatically adding devices
[    91.356] (==) Automatically enabling devices
[    91.356] (==) Automatically adding GPU devices
[    91.382] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    91.382] 	Entry deleted from font path.
[    91.383] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    91.383] 	Entry deleted from font path.
[    91.383] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    91.384] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    91.384] 	Entry deleted from font path.
[    91.384] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    91.384] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    91.384] (==) ModulePath set to "/usr/lib/xorg/modules"
[    91.384] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    91.384] (II) Loader magic: 0x816d60
[    91.384] (II) Module ABI versions:
[    91.384] 	X.Org ANSI C Emulation: 0.4
[    91.384] 	X.Org Video Driver: 19.0
[    91.384] 	X.Org XInput driver : 21.1
[    91.384] 	X.Org Server Extension : 9.0
[    91.386] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    91.386] (II) xfree86: Adding drm device (/dev/dri/card0)
[    91.387] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    91.387] (--) PCI:*(0:0:2:0) 8086:0416:17aa:3801 rev 6, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[    91.387] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    91.388] (II) LoadModule: "glx"
[    91.388] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    91.432] (II) Module glx: vendor="X.Org Foundation"
[    91.432] 	compiled for 1.17.2, module version = 1.0.0
[    91.432] 	ABI class: X.Org Server Extension, version 9.0
[    91.432] (==) AIGLX enabled
[    91.432] (==) Matched intel as autoconfigured driver 0
[    91.432] (==) Matched intel as autoconfigured driver 1
[    91.432] (==) Matched modesetting as autoconfigured driver 2
[    91.432] (==) Matched fbdev as autoconfigured driver 3
[    91.432] (==) Matched vesa as autoconfigured driver 4
[    91.432] (==) Assigned the driver to the xf86ConfigLayout
[    91.432] (II) LoadModule: "intel"
[    91.432] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    91.437] (II) Module intel: vendor="X.Org Foundation"
[    91.437] 	compiled for 1.17.2, module version = 2.99.917
[    91.437] 	Module class: X.Org Video Driver
[    91.437] 	ABI class: X.Org Video Driver, version 19.0
[    91.437] (II) LoadModule: "modesetting"
[    91.437] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    91.450] (II) Module modesetting: vendor="X.Org Foundation"
[    91.450] 	compiled for 1.17.2, module version = 1.17.2
[    91.450] 	Module class: X.Org Video Driver
[    91.450] 	ABI class: X.Org Video Driver, version 19.0
[    91.450] (II) LoadModule: "fbdev"
[    91.450] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    91.451] (II) Module fbdev: vendor="X.Org Foundation"
[    91.451] 	compiled for 1.17.0, module version = 0.4.4
[    91.451] 	Module class: X.Org Video Driver
[    91.451] 	ABI class: X.Org Video Driver, version 19.0
[    91.451] (II) LoadModule: "vesa"
[    91.451] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    91.464] (II) Module vesa: vendor="X.Org Foundation"
[    91.464] 	compiled for 1.17.2, module version = 2.3.4
[    91.464] 	Module class: X.Org Video Driver
[    91.464] 	ABI class: X.Org Video Driver, version 19.0
[    91.464] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    91.464] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    91.464] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    91.464] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    91.464] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    91.464] (II) FBDEV: driver for framebuffer: fbdev
[    91.464] (II) VESA: driver for VESA chipsets: vesa
[    91.464] (++) using VT number 1

[    91.464] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    91.466] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150130
[    91.466] (II) intel(0): SNA compiled from 2.99.917-364-gb24e758
[    91.467] (WW) Falling back to old probe method for modesetting
[    91.467] (WW) Falling back to old probe method for fbdev
[    91.467] (II) Loading sub module "fbdevhw"
[    91.467] (II) LoadModule: "fbdevhw"
[    91.467] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    91.481] (II) Module fbdevhw: vendor="X.Org Foundation"
[    91.481] 	compiled for 1.17.2, module version = 0.0.2
[    91.481] 	ABI class: X.Org Video Driver, version 19.0
[    91.481] (WW) Falling back to old probe method for vesa
[    91.482] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[    91.482] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[    91.482] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    91.482] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    91.482] (==) intel(0): RGB weight 888
[    91.482] (==) intel(0): Default visual is TrueColor
[    91.482] (II) intel(0): Output eDP1 has no monitor section
[    91.482] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    91.482] (II) intel(0): Enabled output eDP1
[    91.482] (II) intel(0): Output VGA1 has no monitor section
[    91.482] (II) intel(0): Enabled output VGA1
[    91.482] (II) intel(0): Output HDMI1 has no monitor section
[    91.482] (II) intel(0): Enabled output HDMI1
[    91.482] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    91.482] (II) intel(0): Output VIRTUAL1 has no monitor section
[    91.482] (II) intel(0): Enabled output VIRTUAL1
[    91.482] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    91.482] (==) intel(0): TearFree disabled
[    91.482] (==) intel(0): DPI set to (96, 96)
[    91.482] (II) Loading sub module "dri2"
[    91.482] (II) LoadModule: "dri2"
[    91.482] (II) Module "dri2" already built-in
[    91.482] (II) Loading sub module "present"
[    91.482] (II) LoadModule: "present"
[    91.482] (II) Module "present" already built-in
[    91.482] (II) UnloadModule: "modesetting"
[    91.482] (II) Unloading modesetting
[    91.482] (II) UnloadModule: "fbdev"
[    91.482] (II) Unloading fbdev
[    91.482] (II) UnloadSubModule: "fbdevhw"
[    91.483] (II) Unloading fbdevhw
[    91.483] (II) UnloadModule: "vesa"
[    91.483] (II) Unloading vesa
[    91.483] (==) Depth 24 pixmap format is 32 bpp
[    91.488] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    91.488] (==) intel(0): Backing store enabled
[    91.488] (==) intel(0): Silken mouse enabled
[    91.489] (II) intel(0): HW Cursor enabled
[    91.489] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    91.490] (==) intel(0): DPMS enabled
[    91.490] (==) intel(0): Display hotplug detection enabled
[    91.490] (II) intel(0): [DRI2] Setup complete
[    91.490] (II) intel(0): [DRI2]   DRI driver: i965
[    91.490] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    91.490] (II) intel(0): direct rendering: DRI2 enabled
[    91.490] (II) intel(0): hardware support for Present enabled
[    91.490] (--) RandR disabled
[    91.546] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    91.546] (II) AIGLX: enabled GLX_ARB_create_context
[    91.546] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    91.546] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    91.546] (II) AIGLX: enabled GLX_INTEL_swap_event
[    91.546] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    91.546] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    91.546] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    91.546] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    91.546] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    91.547] (II) AIGLX: Loaded and initialized i965
[    91.547] (II) GLX: Initialized DRI2 GL provider for screen 0
[    91.550] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    91.550] (II) intel(0): Setting screen physical size to 508 x 285
[    91.609] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    91.609] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    91.609] (II) LoadModule: "evdev"
[    91.609] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    91.612] (II) Module evdev: vendor="X.Org Foundation"
[    91.612] 	compiled for 1.17.1, module version = 2.9.2
[    91.612] 	Module class: X.Org XInput Driver
[    91.612] 	ABI class: X.Org XInput driver, version 21.0
[    91.613] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 15 paused 0
[    91.613] (II) Using input driver 'evdev' for 'Power Button'
[    91.613] (**) Power Button: always reports core events
[    91.613] (**) evdev: Power Button: Device: "/dev/input/event3"
[    91.613] (--) evdev: Power Button: Vendor 0 Product 0x1
[    91.613] (--) evdev: Power Button: Found keys
[    91.613] (II) evdev: Power Button: Configuring as keyboard
[    91.613] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    91.613] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    91.613] (**) Option "xkb_rules" "evdev"
[    91.613] (**) Option "xkb_model" "pc104"
[    91.613] (**) Option "xkb_layout" "us"
[    91.630] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    91.630] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    91.631] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 16 paused 0
[    91.631] (II) Using input driver 'evdev' for 'Video Bus'
[    91.631] (**) Video Bus: always reports core events
[    91.631] (**) evdev: Video Bus: Device: "/dev/input/event5"
[    91.631] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    91.631] (--) evdev: Video Bus: Found keys
[    91.631] (II) evdev: Video Bus: Configuring as keyboard
[    91.631] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5/event5"
[    91.631] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    91.631] (**) Option "xkb_rules" "evdev"
[    91.631] (**) Option "xkb_model" "pc104"
[    91.631] (**) Option "xkb_layout" "us"
[    91.631] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    91.631] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    91.632] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 17 paused 0
[    91.632] (II) Using input driver 'evdev' for 'Power Button'
[    91.632] (**) Power Button: always reports core events
[    91.632] (**) evdev: Power Button: Device: "/dev/input/event0"
[    91.632] (--) evdev: Power Button: Vendor 0 Product 0x1
[    91.632] (--) evdev: Power Button: Found keys
[    91.632] (II) evdev: Power Button: Configuring as keyboard
[    91.632] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0C:00/input/input0/event0"
[    91.632] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    91.632] (**) Option "xkb_rules" "evdev"
[    91.632] (**) Option "xkb_model" "pc104"
[    91.632] (**) Option "xkb_layout" "us"
[    91.632] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    91.632] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    91.633] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 18 paused 0
[    91.633] (II) Using input driver 'evdev' for 'Sleep Button'
[    91.633] (**) Sleep Button: always reports core events
[    91.633] (**) evdev: Sleep Button: Device: "/dev/input/event1"
[    91.633] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    91.633] (--) evdev: Sleep Button: Found keys
[    91.633] (II) evdev: Sleep Button: Configuring as keyboard
[    91.633] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C0E:00/input/input1/event1"
[    91.633] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    91.633] (**) Option "xkb_rules" "evdev"
[    91.633] (**) Option "xkb_model" "pc104"
[    91.633] (**) Option "xkb_layout" "us"
[    91.633] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[    91.633] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    91.634] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 19 paused 0
[    91.634] (II) Using input driver 'evdev' for 'Video Bus'
[    91.634] (**) Video Bus: always reports core events
[    91.634] (**) evdev: Video Bus: Device: "/dev/input/event4"
[    91.634] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    91.634] (--) evdev: Video Bus: Found keys
[    91.634] (II) evdev: Video Bus: Configuring as keyboard
[    91.634] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4c/LNXVIDEO:00/input/input4/event4"
[    91.634] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
[    91.634] (**) Option "xkb_rules" "evdev"
[    91.634] (**) Option "xkb_model" "pc104"
[    91.634] (**) Option "xkb_layout" "us"
[    91.634] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    91.634] (II) No input driver specified, ignoring this device.
[    91.634] (II) This device may have been added with another device file.
[    91.635] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[    91.635] (II) No input driver specified, ignoring this device.
[    91.635] (II) This device may have been added with another device file.
[    91.635] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event10)
[    91.635] (II) No input driver specified, ignoring this device.
[    91.635] (II) This device may have been added with another device file.
[    91.635] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event11)
[    91.635] (II) No input driver specified, ignoring this device.
[    91.635] (II) This device may have been added with another device file.
[    91.635] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event15)
[    91.635] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[    91.636] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 20 paused 0
[    91.636] (II) Using input driver 'evdev' for 'Lenovo EasyCamera'
[    91.636] (**) Lenovo EasyCamera: always reports core events
[    91.636] (**) evdev: Lenovo EasyCamera: Device: "/dev/input/event15"
[    91.636] (--) evdev: Lenovo EasyCamera: Vendor 0x174f Product 0x1474
[    91.636] (--) evdev: Lenovo EasyCamera: Found keys
[    91.636] (II) evdev: Lenovo EasyCamera: Configuring as keyboard
[    91.636] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input17/event15"
[    91.636] (II) XINPUT: Adding extended input device "Lenovo EasyCamera" (type: KEYBOARD, id 11)
[    91.636] (**) Option "xkb_rules" "evdev"
[    91.636] (**) Option "xkb_model" "pc104"
[    91.636] (**) Option "xkb_layout" "us"
[    91.636] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[    91.636] (II) No input driver specified, ignoring this device.
[    91.636] (II) This device may have been added with another device file.
[    91.636] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[    91.636] (II) No input driver specified, ignoring this device.
[    91.636] (II) This device may have been added with another device file.
[    91.637] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[    91.637] (II) No input driver specified, ignoring this device.
[    91.637] (II) This device may have been added with another device file.
[    91.637] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[    91.637] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[    91.637] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 21 paused 0
[    91.637] (II) Using input driver 'evdev' for 'Ideapad extra buttons'
[    91.637] (**) Ideapad extra buttons: always reports core events
[    91.637] (**) evdev: Ideapad extra buttons: Device: "/dev/input/event8"
[    91.637] (--) evdev: Ideapad extra buttons: Vendor 0 Product 0
[    91.637] (--) evdev: Ideapad extra buttons: Found keys
[    91.637] (II) evdev: Ideapad extra buttons: Configuring as keyboard
[    91.637] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input9/event8"
[    91.637] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 12)
[    91.637] (**) Option "xkb_rules" "evdev"
[    91.637] (**) Option "xkb_model" "pc104"
[    91.637] (**) Option "xkb_layout" "us"
[    91.638] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
[    91.638] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    91.638] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 22 paused 0
[    91.638] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    91.638] (**) AT Translated Set 2 keyboard: always reports core events
[    91.638] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event6"
[    91.638] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    91.638] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    91.638] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    91.638] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input6/event6"
[    91.638] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    91.638] (**) Option "xkb_rules" "evdev"
[    91.638] (**) Option "xkb_model" "pc104"
[    91.638] (**) Option "xkb_layout" "us"
[    91.639] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[    91.639] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    91.639] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    91.639] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    91.639] (II) LoadModule: "synaptics"
[    91.639] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    91.640] (II) Module synaptics: vendor="X.Org Foundation"
[    91.640] 	compiled for 1.17.1, module version = 1.8.2
[    91.640] 	Module class: X.Org XInput Driver
[    91.640] 	ABI class: X.Org XInput driver, version 21.0
[    91.640] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 23 paused 0
[    91.640] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    91.640] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    91.640] (**) Option "Device" "/dev/input/event16"
[    91.670] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    91.670] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1278 - 5664 (res 42)
[    91.670] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1172 - 4682 (res 52)
[    91.670] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    91.670] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    91.670] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    91.670] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    91.670] (**) Option "TapButton1" "1"
[    91.670] (**) Option "TapButton2" "2"
[    91.670] (**) Option "TapButton3" "3"
[    91.670] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    91.670] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    91.670] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    91.670] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event16"
[    91.670] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    91.670] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    91.670] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    91.670] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    91.670] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    91.670] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    91.670] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    91.670] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    91.670] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    91.670] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    91.670] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    91.671] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    91.671] (II) No input driver specified, ignoring this device.
[    91.671] (II) This device may have been added with another device file.
[   115.350] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   115.350] (II) config/udev: Adding drm device (/dev/dri/card1)
[   115.350] (II) xfree86: Adding drm device (/dev/dri/card1)
[   115.351] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 30 paused 0
[   115.351] (II) LoadModule: "modesetting"
[   115.351] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   115.351] (II) Module modesetting: vendor="X.Org Foundation"
[   115.351] 	compiled for 1.17.2, module version = 1.17.2
[   115.351] 	Module class: X.Org Video Driver
[   115.351] 	ABI class: X.Org Video Driver, version 19.0
[   115.351] (II) systemd-logind: releasing fd for 226:1
[   115.351] xf86: found device 1
[   141.900] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   156.973] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   156.973] (II) config/udev: Adding drm device (/dev/dri/card1)
[   156.973] (II) xfree86: Adding drm device (/dev/dri/card1)
[   156.973] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 30 paused 0
[   156.973] (II) LoadModule: "modesetting"
[   156.973] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   156.973] (II) Module modesetting: vendor="X.Org Foundation"
[   156.973] 	compiled for 1.17.2, module version = 1.17.2
[   156.973] 	Module class: X.Org Video Driver
[   156.973] 	ABI class: X.Org Video Driver, version 19.0
[   156.973] (II) UnloadModule: "modesetting"
[   156.973] (II) Unloading modesetting
[   156.973] (II) Failed to load module "modesetting" (already loaded, 0)
[   156.973] (II) systemd-logind: releasing fd for 226:1
[   156.974] xf86: found device 1
[   182.139] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   233.332] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   233.332] (II) config/udev: Adding drm device (/dev/dri/card1)
[   233.332] (II) xfree86: Adding drm device (/dev/dri/card1)
[   233.333] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 30 paused 0
[   233.333] (II) LoadModule: "modesetting"
[   233.333] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   233.333] (II) Module modesetting: vendor="X.Org Foundation"
[   233.333] 	compiled for 1.17.2, module version = 1.17.2
[   233.333] 	Module class: X.Org Video Driver
[   233.333] 	ABI class: X.Org Video Driver, version 19.0
[   233.333] (II) UnloadModule: "modesetting"
[   233.333] (II) Unloading modesetting
[   233.333] (II) Failed to load module "modesetting" (already loaded, 0)
[   233.333] (II) systemd-logind: releasing fd for 226:1
[   233.333] xf86: found device 1
[   233.911] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[   242.062] (II) UnloadModule: "synaptics"
[   242.062] (II) systemd-logind: releasing fd for 13:80
[   242.103] (II) evdev: AT Translated Set 2 keyboard: Close
[   242.103] (II) UnloadModule: "evdev"
[   242.103] (II) systemd-logind: releasing fd for 13:70
[   242.130] (II) evdev: Ideapad extra buttons: Close
[   242.130] (II) UnloadModule: "evdev"
[   242.130] (II) systemd-logind: releasing fd for 13:72
[   242.156] (II) evdev: Lenovo EasyCamera: Close
[   242.156] (II) UnloadModule: "evdev"
[   242.156] (II) systemd-logind: releasing fd for 13:79
[   242.190] (II) evdev: Video Bus: Close
[   242.190] (II) UnloadModule: "evdev"
[   242.190] (II) systemd-logind: releasing fd for 13:68
[   242.203] (II) evdev: Sleep Button: Close
[   242.203] (II) UnloadModule: "evdev"
[   242.203] (II) systemd-logind: releasing fd for 13:65
[   242.216] (II) evdev: Power Button: Close
[   242.216] (II) UnloadModule: "evdev"
[   242.216] (II) systemd-logind: releasing fd for 13:64
[   242.230] (II) evdev: Video Bus: Close
[   242.230] (II) UnloadModule: "evdev"
[   242.230] (II) systemd-logind: releasing fd for 13:69
[   242.243] (II) evdev: Power Button: Close
[   242.243] (II) UnloadModule: "evdev"
[   242.243] (II) systemd-logind: releasing fd for 13:67
[   242.368] (II) Server terminated successfully (0). Closing log file.

I was able to run 'optirun glxspheres64' from X, though not directly. glxgears 'not found'.

Then 'lspci -v' happened. I see there is some error:

00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
	Subsystem: Lenovo Device 3978
	Flags: bus master, fast devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel modules: ie31200_edac

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 24
	Bus: primary=00, secondary=01, subordinate=06, sec-latency=0
	I/O behind bridge: 00004000-00004fff
	Memory behind bridge: c0000000-c1ffffff
	Prefetchable memory behind bridge: 0000000090000000-00000000afffffff
	Capabilities: [88] Subsystem: Lenovo Device 3978
	Capabilities: [80] Power Management version 3
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [a0] Express Root Port (Slot+), MSI 00
	Capabilities: [100] Virtual Channel
	Capabilities: [140] Root Complex Link
	Capabilities: [d94] #19
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
	Subsystem: Lenovo Device 3801
	Flags: bus master, fast devsel, latency 0, IRQ 27
	Memory at c2000000 (64-bit, non-prefetchable) [size=4M]
	Memory at b0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 5000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [d0] Power Management version 2
	Capabilities: [a4] PCI Advanced Features
	Kernel driver in use: i915
	Kernel modules: i915

00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
	Subsystem: Lenovo Device 3978
	Flags: bus master, fast devsel, latency 0, IRQ 32
	Memory at c2610000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05) (prog-if 30 [XHCI])
	Subsystem: Lenovo Device 3978
	Flags: bus master, medium devsel, latency 0, IRQ 28
	Memory at c2600000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: [70] Power Management version 2
	Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Lenovo Device 3978
	Flags: bus master, fast devsel, latency 0, IRQ 30
	Memory at c2618000 (64-bit, non-prefetchable) [size=16]
	Capabilities: [50] Power Management version 3
	Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device 3978
	Flags: bus master, medium devsel, latency 0, IRQ 16
	Memory at c261d000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
	Subsystem: Lenovo Device 3978
	Flags: bus master, fast devsel, latency 0, IRQ 31
	Memory at c2614000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
	Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [100] Virtual Channel
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 25
	Bus: primary=00, secondary=07, subordinate=07, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: c2500000-c25fffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Lenovo Device 3978
	Capabilities: [a0] Power Management version 3
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.4 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #5 (rev d5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 26
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
	Memory behind bridge: c2400000-c24fffff
	Capabilities: [40] Express Root Port (Slot+), MSI 00
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [90] Subsystem: Lenovo Device 3978
	Capabilities: [a0] Power Management version 3
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Lenovo Device 3978
	Flags: bus master, medium devsel, latency 0, IRQ 23
	Memory at c261c000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] PCI Advanced Features
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1f.0 ISA bridge: Intel Corporation HM86 Express LPC Controller (rev 05)
	Subsystem: Lenovo Device 3978
	Flags: bus master, medium devsel, latency 0
	Capabilities: [e0] Vendor Specific Information: Len=0c <?>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: Lenovo Device 3978
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 29
	I/O ports at 5088 [size=8]
	I/O ports at 5094 [size=4]
	I/O ports at 5080 [size=8]
	I/O ports at 5090 [size=4]
	I/O ports at 5060 [size=32]
	Memory at c261b000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
	Capabilities: [70] Power Management version 3
	Capabilities: [a8] SATA HBA v1.0
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
	Subsystem: Lenovo Device 3978
	Flags: medium devsel, IRQ 18
	Memory at c2619000 (64-bit, non-prefetchable) [size=256]
	I/O ports at 5040 [size=32]
	Kernel modules: i2c_i801

01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 755M] (rev ff) (prog-if ff)
	!!! Unknown header type 7f
	Kernel modules: nouveau, nvidia

07:00.0 Ethernet controller: Qualcomm Atheros QCA8171 Gigabit Ethernet (rev 10)
	Subsystem: Lenovo Device 3800
	Flags: bus master, fast devsel, latency 0, IRQ 19
	Memory at c2500000 (64-bit, non-prefetchable) [size=256K]
	I/O ports at 3000 [size=128]
	Capabilities: [40] Power Management version 3
	Capabilities: [58] Express Endpoint, MSI 00
	Capabilities: [c0] MSI: Enable- Count=1/16 Maskable+ 64bit+
	Capabilities: [d8] MSI-X: Enable- Count=16 Masked-
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [180] Device Serial Number ff-3a-bf-2c-28-d2-44-ff
	Kernel driver in use: alx
	Kernel modules: alx

08:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
	Subsystem: Intel Corporation Centrino Wireless-N 2230 BGN
	Flags: bus master, fast devsel, latency 0, IRQ 33
	Memory at c2400000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: [c8] Power Management version 3
	Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
	Capabilities: [e0] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [140] Device Serial Number 00-c2-c6-ff-ff-11-9d-dd
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

It may be just coincidence (but I didn't do much else, few meaningless edits), but just after this command xorg/startx stopped working completely. AND now, during startup, the screen goes darker, as if I turned brightness down a lot.

Xorg.0.log with xorg.conf (per this link, except the EDID part, and 'Inactive intel commented out (*note I):

[   123.393] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[   123.393] X Protocol Version 11, Revision 0
[   123.393] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[   123.393] Current Operating System: Linux explorer 4.0.7-2-ARCH #1 SMP PREEMPT Tue Jun 30 07:50:21 UTC 2015 x86_64
[   123.393] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=49533f4a-76fa-4c34-b86a-3f87134da8c7 rw quiet rcutree.rcu_idle_gp_delay=1
[   123.393] Build Date: 30 June 2015  09:00:12PM
[   123.393]  
[   123.393] Current version of pixman: 0.32.6
[   123.393] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   123.393] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   123.393] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 14 20:54:55 2015
[   123.413] (==) Using config file: "/etc/X11/xorg.conf"
[   123.413] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   123.415] (==) ServerLayout "Layout0"
[   123.415] (**) |-->Screen "Screen0" (0)
[   123.415] (**) |   |-->Monitor "Monitor0"
[   123.415] (**) |   |-->Device "Device0"
[   123.416] (**) |-->Input Device "Keyboard0"
[   123.416] (**) |-->Input Device "Mouse0"
[   123.416] (==) Automatically adding devices
[   123.416] (==) Automatically enabling devices
[   123.416] (==) Automatically adding GPU devices
[   123.428] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   123.428] 	Entry deleted from font path.
[   123.429] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   123.429] 	Entry deleted from font path.
[   123.429] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   123.429] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   123.429] 	Entry deleted from font path.
[   123.429] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   123.429] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[   123.429] (**) ModulePath set to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules"
[   123.429] (**) Extension "Composite" is enabled
[   123.429] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   123.429] (WW) Disabling Keyboard0
[   123.429] (WW) Disabling Mouse0
[   123.429] (II) Loader magic: 0x816d60
[   123.429] (II) Module ABI versions:
[   123.429] 	X.Org ANSI C Emulation: 0.4
[   123.429] 	X.Org Video Driver: 19.0
[   123.429] 	X.Org XInput driver : 21.1
[   123.429] 	X.Org Server Extension : 9.0
[   123.431] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   123.431] (II) xfree86: Adding drm device (/dev/dri/card0)
[   123.431] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   123.432] (--) PCI:*(0:0:2:0) 8086:0416:17aa:3801 rev 6, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[   123.432] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   123.432] (II) LoadModule: "glx"
[   123.434] (II) Loading /usr/lib/nvidia/xorg/modules/extensions/libglx.so
[   123.626] (II) Module glx: vendor="NVIDIA Corporation"
[   123.626] 	compiled for 4.0.2, module version = 1.0.0
[   123.626] 	Module class: X.Org Server Extension
[   123.627] (II) NVIDIA GLX Module  352.21  Tue Jun  9 21:22:54 PDT 2015
[   123.628] (II) LoadModule: "nvidia"
[   123.629] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   123.640] (II) Module nvidia: vendor="NVIDIA Corporation"
[   123.640] 	compiled for 4.0.2, module version = 1.0.0
[   123.640] 	Module class: X.Org Video Driver
[   123.641] (II) NVIDIA dlloader X Driver  352.21  Tue Jun  9 20:58:55 PDT 2015
[   123.641] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   123.642] (--) using VT number 2

[   123.646] (EE) No devices detected.
[   123.646] (EE) 
Fatal server error:
[   123.646] (EE) no screens found(EE) 
[   123.646] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   123.646] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   123.646] (EE) 

This is .0.log without xorg.conf, resulting in black screen of death. When I hit power-off button, some line jumps in before 'off':

[   206.678] 
X.Org X Server 1.17.2
Release Date: 2015-06-16
[   206.678] X Protocol Version 11, Revision 0
[   206.678] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[   206.678] Current Operating System: Linux explorer 4.0.7-2-ARCH #1 SMP PREEMPT Tue Jun 30 07:50:21 UTC 2015 x86_64
[   206.678] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=49533f4a-76fa-4c34-b86a-3f87134da8c7 rw quiet rcutree.rcu_idle_gp_delay=1
[   206.678] Build Date: 30 June 2015  09:00:12PM
[   206.678]  
[   206.678] Current version of pixman: 0.32.6
[   206.678] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   206.678] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   206.678] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 14 20:56:19 2015
[   206.678] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   206.678] (==) No Layout section.  Using the first Screen section.
[   206.678] (==) No screen section available. Using defaults.
[   206.678] (**) |-->Screen "Default Screen Section" (0)
[   206.678] (**) |   |-->Monitor "<default monitor>"
[   206.679] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   206.679] (==) Automatically adding devices
[   206.679] (==) Automatically enabling devices
[   206.679] (==) Automatically adding GPU devices
[   206.679] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   206.679] 	Entry deleted from font path.
[   206.679] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   206.679] 	Entry deleted from font path.
[   206.679] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   206.679] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   206.679] 	Entry deleted from font path.
[   206.679] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   206.679] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[   206.679] (==) ModulePath set to "/usr/lib/xorg/modules"
[   206.679] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   206.679] (II) Loader magic: 0x816d60
[   206.679] (II) Module ABI versions:
[   206.679] 	X.Org ANSI C Emulation: 0.4
[   206.679] 	X.Org Video Driver: 19.0
[   206.679] 	X.Org XInput driver : 21.1
[   206.679] 	X.Org Server Extension : 9.0
[   206.692] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   206.692] (II) xfree86: Adding drm device (/dev/dri/card0)
[   206.693] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   206.693] (--) PCI:*(0:0:2:0) 8086:0416:17aa:3801 rev 6, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
[   206.693] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   206.693] (II) LoadModule: "glx"
[   206.693] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   206.747] (II) Module glx: vendor="X.Org Foundation"
[   206.747] 	compiled for 1.17.2, module version = 1.0.0
[   206.747] 	ABI class: X.Org Server Extension, version 9.0
[   206.747] (==) AIGLX enabled
[   206.747] (==) Matched intel as autoconfigured driver 0
[   206.747] (==) Matched intel as autoconfigured driver 1
[   206.747] (==) Matched modesetting as autoconfigured driver 2
[   206.747] (==) Matched fbdev as autoconfigured driver 3
[   206.747] (==) Matched vesa as autoconfigured driver 4
[   206.747] (==) Assigned the driver to the xf86ConfigLayout
[   206.747] (II) LoadModule: "intel"
[   206.747] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   206.752] (II) Module intel: vendor="X.Org Foundation"
[   206.752] 	compiled for 1.17.2, module version = 2.99.917
[   206.752] 	Module class: X.Org Video Driver
[   206.752] 	ABI class: X.Org Video Driver, version 19.0
[   206.752] (II) LoadModule: "modesetting"
[   206.752] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   206.753] (II) Module modesetting: vendor="X.Org Foundation"
[   206.753] 	compiled for 1.17.2, module version = 1.17.2
[   206.753] 	Module class: X.Org Video Driver
[   206.753] 	ABI class: X.Org Video Driver, version 19.0
[   206.753] (II) LoadModule: "fbdev"
[   206.753] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   206.754] (II) Module fbdev: vendor="X.Org Foundation"
[   206.754] 	compiled for 1.17.0, module version = 0.4.4
[   206.754] 	Module class: X.Org Video Driver
[   206.754] 	ABI class: X.Org Video Driver, version 19.0
[   206.754] (II) LoadModule: "vesa"
[   206.754] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   206.754] (II) Module vesa: vendor="X.Org Foundation"
[   206.755] 	compiled for 1.17.2, module version = 2.3.4
[   206.755] 	Module class: X.Org Video Driver
[   206.755] 	ABI class: X.Org Video Driver, version 19.0
[   206.755] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   206.755] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[   206.755] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[   206.755] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[   206.755] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   206.755] (II) FBDEV: driver for framebuffer: fbdev
[   206.755] (II) VESA: driver for VESA chipsets: vesa
[   206.755] (--) using VT number 2

[   206.760] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150130
[   206.760] (II) intel(0): SNA compiled from 2.99.917-364-gb24e758
[   206.761] (WW) Falling back to old probe method for modesetting
[   206.762] (WW) Falling back to old probe method for fbdev
[   206.762] (II) Loading sub module "fbdevhw"
[   206.762] (II) LoadModule: "fbdevhw"
[   206.762] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   206.763] (II) Module fbdevhw: vendor="X.Org Foundation"
[   206.763] 	compiled for 1.17.2, module version = 0.0.2
[   206.763] 	ABI class: X.Org Video Driver, version 19.0
[   206.763] (WW) Falling back to old probe method for vesa
[   206.764] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[   206.764] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[   206.764] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   206.764] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   206.764] (==) intel(0): RGB weight 888
[   206.764] (==) intel(0): Default visual is TrueColor
[   206.764] (II) intel(0): Output eDP1 has no monitor section
[   206.764] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[   206.764] (II) intel(0): Enabled output eDP1
[   206.764] (II) intel(0): Output VGA1 has no monitor section
[   206.764] (II) intel(0): Enabled output VGA1
[   206.764] (II) intel(0): Output HDMI1 has no monitor section
[   206.764] (II) intel(0): Enabled output HDMI1
[   206.764] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[   206.764] (II) intel(0): Output VIRTUAL1 has no monitor section
[   206.764] (II) intel(0): Enabled output VIRTUAL1
[   206.764] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[   206.764] (==) intel(0): TearFree disabled
[   206.764] (==) intel(0): DPI set to (96, 96)
[   206.764] (II) Loading sub module "dri2"
[   206.764] (II) LoadModule: "dri2"
[   206.764] (II) Module "dri2" already built-in
[   206.764] (II) Loading sub module "present"
[   206.764] (II) LoadModule: "present"
[   206.764] (II) Module "present" already built-in
[   206.764] (II) UnloadModule: "modesetting"
[   206.765] (II) Unloading modesetting
[   206.765] (II) UnloadModule: "fbdev"
[   206.765] (II) Unloading fbdev
[   206.765] (II) UnloadSubModule: "fbdevhw"
[   206.765] (II) Unloading fbdevhw
[   206.765] (II) UnloadModule: "vesa"
[   206.765] (II) Unloading vesa
[   206.765] (==) Depth 24 pixmap format is 32 bpp
[   206.770] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[   206.770] (==) intel(0): Backing store enabled
[   206.770] (==) intel(0): Silken mouse enabled
[   206.771] (II) intel(0): HW Cursor enabled
[   206.771] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   206.772] (==) intel(0): DPMS enabled
[   206.772] (==) intel(0): Display hotplug detection enabled
[   206.772] (II) intel(0): [DRI2] Setup complete
[   206.772] (II) intel(0): [DRI2]   DRI driver: i965
[   206.772] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   206.772] (II) intel(0): direct rendering: DRI2 enabled
[   206.772] (II) intel(0): hardware support for Present enabled
[   206.772] (--) RandR disabled
[   206.827] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   206.827] (II) AIGLX: enabled GLX_ARB_create_context
[   206.827] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   206.827] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   206.827] (II) AIGLX: enabled GLX_INTEL_swap_event
[   206.827] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   206.827] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   206.827] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   206.827] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   206.827] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   206.827] (II) AIGLX: Loaded and initialized i965
[   206.827] (II) GLX: Initialized DRI2 GL provider for screen 0
[   206.830] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   206.830] (II) intel(0): Setting screen physical size to 508 x 285
[   206.920] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   206.920] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   206.920] (II) LoadModule: "evdev"
[   206.920] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   206.923] (II) Module evdev: vendor="X.Org Foundation"
[   206.923] 	compiled for 1.17.1, module version = 2.9.2
[   206.923] 	Module class: X.Org XInput Driver
[   206.923] 	ABI class: X.Org XInput driver, version 21.0
[   206.923] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 15 paused 1
[   206.923] (II) systemd-logind: releasing fd for 13:67
[   206.937] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   206.937] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   206.937] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 15 paused 1
[   206.937] (II) systemd-logind: releasing fd for 13:69
[   206.950] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   206.950] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   206.950] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 15 paused 1
[   206.950] (II) systemd-logind: releasing fd for 13:64
[   206.963] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   206.963] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   206.964] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 15 paused 1
[   206.964] (II) systemd-logind: releasing fd for 13:65
[   206.977] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   206.977] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   206.977] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 15 paused 1
[   206.977] (II) systemd-logind: releasing fd for 13:68
[   206.990] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   206.990] (II) No input driver specified, ignoring this device.
[   206.990] (II) This device may have been added with another device file.
[   206.990] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[   206.990] (II) No input driver specified, ignoring this device.
[   206.990] (II) This device may have been added with another device file.
[   206.991] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[   206.991] (II) No input driver specified, ignoring this device.
[   206.991] (II) This device may have been added with another device file.
[   206.991] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[   206.991] (II) No input driver specified, ignoring this device.
[   206.991] (II) This device may have been added with another device file.
[   206.991] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event14)
[   206.991] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
[   206.992] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 15 paused 1
[   206.992] (II) systemd-logind: releasing fd for 13:78
[   207.017] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[   207.017] (II) No input driver specified, ignoring this device.
[   207.017] (II) This device may have been added with another device file.
[   207.017] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[   207.017] (II) No input driver specified, ignoring this device.
[   207.017] (II) This device may have been added with another device file.
[   207.017] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[   207.017] (II) No input driver specified, ignoring this device.
[   207.017] (II) This device may have been added with another device file.
[   207.017] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event15)
[   207.017] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
[   207.018] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 15 paused 1
[   207.018] (II) systemd-logind: releasing fd for 13:79
[   207.043] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event6)
[   207.043] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   207.044] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 15 paused 1
[   207.044] (II) systemd-logind: releasing fd for 13:70
[   207.070] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event16)
[   207.070] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   207.070] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   207.070] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   207.070] (II) LoadModule: "synaptics"
[   207.070] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   207.090] (II) Module synaptics: vendor="X.Org Foundation"
[   207.090] 	compiled for 1.17.1, module version = 1.8.2
[   207.090] 	Module class: X.Org XInput Driver
[   207.090] 	ABI class: X.Org XInput driver, version 21.0
[   207.091] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 15 paused 1
[   207.091] (II) systemd-logind: releasing fd for 13:80
[   207.117] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   207.117] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   207.117] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[   207.117] (II) No input driver specified, ignoring this device.
[   207.117] (II) This device may have been added with another device file.
[   207.120] (EE) intel(0): failed to set mode: Permission denied [13]

This makes me confused! (Ihaven't looked at the logs myself yet, as I am caught by surprise and try to answer asap.)
Thanks for any input.

note I: After installing xorg related pkgs and bumblebee intel/nvidia pkgs, I followed instructions here: https://bbs.archlinux.org/viewtopic.php … 0#p1326090
except 1) and I added to /etc/bumblebee/xorg.conf.nvidia:

Section "Screen"
Identifier "DefaultScreen"
Device "DiscreteNvidia"
EndSection

This seem to have some effect on X behavior.
I should mention that I added some 'xrandr' lines into .xinitrc. To what effect...

Thx.

EDIT: F**K me now. I tried running startx with and without xorg.conf with 'Inactive intel' un-commented, it works like a charm (root and user), though the screen still goes less bright during startup. 'glxspheres64 at double the previous fps. I'm comitting myself to the nearest asylum.

Last edited by Jad (2015-07-14 17:43:34)


sudo, sudo everywhere!

Offline

#10 2015-07-16 10:47:44

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,952

Re: [Solved] Xorg: screens found, but...

No need for asylum visit, it does seem your system needs the intel card to be active to have screens at all.

bumblebee appears to be only method for you to use the nivida card, and not the intel one.
That suggest your laptop is indeed an Optimus system.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#11 2015-07-20 05:44:39

Jad
Member
Registered: 2015-06-12
Posts: 10

Re: [Solved] Xorg: screens found, but...

But why the unreliability? One time it runs, second it doesn't. Any hints?


sudo, sudo everywhere!

Offline

#12 2015-08-01 10:04:09

Jad
Member
Registered: 2015-06-12
Posts: 10

Re: [Solved] Xorg: screens found, but...

Let's call this solved for the time being and move on.


sudo, sudo everywhere!

Offline

Board footer

Powered by FluxBB