You are not logged in.

#1 2016-04-30 15:23:13

Ridir
Member
Registered: 2016-04-30
Posts: 7

Desktop enviroment only functional as root.

Last week I decided to install Arch Linux on an 8Gb USB-drive, just for fun. Everything went smooth, and any issues I had were easily resolved with a quick google-search.

I decided to try out both openbox and bspwm, as I wasn't quite sure which type of window manager I wanted to use. I installed all dependencies and relevant applications while logged in as root and everything seemed to work. By editing .xinitrc I was able to run 'startx' and end up with a terminal using either window manager

My problems appeared when I tried doing the same thing as a regular user. I copied my .xinitrc file and made sure my user had full permissions, ran 'startx' and ended up with a black screen and a cross as a cursor. I am unable to launch any kind of terminal, be it with keycommands or my .xinitrc file, as said terminal closes itself immediately.

I suspect it being a permission problem of some kind, but after spending a lot of time googling and not finding a solution, I am unsure of what to try next.

My .xinitrc:

xsetroot -cursor_name left ptr &
sxhkd &
urxvt &
exec bspwm

Output of 'ls -la'. For som reason my .Xauthority file changes permission settings whenever i run 'startx', could this be the problem?

drwxrwxrwx 6 nova nova 4096 Apr 30 04:30 .
drwxr-xr-x 3 root nova 4096 Apr 12 03:17 ..
-rwxrwxrwx 1 nova nova 8718 Apr 30 04:30 .bash_history
-rwxrwxrwx 1 nova nova   21 Nov 23 21:20 .bash_logout
-rwxrwxrwx 1 nova nova   12 Apr 24 22:50 .bash_profile
-rwxrwxrwx 1 nova nova   59 Apr 25 10:54 .bashrc
drwxrwxrwx 4 nova nova 4096 Apr 30 03:52 .cache
drwxrwxrwx 5 nova nova 4096 Apr 30 03:52 .config
drwxrwxrwx 3 nova nova 4096 Apr 24 22:30 .local
drwxrwxrwx 2 nova nova 4096 Apr 25 23:42 .uxvt
-rw------- 1 nova nova    0 Apr 30 04:30 .Xauthority
-rwxrwxrwx 1 nova nova   64 Apr 24 23:56 .xbindkeysrc
-rwxrwxrwx 1 nova nova  234 Apr 30 04:14 .xinitrc
-rwxrwxrwx 1 nova nova 1895 Apr 27 20:29 xorg.conf.new

Any help is appreciated.

Offline

#2 2016-04-30 16:06:35

Docbroke
Member
From: India
Registered: 2015-06-13
Posts: 1,433

Re: Desktop enviroment only functional as root.

You are getting cursor and black screens means startx works, but somehow your bspwm is not working as it should. Have you copied/created bspwm configuration in home folder. ( I do not use bspwm so I am not sure)

Offline

#3 2016-04-30 17:22:49

Ridir
Member
Registered: 2016-04-30
Posts: 7

Re: Desktop enviroment only functional as root.

Docbroke wrote:

You are getting cursor and black screens means startx works, but somehow your bspwm is not working as it should. Have you copied/created bspwm configuration in home folder. ( I do not use bspwm so I am not sure)

Earlier I copied the default configuration file /usr/share/doc/bspwm/examples/bspwmrc to ~/.config/bspwm/, but it had no apparent effect.

Offline

#4 2016-05-02 14:36:05

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Desktop enviroment only functional as root.

Hmm.... What is in the X log ("/var/log/Xorg.0.log") after you run "startx"?

Does X work properly if you install the "openbox" package and use "exec openbox-session" in your "~/.xinitrc" file instead?

Ridir wrote:

Output of 'ls -la'.

Did you "chmod 777" everything? That's kind of overkill... sad

Last edited by drcouzelis (2016-05-02 14:37:14)

Offline

#5 2016-05-02 19:56:12

Ridir
Member
Registered: 2016-04-30
Posts: 7

Re: Desktop enviroment only functional as root.

Doing the same with openbox makes a mouse cursor appear. Right clicking summons a menu, but I am unable to launch any application other than the openbox configuration tool. I only tried with different terminals though since I really don't have any other applications installed.

bspwm log:

[   154.992] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[   154.992] X Protocol Version 11, Revision 0
[   154.992] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   154.992] Current Operating System: Linux arch 4.5.1-1-ARCH #1 SMP PREEMPT Thu Apr 14 19:19:32 CEST 2016 x86_64
[   154.993] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=47732182-870c-4cfe-93ac-4e5e95adf06a rw quiet
[   154.993] Build Date: 05 April 2016  05:24:02PM
[   154.993]  
[   154.993] Current version of pixman: 0.34.0
[   154.993] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   154.993] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   154.993] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 27 16:51:22 2016
[   155.008] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   155.008] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   155.013] (==) No Layout section.  Using the first Screen section.
[   155.013] (==) No screen section available. Using defaults.
[   155.013] (**) |-->Screen "Default Screen Section" (0)
[   155.013] (**) |   |-->Monitor "<default monitor>"
[   155.017] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   155.017] (==) Automatically adding devices
[   155.017] (==) Automatically enabling devices
[   155.017] (==) Automatically adding GPU devices
[   155.017] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   155.027] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   155.027] 	Entry deleted from font path.
[   155.028] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   155.028] 	Entry deleted from font path.
[   155.028] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   155.029] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   155.029] 	Entry deleted from font path.
[   155.029] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   155.029] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[   155.029] (==) ModulePath set to "/usr/lib/xorg/modules"
[   155.029] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   155.030] (II) Loader magic: 0x819d20
[   155.030] (II) Module ABI versions:
[   155.030] 	X.Org ANSI C Emulation: 0.4
[   155.030] 	X.Org Video Driver: 20.0
[   155.030] 	X.Org XInput driver : 22.1
[   155.030] 	X.Org Server Extension : 9.0
[   155.031] (++) using VT number 1

