You are not logged in.

#1 2014-04-18 13:32:44

MikiLoz92
Member
Registered: 2013-11-14
Posts: 3

X.Org will start sometimes, some other times won't

I'm running into this weird problem where the display server seems to be randomly deciding whether to start or not.
If it is any good (which will probably be) I have to say I'm on a laptop with Optimus technology. I have installed the Xorg server, the intel video driver and the Bumblebee and Primus packages. However, this issue reproduced as well without Bumblebee and Primus.

Here's lspci | grep VGA:

00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
01:00.0 VGA compatible controller: NVIDIA Corporation GT216M [GeForce GT 330M] (rev a2)

Here's my Xorg.0.log when Xorg decides to start:

[  1178.907] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[  1178.910] X Protocol Version 11, Revision 0
[  1178.911] Build Operating System: Linux 3.14.0-4-ARCH x86_64 
[  1178.912] Current Operating System: Linux aspire 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014 x86_64
[  1178.912] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=16aff222-a9ca-46ae-96bb-438477637051 rw quiet
[  1178.913] Build Date: 14 April 2014  08:39:09AM
[  1178.914]  
[  1178.915] Current version of pixman: 0.32.4
[  1178.916] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1178.916] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1178.920] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 18 16:30:58 2014
[  1178.921] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1178.921] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1178.922] (==) No Layout section.  Using the first Screen section.
[  1178.922] (==) No screen section available. Using defaults.
[  1178.922] (**) |-->Screen "Default Screen Section" (0)
[  1178.922] (**) |   |-->Monitor "<default monitor>"
[  1178.922] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1178.922] (==) Automatically adding devices
[  1178.922] (==) Automatically enabling devices
[  1178.922] (==) Automatically adding GPU devices
[  1178.922] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  1178.922] 	Entry deleted from font path.
[  1178.922] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  1178.922] 	Entry deleted from font path.
[  1178.922] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  1178.922] 	Entry deleted from font path.
[  1178.922] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  1178.922] 	Entry deleted from font path.
[  1178.922] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  1178.922] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  1178.922] 	Entry deleted from font path.
[  1178.922] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  1178.922] (==) FontPath set to:
	/usr/share/fonts/misc/
