You are not logged in.

#1 2013-02-20 16:47:51

neon
Member
Registered: 2010-08-30
Posts: 12

Can't start i3, but openbox and wmii work fine

As I mention in the title, openbox and wmii are both working fine. If I instead put "exec i3" into my .xinitrc then the computer goes into a loop where text is on the screen then it flashes black and repeats. The cycle is very quick so it is difficult to read the text but I did notice that the end of the output seems to cycle between 3 different messages. One of the 3 messages said "connection to xserver lost". The contents of Xorg.0.log is:

[    47.929] 
X.Org X Server 1.13.2
Release Date: 2013-01-24
[    47.929] X Protocol Version 11, Revision 0
[    47.929] Build Operating System: Linux 3.7.4-1-ARCH x86_64 
[    47.929] Current Operating System: Linux freon 3.7.7-1-ARCH #1 SMP PREEMPT Mon Feb 11 20:20:58 EET 2013 x86_64
[    47.929] Kernel command line: vmlinuz-arch.efi root=/dev/sda7 ro rootfstype=ext4 systemd.unit=graphical.target initrd=\EFI\arch\initramfs-arch.img
[    47.929] Build Date: 25 January 2013  09:33:50AM
[    47.929]  
[    47.929] Current version of pixman: 0.28.2
[    47.930] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[    47.930] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    47.930] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 20 08:27:41 2013
[    47.931] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    47.931] (==) No Layout section.  Using the first Screen section.
[    47.931] (==) No screen section available. Using defaults.
[    47.931] (**) |-->Screen "Default Screen Section" (0)
[    47.931] (**) |   |-->Monitor "<default monitor>"
[    47.931] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    47.931] (==) Automatically adding devices
[    47.931] (==) Automatically enabling devices
[    47.931] (==) Automatically adding GPU devices
[    47.931] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    47.931] 	Entry deleted from font path.
[    47.931] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    47.931] 	Entry deleted from font path.
[    47.931] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    47.931] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/75dpi/
[    47.932] (==) ModulePath set to "/usr/lib/xorg/modules"
[    47.932] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    47.932] (II) Loader magic: 0x7fcc40
[    47.932] (II) Module ABI versions:
[    47.932] 	X.Org ANSI C Emulation: 0.4
[    47.932] 	X.Org Video Driver: 13.1
[    47.932] 	X.Org XInput driver : 18.0
[    47.932] 	X.Org Server Extension : 7.0
[    47.932] (II) config/udev: Adding drm device (/dev/dri/card0)
[    47.935] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21f9 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[    47.936] (II) Open ACPI successful (/var/run/acpid.socket)
[    47.936] Initializing built-in extension Generic Event Extension
[    47.936] Initializing built-in extension SHAPE
[    47.936] Initializing built-in extension MIT-SHM
[    47.936] Initializing built-in extension XInputExtension
[    47.936] Initializing built-in extension XTEST
[    47.936] Initializing built-in extension BIG-REQUESTS
[    47.936] Initializing built-in extension SYNC
[    47.936] Initializing built-in extension XKEYBOARD
[    47.936] Initializing built-in extension XC-MISC
[    47.936] Initializing built-in extension SECURITY
[    47.937] Initializing built-in extension XINERAMA
[    47.937] Initializing built-in extension XFIXES
[    47.937] Initializing built-in extension RENDER
[    47.937] Initializing built-in extension RANDR
[    47.937] Initializing built-in extension COMPOSITE
[    47.937] Initializing built-in extension DAMAGE
[    47.937] Initializing built-in extension MIT-SCREEN-SAVER
[    47.937] Initializing built-in extension DOUBLE-BUFFER
[    47.937] Initializing built-in extension RECORD
[    47.937] Initializing built-in extension DPMS
[    47.937] Initializing built-in extension X-Resource
[    47.937] Initializing built-in extension XVideo
[    47.937] Initializing built-in extension XVideo-MotionCompensation
[    47.937] Initializing built-in extension XFree86-VidModeExtension
[    47.938] Initializing built-in extension XFree86-DGA
[    47.938] Initializing built-in extension XFree86-DRI
[    47.938] Initializing built-in extension DRI2
[    47.938] (II) LoadModule: "glx"
[    47.938] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    47.938] (II) Module glx: vendor="X.Org Foundation"
[    47.938] 	compiled for 1.13.2, module version = 1.0.0
[    47.938] 	ABI class: X.Org Server Extension, version 7.0
[    47.938] (==) AIGLX enabled
[    47.938] Loading extension GLX
[    47.939] (==) Matched intel as autoconfigured driver 0
[    47.939] (==) Matched intel as autoconfigured driver 1
[    47.939] (==) Matched vesa as autoconfigured driver 2
[    47.939] (==) Matched modesetting as autoconfigured driver 3
[    47.939] (==) Matched fbdev as autoconfigured driver 4
[    47.939] (==) Assigned the driver to the xf86ConfigLayout
[    47.939] (II) LoadModule: "intel"
[    47.939] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    47.939] (II) Module intel: vendor="X.Org Foundation"
[    47.939] 	compiled for 1.13.2, module version = 2.21.0
[    47.939] 	Module class: X.Org Video Driver
[    47.939] 	ABI class: X.Org Video Driver, version 13.1
[    47.939] (II) LoadModule: "vesa"
[    47.940] (WW) Warning, couldn't open module vesa
[    47.940] (II) UnloadModule: "vesa"
[    47.940] (II) Unloading vesa
[    47.940] (EE) Failed to load module "vesa" (module does not exist, 0)
[    47.940] (II) LoadModule: "modesetting"
[    47.940] (WW) Warning, couldn't open module modesetting
[    47.940] (II) UnloadModule: "modesetting"
[    47.940] (II) Unloading modesetting
[    47.940] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    47.940] (II) LoadModule: "fbdev"
[    47.941] (WW) Warning, couldn't open module fbdev
[    47.941] (II) UnloadModule: "fbdev"
[    47.941] (II) Unloading fbdev
[    47.941] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    47.941] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
	Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
	Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
	Haswell Server (GT2+), Haswell SDV Desktop (GT1),
	Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
	Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
	Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
	Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
	Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
	Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
	Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
	Haswell ULT Server (GT1), Haswell ULT Server (GT2),
	Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
	Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
	Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
	Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
	Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
	ValleyView PO board