[   155.031] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   155.032] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   155.033] (II) xfree86: Adding drm device (/dev/dri/card0)
[   155.033] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   155.034] (II) xfree86: Adding drm device (/dev/dri/card1)
[   155.034] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[   155.036] (--) PCI:*(0:0:2:0) 8086:0a16:103c:198f rev 9, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64
[   155.036] (--) PCI: (0:3:0:0) 1002:6601:103c:1990 rev 0, Mem @ 0xb0000000/268435456, 0xd0500000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[   155.036] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   155.037] (II) LoadModule: "glx"
[   155.039] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   155.109] (II) Module glx: vendor="X.Org Foundation"
[   155.109] 	compiled for 1.18.3, module version = 1.0.0
[   155.109] 	ABI class: X.Org Server Extension, version 9.0
[   155.109] (==) AIGLX enabled
[   155.109] (==) Matched intel as autoconfigured driver 0
[   155.109] (==) Matched ati as autoconfigured driver 1
[   155.109] (==) Matched intel as autoconfigured driver 2
[   155.109] (==) Matched modesetting as autoconfigured driver 3
[   155.109] (==) Matched fbdev as autoconfigured driver 4
[   155.109] (==) Matched vesa as autoconfigured driver 5
[   155.109] (==) Assigned the driver to the xf86ConfigLayout
[   155.109] (II) LoadModule: "intel"
[   155.111] (WW) Warning, couldn't open module intel
[   155.111] (II) UnloadModule: "intel"
[   155.111] (II) Unloading intel
[   155.111] (EE) Failed to load module "intel" (module does not exist, 0)
[   155.111] (II) LoadModule: "ati"
[   155.111] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   155.112] (II) Module ati: vendor="X.Org Foundation"
[   155.112] 	compiled for 1.18.3, module version = 7.7.0
[   155.112] 	Module class: X.Org Video Driver
[   155.112] 	ABI class: X.Org Video Driver, version 20.0
[   155.112] (II) LoadModule: "radeon"
[   155.113] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   155.137] (II) Module radeon: vendor="X.Org Foundation"
[   155.137] 	compiled for 1.18.3, module version = 7.7.0
[   155.137] 	Module class: X.Org Video Driver
[   155.137] 	ABI class: X.Org Video Driver, version 20.0
[   155.137] (II) LoadModule: "modesetting"
[   155.137] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   155.141] (II) Module modesetting: vendor="X.Org Foundation"
[   155.141] 	compiled for 1.18.3, module version = 1.18.3
[   155.141] 	Module class: X.Org Video Driver
[   155.141] 	ABI class: X.Org Video Driver, version 20.0
[   155.141] (II) LoadModule: "fbdev"
[   155.141] (WW) Warning, couldn't open module fbdev
[   155.141] (II) UnloadModule: "fbdev"
[   155.141] (II) Unloading fbdev
[   155.141] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   155.141] (II) LoadModule: "vesa"
[   155.141] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   155.144] (II) Module vesa: vendor="X.Org Foundation"
[   155.144] 	compiled for 1.18.0, module version = 2.3.4
[   155.144] 	Module class: X.Org Video Driver
[   155.144] 	ABI class: X.Org Video Driver, version 20.0
[   155.144] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[   155.147] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   155.147] (II) VESA: driver for VESA chipsets: vesa
[   155.151] (II) [KMS] Kernel modesetting enabled.
[   155.151] (II) modeset(0): using drv /dev/dri/card0
[   155.151] (WW) Falling back to old probe method for vesa
[   155.151] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   155.151] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   155.151] (==) modeset(0): RGB weight 888
[   155.151] (==) modeset(0): Default visual is TrueColor
[   155.151] (II) Loading sub module "glamoregl"
[   155.151] (II) LoadModule: "glamoregl"
[   155.152] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   155.199] (II) Module glamoregl: vendor="X.Org Foundation"
[   155.200] 	compiled for 1.18.3, module version = 1.0.0
[   155.200] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   155.200] (II) glamor: OpenGL accelerated X.org driver based.
[   155.425] (II) glamor: EGL version 1.4 (DRI2):
[   155.499] (II) modeset(0): glamor initialized
[   155.500] (II) modeset(0): Output eDP-1 has no monitor section
[   155.500] (II) modeset(0): Output DP-1 has no monitor section
[   155.606] (II) modeset(0): Output HDMI-1 has no monitor section
[   155.606] (II) modeset(0): Output DP-2 has no monitor section
[   155.713] (II) modeset(0): Output HDMI-2 has no monitor section
[   155.714] (II) modeset(0): EDID for output eDP-1
[   155.714] (II) modeset(0): Manufacturer: CMN  Model: 14a3  Serial#: 0
[   155.714] (II) modeset(0): Year: 2012  Week: 31
[   155.714] (II) modeset(0): EDID Version: 1.4
[   155.714] (II) modeset(0): Digital Display Input
[   155.714] (II) modeset(0): 6 bits per channel
[   155.714] (II) modeset(0): Digital interface is DisplayPort
[   155.714] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[   155.714] (II) modeset(0): Gamma: 2.20
[   155.714] (II) modeset(0): No DPMS capabilities specified
[   155.714] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   155.714] (II) modeset(0): First detailed timing is preferred mode
[   155.714] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   155.714] (II) modeset(0): redX: 0.593 redY: 0.344   greenX: 0.325 greenY: 0.561
[   155.714] (II) modeset(0): blueX: 0.153 blueY: 0.144   whiteX: 0.313 whiteY: 0.329
[   155.714] (II) modeset(0): Manufacturer's mask: 0
[   155.714] (II) modeset(0): Supported detailed timing:
[   155.714] (II) modeset(0): clock: 107.8 MHz   Image Size:  309 x 174 mm
[   155.714] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1940 h_border: 0
[   155.714] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 926 v_border: 0
[   155.714] (II) modeset(0): Supported detailed timing:
[   155.714] (II) modeset(0): clock: 71.9 MHz   Image Size:  309 x 174 mm
[   155.714] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1940 h_border: 0
[   155.714] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 926 v_border: 0
[   155.714] (II) modeset(0): Unknown vendor-specific block 2
[   155.714] (II) modeset(0): EDID (in hex):
[   155.714] (II) modeset(0): 	00ffffffffffff000daea31400000000
[   155.714] (II) modeset(0): 	1f160104951f117802c6759758538f27
[   155.714] (II) modeset(0): 	24505400000001010101010101010101
[   155.714] (II) modeset(0): 	0101010101011c2a405461841a303020
[   155.714] (II) modeset(0): 	350035ae1000001a131c405461841a30
[   155.714] (II) modeset(0): 	3020350035ae1000001a000000000000
[   155.714] (II) modeset(0): 	00000000000000000000000000000002
[   155.714] (II) modeset(0): 	000c3dff0c3c7d1513287d0000000015
[   155.714] (II) modeset(0): Printing probed modes for output eDP-1
[   155.715] (II) modeset(0): Modeline "1600x900"x60.0  107.80  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (55.6 kHz eP)
[   155.715] (II) modeset(0): Modeline "1600x900"x40.0   71.87  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (37.0 kHz e)
[   155.715] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   155.715] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   155.715] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   155.715] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   155.715] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   155.715] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   155.715] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   155.715] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   155.715] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   155.715] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   155.715] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   155.715] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   155.715] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   155.715] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   155.715] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   155.715] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   155.715] (II) modeset(0): EDID for output DP-1
[   155.820] (II) modeset(0): EDID for output HDMI-1
[   155.820] (II) modeset(0): EDID for output DP-2
[   155.926] (II) modeset(0): EDID for output HDMI-2
[   155.926] (II) modeset(0): Output eDP-1 connected
[   155.926] (II) modeset(0): Output DP-1 disconnected
[   155.926] (II) modeset(0): Output HDMI-1 disconnected
[   155.926] (II) modeset(0): Output DP-2 disconnected
[   155.926] (II) modeset(0): Output HDMI-2 disconnected
[   155.926] (II) modeset(0): Using exact sizes for initial modes
[   155.926] (II) modeset(0): Output eDP-1 using initial mode 1600x900 +0+0
[   155.926] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   155.926] (==) modeset(0): DPI set to (96, 96)
[   155.926] (II) Loading sub module "fb"
[   155.926] (II) LoadModule: "fb"
[   155.927] (II) Loading /usr/lib/xorg/modules/libfb.so
[   155.934] (II) Module fb: vendor="X.Org Foundation"
[   155.934] 	compiled for 1.18.3, module version = 1.0.0
[   155.934] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   155.934] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
[   155.934] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   155.934] (==) RADEON(G0): Default visual is TrueColor
[   155.934] (==) RADEON(G0): RGB weight 888
[   155.934] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
[   155.934] (--) RADEON(G0): Chipset: "OLAND" (ChipID = 0x6601)
[   155.934] (II) Loading sub module "fb"
[   155.934] (II) LoadModule: "fb"
[   155.934] (II) Loading /usr/lib/xorg/modules/libfb.so
[   155.934] (II) Module fb: vendor="X.Org Foundation"
[   155.934] 	compiled for 1.18.3, module version = 1.0.0
[   155.934] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   155.934] (II) Loading sub module "dri2"
[   155.934] (II) LoadModule: "dri2"
[   155.934] (II) Module "dri2" already built-in
[   155.934] (II) Loading sub module "glamoregl"
[   155.934] (II) LoadModule: "glamoregl"
[   155.934] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   155.934] (II) Module glamoregl: vendor="X.Org Foundation"
[   155.934] 	compiled for 1.18.3, module version = 1.0.0
[   155.934] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   155.934] (II) glamor: OpenGL accelerated X.org driver based.
[   157.050] (II) glamor: EGL version 1.4 (DRI2):
[   157.110] (II) RADEON(G0): glamor detected, initialising EGL layer.
[   157.110] (II) RADEON(G0): KMS Color Tiling: enabled
[   157.110] (II) RADEON(G0): KMS Color Tiling 2D: enabled
[   157.110] (II) RADEON(G0): KMS Pageflipping: enabled
[   157.110] (II) RADEON(G0): SwapBuffers wait for vsync: enabled
[   157.116] (II) RADEON(G0): Output DisplayPort-1-2 has no monitor section
[   157.123] (II) RADEON(G0): Output DisplayPort-1-3 has no monitor section
[   157.130] (II) RADEON(G0): EDID for output DisplayPort-1-2
[   157.136] (II) RADEON(G0): EDID for output DisplayPort-1-3
[   157.136] (II) RADEON(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   157.136] (II) RADEON(G0): mem size init: gart size :7fbce000 vram size: s:40000000 visible:3f616000
[   157.136] (==) RADEON(G0): DPI set to (96, 96)
[   157.136] (II) Loading sub module "ramdac"
[   157.136] (II) LoadModule: "ramdac"
[   157.136] (II) Module "ramdac" already built-in
[   157.136] (II) UnloadModule: "vesa"
[   157.136] (II) Unloading vesa
[   157.136] (==) Depth 24 pixmap format is 32 bpp
[   157.140] (II) RADEON(G0): [DRI2] Setup complete
[   157.140] (II) RADEON(G0): [DRI2]   DRI driver: radeonsi
[   157.140] (II) RADEON(G0): [DRI2]   VDPAU driver: radeonsi
[   157.140] (II) RADEON(G0): Front buffer size: 3072K
[   157.140] (II) RADEON(G0): VRAM usage limit set to 931788K
[   157.146] (==) RADEON(G0): DRI3 disabled
[   157.146] (==) RADEON(G0): Backing store enabled
[   157.146] (II) RADEON(G0): Direct rendering enabled
[   157.208] (II) RADEON(G0): Use GLAMOR acceleration.
[   157.208] (II) RADEON(G0): Acceleration enabled
[   157.208] (==) RADEON(G0): DPMS enabled
[   157.208] (==) RADEON(G0): Silken mouse enabled
[   157.213] (II) RADEON(G0): Set up textured video (glamor)
[   157.213] (II) RADEON(G0): [XvMC] Associated with GLAMOR Textured Video.
[   157.213] (II) RADEON(G0): [XvMC] Extension initialized.
[   157.213] (II) RADEON(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   157.334] (==) modeset(0): Backing store enabled
[   157.334] (==) modeset(0): Silken mouse enabled
[   157.334] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   157.334] (==) modeset(0): DPMS enabled
[   157.334] (II) modeset(0): [DRI2] Setup complete
[   157.334] (II) modeset(0): [DRI2]   DRI driver: i965
[   157.334] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   157.345] (--) RandR disabled
[   157.357] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   157.357] (II) AIGLX: enabled GLX_ARB_create_context
[   157.357] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   157.357] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   157.357] (II) AIGLX: enabled GLX_INTEL_swap_event
[   157.357] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   157.357] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   157.357] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   157.357] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   157.357] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   157.357] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   157.357] (II) AIGLX: Loaded and initialized i965
[   157.357] (II) GLX: Initialized DRI2 GL provider for screen 0
[   157.362] (II) modeset(0): Damage tracking initialized
[   157.362] (II) modeset(0): Setting screen physical size to 423 x 238
[   157.495] (II) config/udev: Adding input device Power Button (/dev/input/event10)
[   157.495] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   157.495] (II) LoadModule: "evdev"
[   157.495] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   157.507] (II) Module evdev: vendor="X.Org Foundation"
[   157.507] 	compiled for 1.18.0, module version = 2.10.1
[   157.507] 	Module class: X.Org XInput Driver
[   157.507] 	ABI class: X.Org XInput driver, version 22.1
[   157.508] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 20 paused 0
[   157.508] (II) Using input driver 'evdev' for 'Power Button'
[   157.508] (**) Power Button: always reports core events
[   157.508] (**) evdev: Power Button: Device: "/dev/input/event10"
[   157.508] (--) evdev: Power Button: Vendor 0 Product 0x1
[   157.508] (--) evdev: Power Button: Found keys
[   157.508] (II) evdev: Power Button: Configuring as keyboard
[   157.508] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input14/event10"
[   157.508] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   157.508] (**) Option "xkb_rules" "evdev"
[   157.509] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[   157.509] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   157.509] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 21 paused 0
[   157.509] (II) Using input driver 'evdev' for 'Video Bus'
[   157.509] (**) Video Bus: always reports core events
[   157.509] (**) evdev: Video Bus: Device: "/dev/input/event15"
[   157.509] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   157.509] (--) evdev: Video Bus: Found keys
[   157.509] (II) evdev: Video Bus: Configuring as keyboard
[   157.509] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21/event15"
[   157.509] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   157.509] (**) Option "xkb_rules" "evdev"
[   157.510] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[   157.510] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   157.510] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 22 paused 0
[   157.510] (II) Using input driver 'evdev' for 'Video Bus'
[   157.510] (**) Video Bus: always reports core events
[   157.510] (**) evdev: Video Bus: Device: "/dev/input/event16"
[   157.510] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   157.510] (--) evdev: Video Bus: Found keys
[   157.510] (II) evdev: Video Bus: Configuring as keyboard
[   157.510] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3f/LNXVIDEO:01/input/input22/event16"
[   157.510] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   157.510] (**) Option "xkb_rules" "evdev"
[   157.511] (II) config/udev: Adding input device Lid Switch (/dev/input/event9)
[   157.511] (II) No input driver specified, ignoring this device.
[   157.511] (II) This device may have been added with another device file.
[   157.511] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
[   157.511] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   157.512] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 23 paused 0
[   157.512] (II) Using input driver 'evdev' for 'Sleep Button'
[   157.512] (**) Sleep Button: always reports core events
[   157.512] (**) evdev: Sleep Button: Device: "/dev/input/event8"
[   157.512] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   157.512] (--) evdev: Sleep Button: Found keys
[   157.512] (II) evdev: Sleep Button: Configuring as keyboard
[   157.512] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12/event8"
[   157.512] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   157.512] (**) Option "xkb_rules" "evdev"
[   157.513] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event18)
[   157.513] (II) No input driver specified, ignoring this device.
[   157.513] (II) This device may have been added with another device file.
[   157.513] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event19)
[   157.513] (II) No input driver specified, ignoring this device.
[   157.513] (II) This device may have been added with another device file.
[   157.513] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event20)
[   157.513] (II) No input driver specified, ignoring this device.
[   157.513] (II) This device may have been added with another device file.
[   157.513] (II) config/udev: Adding input device HP HD Webcam (/dev/input/event13)
[   157.513] (**) HP HD Webcam: Applying InputClass "evdev keyboard catchall"
[   157.514] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 24 paused 0
[   157.514] (II) Using input driver 'evdev' for 'HP HD Webcam'
[   157.514] (**) HP HD Webcam: always reports core events
[   157.514] (**) evdev: HP HD Webcam: Device: "/dev/input/event13"
[   157.514] (--) evdev: HP HD Webcam: Vendor 0x4f2 Product 0xb3ed
[   157.514] (--) evdev: HP HD Webcam: Found keys
[   157.514] (II) evdev: HP HD Webcam: Configuring as keyboard
[   157.514] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input19/event13"
[   157.514] (II) XINPUT: Adding extended input device "HP HD Webcam" (type: KEYBOARD, id 10)
[   157.514] (**) Option "xkb_rules" "evdev"
[   157.514] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event6)
[   157.514] (II) No input driver specified, ignoring this device.
[   157.514] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event4)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event5)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event1)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.516] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event2)
[   157.516] (II) No input driver specified, ignoring this device.
[   157.516] (II) This device may have been added with another device file.
[   157.516] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   157.516] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   157.516] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 25 paused 0
[   157.516] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   157.516] (**) AT Translated Set 2 keyboard: always reports core events
[   157.516] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   157.516] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   157.516] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   157.516] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   157.516] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   157.516] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   157.516] (**) Option "xkb_rules" "evdev"
[   157.517] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event17)
[   157.517] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[   157.517] (**) PS/2 Generic Mouse: Applying InputClass "Trackpad"
[   157.517] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 26 paused 0
[   157.517] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[   157.517] (**) PS/2 Generic Mouse: always reports core events
[   157.517] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event17"
[   157.517] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[   157.517] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[   157.517] (--) evdev: PS/2 Generic Mouse: Found relative axes
[   157.517] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[   157.517] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[   157.517] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[   157.517] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   157.517] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input18/event17"
[   157.517] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 12)
[   157.517] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[   157.517] (**) Option "AccelerationScheme" "none"
[   157.517] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   157.517] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   157.517] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   157.518] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[   157.518] (**) PS/2 Generic Mouse: Applying InputClass "Trackpad"
[   157.518] (II) No input driver specified, ignoring this device.
[   157.518] (II) This device may have been added with another device file.
[   157.518] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event21)
[   157.518] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   157.518] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[   157.518] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   157.518] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   157.518] (II) LoadModule: "synaptics"
[   157.518] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   157.522] (II) Module synaptics: vendor="X.Org Foundation"
[   157.522] 	compiled for 1.18.0, module version = 1.8.3
[   157.522] 	Module class: X.Org XInput Driver
[   157.522] 	ABI class: X.Org XInput driver, version 22.1
[   157.523] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 27 paused 0
[   157.523] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   157.523] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   157.523] (**) Option "Device" "/dev/input/event21"
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1360 - 5672 (res 44)
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1160 - 4764 (res 70)
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   157.553] (**) Option "TapButton1" "1"
[   157.553] (**) Option "TapButton2" "2"
[   157.553] (**) Option "TapButton3" "3"
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   157.553] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   157.553] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input23/event21"
[   157.553] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[   157.553] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   157.553] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   157.553] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[   157.553] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   157.553] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   157.553] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   157.553] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   157.554] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   157.554] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   157.554] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   157.554] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event12)
[   157.554] (II) No input driver specified, ignoring this device.
[   157.554] (II) This device may have been added with another device file.
[   157.554] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[   157.554] (II) No input driver specified, ignoring this device.
[   157.554] (II) This device may have been added with another device file.
[   157.555] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event11)
[   157.555] (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[   157.555] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 28 paused 0
[   157.555] (II) Using input driver 'evdev' for 'HP Wireless hotkeys'
[   157.555] (**) HP Wireless hotkeys: always reports core events
[   157.555] (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event11"
[   157.555] (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0
[   157.555] (--) evdev: HP Wireless hotkeys: Found keys
[   157.555] (II) evdev: HP Wireless hotkeys: Configuring as keyboard
[   157.555] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event11"
[   157.555] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14)
[   157.555] (**) Option "xkb_rules" "evdev"
[   157.556] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event14)
[   157.556] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   157.556] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 29 paused 0
[   157.556] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[   157.556] (**) HP WMI hotkeys: always reports core events
[   157.556] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event14"
[   157.556] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[   157.556] (--) evdev: HP WMI hotkeys: Found keys
[   157.556] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[   157.556] (**) Option "config_info" "udev:/sys/devices/virtual/input/input20/event14"
[   157.556] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
[   157.556] (**) Option "xkb_rules" "evdev"
[   157.632] (II) modeset(0): EDID vendor "CMN", prod id 5283
[   157.632] (II) modeset(0): Printing DDC gathered Modelines:
[   157.632] (II) modeset(0): Modeline "1600x900"x0.0  107.80  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (55.6 kHz eP)
[   157.632] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (37.0 kHz e)
[   215.453] (II) evdev: HP WMI hotkeys: Close
[   215.453] (II) UnloadModule: "evdev"
[   215.453] (II) systemd-logind: releasing fd for 13:78
[   215.470] (II) evdev: HP Wireless hotkeys: Close
[   215.470] (II) UnloadModule: "evdev"
[   215.470] (II) systemd-logind: releasing fd for 13:75
[   215.533] (II) UnloadModule: "synaptics"
[   215.533] (II) systemd-logind: releasing fd for 13:85
[   215.563] (II) evdev: PS/2 Generic Mouse: Close
[   215.563] (II) UnloadModule: "evdev"
[   215.563] (II) systemd-logind: releasing fd for 13:81
[   215.603] (II) evdev: AT Translated Set 2 keyboard: Close
[   215.603] (II) UnloadModule: "evdev"
[   215.603] (II) systemd-logind: releasing fd for 13:64
[   215.630] (II) evdev: HP HD Webcam: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:77
[   215.630] (EE) systemd-logind: failed to release device: Connection was disconnected before a reply was received
[   215.630] (II) evdev: Sleep Button: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:72
[   215.630] (EE) systemd-logind: failed to release device: Connection is closed
[   215.630] (II) evdev: Video Bus: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:80
[   215.630] (EE) systemd-logind: failed to release device: Connection is closed
[   215.630] (II) evdev: Video Bus: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:79
[   215.630] (EE) systemd-logind: failed to release device: Connection is closed
[   215.630] (II) evdev: Power Button: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:74
[   215.630] (EE) systemd-logind: failed to release device: Connection is closed