[  1178.922] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1178.922] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1178.922] (II) Loader magic: 0x804c80
[  1178.922] (II) Module ABI versions:
[  1178.922] 	X.Org ANSI C Emulation: 0.4
[  1178.922] 	X.Org Video Driver: 15.0
[  1178.922] 	X.Org XInput driver : 20.0
[  1178.922] 	X.Org Server Extension : 8.0
[  1178.922] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1178.922] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1178.923] (--) PCI:*(0:0:2:0) 8086:0046:1025:0465 rev 24, Mem @ 0xd1400000/4194304, 0xc0000000/268435456, I/O @ 0x00004050/8
[  1178.924] (--) PCI: (0:1:0:0) 10de:0a29:1025:0465 rev 162, Mem @ 0xd0000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[  1178.924] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1178.924] Initializing built-in extension Generic Event Extension
[  1178.925] Initializing built-in extension SHAPE
[  1178.926] Initializing built-in extension MIT-SHM
[  1178.927] Initializing built-in extension XInputExtension
[  1178.928] Initializing built-in extension XTEST
[  1178.929] Initializing built-in extension BIG-REQUESTS
[  1178.930] Initializing built-in extension SYNC
[  1178.931] Initializing built-in extension XKEYBOARD
[  1178.931] Initializing built-in extension XC-MISC
[  1178.932] Initializing built-in extension SECURITY
[  1178.933] Initializing built-in extension XINERAMA
[  1178.934] Initializing built-in extension XFIXES
[  1178.935] Initializing built-in extension RENDER
[  1178.936] Initializing built-in extension RANDR
[  1178.937] Initializing built-in extension COMPOSITE
[  1178.937] Initializing built-in extension DAMAGE
[  1178.938] Initializing built-in extension MIT-SCREEN-SAVER
[  1178.939] Initializing built-in extension DOUBLE-BUFFER
[  1178.940] Initializing built-in extension RECORD
[  1178.941] Initializing built-in extension DPMS
[  1178.941] Initializing built-in extension Present
[  1178.942] Initializing built-in extension DRI3
[  1178.943] Initializing built-in extension X-Resource
[  1178.944] Initializing built-in extension XVideo
[  1178.944] Initializing built-in extension XVideo-MotionCompensation
[  1178.945] Initializing built-in extension XFree86-VidModeExtension
[  1178.946] Initializing built-in extension XFree86-DGA
[  1178.946] Initializing built-in extension XFree86-DRI
[  1178.947] Initializing built-in extension DRI2
[  1178.947] (II) "glx" will be loaded by default.
[  1178.947] (II) LoadModule: "dri2"
[  1178.947] (II) Module "dri2" already built-in
[  1178.947] (II) LoadModule: "glamoregl"
[  1178.947] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1178.948] (II) Module glamoregl: vendor="X.Org Foundation"
[  1178.948] 	compiled for 1.15.0, module version = 0.6.0
[  1178.948] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1178.948] (II) LoadModule: "glx"
[  1178.948] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1178.949] (II) Module glx: vendor="X.Org Foundation"
[  1178.949] 	compiled for 1.15.1, module version = 1.0.0
[  1178.949] 	ABI class: X.Org Server Extension, version 8.0
[  1178.949] (==) AIGLX enabled
[  1178.949] Loading extension GLX
[  1178.949] (==) Matched intel as autoconfigured driver 0
[  1178.949] (==) Matched nouveau as autoconfigured driver 1
[  1178.949] (==) Matched nvidia as autoconfigured driver 2
[  1178.949] (==) Matched nv as autoconfigured driver 3
[  1178.949] (==) Matched intel as autoconfigured driver 4
[  1178.949] (==) Matched modesetting as autoconfigured driver 5
[  1178.949] (==) Matched fbdev as autoconfigured driver 6
[  1178.949] (==) Matched vesa as autoconfigured driver 7
[  1178.949] (==) Assigned the driver to the xf86ConfigLayout
[  1178.949] (II) LoadModule: "intel"
[  1178.949] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1178.950] (II) Module intel: vendor="X.Org Foundation"
[  1178.950] 	compiled for 1.15.0, module version = 2.99.911
[  1178.950] 	Module class: X.Org Video Driver
[  1178.950] 	ABI class: X.Org Video Driver, version 15.0
[  1178.950] (II) LoadModule: "nouveau"
[  1178.950] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[  1178.950] (II) Module nouveau: vendor="X.Org Foundation"
[  1178.950] 	compiled for 1.15.0, module version = 1.0.10
[  1178.950] 	Module class: X.Org Video Driver
[  1178.950] 	ABI class: X.Org Video Driver, version 15.0
[  1178.950] (II) LoadModule: "nvidia"
[  1178.950] (WW) Warning, couldn't open module nvidia
[  1178.950] (II) UnloadModule: "nvidia"
[  1178.950] (II) Unloading nvidia
[  1178.950] (EE) Failed to load module "nvidia" (module does not exist, 0)
[  1178.950] (II) LoadModule: "nv"
[  1178.950] (WW) Warning, couldn't open module nv
[  1178.950] (II) UnloadModule: "nv"
[  1178.950] (II) Unloading nv
[  1178.950] (EE) Failed to load module "nv" (module does not exist, 0)
[  1178.950] (II) LoadModule: "modesetting"
[  1178.950] (WW) Warning, couldn't open module modesetting
[  1178.950] (II) UnloadModule: "modesetting"
[  1178.950] (II) Unloading modesetting
[  1178.950] (EE) Failed to load module "modesetting" (module does not exist, 0)
[  1178.950] (II) LoadModule: "fbdev"
[  1178.951] (WW) Warning, couldn't open module fbdev
[  1178.951] (II) UnloadModule: "fbdev"
[  1178.951] (II) Unloading fbdev
[  1178.951] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1178.951] (II) LoadModule: "vesa"
[  1178.951] (WW) Warning, couldn't open module vesa
[  1178.951] (II) UnloadModule: "vesa"
[  1178.951] (II) Unloading vesa
[  1178.951] (EE) Failed to load module "vesa" (module does not exist, 0)
[  1178.951] (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
[  1178.951] (II) intel: Driver for Intel(R) HD Graphics: 2000-5000
[  1178.951] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100
[  1178.951] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200
[  1178.951] (II) NOUVEAU driver 
[  1178.951] (II) NOUVEAU driver for NVIDIA chipset families :
[  1178.951] 	RIVA TNT        (NV04)
[  1178.951] 	RIVA TNT2       (NV05)
[  1178.951] 	GeForce 256     (NV10)
[  1178.951] 	GeForce 2       (NV11, NV15)
[  1178.951] 	GeForce 4MX     (NV17, NV18)
[  1178.951] 	GeForce 3       (NV20)
[  1178.951] 	GeForce 4Ti     (NV25, NV28)
[  1178.951] 	GeForce FX      (NV3x)
[  1178.951] 	GeForce 6       (NV4x)
[  1178.951] 	GeForce 7       (G7x)
[  1178.951] 	GeForce 8       (G8x)
[  1178.951] 	GeForce GTX 200 (NVA0)
[  1178.951] 	GeForce GTX 400 (NVC0)
[  1178.951] (++) using VT number 1

[  1178.952] (II) [drm] nouveau interface version: 1.1.1
[  1178.952] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[  1178.952] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2
[  1178.952] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1178.952] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1178.952] (==) intel(0): RGB weight 888
[  1178.952] (==) intel(0): Default visual is TrueColor
[  1178.952] (**) intel(0): Framebuffer tiled
[  1178.952] (**) intel(0): Pixmaps tiled
[  1178.952] (**) intel(0): "Tear free" disabled
[  1178.952] (**) intel(0): Forcing per-crtc-pixmaps? no
[  1178.952] (II) intel(0): Output LVDS2 has no monitor section
[  1178.952] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS2
[  1178.952] (II) intel(0): Output VGA2 has no monitor section
[  1178.952] (II) intel(0): Output HDMI2 has no monitor section
[  1178.952] (II) intel(0): Output DP1 has no monitor section
[  1178.952] (II) intel(0): Output VIRTUAL1 has no monitor section
[  1178.952] (--) intel(0): Output LVDS2 using initial mode 1366x768 on pipe 0
[  1178.952] (==) intel(0): DPI set to (96, 96)
[  1178.952] (II) Loading sub module "dri2"
[  1178.952] (II) LoadModule: "dri2"
[  1178.952] (II) Module "dri2" already built-in
[  1178.952] (II) Loading sub module "dri2"
[  1178.952] (II) LoadModule: "dri2"
[  1178.952] (II) Module "dri2" already built-in
[  1178.952] (--) NOUVEAU(G0): Chipset: "NVIDIA NVA5"
[  1178.952] (==) NOUVEAU(G0): Depth 24, (--) framebuffer bpp 32
[  1178.952] (==) NOUVEAU(G0): RGB weight 888
[  1178.952] (==) NOUVEAU(G0): Default visual is TrueColor
[  1178.952] (==) NOUVEAU(G0): Using HW cursor
[  1178.952] (==) NOUVEAU(G0): GLX sync to VBlank disabled.
[  1178.952] (==) NOUVEAU(G0): Page flipping enabled
[  1178.952] (==) NOUVEAU(G0): Swap limit set to 2 [Max allowed 2]
[  1178.991] (II) NOUVEAU(G0): Output LVDS-1-1 has no monitor section
[  1179.012] (II) NOUVEAU(G0): Output VGA-1-1 has no monitor section
[  1179.014] (II) NOUVEAU(G0): Output HDMI-1-1 has no monitor section
[  1179.016] (II) NOUVEAU(G0): EDID for output LVDS-1-1
[  1179.037] (II) NOUVEAU(G0): EDID for output VGA-1-1
[  1179.039] (II) NOUVEAU(G0): EDID for output HDMI-1-1
[  1179.039] (II) NOUVEAU(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  1179.039] (--) NOUVEAU(G0): Virtual size is 1024x768 (pitch 0)
[  1179.039] (**) NOUVEAU(G0):  Mode "1366x768": 84.8 MHz (scaled from 0.0 MHz), 47.7 kHz, 59.8 Hz
[  1179.039] (II) NOUVEAU(G0): Modeline "1366x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[  1179.039] (==) NOUVEAU(G0): DPI set to (96, 96)
[  1179.039] (II) Loading sub module "fb"
[  1179.039] (II) LoadModule: "fb"
[  1179.039] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1179.040] (II) Module fb: vendor="X.Org Foundation"
[  1179.040] 	compiled for 1.15.1, module version = 1.0.0
[  1179.040] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1179.040] (II) Loading sub module "exa"
[  1179.040] (II) LoadModule: "exa"
[  1179.040] (II) Loading /usr/lib/xorg/modules/libexa.so
[  1179.040] (II) Module exa: vendor="X.Org Foundation"
[  1179.040] 	compiled for 1.15.1, module version = 2.6.0
[  1179.040] 	ABI class: X.Org Video Driver, version 15.0
[  1179.040] (II) Loading sub module "shadowfb"
[  1179.040] (II) LoadModule: "shadowfb"
[  1179.040] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[  1179.040] (II) Module shadowfb: vendor="X.Org Foundation"
[  1179.040] 	compiled for 1.15.1, module version = 1.0.0
[  1179.040] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1179.040] (==) Depth 24 pixmap format is 32 bpp
[  1179.042] (II) NOUVEAU(G0): Opened GPU channel 0
[  1179.055] (II) NOUVEAU(G0): [DRI2] Setup complete
[  1179.055] (II) NOUVEAU(G0): [DRI2]   DRI driver: nouveau
[  1179.055] (II) NOUVEAU(G0): [DRI2]   VDPAU driver: nouveau
[  1179.057] (II) EXA(256): Driver allocated offscreen pixmaps
[  1179.057] (II) EXA(256): Driver registered support for the following operations:
[  1179.057] (II)         Solid
[  1179.057] (II)         Copy
[  1179.057] (II)         Composite (RENDER acceleration)
[  1179.057] (II)         UploadToScreen
[  1179.057] (II)         DownloadFromScreen
[  1179.057] (==) NOUVEAU(G0): Backing store enabled
[  1179.057] (==) NOUVEAU(G0): Silken mouse enabled
[  1179.057] (II) NOUVEAU(G0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[  1179.057] (II) NOUVEAU(G0): [XvMC] Extension initialized.
[  1179.057] (==) NOUVEAU(G0): DPMS enabled
[  1179.057] (II) NOUVEAU(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1179.058] (II) intel(0): SNA initialized with Ironlake (gen5) backend
[  1179.058] (==) intel(0): Backing store enabled
[  1179.058] (==) intel(0): Silken mouse enabled
[  1179.058] (II) intel(0): HW Cursor enabled
[  1179.058] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1179.058] (==) intel(0): DPMS enabled
[  1179.058] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[  1179.058] (II) intel(0): [DRI2] Setup complete
[  1179.058] (II) intel(0): [DRI2]   DRI driver: i965
[  1179.058] (II) intel(0): [DRI2]   VDPAU driver: i965
[  1179.058] (II) intel(0): direct rendering: DRI2 Enabled
[  1179.058] (==) intel(0): hotplug detection: "enabled"
[  1179.058] (--) RandR disabled
[  1179.066] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1179.066] (II) AIGLX: enabled GLX_ARB_create_context
[  1179.066] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  1179.066] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  1179.066] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1179.066] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1179.066] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[  1179.066] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[  1179.066] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1179.066] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[  1179.066] (II) AIGLX: Loaded and initialized i965
[  1179.066] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1179.068] (II) NOUVEAU(G0): NVEnterVT is called.
[  1179.078] (II) intel(0): switch to mode 1366x768@60.0 on LVDS2 using pipe 0, position (0, 0), rotation normal, reflection none
[  1179.093] (II) intel(0): Setting screen physical size to 361 x 203
[  1179.137] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  1179.137] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1179.138] (II) LoadModule: "evdev"
[  1179.138] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1179.138] (II) Module evdev: vendor="X.Org Foundation"
[  1179.138] 	compiled for 1.15.0, module version = 2.8.2
[  1179.138] 	Module class: X.Org XInput Driver
[  1179.138] 	ABI class: X.Org XInput driver, version 20.0
[  1179.138] (II) Using input driver 'evdev' for 'Power Button'
[  1179.138] (**) Power Button: always reports core events
[  1179.138] (**) evdev: Power Button: Device: "/dev/input/event3"
[  1179.138] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1179.138] (--) evdev: Power Button: Found keys
[  1179.138] (II) evdev: Power Button: Configuring as keyboard
[  1179.138] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[  1179.138] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1179.138] (**) Option "xkb_rules" "evdev"
[  1179.138] (**) Option "xkb_model" "pc104"
[  1179.138] (**) Option "xkb_layout" "us"
[  1179.172] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[  1179.172] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1179.172] (II) Using input driver 'evdev' for 'Video Bus'
[  1179.172] (**) Video Bus: always reports core events
[  1179.172] (**) evdev: Video Bus: Device: "/dev/input/event8"
[  1179.172] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  1179.172] (--) evdev: Video Bus: Found keys
[  1179.172] (II) evdev: Video Bus: Configuring as keyboard
[  1179.172] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15/event8"
[  1179.172] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  1179.172] (**) Option "xkb_rules" "evdev"
[  1179.172] (**) Option "xkb_model" "pc104"
[  1179.172] (**) Option "xkb_layout" "us"
[  1179.173] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  1179.173] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1179.173] (II) Using input driver 'evdev' for 'Power Button'
[  1179.173] (**) Power Button: always reports core events
[  1179.173] (**) evdev: Power Button: Device: "/dev/input/event0"
[  1179.173] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1179.173] (--) evdev: Power Button: Found keys
[  1179.173] (II) evdev: Power Button: Configuring as keyboard
[  1179.173] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C0C:00/input/input0/event0"
[  1179.173] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  1179.173] (**) Option "xkb_rules" "evdev"
[  1179.173] (**) Option "xkb_model" "pc104"
[  1179.173] (**) Option "xkb_layout" "us"
[  1179.174] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  1179.174] (II) No input driver specified, ignoring this device.
[  1179.174] (II) This device may have been added with another device file.
[  1179.174] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  1179.174] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  1179.174] (II) Using input driver 'evdev' for 'Sleep Button'
[  1179.174] (**) Sleep Button: always reports core events
[  1179.174] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[  1179.174] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[  1179.174] (--) evdev: Sleep Button: Found keys
[  1179.174] (II) evdev: Sleep Button: Configuring as keyboard
[  1179.174] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C0E:00/input/input2/event2"
[  1179.174] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  1179.174] (**) Option "xkb_rules" "evdev"
[  1179.174] (**) Option "xkb_model" "pc104"
[  1179.175] (**) Option "xkb_layout" "us"
[  1179.175] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[  1179.175] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1179.175] (II) Using input driver 'evdev' for 'Video Bus'
[  1179.175] (**) Video Bus: always reports core events
[  1179.175] (**) evdev: Video Bus: Device: "/dev/input/event9"
[  1179.175] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  1179.175] (--) evdev: Video Bus: Found keys
[  1179.175] (II) evdev: Video Bus: Configuring as keyboard
[  1179.175] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input16/event9"
[  1179.175] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 10)
[  1179.175] (**) Option "xkb_rules" "evdev"
[  1179.175] (**) Option "xkb_model" "pc104"
[  1179.175] (**) Option "xkb_layout" "us"
[  1179.176] (II) config/udev: Adding drm device (/dev/dri/card0)
[  1179.176] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[  1179.177] (II) No input driver specified, ignoring this device.
[  1179.177] (II) This device may have been added with another device file.
[  1179.177] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event19)
[  1179.177] (II) No input driver specified, ignoring this device.
[  1179.177] (II) This device may have been added with another device file.
[  1179.177] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[  1179.177] (II) No input driver specified, ignoring this device.
[  1179.177] (II) This device may have been added with another device file.
[  1179.178] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[  1179.178] (II) No input driver specified, ignoring this device.
[  1179.178] (II) This device may have been added with another device file.
[  1179.178] (II) config/udev: Adding drm device (/dev/dri/card1)
[  1179.178] (II) config/udev: Adding input device 1.3M WebCam (/dev/input/event10)
[  1179.178] (**) 1.3M WebCam: Applying InputClass "evdev keyboard catchall"
[  1179.179] (II) Using input driver 'evdev' for '1.3M WebCam'
[  1179.179] (**) 1.3M WebCam: always reports core events
[  1179.179] (**) evdev: 1.3M WebCam: Device: "/dev/input/event10"
[  1179.179] (--) evdev: 1.3M WebCam: Vendor 0x402 Product 0x9665
[  1179.179] (--) evdev: 1.3M WebCam: Found keys
[  1179.179] (II) evdev: 1.3M WebCam: Configuring as keyboard
[  1179.179] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input17/event10"
[  1179.179] (II) XINPUT: Adding extended input device "1.3M WebCam" (type: KEYBOARD, id 11)
[  1179.179] (**) Option "xkb_rules" "evdev"
[  1179.179] (**) Option "xkb_model" "pc104"
[  1179.179] (**) Option "xkb_layout" "us"
[  1179.179] (II) config/udev: Adding input device eGalax Inc. USB TouchController (/dev/input/event6)
[  1179.180] (**) eGalax Inc. USB TouchController: Applying InputClass "evdev touchscreen catchall"
[  1179.180] (II) Using input driver 'evdev' for 'eGalax Inc. USB TouchController'
[  1179.180] (**) eGalax Inc. USB TouchController: always reports core events
[  1179.180] (**) evdev: eGalax Inc. USB TouchController: Device: "/dev/input/event6"
[  1179.180] (II) evdev: eGalax Inc. USB TouchController: Using mtdev for this device
[  1179.180] (--) evdev: eGalax Inc. USB TouchController: Vendor 0xeef Product 0x7253
[  1179.180] (--) evdev: eGalax Inc. USB TouchController: Found absolute axes
[  1179.180] (--) evdev: eGalax Inc. USB TouchController: Found absolute multitouch axes
[  1179.180] (II) evdev: eGalax Inc. USB TouchController: No buttons found, faking one.
[  1179.180] (--) evdev: eGalax Inc. USB TouchController: Found x and y absolute axes
[  1179.180] (--) evdev: eGalax Inc. USB TouchController: Found absolute touchscreen
[  1179.180] (II) evdev: eGalax Inc. USB TouchController: Configuring as touchscreen
[  1179.180] (**) evdev: eGalax Inc. USB TouchController: YAxisMapping: buttons 4 and 5
[  1179.180] (**) evdev: eGalax Inc. USB TouchController: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1179.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0EEF:7253.0001/input/input10/event6"
[  1179.180] (II) XINPUT: Adding extended input device "eGalax Inc. USB TouchController" (type: TOUCHSCREEN, id 12)
[  1179.180] (II) evdev: eGalax Inc. USB TouchController: initialized for absolute axes.
[  1179.180] (**) eGalax Inc. USB TouchController: (accel) keeping acceleration scheme 1
[  1179.180] (**) eGalax Inc. USB TouchController: (accel) acceleration profile 0
[  1179.180] (**) eGalax Inc. USB TouchController: (accel) acceleration factor: 2.000
[  1179.180] (**) eGalax Inc. USB TouchController: (accel) acceleration threshold: 4
[  1179.181] (II) config/udev: Adding input device eGalax Inc. USB TouchController (/dev/input/mouse1)
[  1179.181] (II) No input driver specified, ignoring this device.
[  1179.181] (II) This device may have been added with another device file.
[  1179.181] (II) config/udev: Adding input device eGalax Inc. USB TouchController Pen (/dev/input/event5)
[  1179.181] (**) eGalax Inc. USB TouchController Pen: Applying InputClass "evdev tablet catchall"
[  1179.181] (II) Using input driver 'evdev' for 'eGalax Inc. USB TouchController Pen'
[  1179.181] (**) eGalax Inc. USB TouchController Pen: always reports core events
[  1179.181] (**) evdev: eGalax Inc. USB TouchController Pen: Device: "/dev/input/event5"
[  1179.181] (--) evdev: eGalax Inc. USB TouchController Pen: Vendor 0xeef Product 0x7253
[  1179.181] (--) evdev: eGalax Inc. USB TouchController Pen: Found absolute axes
[  1179.181] (--) evdev: eGalax Inc. USB TouchController Pen: Found x and y absolute axes
[  1179.181] (--) evdev: eGalax Inc. USB TouchController Pen: Found absolute tablet.
[  1179.181] (II) evdev: eGalax Inc. USB TouchController Pen: Configuring as tablet
[  1179.181] (**) evdev: eGalax Inc. USB TouchController Pen: YAxisMapping: buttons 4 and 5
[  1179.181] (**) evdev: eGalax Inc. USB TouchController Pen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1179.181] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:0EEF:7253.0001/input/input9/event5"
[  1179.182] (II) XINPUT: Adding extended input device "eGalax Inc. USB TouchController Pen" (type: TABLET, id 13)
[  1179.182] (II) evdev: eGalax Inc. USB TouchController Pen: initialized for absolute axes.
[  1179.182] (**) eGalax Inc. USB TouchController Pen: (accel) keeping acceleration scheme 1
[  1179.182] (**) eGalax Inc. USB TouchController Pen: (accel) acceleration profile 0
[  1179.182] (**) eGalax Inc. USB TouchController Pen: (accel) acceleration factor: 2.000
[  1179.182] (**) eGalax Inc. USB TouchController Pen: (accel) acceleration threshold: 4
[  1179.182] (II) config/udev: Adding input device eGalax Inc. USB TouchController Pen (/dev/input/mouse0)
[  1179.182] (II) No input driver specified, ignoring this device.
[  1179.182] (II) This device may have been added with another device file.
[  1179.183] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
[  1179.183] (II) No input driver specified, ignoring this device.
[  1179.183] (II) This device may have been added with another device file.
[  1179.183] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event16)
[  1179.183] (II) No input driver specified, ignoring this device.
[  1179.183] (II) This device may have been added with another device file.
[  1179.183] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event15)
[  1179.183] (II) No input driver specified, ignoring this device.
[  1179.183] (II) This device may have been added with another device file.
[  1179.183] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[  1179.183] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1179.183] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1179.183] (**) AT Translated Set 2 keyboard: always reports core events
[  1179.183] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[  1179.183] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  1179.183] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  1179.183] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  1179.183] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[  1179.183] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[  1179.183] (**) Option "xkb_rules" "evdev"
[  1179.183] (**) Option "xkb_model" "pc104"
[  1179.183] (**) Option "xkb_layout" "us"
[  1179.184] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
[  1179.184] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1179.184] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1179.184] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[  1179.184] (II) LoadModule: "synaptics"
[  1179.184] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1179.184] (II) Module synaptics: vendor="X.Org Foundation"
[  1179.184] 	compiled for 1.15.0, module version = 1.7.4
[  1179.184] 	Module class: X.Org XInput Driver
[  1179.184] 	ABI class: X.Org XInput driver, version 20.0
[  1179.184] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1179.184] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1179.184] (**) Option "Device" "/dev/input/event13"
[  1179.316] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[  1179.316] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5682 (res 55)
[  1179.316] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4692 (res 98)
[  1179.316] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[  1179.316] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[  1179.316] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple scroll-buttons
[  1179.316] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[  1179.316] (**) Option "TapButton1" "1"
[  1179.316] (**) Option "TapButton2" "2"
[  1179.316] (**) Option "TapButton3" "3"
[  1179.316] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1179.316] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1179.386] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input14/event13"
[  1179.386] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[  1179.386] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[  1179.386] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[  1179.386] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[  1179.386] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[  1179.387] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[  1179.387] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[  1179.387] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[  1179.387] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[  1179.387] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[  1179.387] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[  1179.387] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[  1179.387] (II) No input driver specified, ignoring this device.
[  1179.387] (II) This device may have been added with another device file.
[  1179.388] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event11)
[  1179.388] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  1179.388] (II) Using input driver 'evdev' for 'Acer WMI hotkeys'
[  1179.388] (**) Acer WMI hotkeys: always reports core events
[  1179.388] (**) evdev: Acer WMI hotkeys: Device: "/dev/input/event11"
[  1179.388] (--) evdev: Acer WMI hotkeys: Vendor 0 Product 0
[  1179.388] (--) evdev: Acer WMI hotkeys: Found keys
[  1179.388] (II) evdev: Acer WMI hotkeys: Configuring as keyboard
[  1179.388] (**) Option "config_info" "udev:/sys/devices/virtual/input/input18/event11"
[  1179.388] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 16)
[  1179.388] (**) Option "xkb_rules" "evdev"
[  1179.388] (**) Option "xkb_model" "pc104"
[  1179.388] (**) Option "xkb_layout" "us"
[  1179.389] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event12)
[  1179.389] (II) No input driver specified, ignoring this device.
[  1179.389] (II) This device may have been added with another device file.
[  1179.389] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
[  1179.389] (II) No input driver specified, ignoring this device.
[  1179.389] (II) This device may have been added with another device file.
[  1183.317] (II) evdev: Acer WMI hotkeys: Close
[  1183.317] (II) UnloadModule: "evdev"
[  1183.317] (II) UnloadModule: "synaptics"
[  1183.317] (II) evdev: AT Translated Set 2 keyboard: Close
[  1183.317] (II) UnloadModule: "evdev"
[  1183.317] (II) evdev: eGalax Inc. USB TouchController Pen: Close
[  1183.317] (II) UnloadModule: "evdev"
[  1183.317] (II) evdev: eGalax Inc. USB TouchController: Close
[  1183.317] (II) UnloadModule: "evdev"
[  1183.317] (II) evdev: 1.3M WebCam: Close
[  1183.317] (II) UnloadModule: "evdev"
[  1183.317] (II) evdev: Video Bus: Close
[  1183.317] (II) UnloadModule: "evdev"
[  1183.317] (II) evdev: Sleep Button: Close
[  1183.317] (II) UnloadModule: "evdev"
[  1183.317] (II) evdev: Power Button: Close
[  1183.318] (II) UnloadModule: "evdev"
[  1183.318] (II) evdev: Video Bus: Close
[  1183.318] (II) UnloadModule: "evdev"
[  1183.318] (II) evdev: Power Button: Close
[  1183.318] (II) UnloadModule: "evdev"
[  1183.318] (II) NOUVEAU(G0): NVLeaveVT is called.
[  1183.319] (II) NOUVEAU(G0): Closed GPU channel 0
[  1183.338] (EE) Server terminated successfully (0). Closing log file.