[    47.942] (++) using VT number 1

[    47.943] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    47.943] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    47.943] (==) intel(0): RGB weight 888
[    47.943] (==) intel(0): Default visual is TrueColor
[    47.943] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
[    47.943] (**) intel(0): Relaxed fencing enabled
[    47.943] (**) intel(0): Wait on SwapBuffers? enabled
[    47.943] (**) intel(0): Triple buffering? enabled
[    47.943] (**) intel(0): Framebuffer tiled
[    47.943] (**) intel(0): Pixmaps tiled
[    47.943] (**) intel(0): 3D buffers tiled
[    47.943] (**) intel(0): SwapBuffers wait enabled
[    47.943] (==) intel(0): video overlay key set to 0x101fe
[    47.943] (II) intel(0): Output LVDS1 using monitor section LVDS1
[    47.943] (**) intel(0): Option "Primary" "true"
[    47.944] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    47.970] (II) intel(0): Output VGA1 has no monitor section
[    47.996] (II) intel(0): Output HDMI1 has no monitor section
[    48.447] (II) intel(0): Output DP1 using monitor section DP1
[    48.447] (**) intel(0): Option "RightOf" "LVDS1"
[    48.447] (II) intel(0): EDID for output LVDS1
[    48.447] (II) intel(0): Manufacturer: LGD  Model: 382  Serial#: 0
[    48.447] (II) intel(0): Year: 2012  Week: 0
[    48.447] (II) intel(0): EDID Version: 1.3
[    48.447] (II) intel(0): Digital Display Input
[    48.447] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    48.447] (II) intel(0): Gamma: 2.20
[    48.447] (II) intel(0): No DPMS capabilities specified
[    48.447] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    48.447] (II) intel(0): First detailed timing is preferred mode
[    48.447] (II) intel(0): redX: 0.639 redY: 0.347   greenX: 0.330 greenY: 0.631
[    48.447] (II) intel(0): blueX: 0.154 blueY: 0.047   whiteX: 0.313 whiteY: 0.329
[    48.447] (II) intel(0): Manufacturer's mask: 0
[    48.447] (II) intel(0): Supported detailed timing:
[    48.447] (II) intel(0): clock: 108.0 MHz   Image Size:  309 x 174 mm
[    48.447] (II) intel(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1924 h_border: 0
[    48.447] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 936 v_border: 0
[    48.447] (II) intel(0):  LG Display
[    48.448] (II) intel(0):  LP140WD2-TLE2
[    48.448] (II) intel(0): EDID (in hex):
[    48.448] (II) intel(0): 	00ffffffffffff0030e4820300000000
[    48.448] (II) intel(0): 	00160103801f11780aba85a35854a127
[    48.448] (II) intel(0): 	0c505400000001010101010101010101
[    48.448] (II) intel(0): 	010101010101302a4044618424303020
[    48.448] (II) intel(0): 	350035ae100000190000000000000000
[    48.448] (II) intel(0): 	00000000000000000000000000fe004c
[    48.448] (II) intel(0): 	4720446973706c61790a2020000000fe
[    48.448] (II) intel(0): 	004c503134305744322d544c45320052
[    48.448] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    48.448] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    48.448] (II) intel(0): Printing probed modes for output LVDS1
[    48.448] (II) intel(0): Modeline "1600x900"x60.0  108.00  1600 1648 1680 1924  900 903 908 936 -hsync -vsync (56.1 kHz eP)
[    48.448] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    48.448] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    48.448] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    48.448] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    48.473] (II) intel(0): EDID for output VGA1
[    48.500] (II) intel(0): EDID for output HDMI1
[    48.947] (II) intel(0): EDID for output DP1
[    48.947] (II) intel(0): Manufacturer: DEL  Model: 4025  Serial#: 810571336
[    48.947] (II) intel(0): Year: 2008  Week: 8
[    48.947] (II) intel(0): EDID Version: 1.3
[    48.947] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[    48.947] (II) intel(0): Sync:  Separate
[    48.947] (II) intel(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[    48.947] (II) intel(0): Gamma: 2.20
[    48.947] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[    48.947] (II) intel(0): Default color space is primary color space
[    48.947] (II) intel(0): First detailed timing is preferred mode
[    48.947] (II) intel(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    48.947] (II) intel(0): blueX: 0.150 blueY: 0.080   whiteX: 0.313 whiteY: 0.329
[    48.947] (II) intel(0): Supported established timings:
[    48.947] (II) intel(0): 720x400@70Hz
[    48.947] (II) intel(0): 640x480@60Hz
[    48.947] (II) intel(0): 640x480@75Hz
[    48.947] (II) intel(0): 800x600@60Hz
[    48.947] (II) intel(0): 800x600@75Hz
[    48.947] (II) intel(0): 1024x768@60Hz
[    48.947] (II) intel(0): 1024x768@75Hz
[    48.947] (II) intel(0): 1280x1024@75Hz
[    48.948] (II) intel(0): Manufacturer's mask: 0
[    48.948] (II) intel(0): Supported standard timings:
[    48.948] (II) intel(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    48.948] (II) intel(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    48.948] (II) intel(0): Supported detailed timing:
[    48.948] (II) intel(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[    48.948] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[    48.948] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[    48.948] (II) intel(0): Serial No: UW04282K0PVH
[    48.948] (II) intel(0): Monitor name: DELL 1908FP
[    48.948] (II) intel(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 145 MHz
[    48.948] (II) intel(0): EDID (in hex):
[    48.948] (II) intel(0): 	00ffffffffffff0010ac254048565030
[    48.948] (II) intel(0): 	0812010368261e782eeea5a3544c9926
[    48.948] (II) intel(0): 	145054a54b00714f8180010101010101
[    48.948] (II) intel(0): 	010101010101302a009851002a403070
[    48.948] (II) intel(0): 	1300782d1100001e000000ff00555730
[    48.948] (II) intel(0): 	343238324b305056480a000000fc0044
[    48.948] (II) intel(0): 	454c4c203139303846500a20000000fd
[    48.948] (II) intel(0): 	00384c1f530e000a2020202020200061
[    48.948] (II) intel(0): Printing probed modes for output DP1
[    48.948] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[    48.948] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    48.948] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    48.948] (II) intel(0): Modeline "1280x800"x74.9  106.50  1280 1360 1488 1696  800 803 809 838 -hsync +vsync (62.8 kHz e)
[    48.948] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 +hsync -vsync (49.7 kHz e)
[    48.948] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    48.948] (II) intel(0): Modeline "1280x768"x74.9  102.25  1280 1360 1488 1696  768 771 778 805 +hsync -vsync (60.3 kHz e)
[    48.948] (II) intel(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    48.948] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[    48.948] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    48.948] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    48.948] (II) intel(0): Modeline "1024x576"x60.0   46.97  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
[    48.948] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    48.948] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    48.948] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    48.948] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    48.948] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    48.948] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    48.948] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    48.948] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    48.948] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    48.948] (II) intel(0): Output LVDS1 connected
[    48.948] (II) intel(0): Output VGA1 disconnected
[    48.949] (II) intel(0): Output HDMI1 disconnected
[    48.949] (II) intel(0): Output DP1 connected
[    48.949] (II) intel(0): Using user preference for initial modes
[    48.949] (II) intel(0): Output LVDS1 using initial mode 1600x900
[    48.949] (II) intel(0): Output DP1 using initial mode 1280x960
[    48.949] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    48.949] (II) intel(0): Kernel page flipping support detected, enabling
[    48.949] (==) intel(0): DPI set to (96, 96)
[    48.949] (II) Loading sub module "fb"
[    48.949] (II) LoadModule: "fb"
[    48.949] (II) Loading /usr/lib/xorg/modules/libfb.so
[    48.949] (II) Module fb: vendor="X.Org Foundation"
[    48.949] 	compiled for 1.13.2, module version = 1.0.0
[    48.949] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    48.949] (II) Loading sub module "dri2"
[    48.949] (II) LoadModule: "dri2"
[    48.949] (II) Module "dri2" already built-in
[    48.949] (==) Depth 24 pixmap format is 32 bpp
[    48.950] (II) intel(0): [DRI2] Setup complete
[    48.950] (II) intel(0): [DRI2]   DRI driver: i965
[    48.950] (II) intel(0): Allocated new frame buffer 2880x960 stride 11776, tiled
[    48.952] (II) UXA(0): Driver registered support for the following operations:
[    48.952] (II)         solid
[    48.952] (II)         copy
[    48.952] (II)         composite (RENDER acceleration)
[    48.952] (II)         put_image
[    48.952] (II)         get_image
[    48.952] (==) intel(0): Backing store disabled
[    48.952] (==) intel(0): Silken mouse enabled
[    48.952] (II) intel(0): Initializing HW Cursor
[    48.952] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    48.955] (==) intel(0): DPMS enabled
[    48.955] (==) intel(0): Intel XvMC decoder enabled
[    48.955] (II) intel(0): Set up textured video
[    48.956] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    48.956] (II) intel(0): direct rendering: DRI2 Enabled
[    48.956] (==) intel(0): hotplug detection: "enabled"
[    49.306] (--) RandR disabled
[    49.328] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    49.328] (II) AIGLX: enabled GLX_INTEL_swap_event
[    49.328] (II) AIGLX: enabled GLX_ARB_create_context
[    49.328] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    49.328] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    49.328] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    49.328] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    49.328] (II) AIGLX: Loaded and initialized i965
[    49.328] (II) GLX: Initialized DRI2 GL provider for screen 0
[    49.329] (II) intel(0): Setting screen physical size to 762 x 254
[    49.480] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    49.480] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    49.480] (II) LoadModule: "evdev"
[    49.481] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    49.481] (II) Module evdev: vendor="X.Org Foundation"
[    49.481] 	compiled for 1.13.0, module version = 2.7.3
[    49.481] 	Module class: X.Org XInput Driver
[    49.481] 	ABI class: X.Org XInput driver, version 18.0
[    49.481] (II) Using input driver 'evdev' for 'Power Button'
[    49.481] (**) Power Button: always reports core events
[    49.481] (**) evdev: Power Button: Device: "/dev/input/event3"
[    49.482] (--) evdev: Power Button: Vendor 0 Product 0x1
[    49.482] (--) evdev: Power Button: Found keys
[    49.482] (II) evdev: Power Button: Configuring as keyboard
[    49.482] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    49.482] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    49.482] (**) Option "xkb_rules" "evdev"
[    49.482] (**) Option "xkb_model" "evdev"
[    49.482] (**) Option "xkb_layout" "us"
[    49.549] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[    49.549] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    49.549] (II) Using input driver 'evdev' for 'Video Bus'
[    49.549] (**) Video Bus: always reports core events
[    49.549] (**) evdev: Video Bus: Device: "/dev/input/event15"
[    49.549] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    49.549] (--) evdev: Video Bus: Found keys
[    49.549] (II) evdev: Video Bus: Configuring as keyboard
[    49.549] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event15"
[    49.549] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    49.549] (**) Option "xkb_rules" "evdev"
[    49.549] (**) Option "xkb_model" "evdev"
[    49.549] (**) Option "xkb_layout" "us"
[    49.551] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    49.551] (II) No input driver specified, ignoring this device.
[    49.551] (II) This device may have been added with another device file.
[    49.551] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    49.551] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    49.551] (II) Using input driver 'evdev' for 'Sleep Button'
[    49.551] (**) Sleep Button: always reports core events
[    49.551] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    49.551] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    49.551] (--) evdev: Sleep Button: Found keys
[    49.551] (II) evdev: Sleep Button: Configuring as keyboard
[    49.551] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    49.551] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    49.551] (**) Option "xkb_rules" "evdev"
[    49.551] (**) Option "xkb_model" "evdev"
[    49.552] (**) Option "xkb_layout" "us"
[    49.552] (II) config/udev: Adding drm device (/dev/dri/card0)
[    49.553] (II) config/udev: Adding input device Macally Macally ICEKey Keyboard (/dev/input/event12)
[    49.553] (**) Macally Macally ICEKey Keyboard: Applying InputClass "evdev keyboard catchall"
[    49.553] (II) Using input driver 'evdev' for 'Macally Macally ICEKey Keyboard'
[    49.553] (**) Macally Macally ICEKey Keyboard: always reports core events
[    49.553] (**) evdev: Macally Macally ICEKey Keyboard: Device: "/dev/input/event12"
[    49.554] (--) evdev: Macally Macally ICEKey Keyboard: Vendor 0x2222 Product 0x5
[    49.554] (--) evdev: Macally Macally ICEKey Keyboard: Found keys
[    49.554] (II) evdev: Macally Macally ICEKey Keyboard: Configuring as keyboard
[    49.554] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.1/3-2.1:1.0/input/input12/event12"
[    49.554] (II) XINPUT: Adding extended input device "Macally Macally ICEKey Keyboard" (type: KEYBOARD, id 9)
[    49.554] (**) Option "xkb_rules" "evdev"
[    49.554] (**) Option "xkb_model" "evdev"
[    49.554] (**) Option "xkb_layout" "us"
[    49.556] (II) config/udev: Adding input device Macally Macally ICEKey Keyboard (/dev/input/event13)
[    49.556] (**) Macally Macally ICEKey Keyboard: Applying InputClass "evdev keyboard catchall"
[    49.556] (II) Using input driver 'evdev' for 'Macally Macally ICEKey Keyboard'
[    49.556] (**) Macally Macally ICEKey Keyboard: always reports core events
[    49.556] (**) evdev: Macally Macally ICEKey Keyboard: Device: "/dev/input/event13"
[    49.556] (--) evdev: Macally Macally ICEKey Keyboard: Vendor 0x2222 Product 0x5
[    49.556] (--) evdev: Macally Macally ICEKey Keyboard: Found keys
[    49.556] (II) evdev: Macally Macally ICEKey Keyboard: Configuring as keyboard
[    49.556] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.1/3-2.1:1.1/input/input13/event13"
[    49.556] (II) XINPUT: Adding extended input device "Macally Macally ICEKey Keyboard" (type: KEYBOARD, id 10)
[    49.556] (**) Option "xkb_rules" "evdev"
[    49.556] (**) Option "xkb_model" "evdev"
[    49.556] (**) Option "xkb_layout" "us"
[    49.558] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/event14)
[    49.558] (**) PIXART USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    49.558] (II) Using input driver 'evdev' for 'PIXART USB OPTICAL MOUSE'
[    49.558] (**) PIXART USB OPTICAL MOUSE: always reports core events
[    49.558] (**) evdev: PIXART USB OPTICAL MOUSE: Device: "/dev/input/event14"
[    49.558] (--) evdev: PIXART USB OPTICAL MOUSE: Vendor 0x93a Product 0x2510
[    49.558] (--) evdev: PIXART USB OPTICAL MOUSE: Found 3 mouse buttons
[    49.558] (--) evdev: PIXART USB OPTICAL MOUSE: Found scroll wheel(s)
[    49.558] (--) evdev: PIXART USB OPTICAL MOUSE: Found relative axes
[    49.558] (--) evdev: PIXART USB OPTICAL MOUSE: Found x and y relative axes
[    49.558] (II) evdev: PIXART USB OPTICAL MOUSE: Configuring as mouse
[    49.558] (II) evdev: PIXART USB OPTICAL MOUSE: Adding scrollwheel support
[    49.558] (**) evdev: PIXART USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[    49.558] (**) evdev: PIXART USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    49.558] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2.2/3-2.2:1.0/input/input14/event14"
[    49.558] (II) XINPUT: Adding extended input device "PIXART USB OPTICAL MOUSE" (type: MOUSE, id 11)
[    49.559] (II) evdev: PIXART USB OPTICAL MOUSE: initialized for relative axes.
[    49.559] (**) PIXART USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[    49.559] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration profile 0
[    49.559] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    49.559] (**) PIXART USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    49.560] (II) config/udev: Adding input device PIXART USB OPTICAL MOUSE (/dev/input/mouse1)
[    49.560] (II) No input driver specified, ignoring this device.
[    49.560] (II) This device may have been added with another device file.
[    49.561] (II) config/udev: Adding input device Integrated Camera (/dev/input/event10)
[    49.561] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[    49.561] (II) Using input driver 'evdev' for 'Integrated Camera'
[    49.561] (**) Integrated Camera: always reports core events
[    49.561] (**) evdev: Integrated Camera: Device: "/dev/input/event10"
[    49.561] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb315
[    49.561] (--) evdev: Integrated Camera: Found keys
[    49.561] (II) evdev: Integrated Camera: Configuring as keyboard
[    49.561] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input10/event10"
[    49.561] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 12)
[    49.561] (**) Option "xkb_rules" "evdev"
[    49.561] (**) Option "xkb_model" "evdev"
[    49.561] (**) Option "xkb_layout" "us"
[    49.562] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
[    49.562] (II) No input driver specified, ignoring this device.
[    49.562] (II) This device may have been added with another device file.
[    49.563] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event6)
[    49.563] (II) No input driver specified, ignoring this device.
[    49.563] (II) This device may have been added with another device file.
[    49.563] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[    49.563] (II) No input driver specified, ignoring this device.
[    49.563] (II) This device may have been added with another device file.
[    49.564] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    49.564] (II) No input driver specified, ignoring this device.
[    49.564] (II) This device may have been added with another device file.
[    49.564] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    49.565] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    49.565] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    49.565] (**) AT Translated Set 2 keyboard: always reports core events
[    49.565] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    49.565] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    49.565] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    49.565] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    49.565] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    49.565] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    49.565] (**) Option "xkb_rules" "evdev"
[    49.565] (**) Option "xkb_model" "evdev"
[    49.565] (**) Option "xkb_layout" "us"
[    49.566] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[    49.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    49.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    49.566] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    49.566] (II) LoadModule: "synaptics"
[    49.566] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    49.567] (II) Module synaptics: vendor="X.Org Foundation"
[    49.567] 	compiled for 1.13.2, module version = 1.6.3
[    49.567] 	Module class: X.Org XInput Driver
[    49.567] 	ABI class: X.Org XInput driver, version 18.0
[    49.567] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    49.567] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    49.567] (**) Option "Device" "/dev/input/event11"
[    49.597] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    49.597] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5678
[    49.597] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4732
[    49.597] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    49.597] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    49.597] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    49.597] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    49.597] (**) Option "TapButton1" "1"
[    49.598] (**) Option "TapButton2" "2"
[    49.598] (**) Option "TapButton3" "3"
[    49.598] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    49.598] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    49.598] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    49.607] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[    49.607] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    49.608] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    49.608] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    49.608] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[    49.608] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    49.608] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    49.608] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    49.608] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    49.608] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    49.609] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    49.609] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    49.609] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event16)
[    49.610] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    49.610] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    49.610] (**) TPPS/2 IBM TrackPoint: always reports core events
[    49.610] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event16"
[    49.610] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    49.610] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    49.610] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    49.610] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    49.610] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    49.610] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    49.610] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    49.610] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input16/event16"
[    49.610] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[    49.610] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    49.611] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    49.611] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    49.611] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    49.611] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    49.612] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[    49.612] (II) No input driver specified, ignoring this device.
[    49.612] (II) This device may have been added with another device file.
[    49.612] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    49.612] (II) No input driver specified, ignoring this device.
[    49.612] (II) This device may have been added with another device file.
[    49.613] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event8)
[    49.613] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    49.613] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    49.613] (**) ThinkPad Extra Buttons: always reports core events
[    49.614] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event8"
[    49.614] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[    49.614] (--) evdev: ThinkPad Extra Buttons: Found keys
[    49.614] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    49.614] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event8"
[    49.614] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[    49.614] (**) Option "xkb_rules" "evdev"
[    49.614] (**) Option "xkb_model" "evdev"
[    49.614] (**) Option "xkb_layout" "us"
[    49.724] (II) evdev: ThinkPad Extra Buttons: Close
[    49.724] (II) UnloadModule: "evdev"
[    49.724] (II) evdev: TPPS/2 IBM TrackPoint: Close
[    49.724] (II) UnloadModule: "evdev"
[    49.724] (II) UnloadModule: "synaptics"
[    49.725] (II) evdev: AT Translated Set 2 keyboard: Close
[    49.725] (II) UnloadModule: "evdev"
[    49.725] (II) evdev: Integrated Camera: Close
[    49.725] (II) UnloadModule: "evdev"
[    49.725] (II) evdev: PIXART USB OPTICAL MOUSE: Close
[    49.725] (II) UnloadModule: "evdev"
[    49.725] (II) evdev: Macally Macally ICEKey Keyboard: Close
[    49.725] (II) UnloadModule: "evdev"
[    49.725] (II) evdev: Macally Macally ICEKey Keyboard: Close
[    49.725] (II) UnloadModule: "evdev"
[    49.725] (II) evdev: Sleep Button: Close
[    49.725] (II) UnloadModule: "evdev"
[    49.725] (II) evdev: Video Bus: Close
[    49.725] (II) UnloadModule: "evdev"
[    49.725] (II) evdev: Power Button: Close
[    49.725] (II) UnloadModule: "evdev"
[    50.749] Server terminated successfully (0). Closing log file.