openbox log:

[   154.992] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[   154.992] X Protocol Version 11, Revision 0
[   154.992] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[   154.992] Current Operating System: Linux arch 4.5.1-1-ARCH #1 SMP PREEMPT Thu Apr 14 19:19:32 CEST 2016 x86_64
[   154.993] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=47732182-870c-4cfe-93ac-4e5e95adf06a rw quiet
[   154.993] Build Date: 05 April 2016  05:24:02PM
[   154.993]  
[   154.993] Current version of pixman: 0.34.0
[   154.993] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   154.993] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   154.993] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 27 16:51:22 2016
[   155.008] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   155.008] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   155.013] (==) No Layout section.  Using the first Screen section.
[   155.013] (==) No screen section available. Using defaults.
[   155.013] (**) |-->Screen "Default Screen Section" (0)
[   155.013] (**) |   |-->Monitor "<default monitor>"
[   155.017] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   155.017] (==) Automatically adding devices
[   155.017] (==) Automatically enabling devices
[   155.017] (==) Automatically adding GPU devices
[   155.017] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   155.027] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   155.027] 	Entry deleted from font path.
[   155.028] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   155.028] 	Entry deleted from font path.
[   155.028] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   155.029] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   155.029] 	Entry deleted from font path.
[   155.029] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   155.029] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[   155.029] (==) ModulePath set to "/usr/lib/xorg/modules"
[   155.029] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   155.030] (II) Loader magic: 0x819d20
[   155.030] (II) Module ABI versions:
[   155.030] 	X.Org ANSI C Emulation: 0.4
[   155.030] 	X.Org Video Driver: 20.0
[   155.030] 	X.Org XInput driver : 22.1
[   155.030] 	X.Org Server Extension : 9.0
[   155.031] (++) using VT number 1