And here's the same log when it doesn't:

[  3714.051] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[  3714.051] X Protocol Version 11, Revision 0
[  3714.051] Build Operating System: Linux 3.14.0-4-ARCH x86_64 
[  3714.052] Current Operating System: Linux aspire 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014 x86_64
[  3714.052] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=16aff222-a9ca-46ae-96bb-438477637051 rw quiet
[  3714.052] Build Date: 14 April 2014  08:39:09AM
[  3714.052]  
[  3714.052] Current version of pixman: 0.32.4
[  3714.052] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3714.052] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3714.052] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 18 17:13:13 2014
[  3714.053] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  3714.053] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  3714.053] (==) No Layout section.  Using the first Screen section.
[  3714.053] (==) No screen section available. Using defaults.
[  3714.053] (**) |-->Screen "Default Screen Section" (0)
[  3714.053] (**) |   |-->Monitor "<default monitor>"
[  3714.053] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  3714.053] (==) Automatically adding devices
[  3714.053] (==) Automatically enabling devices
[  3714.053] (==) Automatically adding GPU devices
[  3714.053] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[  3714.053] 	Entry deleted from font path.
[  3714.053] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  3714.053] 	Entry deleted from font path.
[  3714.053] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[  3714.053] 	Entry deleted from font path.
[  3714.053] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[  3714.053] 	Entry deleted from font path.
[  3714.053] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[  3714.053] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[  3714.053] 	Entry deleted from font path.
[  3714.053] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[  3714.053] (==) FontPath set to:
	/usr/share/fonts/misc/