It seems like the error might be related to this part:

[    47.931] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    47.931] 	Entry deleted from font path.
[    47.931] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    47.931] 	Entry deleted from font path.
[    47.931] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    47.931] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/75dpi/

This is similar to what was mentioned here. I don't exactly have a question at this point but I'm going to keep track of the things I try here in case anybody searches for the problem in the future.

Moderator edit: Please use [ code ] tags instead of [ quote ] ones for those listings. Changed this for you this time.

Last edited by bernarcher (2013-02-20 16:57:33)

Offline

#2 2013-02-20 17:10:29

neon
Member
Registered: 2010-08-30
Posts: 12

Re: Can't start i3, but openbox and wmii work fine

So after installing xorg-fonts-100dpi and xorg-fonts-75 dpi the error about "/usr/share/fonts/100dpi/" goes away. The same flashing behavior remains when trying to startx but the switching between 3 different messages is no longer there. The new Xorg.0.log is:

[    47.960] 
X.Org X Server 1.13.2
Release Date: 2013-01-24
[    47.960] X Protocol Version 11, Revision 0
[    47.960] Build Operating System: Linux 3.7.4-1-ARCH x86_64 
[    47.961] Current Operating System: Linux freon 3.7.7-1-ARCH #1 SMP PREEMPT Mon Feb 11 20:20:58 EET 2013 x86_64
[    47.961] Kernel command line: vmlinuz-arch.efi root=/dev/sda7 ro rootfstype=ext4 systemd.unit=graphical.target initrd=\EFI\arch\initramfs-arch.img
[    47.961] Build Date: 25 January 2013  09:33:50AM
[    47.961]  
[    47.961] Current version of pixman: 0.28.2
[    47.961] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    47.961] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    47.962] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 20 08:59:20 2013
[    47.962] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    47.962] (==) No Layout section.  Using the first Screen section.
[    47.962] (==) No screen section available. Using defaults.
[    47.962] (**) |-->Screen "Default Screen Section" (0)
[    47.962] (**) |   |-->Monitor "<default monitor>"
[    47.963] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    47.963] (==) Automatically adding devices
[    47.963] (==) Automatically enabling devices
[    47.963] (==) Automatically adding GPU devices
[    47.963] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    47.963] 	Entry deleted from font path.
[    47.963] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    47.963] (==) ModulePath set to "/usr/lib/xorg/modules"
[    47.963] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    47.963] (II) Loader magic: 0x7fcc40
[    47.963] (II) Module ABI versions:
[    47.963] 	X.Org ANSI C Emulation: 0.4
[    47.963] 	X.Org Video Driver: 13.1
[    47.963] 	X.Org XInput driver : 18.0
[    47.963] 	X.Org Server Extension : 7.0
[    47.964] (II) config/udev: Adding drm device (/dev/dri/card0)
[    47.967] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21f9 rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[    47.967] (II) Open ACPI successful (/var/run/acpid.socket)
[    47.967] Initializing built-in extension Generic Event Extension
[    47.967] Initializing built-in extension SHAPE
[    47.967] Initializing built-in extension MIT-SHM
[    47.967] Initializing built-in extension XInputExtension
[    47.968] Initializing built-in extension XTEST
[    47.968] Initializing built-in extension BIG-REQUESTS
[    47.968] Initializing built-in extension SYNC
[    47.968] Initializing built-in extension XKEYBOARD
[    47.968] Initializing built-in extension XC-MISC
[    47.968] Initializing built-in extension SECURITY
[    47.968] Initializing built-in extension XINERAMA
[    47.968] Initializing built-in extension XFIXES
[    47.968] Initializing built-in extension RENDER
[    47.968] Initializing built-in extension RANDR
[    47.968] Initializing built-in extension COMPOSITE
[    47.968] Initializing built-in extension DAMAGE
[    47.968] Initializing built-in extension MIT-SCREEN-SAVER
[    47.968] Initializing built-in extension DOUBLE-BUFFER
[    47.969] Initializing built-in extension RECORD
[    47.969] Initializing built-in extension DPMS
[    47.969] Initializing built-in extension X-Resource
[    47.969] Initializing built-in extension XVideo
[    47.969] Initializing built-in extension XVideo-MotionCompensation
[    47.969] Initializing built-in extension XFree86-VidModeExtension
[    47.969] Initializing built-in extension XFree86-DGA
[    47.969] Initializing built-in extension XFree86-DRI
[    47.969] Initializing built-in extension DRI2
[    47.969] (II) LoadModule: "glx"
[    47.970] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    47.970] (II) Module glx: vendor="X.Org Foundation"
[    47.970] 	compiled for 1.13.2, module version = 1.0.0
[    47.970] 	ABI class: X.Org Server Extension, version 7.0
[    47.970] (==) AIGLX enabled
[    47.970] Loading extension GLX
[    47.970] (==) Matched intel as autoconfigured driver 0
[    47.970] (==) Matched intel as autoconfigured driver 1
[    47.970] (==) Matched vesa as autoconfigured driver 2
[    47.970] (==) Matched modesetting as autoconfigured driver 3
[    47.970] (==) Matched fbdev as autoconfigured driver 4
[    47.970] (==) Assigned the driver to the xf86ConfigLayout
[    47.970] (II) LoadModule: "intel"
[    47.970] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    47.971] (II) Module intel: vendor="X.Org Foundation"
[    47.971] 	compiled for 1.13.2, module version = 2.21.0
[    47.971] 	Module class: X.Org Video Driver
[    47.971] 	ABI class: X.Org Video Driver, version 13.1
[    47.971] (II) LoadModule: "vesa"
[    47.971] (WW) Warning, couldn't open module vesa
[    47.971] (II) UnloadModule: "vesa"
[    47.971] (II) Unloading vesa
[    47.971] (EE) Failed to load module "vesa" (module does not exist, 0)
[    47.971] (II) LoadModule: "modesetting"
[    47.972] (WW) Warning, couldn't open module modesetting
[    47.972] (II) UnloadModule: "modesetting"
[    47.972] (II) Unloading modesetting
[    47.972] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    47.972] (II) LoadModule: "fbdev"
[    47.972] (WW) Warning, couldn't open module fbdev
[    47.972] (II) UnloadModule: "fbdev"
[    47.972] (II) Unloading fbdev
[    47.972] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    47.972] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
	Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
	Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
	Haswell Server (GT2+), Haswell SDV Desktop (GT1),
	Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
	Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
	Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
	Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
	Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
	Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
	Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
	Haswell ULT Server (GT1), Haswell ULT Server (GT2),
	Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
	Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
	Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
	Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
	Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
	ValleyView PO board