[   155.031] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   155.032] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[   155.033] (II) xfree86: Adding drm device (/dev/dri/card0)
[   155.033] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   155.034] (II) xfree86: Adding drm device (/dev/dri/card1)
[   155.034] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 9 paused 0
[   155.036] (--) PCI:*(0:0:2:0) 8086:0a16:103c:198f rev 9, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64
[   155.036] (--) PCI: (0:3:0:0) 1002:6601:103c:1990 rev 0, Mem @ 0xb0000000/268435456, 0xd0500000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[   155.036] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   155.037] (II) LoadModule: "glx"
[   155.039] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   155.109] (II) Module glx: vendor="X.Org Foundation"
[   155.109] 	compiled for 1.18.3, module version = 1.0.0
[   155.109] 	ABI class: X.Org Server Extension, version 9.0
[   155.109] (==) AIGLX enabled
[   155.109] (==) Matched intel as autoconfigured driver 0
[   155.109] (==) Matched ati as autoconfigured driver 1
[   155.109] (==) Matched intel as autoconfigured driver 2
[   155.109] (==) Matched modesetting as autoconfigured driver 3
[   155.109] (==) Matched fbdev as autoconfigured driver 4
[   155.109] (==) Matched vesa as autoconfigured driver 5
[   155.109] (==) Assigned the driver to the xf86ConfigLayout
[   155.109] (II) LoadModule: "intel"
[   155.111] (WW) Warning, couldn't open module intel
[   155.111] (II) UnloadModule: "intel"
[   155.111] (II) Unloading intel
[   155.111] (EE) Failed to load module "intel" (module does not exist, 0)
[   155.111] (II) LoadModule: "ati"
[   155.111] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   155.112] (II) Module ati: vendor="X.Org Foundation"
[   155.112] 	compiled for 1.18.3, module version = 7.7.0
[   155.112] 	Module class: X.Org Video Driver
[   155.112] 	ABI class: X.Org Video Driver, version 20.0
[   155.112] (II) LoadModule: "radeon"
[   155.113] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   155.137] (II) Module radeon: vendor="X.Org Foundation"
[   155.137] 	compiled for 1.18.3, module version = 7.7.0
[   155.137] 	Module class: X.Org Video Driver
[   155.137] 	ABI class: X.Org Video Driver, version 20.0
[   155.137] (II) LoadModule: "modesetting"
[   155.137] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   155.141] (II) Module modesetting: vendor="X.Org Foundation"
[   155.141] 	compiled for 1.18.3, module version = 1.18.3
[   155.141] 	Module class: X.Org Video Driver
[   155.141] 	ABI class: X.Org Video Driver, version 20.0
[   155.141] (II) LoadModule: "fbdev"
[   155.141] (WW) Warning, couldn't open module fbdev
[   155.141] (II) UnloadModule: "fbdev"
[   155.141] (II) Unloading fbdev
[   155.141] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   155.141] (II) LoadModule: "vesa"
[   155.141] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   155.144] (II) Module vesa: vendor="X.Org Foundation"
[   155.144] 	compiled for 1.18.0, module version = 2.3.4
[   155.144] 	Module class: X.Org Video Driver
[   155.144] 	ABI class: X.Org Video Driver, version 20.0
[   155.144] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
	ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
	ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
	ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
	CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
	BARTS, BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
	ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
	TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
	VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
	OLAND, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
	BONAIRE, BONAIRE, BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
	KABINI, KABINI, KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
	MULLINS, MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
	KAVERI, KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
	HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[   155.147] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   155.147] (II) VESA: driver for VESA chipsets: vesa