[  3714.053] (==) ModulePath set to "/usr/lib/xorg/modules"
[  3714.053] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  3714.053] (II) Loader magic: 0x804c80
[  3714.053] (II) Module ABI versions:
[  3714.053] 	X.Org ANSI C Emulation: 0.4
[  3714.053] 	X.Org Video Driver: 15.0
[  3714.053] 	X.Org XInput driver : 20.0
[  3714.053] 	X.Org Server Extension : 8.0
[  3714.053] (II) xfree86: Adding drm device (/dev/dri/card0)
[  3714.963] (II) xfree86: Adding drm device (/dev/dri/card1)
[  3714.964] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  3714.964] Initializing built-in extension Generic Event Extension
[  3714.964] Initializing built-in extension SHAPE
[  3714.965] Initializing built-in extension MIT-SHM
[  3714.965] Initializing built-in extension XInputExtension
[  3714.965] Initializing built-in extension XTEST
[  3714.965] Initializing built-in extension BIG-REQUESTS
[  3714.965] Initializing built-in extension SYNC
[  3714.965] Initializing built-in extension XKEYBOARD
[  3714.965] Initializing built-in extension XC-MISC
[  3714.965] Initializing built-in extension SECURITY
[  3714.965] Initializing built-in extension XINERAMA
[  3714.965] Initializing built-in extension XFIXES
[  3714.965] Initializing built-in extension RENDER
[  3714.965] Initializing built-in extension RANDR
[  3714.965] Initializing built-in extension COMPOSITE
[  3714.965] Initializing built-in extension DAMAGE
[  3714.965] Initializing built-in extension MIT-SCREEN-SAVER
[  3714.965] Initializing built-in extension DOUBLE-BUFFER
[  3714.965] Initializing built-in extension RECORD
[  3714.967] Initializing built-in extension DPMS
[  3714.968] Initializing built-in extension Present
[  3714.969] Initializing built-in extension DRI3
[  3714.971] Initializing built-in extension X-Resource
[  3714.972] Initializing built-in extension XVideo
[  3714.973] Initializing built-in extension XVideo-MotionCompensation
[  3714.974] Initializing built-in extension XFree86-VidModeExtension
[  3714.976] Initializing built-in extension XFree86-DGA
[  3714.977] Initializing built-in extension XFree86-DRI
[  3714.978] Initializing built-in extension DRI2
[  3714.978] (II) "glx" will be loaded by default.
[  3714.978] (II) LoadModule: "dri2"
[  3714.978] (II) Module "dri2" already built-in
[  3714.978] (II) LoadModule: "glamoregl"
[  3714.978] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  3714.981] (II) Module glamoregl: vendor="X.Org Foundation"
[  3714.981] 	compiled for 1.15.0, module version = 0.6.0
[  3714.981] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3714.981] (II) LoadModule: "glx"
[  3714.981] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  3714.981] (II) Module glx: vendor="X.Org Foundation"
[  3714.981] 	compiled for 1.15.1, module version = 1.0.0
[  3714.981] 	ABI class: X.Org Server Extension, version 8.0
[  3714.981] (==) AIGLX enabled
[  3714.983] Loading extension GLX
[  3714.983] (==) Matched modesetting as autoconfigured driver 0
[  3714.983] (==) Matched fbdev as autoconfigured driver 1
[  3714.983] (==) Matched vesa as autoconfigured driver 2
[  3714.983] (==) Assigned the driver to the xf86ConfigLayout
[  3714.983] (II) LoadModule: "modesetting"
[  3714.983] (WW) Warning, couldn't open module modesetting
[  3714.983] (II) UnloadModule: "modesetting"
[  3714.983] (II) Unloading modesetting
[  3714.983] (EE) Failed to load module "modesetting" (module does not exist, 0)
[  3714.983] (II) LoadModule: "fbdev"
[  3714.983] (WW) Warning, couldn't open module fbdev
[  3714.983] (II) UnloadModule: "fbdev"
[  3714.983] (II) Unloading fbdev
[  3714.983] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  3714.983] (II) LoadModule: "vesa"
[  3714.983] (WW) Warning, couldn't open module vesa
[  3714.983] (II) UnloadModule: "vesa"
[  3714.983] (II) Unloading vesa
[  3714.983] (EE) Failed to load module "vesa" (module does not exist, 0)
[  3714.983] (EE) No drivers available.
[  3714.983] (EE) 
Fatal server error:
[  3714.985] (EE) no screens found(EE) 
[  3714.985] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  3714.988] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  3714.988] (EE) 

There's also a weird thing going on and it's that, when the display server has started and been closed succesfully, if I wait too long (about 5 seconds) to start it again, it will fail to run 100% of the times.
However, if it has failed to start and I try again within the next same 5 seconds, the server will definitely start 100% of the times, if I wait too long, it will fail again.
This is driving me CRAZY because within that short segment of time, I see the HDD LED blink, so I suppose something must be written somewhere that changes some kind of configuration that affects X.Org.

Anyway, thanks in advance for your help smile

Offline

#2 2014-04-18 13:56:19

Daerandin
Member
From: Norway
Registered: 2013-05-07
Posts: 259
Website

Re: X.Org will start sometimes, some other times won't

There is a chance you are being affected by the issue in this topic:

https://bbs.archlinux.org/viewtopic.php?id=180085

Try booting with the kernel parameter

rcutree.rcu_idle_gp_delay=1

Offline

#3 2014-04-18 14:25:47

MikiLoz92
Member
Registered: 2013-11-14
Posts: 3

Re: X.Org will start sometimes, some other times won't

Daerandin wrote:

There is a chance you are being affected by the issue in this topic:

https://bbs.archlinux.org/viewtopic.php?id=180085

Try booting with the kernel parameter

rcutree.rcu_idle_gp_delay=1

Tried that, nothing changed

Offline

#4 2014-04-23 17:10:42

Stevearch
Member
From: North Wales
Registered: 2014-04-21
Posts: 80

Re: X.Org will start sometimes, some other times won't

What happens if you just try and use your Intel GPU? Same problem or does this only happen when using Bumblebee?

Offline

Board footer

Powered by FluxBB