[    47.973] (++) using VT number 1

[    47.974] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    47.974] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    47.974] (==) intel(0): RGB weight 888
[    47.974] (==) intel(0): Default visual is TrueColor
[    47.974] (--) intel(0): Integrated Graphics Chipset: Intel(R) Ivybridge Mobile (GT2)
[    47.974] (**) intel(0): Relaxed fencing enabled
[    47.974] (**) intel(0): Wait on SwapBuffers? enabled
[    47.974] (**) intel(0): Triple buffering? enabled
[    47.974] (**) intel(0): Framebuffer tiled
[    47.974] (**) intel(0): Pixmaps tiled
[    47.974] (**) intel(0): 3D buffers tiled
[    47.974] (**) intel(0): SwapBuffers wait enabled
[    47.974] (==) intel(0): video overlay key set to 0x101fe
[    47.975] (II) intel(0): Output LVDS1 using monitor section LVDS1
[    47.975] (**) intel(0): Option "Primary" "true"
[    47.975] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    48.000] (II) intel(0): Output VGA1 has no monitor section
[    48.026] (II) intel(0): Output HDMI1 has no monitor section
[    48.066] (II) intel(0): Output DP1 using monitor section DP1
[    48.066] (**) intel(0): Option "RightOf" "LVDS1"
[    48.067] (II) intel(0): EDID for output LVDS1
[    48.067] (II) intel(0): Manufacturer: LGD  Model: 382  Serial#: 0
[    48.067] (II) intel(0): Year: 2012  Week: 0
[    48.067] (II) intel(0): EDID Version: 1.3
[    48.067] (II) intel(0): Digital Display Input
[    48.067] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    48.067] (II) intel(0): Gamma: 2.20
[    48.067] (II) intel(0): No DPMS capabilities specified
[    48.067] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    48.067] (II) intel(0): First detailed timing is preferred mode
[    48.067] (II) intel(0): redX: 0.639 redY: 0.347   greenX: 0.330 greenY: 0.631
[    48.067] (II) intel(0): blueX: 0.154 blueY: 0.047   whiteX: 0.313 whiteY: 0.329
[    48.067] (II) intel(0): Manufacturer's mask: 0
[    48.067] (II) intel(0): Supported detailed timing:
[    48.067] (II) intel(0): clock: 108.0 MHz   Image Size:  309 x 174 mm
[    48.067] (II) intel(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1924 h_border: 0
[    48.067] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 936 v_border: 0
[    48.067] (II) intel(0):  LG Display
[    48.067] (II) intel(0):  LP140WD2-TLE2
[    48.067] (II) intel(0): EDID (in hex):
[    48.067] (II) intel(0): 	00ffffffffffff0030e4820300000000
[    48.067] (II) intel(0): 	00160103801f11780aba85a35854a127
[    48.067] (II) intel(0): 	0c505400000001010101010101010101
[    48.067] (II) intel(0): 	010101010101302a4044618424303020
[    48.067] (II) intel(0): 	350035ae100000190000000000000000
[    48.067] (II) intel(0): 	00000000000000000000000000fe004c
[    48.067] (II) intel(0): 	4720446973706c61790a2020000000fe
[    48.067] (II) intel(0): 	004c503134305744322d544c45320052
[    48.068] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    48.068] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    48.068] (II) intel(0): Printing probed modes for output LVDS1
[    48.068] (II) intel(0): Modeline "1600x900"x60.0  108.00  1600 1648 1680 1924  900 903 908 936 -hsync -vsync (56.1 kHz eP)
[    48.068] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    48.068] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    48.068] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    48.068] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    48.093] (II) intel(0): EDID for output VGA1
[    48.120] (II) intel(0): EDID for output HDMI1
[    48.160] (II) intel(0): EDID for output DP1
[    48.160] (II) intel(0): Output LVDS1 connected
[    48.160] (II) intel(0): Output VGA1 disconnected
[    48.160] (II) intel(0): Output HDMI1 disconnected
[    48.160] (II) intel(0): Output DP1 disconnected
[    48.160] (II) intel(0): Using user preference for initial modes
[    48.160] (II) intel(0): Output LVDS1 using initial mode 1600x900
[    48.160] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    48.160] (II) intel(0): Kernel page flipping support detected, enabling
[    48.160] (==) intel(0): DPI set to (96, 96)
[    48.160] (II) Loading sub module "fb"
[    48.160] (II) LoadModule: "fb"
[    48.160] (II) Loading /usr/lib/xorg/modules/libfb.so
[    48.161] (II) Module fb: vendor="X.Org Foundation"
[    48.161] 	compiled for 1.13.2, module version = 1.0.0
[    48.161] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    48.161] (II) Loading sub module "dri2"
[    48.161] (II) LoadModule: "dri2"
[    48.161] (II) Module "dri2" already built-in
[    48.161] (==) Depth 24 pixmap format is 32 bpp
[    48.161] (II) intel(0): [DRI2] Setup complete
[    48.161] (II) intel(0): [DRI2]   DRI driver: i965
[    48.161] (II) intel(0): Allocated new frame buffer 1600x900 stride 6656, tiled
[    48.164] (II) UXA(0): Driver registered support for the following operations:
[    48.164] (II)         solid
[    48.164] (II)         copy
[    48.164] (II)         composite (RENDER acceleration)
[    48.164] (II)         put_image
[    48.164] (II)         get_image
[    48.164] (==) intel(0): Backing store disabled
[    48.164] (==) intel(0): Silken mouse enabled
[    48.164] (II) intel(0): Initializing HW Cursor
[    48.164] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    48.168] (==) intel(0): DPMS enabled
[    48.168] (==) intel(0): Intel XvMC decoder enabled
[    48.168] (II) intel(0): Set up textured video
[    48.168] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    48.168] (II) intel(0): direct rendering: DRI2 Enabled
[    48.168] (==) intel(0): hotplug detection: "enabled"
[    48.186] (--) RandR disabled
[    48.209] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    48.209] (II) AIGLX: enabled GLX_INTEL_swap_event
[    48.209] (II) AIGLX: enabled GLX_ARB_create_context
[    48.209] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    48.209] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    48.209] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    48.209] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    48.209] (II) AIGLX: Loaded and initialized i965
[    48.209] (II) GLX: Initialized DRI2 GL provider for screen 0
[    48.210] (II) intel(0): Setting screen physical size to 423 x 238
[    48.409] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    48.409] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    48.409] (II) LoadModule: "evdev"
[    48.409] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    48.410] (II) Module evdev: vendor="X.Org Foundation"
[    48.410] 	compiled for 1.13.0, module version = 2.7.3
[    48.410] 	Module class: X.Org XInput Driver
[    48.410] 	ABI class: X.Org XInput driver, version 18.0
[    48.410] (II) Using input driver 'evdev' for 'Power Button'
[    48.410] (**) Power Button: always reports core events
[    48.410] (**) evdev: Power Button: Device: "/dev/input/event3"
[    48.410] (--) evdev: Power Button: Vendor 0 Product 0x1
[    48.410] (--) evdev: Power Button: Found keys
[    48.410] (II) evdev: Power Button: Configuring as keyboard
[    48.410] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    48.410] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    48.410] (**) Option "xkb_rules" "evdev"
[    48.410] (**) Option "xkb_model" "evdev"
[    48.410] (**) Option "xkb_layout" "us"
[    48.467] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    48.467] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    48.467] (II) Using input driver 'evdev' for 'Video Bus'
[    48.467] (**) Video Bus: always reports core events
[    48.467] (**) evdev: Video Bus: Device: "/dev/input/event12"
[    48.467] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    48.467] (--) evdev: Video Bus: Found keys
[    48.467] (II) evdev: Video Bus: Configuring as keyboard
[    48.467] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12"
[    48.467] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    48.467] (**) Option "xkb_rules" "evdev"
[    48.467] (**) Option "xkb_model" "evdev"
[    48.467] (**) Option "xkb_layout" "us"
[    48.468] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    48.468] (II) No input driver specified, ignoring this device.
[    48.468] (II) This device may have been added with another device file.
[    48.469] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    48.469] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    48.469] (II) Using input driver 'evdev' for 'Sleep Button'
[    48.469] (**) Sleep Button: always reports core events
[    48.469] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[    48.469] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    48.469] (--) evdev: Sleep Button: Found keys
[    48.469] (II) evdev: Sleep Button: Configuring as keyboard
[    48.469] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[    48.469] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    48.469] (**) Option "xkb_rules" "evdev"
[    48.469] (**) Option "xkb_model" "evdev"
[    48.469] (**) Option "xkb_layout" "us"
[    48.470] (II) config/udev: Adding drm device (/dev/dri/card0)
[    48.471] (II) config/udev: Adding input device Integrated Camera (/dev/input/event10)
[    48.471] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[    48.471] (II) Using input driver 'evdev' for 'Integrated Camera'
[    48.471] (**) Integrated Camera: always reports core events
[    48.471] (**) evdev: Integrated Camera: Device: "/dev/input/event10"
[    48.471] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb315
[    48.471] (--) evdev: Integrated Camera: Found keys
[    48.471] (II) evdev: Integrated Camera: Configuring as keyboard
[    48.471] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input10/event10"
[    48.471] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
[    48.471] (**) Option "xkb_rules" "evdev"
[    48.471] (**) Option "xkb_model" "evdev"
[    48.471] (**) Option "xkb_layout" "us"
[    48.472] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[    48.472] (II) No input driver specified, ignoring this device.
[    48.472] (II) This device may have been added with another device file.
[    48.473] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event7)
[    48.473] (II) No input driver specified, ignoring this device.
[    48.473] (II) This device may have been added with another device file.
[    48.473] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[    48.473] (II) No input driver specified, ignoring this device.
[    48.473] (II) This device may have been added with another device file.
[    48.474] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    48.474] (II) No input driver specified, ignoring this device.
[    48.474] (II) This device may have been added with another device file.
[    48.474] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    48.474] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    48.474] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    48.474] (**) AT Translated Set 2 keyboard: always reports core events
[    48.474] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    48.474] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    48.474] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    48.474] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    48.475] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    48.475] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    48.475] (**) Option "xkb_rules" "evdev"
[    48.475] (**) Option "xkb_model" "evdev"
[    48.475] (**) Option "xkb_layout" "us"
[    48.476] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[    48.476] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    48.476] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    48.476] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    48.476] (II) LoadModule: "synaptics"
[    48.476] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    48.476] (II) Module synaptics: vendor="X.Org Foundation"
[    48.476] 	compiled for 1.13.2, module version = 1.6.3
[    48.476] 	Module class: X.Org XInput Driver
[    48.476] 	ABI class: X.Org XInput driver, version 18.0
[    48.476] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    48.476] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    48.476] (**) Option "Device" "/dev/input/event11"
[    48.487] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    48.487] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5678
[    48.487] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4732
[    48.487] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    48.487] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    48.487] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    48.487] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    48.487] (**) Option "TapButton1" "1"
[    48.487] (**) Option "TapButton2" "2"
[    48.487] (**) Option "TapButton3" "3"
[    48.487] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    48.487] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    48.487] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    48.497] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[    48.497] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    48.497] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    48.497] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    48.497] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[    48.497] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    48.497] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    48.498] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    48.498] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    48.498] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    48.498] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    48.499] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    48.499] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13)
[    48.499] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    48.499] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[    48.499] (**) TPPS/2 IBM TrackPoint: always reports core events
[    48.499] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event13"
[    48.499] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[    48.500] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[    48.500] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[    48.500] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[    48.500] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[    48.500] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[    48.500] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    48.500] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input13/event13"
[    48.500] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[    48.500] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[    48.500] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[    48.500] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[    48.500] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    48.500] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    48.501] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    48.501] (II) No input driver specified, ignoring this device.
[    48.501] (II) This device may have been added with another device file.
[    48.501] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    48.501] (II) No input driver specified, ignoring this device.
[    48.501] (II) This device may have been added with another device file.
[    48.502] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[    48.502] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    48.502] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[    48.502] (**) ThinkPad Extra Buttons: always reports core events
[    48.502] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
[    48.502] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[    48.503] (--) evdev: ThinkPad Extra Buttons: Found keys
[    48.503] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[    48.503] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[    48.503] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[    48.503] (**) Option "xkb_rules" "evdev"
[    48.503] (**) Option "xkb_model" "evdev"
[    48.503] (**) Option "xkb_layout" "us"
[    48.621] (II) evdev: ThinkPad Extra Buttons: Close
[    48.621] (II) UnloadModule: "evdev"
[    48.621] (II) evdev: TPPS/2 IBM TrackPoint: Close
[    48.621] (II) UnloadModule: "evdev"
[    48.621] (II) UnloadModule: "synaptics"
[    48.621] (II) evdev: AT Translated Set 2 keyboard: Close
[    48.621] (II) UnloadModule: "evdev"
[    48.621] (II) evdev: Integrated Camera: Close
[    48.621] (II) UnloadModule: "evdev"
[    48.621] (II) evdev: Sleep Button: Close
[    48.622] (II) UnloadModule: "evdev"
[    48.622] (II) evdev: Video Bus: Close
[    48.622] (II) UnloadModule: "evdev"
[    48.622] (II) evdev: Power Button: Close
[    48.622] (II) UnloadModule: "evdev"
[    49.480] Server terminated successfully (0). Closing log file.

I'm stuck at this point, does anybody else have any ideas?

Offline

#3 2013-02-21 02:02:25

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: Can't start i3, but openbox and wmii work fine

Maybe you can get more info if you use:

exec i3 -V >> ~/.i3/i3log 2>&1

in your ~/.xinitrc

Offline

Board footer

Powered by FluxBB