[   155.151] (II) [KMS] Kernel modesetting enabled.
[   155.151] (II) modeset(0): using drv /dev/dri/card0
[   155.151] (WW) Falling back to old probe method for vesa
[   155.151] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   155.151] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   155.151] (==) modeset(0): RGB weight 888
[   155.151] (==) modeset(0): Default visual is TrueColor
[   155.151] (II) Loading sub module "glamoregl"
[   155.151] (II) LoadModule: "glamoregl"
[   155.152] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   155.199] (II) Module glamoregl: vendor="X.Org Foundation"
[   155.200] 	compiled for 1.18.3, module version = 1.0.0
[   155.200] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   155.200] (II) glamor: OpenGL accelerated X.org driver based.
[   155.425] (II) glamor: EGL version 1.4 (DRI2):
[   155.499] (II) modeset(0): glamor initialized
[   155.500] (II) modeset(0): Output eDP-1 has no monitor section
[   155.500] (II) modeset(0): Output DP-1 has no monitor section
[   155.606] (II) modeset(0): Output HDMI-1 has no monitor section
[   155.606] (II) modeset(0): Output DP-2 has no monitor section
[   155.713] (II) modeset(0): Output HDMI-2 has no monitor section
[   155.714] (II) modeset(0): EDID for output eDP-1
[   155.714] (II) modeset(0): Manufacturer: CMN  Model: 14a3  Serial#: 0
[   155.714] (II) modeset(0): Year: 2012  Week: 31
[   155.714] (II) modeset(0): EDID Version: 1.4
[   155.714] (II) modeset(0): Digital Display Input
[   155.714] (II) modeset(0): 6 bits per channel
[   155.714] (II) modeset(0): Digital interface is DisplayPort
[   155.714] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[   155.714] (II) modeset(0): Gamma: 2.20
[   155.714] (II) modeset(0): No DPMS capabilities specified
[   155.714] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   155.714] (II) modeset(0): First detailed timing is preferred mode
[   155.714] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   155.714] (II) modeset(0): redX: 0.593 redY: 0.344   greenX: 0.325 greenY: 0.561
[   155.714] (II) modeset(0): blueX: 0.153 blueY: 0.144   whiteX: 0.313 whiteY: 0.329
[   155.714] (II) modeset(0): Manufacturer's mask: 0
[   155.714] (II) modeset(0): Supported detailed timing:
[   155.714] (II) modeset(0): clock: 107.8 MHz   Image Size:  309 x 174 mm
[   155.714] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1940 h_border: 0
[   155.714] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 926 v_border: 0
[   155.714] (II) modeset(0): Supported detailed timing:
[   155.714] (II) modeset(0): clock: 71.9 MHz   Image Size:  309 x 174 mm
[   155.714] (II) modeset(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1940 h_border: 0
[   155.714] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 926 v_border: 0
[   155.714] (II) modeset(0): Unknown vendor-specific block 2
[   155.714] (II) modeset(0): EDID (in hex):
[   155.714] (II) modeset(0): 	00ffffffffffff000daea31400000000
[   155.714] (II) modeset(0): 	1f160104951f117802c6759758538f27
[   155.714] (II) modeset(0): 	24505400000001010101010101010101
[   155.714] (II) modeset(0): 	0101010101011c2a405461841a303020
[   155.714] (II) modeset(0): 	350035ae1000001a131c405461841a30
[   155.714] (II) modeset(0): 	3020350035ae1000001a000000000000
[   155.714] (II) modeset(0): 	00000000000000000000000000000002
[   155.714] (II) modeset(0): 	000c3dff0c3c7d1513287d0000000015
[   155.714] (II) modeset(0): Printing probed modes for output eDP-1
[   155.715] (II) modeset(0): Modeline "1600x900"x60.0  107.80  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (55.6 kHz eP)
[   155.715] (II) modeset(0): Modeline "1600x900"x40.0   71.87  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (37.0 kHz e)
[   155.715] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   155.715] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   155.715] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   155.715] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   155.715] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   155.715] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   155.715] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   155.715] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   155.715] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   155.715] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   155.715] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   155.715] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   155.715] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   155.715] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   155.715] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   155.715] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   155.715] (II) modeset(0): EDID for output DP-1
[   155.820] (II) modeset(0): EDID for output HDMI-1
[   155.820] (II) modeset(0): EDID for output DP-2
[   155.926] (II) modeset(0): EDID for output HDMI-2
[   155.926] (II) modeset(0): Output eDP-1 connected
[   155.926] (II) modeset(0): Output DP-1 disconnected
[   155.926] (II) modeset(0): Output HDMI-1 disconnected
[   155.926] (II) modeset(0): Output DP-2 disconnected
[   155.926] (II) modeset(0): Output HDMI-2 disconnected
[   155.926] (II) modeset(0): Using exact sizes for initial modes
[   155.926] (II) modeset(0): Output eDP-1 using initial mode 1600x900 +0+0
[   155.926] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   155.926] (==) modeset(0): DPI set to (96, 96)
[   155.926] (II) Loading sub module "fb"
[   155.926] (II) LoadModule: "fb"
[   155.927] (II) Loading /usr/lib/xorg/modules/libfb.so
[   155.934] (II) Module fb: vendor="X.Org Foundation"
[   155.934] 	compiled for 1.18.3, module version = 1.0.0
[   155.934] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   155.934] (==) RADEON(G0): Depth 24, (--) framebuffer bpp 32
[   155.934] (II) RADEON(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   155.934] (==) RADEON(G0): Default visual is TrueColor
[   155.934] (==) RADEON(G0): RGB weight 888
[   155.934] (II) RADEON(G0): Using 8 bits per RGB (8 bit DAC)
[   155.934] (--) RADEON(G0): Chipset: "OLAND" (ChipID = 0x6601)
[   155.934] (II) Loading sub module "fb"
[   155.934] (II) LoadModule: "fb"
[   155.934] (II) Loading /usr/lib/xorg/modules/libfb.so
[   155.934] (II) Module fb: vendor="X.Org Foundation"
[   155.934] 	compiled for 1.18.3, module version = 1.0.0
[   155.934] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   155.934] (II) Loading sub module "dri2"
[   155.934] (II) LoadModule: "dri2"
[   155.934] (II) Module "dri2" already built-in
[   155.934] (II) Loading sub module "glamoregl"
[   155.934] (II) LoadModule: "glamoregl"
[   155.934] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   155.934] (II) Module glamoregl: vendor="X.Org Foundation"
[   155.934] 	compiled for 1.18.3, module version = 1.0.0
[   155.934] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   155.934] (II) glamor: OpenGL accelerated X.org driver based.
[   157.050] (II) glamor: EGL version 1.4 (DRI2):
[   157.110] (II) RADEON(G0): glamor detected, initialising EGL layer.
[   157.110] (II) RADEON(G0): KMS Color Tiling: enabled
[   157.110] (II) RADEON(G0): KMS Color Tiling 2D: enabled
[   157.110] (II) RADEON(G0): KMS Pageflipping: enabled
[   157.110] (II) RADEON(G0): SwapBuffers wait for vsync: enabled
[   157.116] (II) RADEON(G0): Output DisplayPort-1-2 has no monitor section
[   157.123] (II) RADEON(G0): Output DisplayPort-1-3 has no monitor section
[   157.130] (II) RADEON(G0): EDID for output DisplayPort-1-2
[   157.136] (II) RADEON(G0): EDID for output DisplayPort-1-3
[   157.136] (II) RADEON(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   157.136] (II) RADEON(G0): mem size init: gart size :7fbce000 vram size: s:40000000 visible:3f616000
[   157.136] (==) RADEON(G0): DPI set to (96, 96)
[   157.136] (II) Loading sub module "ramdac"
[   157.136] (II) LoadModule: "ramdac"
[   157.136] (II) Module "ramdac" already built-in
[   157.136] (II) UnloadModule: "vesa"
[   157.136] (II) Unloading vesa
[   157.136] (==) Depth 24 pixmap format is 32 bpp
[   157.140] (II) RADEON(G0): [DRI2] Setup complete
[   157.140] (II) RADEON(G0): [DRI2]   DRI driver: radeonsi
[   157.140] (II) RADEON(G0): [DRI2]   VDPAU driver: radeonsi
[   157.140] (II) RADEON(G0): Front buffer size: 3072K
[   157.140] (II) RADEON(G0): VRAM usage limit set to 931788K
[   157.146] (==) RADEON(G0): DRI3 disabled
[   157.146] (==) RADEON(G0): Backing store enabled
[   157.146] (II) RADEON(G0): Direct rendering enabled
[   157.208] (II) RADEON(G0): Use GLAMOR acceleration.
[   157.208] (II) RADEON(G0): Acceleration enabled
[   157.208] (==) RADEON(G0): DPMS enabled
[   157.208] (==) RADEON(G0): Silken mouse enabled
[   157.213] (II) RADEON(G0): Set up textured video (glamor)
[   157.213] (II) RADEON(G0): [XvMC] Associated with GLAMOR Textured Video.
[   157.213] (II) RADEON(G0): [XvMC] Extension initialized.
[   157.213] (II) RADEON(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   157.334] (==) modeset(0): Backing store enabled
[   157.334] (==) modeset(0): Silken mouse enabled
[   157.334] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   157.334] (==) modeset(0): DPMS enabled
[   157.334] (II) modeset(0): [DRI2] Setup complete
[   157.334] (II) modeset(0): [DRI2]   DRI driver: i965
[   157.334] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   157.345] (--) RandR disabled
[   157.357] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   157.357] (II) AIGLX: enabled GLX_ARB_create_context
[   157.357] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   157.357] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   157.357] (II) AIGLX: enabled GLX_INTEL_swap_event
[   157.357] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   157.357] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   157.357] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   157.357] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   157.357] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   157.357] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   157.357] (II) AIGLX: Loaded and initialized i965
[   157.357] (II) GLX: Initialized DRI2 GL provider for screen 0
[   157.362] (II) modeset(0): Damage tracking initialized
[   157.362] (II) modeset(0): Setting screen physical size to 423 x 238
[   157.495] (II) config/udev: Adding input device Power Button (/dev/input/event10)
[   157.495] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   157.495] (II) LoadModule: "evdev"
[   157.495] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   157.507] (II) Module evdev: vendor="X.Org Foundation"
[   157.507] 	compiled for 1.18.0, module version = 2.10.1
[   157.507] 	Module class: X.Org XInput Driver
[   157.507] 	ABI class: X.Org XInput driver, version 22.1
[   157.508] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 20 paused 0
[   157.508] (II) Using input driver 'evdev' for 'Power Button'
[   157.508] (**) Power Button: always reports core events
[   157.508] (**) evdev: Power Button: Device: "/dev/input/event10"
[   157.508] (--) evdev: Power Button: Vendor 0 Product 0x1
[   157.508] (--) evdev: Power Button: Found keys
[   157.508] (II) evdev: Power Button: Configuring as keyboard
[   157.508] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input14/event10"
[   157.508] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   157.508] (**) Option "xkb_rules" "evdev"
[   157.509] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[   157.509] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   157.509] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 21 paused 0
[   157.509] (II) Using input driver 'evdev' for 'Video Bus'
[   157.509] (**) Video Bus: always reports core events
[   157.509] (**) evdev: Video Bus: Device: "/dev/input/event15"
[   157.509] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   157.509] (--) evdev: Video Bus: Found keys
[   157.509] (II) evdev: Video Bus: Configuring as keyboard
[   157.509] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21/event15"
[   157.509] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   157.509] (**) Option "xkb_rules" "evdev"
[   157.510] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[   157.510] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   157.510] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 22 paused 0
[   157.510] (II) Using input driver 'evdev' for 'Video Bus'
[   157.510] (**) Video Bus: always reports core events
[   157.510] (**) evdev: Video Bus: Device: "/dev/input/event16"
[   157.510] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   157.510] (--) evdev: Video Bus: Found keys
[   157.510] (II) evdev: Video Bus: Configuring as keyboard
[   157.510] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3f/LNXVIDEO:01/input/input22/event16"
[   157.510] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   157.510] (**) Option "xkb_rules" "evdev"
[   157.511] (II) config/udev: Adding input device Lid Switch (/dev/input/event9)
[   157.511] (II) No input driver specified, ignoring this device.
[   157.511] (II) This device may have been added with another device file.
[   157.511] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
[   157.511] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   157.512] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 23 paused 0
[   157.512] (II) Using input driver 'evdev' for 'Sleep Button'
[   157.512] (**) Sleep Button: always reports core events
[   157.512] (**) evdev: Sleep Button: Device: "/dev/input/event8"
[   157.512] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   157.512] (--) evdev: Sleep Button: Found keys
[   157.512] (II) evdev: Sleep Button: Configuring as keyboard
[   157.512] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input12/event8"
[   157.512] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   157.512] (**) Option "xkb_rules" "evdev"
[   157.513] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event18)
[   157.513] (II) No input driver specified, ignoring this device.
[   157.513] (II) This device may have been added with another device file.
[   157.513] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event19)
[   157.513] (II) No input driver specified, ignoring this device.
[   157.513] (II) This device may have been added with another device file.
[   157.513] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event20)
[   157.513] (II) No input driver specified, ignoring this device.
[   157.513] (II) This device may have been added with another device file.
[   157.513] (II) config/udev: Adding input device HP HD Webcam (/dev/input/event13)
[   157.513] (**) HP HD Webcam: Applying InputClass "evdev keyboard catchall"
[   157.514] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 24 paused 0
[   157.514] (II) Using input driver 'evdev' for 'HP HD Webcam'
[   157.514] (**) HP HD Webcam: always reports core events
[   157.514] (**) evdev: HP HD Webcam: Device: "/dev/input/event13"
[   157.514] (--) evdev: HP HD Webcam: Vendor 0x4f2 Product 0xb3ed
[   157.514] (--) evdev: HP HD Webcam: Found keys
[   157.514] (II) evdev: HP HD Webcam: Configuring as keyboard
[   157.514] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input19/event13"
[   157.514] (II) XINPUT: Adding extended input device "HP HD Webcam" (type: KEYBOARD, id 10)
[   157.514] (**) Option "xkb_rules" "evdev"
[   157.514] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event6)
[   157.514] (II) No input driver specified, ignoring this device.
[   157.514] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event7)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event4)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event5)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.515] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event1)
[   157.515] (II) No input driver specified, ignoring this device.
[   157.515] (II) This device may have been added with another device file.
[   157.516] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event2)
[   157.516] (II) No input driver specified, ignoring this device.
[   157.516] (II) This device may have been added with another device file.
[   157.516] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   157.516] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   157.516] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 25 paused 0
[   157.516] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   157.516] (**) AT Translated Set 2 keyboard: always reports core events
[   157.516] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   157.516] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   157.516] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   157.516] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   157.516] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   157.516] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[   157.516] (**) Option "xkb_rules" "evdev"
[   157.517] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event17)
[   157.517] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[   157.517] (**) PS/2 Generic Mouse: Applying InputClass "Trackpad"
[   157.517] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 26 paused 0
[   157.517] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[   157.517] (**) PS/2 Generic Mouse: always reports core events
[   157.517] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event17"
[   157.517] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[   157.517] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[   157.517] (--) evdev: PS/2 Generic Mouse: Found relative axes
[   157.517] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[   157.517] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[   157.517] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[   157.517] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   157.517] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input18/event17"
[   157.517] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 12)
[   157.517] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[   157.517] (**) Option "AccelerationScheme" "none"
[   157.517] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   157.517] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   157.517] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   157.518] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[   157.518] (**) PS/2 Generic Mouse: Applying InputClass "Trackpad"
[   157.518] (II) No input driver specified, ignoring this device.
[   157.518] (II) This device may have been added with another device file.
[   157.518] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event21)
[   157.518] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   157.518] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[   157.518] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   157.518] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   157.518] (II) LoadModule: "synaptics"
[   157.518] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   157.522] (II) Module synaptics: vendor="X.Org Foundation"
[   157.522] 	compiled for 1.18.0, module version = 1.8.3
[   157.522] 	Module class: X.Org XInput Driver
[   157.522] 	ABI class: X.Org XInput driver, version 22.1
[   157.523] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 27 paused 0
[   157.523] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   157.523] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   157.523] (**) Option "Device" "/dev/input/event21"
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1360 - 5672 (res 44)
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1160 - 4764 (res 70)
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   157.553] (**) Option "TapButton1" "1"
[   157.553] (**) Option "TapButton2" "2"
[   157.553] (**) Option "TapButton3" "3"
[   157.553] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   157.553] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   157.553] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input23/event21"
[   157.553] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[   157.553] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   157.553] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   157.553] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[   157.553] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   157.553] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   157.553] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   157.553] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   157.554] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   157.554] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   157.554] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   157.554] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event12)
[   157.554] (II) No input driver specified, ignoring this device.
[   157.554] (II) This device may have been added with another device file.
[   157.554] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[   157.554] (II) No input driver specified, ignoring this device.
[   157.554] (II) This device may have been added with another device file.
[   157.555] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event11)
[   157.555] (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[   157.555] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 28 paused 0
[   157.555] (II) Using input driver 'evdev' for 'HP Wireless hotkeys'
[   157.555] (**) HP Wireless hotkeys: always reports core events
[   157.555] (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event11"
[   157.555] (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0
[   157.555] (--) evdev: HP Wireless hotkeys: Found keys
[   157.555] (II) evdev: HP Wireless hotkeys: Configuring as keyboard
[   157.555] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event11"
[   157.555] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14)
[   157.555] (**) Option "xkb_rules" "evdev"
[   157.556] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event14)
[   157.556] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[   157.556] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 29 paused 0
[   157.556] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[   157.556] (**) HP WMI hotkeys: always reports core events
[   157.556] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event14"
[   157.556] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[   157.556] (--) evdev: HP WMI hotkeys: Found keys
[   157.556] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[   157.556] (**) Option "config_info" "udev:/sys/devices/virtual/input/input20/event14"
[   157.556] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
[   157.556] (**) Option "xkb_rules" "evdev"
[   157.632] (II) modeset(0): EDID vendor "CMN", prod id 5283
[   157.632] (II) modeset(0): Printing DDC gathered Modelines:
[   157.632] (II) modeset(0): Modeline "1600x900"x0.0  107.80  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (55.6 kHz eP)
[   157.632] (II) modeset(0): Modeline "1600x900"x0.0   71.87  1600 1648 1680 1940  900 903 908 926 +hsync -vsync (37.0 kHz e)
[   215.453] (II) evdev: HP WMI hotkeys: Close
[   215.453] (II) UnloadModule: "evdev"
[   215.453] (II) systemd-logind: releasing fd for 13:78
[   215.470] (II) evdev: HP Wireless hotkeys: Close
[   215.470] (II) UnloadModule: "evdev"
[   215.470] (II) systemd-logind: releasing fd for 13:75
[   215.533] (II) UnloadModule: "synaptics"
[   215.533] (II) systemd-logind: releasing fd for 13:85
[   215.563] (II) evdev: PS/2 Generic Mouse: Close
[   215.563] (II) UnloadModule: "evdev"
[   215.563] (II) systemd-logind: releasing fd for 13:81
[   215.603] (II) evdev: AT Translated Set 2 keyboard: Close
[   215.603] (II) UnloadModule: "evdev"
[   215.603] (II) systemd-logind: releasing fd for 13:64
[   215.630] (II) evdev: HP HD Webcam: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:77
[   215.630] (EE) systemd-logind: failed to release device: Connection was disconnected before a reply was received
[   215.630] (II) evdev: Sleep Button: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:72
[   215.630] (EE) systemd-logind: failed to release device: Connection is closed
[   215.630] (II) evdev: Video Bus: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:80
[   215.630] (EE) systemd-logind: failed to release device: Connection is closed
[   215.630] (II) evdev: Video Bus: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:79
[   215.630] (EE) systemd-logind: failed to release device: Connection is closed
[   215.630] (II) evdev: Power Button: Close
[   215.630] (II) UnloadModule: "evdev"
[   215.630] (II) systemd-logind: releasing fd for 13:74
[   215.630] (EE) systemd-logind: failed to release device: Connection is closed
drcouzelis wrote:

Did you "chmod 777" everything? That's kind of overkill... sad

I was messing around trying to be completely sure I had sufficient perms. lol

Offline

#6 2016-05-02 22:35:43

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: Desktop enviroment only functional as root.

Ridir wrote:

Doing the same with openbox makes a mouse cursor appear. Right clicking summons a menu, but I am unable to launch any application other than the openbox configuration tool. I only tried with different terminals though since I really don't have any other applications installed.

That sounds like things are working correctly.

Offline

#7 2016-05-02 22:48:06

Ridir
Member
Registered: 2016-04-30
Posts: 7

Re: Desktop enviroment only functional as root.

Scimmia wrote:
Ridir wrote:

Doing the same with openbox makes a mouse cursor appear. Right clicking summons a menu, but I am unable to launch any application other than the openbox configuration tool. I only tried with different terminals though since I really don't have any other applications installed.

That sounds like things are working correctly.

Still unable to launch installed terminals unless I'm root though.

Offline

#8 2016-05-02 23:02:13

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,463

Re: Desktop enviroment only functional as root.

anything in ~/.xsession-errors?

Offline

#9 2016-05-03 08:45:42

Ridir
Member
Registered: 2016-04-30
Posts: 7

Re: Desktop enviroment only functional as root.

Scimmia wrote:

anything in ~/.xsession-errors?

No, the file doesn't even exist.

Offline

#10 2016-05-03 12:40:35

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Desktop enviroment only functional as root.

Ok, let's try a different angle...

Ridir wrote:

Last week I decided to install Arch Linux on an 8Gb USB-drive, just for fun.

What guide did you use to install Arch Linux to a USB drive?

What is the output of "mount"?

Can you "touch ~/testfile" as user "nova"? What permissions does the new "~/testfile" have?

Offline

#11 2016-05-03 13:17:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,442
Website

Re: Desktop enviroment only functional as root.

The reason your pointer is not what you want is because you have a typo in your xsetroot command.  There is no cursor named "left" and you have an unrecognized extra parameter "ptr".  This paired with your very odd, ill advised, and indescriminate excess chmoding lead me to believe you may have several different symptoms from several different problems where the only shared cause is carelessness/sloppiness.  You may be best just recreating your user account from scratch and following the documentation properly.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB