You are not logged in.

#1 2014-07-31 16:25:20

jlacroix
Member
Registered: 2009-08-16
Posts: 576

X randomly dropping back to login screen

Hi guys,

Ever since the Xorg update, I've had some issues with X randomly dropping. Typically, I'll have a browser open and when I walk away and come back to my machine, I see a login screen instead of what I was working on. I set up my system with lightdm and openbox. So basically, I'll randomly lose my Openbox session and see lightdm instead. I am using a Lenovo T430s, which has intel graphics (not the model with nvidia or optimus, just vanilla intel).

I did notice that the news post for the new version of Xorg mentioned that it doesn't have dri3 support for Intel. But in my case, when X is not bailing on me, everything seems to work fine otherwise. Videos, 3D gaming, etc. I even tried to run several games all at the same time (to really give my machine a workout) and it runs them all wonderfully, and I can't seem to find a way to manually trigger this failure.

I've been Googling and researching for a couple of days but I can't seem to find any reports about a similar issue with anyone else. I've gone through the logs and I do see some interesting things. In the Xorg.0.log.old for example, I do see a segmentation fault has happened.

Here's the relevant section from that:

[ 40638.896] (EE) 
[ 40638.896] (EE) Backtrace:
[ 40638.896] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x5938f6]
[ 40638.896] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197af9) [0x597af9]
[ 40638.896] (EE) 2: /usr/lib/libc.so.6 (0x7f96dae9a000+0x33df0) [0x7f96daecddf0]
[ 40638.896] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f96d690b000+0x10a498) [0x7f96d6a15498]
[ 40638.896] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f96d690b000+0x2f641) [0x7f96d693a641]
[ 40638.896] (EE) 5: /usr/bin/Xorg.bin (PictureDestroyWindow+0xd1) [0x5090c1]
[ 40638.896] (EE) 6: /usr/bin/Xorg.bin (0x400000+0x119278) [0x519278]
[ 40638.896] (EE) 7: /usr/bin/Xorg.bin (0x400000+0xd9669) [0x4d9669]
[ 40638.897] (EE) 8: /usr/bin/Xorg.bin (0x400000+0x114a6d) [0x514a6d]
[ 40638.897] (EE) 9: /usr/bin/Xorg.bin (0x400000+0xc9467) [0x4c9467]
[ 40638.897] (EE) 10: /usr/bin/Xorg.bin (0x400000+0xeefc0) [0x4eefc0]
[ 40638.897] (EE) 11: /usr/bin/Xorg.bin (0x400000+0x6197e) [0x46197e]
[ 40638.897] (EE) 12: /usr/bin/Xorg.bin (DeleteWindow+0x232) [0x4645c2]
[ 40638.897] (EE) 13: /usr/bin/Xorg.bin (0x400000+0x5a622) [0x45a622]
[ 40638.897] (EE) 14: /usr/bin/Xorg.bin (FreeResource+0x9c) [0x45b15c]
[ 40638.897] (EE) 15: /usr/bin/Xorg.bin (0x400000+0x31cbf) [0x431cbf]
[ 40638.897] (EE) 16: /usr/bin/Xorg.bin (0x400000+0x376d7) [0x4376d7]
[ 40638.897] (EE) 17: /usr/bin/Xorg.bin (0x400000+0x3b866) [0x43b866]
[ 40638.897] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f96daeba000]
[ 40638.897] (EE) 19: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
[ 40638.897] (EE) 
[ 40638.897] (EE) Segmentation fault at address 0x0
[ 40638.897] (EE) 
Fatal server error:
[ 40638.897] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 40638.897] (EE) 
[ 40638.897] (EE) 

Full logs:

/var/log/lightdm.log

[+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.10.1, UID=0 PID=321
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Registered seat module xlocal
[+0.01s] DEBUG: Registered seat module xremote
[+0.01s] DEBUG: Registered seat module unity
[+0.01s] DEBUG: Registered seat module surfaceflinger
[+0.03s] DEBUG: Adding default seat
[+0.03s] DEBUG: Seat: Starting
[+0.03s] DEBUG: Seat: Creating greeter session
[+0.03s] DEBUG: Seat: Creating display server of type x
[+0.03s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory)
[+0.03s] DEBUG: Using VT 1
[+0.03s] DEBUG: Seat: Starting local X display on VT 1
[+0.03s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+0.03s] DEBUG: DisplayServer x-0: Writing X server authority to /run/lightdm/root/:0
[+0.03s] DEBUG: DisplayServer x-0: Launching X Server
[+0.03s] DEBUG: Launching process 364: /usr/sbin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
[+0.03s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+0.03s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.03s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.04s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+0.04s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+0.05s] DEBUG: User jlacroix added
[+1.51s] DEBUG: Got signal 10 from process 364
[+1.51s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+1.51s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+1.51s] DEBUG: Seat: Display server ready, starting session authentication
[+1.51s] DEBUG: Session pid=659: Started with service 'lightdm-greeter', username 'lightdm'
[+1.53s] DEBUG: Session pid=659: Authentication complete with return value 0: Success
[+1.53s] DEBUG: Seat: Session authenticated, running command
[+1.53s] DEBUG: Session pid=659: Running command /usr/sbin/lightdm-gtk-greeter
[+1.53s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+1.53s] DEBUG: Session pid=659: Logging to /var/log/lightdm/x-0-greeter.log
[+1.56s] DEBUG: Activating VT 1
[+1.56s] DEBUG: Activating login1 session /org/freedesktop/login1/session/c1
[+1.60s] DEBUG: Session pid=659: Greeter connected version=1.10.1
[+1.80s] DEBUG: Session pid=659: Greeter start authentication for jlacroix
[+1.80s] DEBUG: Session pid=669: Started with service 'lightdm', username 'jlacroix'
[+1.80s] DEBUG: Session pid=669: Got 1 message(s) from PAM
[+1.80s] DEBUG: Session pid=659: Prompt greeter with 1 message(s)
[+6.48s] DEBUG: Session pid=659: Continue authentication
[+6.51s] DEBUG: Session pid=669: Authentication complete with return value 0: Success
[+6.51s] DEBUG: Session pid=659: Authenticate result for user jlacroix: Success
[+6.51s] DEBUG: Session pid=659: User jlacroix authorized
[+6.51s] DEBUG: Session pid=659: Greeter sets language en_US.utf8
[+6.51s] DEBUG: Session pid=659: Greeter requests session openbox
[+6.51s] DEBUG: Seat: Stopping greeter; display server will be re-used for user session
[+6.51s] DEBUG: Session pid=659: Sending SIGTERM
[+6.52s] DEBUG: Session pid=659: Greeter closed communication channel
[+6.52s] DEBUG: Session pid=659: Exited with return value 0
[+6.52s] DEBUG: Seat: Session stopped
[+6.52s] DEBUG: Seat: Greeter stopped, running session
[+6.52s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+6.52s] DEBUG: Session pid=669: Running command /etc/lightdm/Xsession /usr/bin/openbox-session
[+6.52s] DEBUG: Creating shared data directory /var/lib/lightdm-data/jlacroix
[+6.52s] DEBUG: Session pid=669: Logging to .xsession-errors
[+6.59s] DEBUG: Activating VT 1
[+6.59s] DEBUG: Activating login1 session /org/freedesktop/login1/session/c2
[+35708.46s] DEBUG: Session pid=669: Exited with return value 0
[+35708.46s] DEBUG: Seat: Session stopped
[+35708.46s] DEBUG: Seat: Stopping display server, no sessions require it
[+35708.46s] DEBUG: Sending signal 15 to process 364
[+35708.57s] DEBUG: Process 364 exited with return value 1
[+35708.58s] DEBUG: DisplayServer x-0: X server stopped
[+35708.58s] DEBUG: Releasing VT 1
[+35708.58s] DEBUG: DisplayServer x-0: Removing X server authority /run/lightdm/root/:0
[+35708.58s] DEBUG: Seat: Display server stopped
[+35708.58s] DEBUG: Seat: Active display server stopped, starting greeter
[+35708.58s] DEBUG: Seat: Creating greeter session
[+35708.58s] DEBUG: Seat: Creating display server of type x
[+35708.58s] DEBUG: Using VT 1
[+35708.58s] DEBUG: Seat: Starting local X display on VT 1
[+35708.58s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+35708.58s] DEBUG: DisplayServer x-0: Writing X server authority to /run/lightdm/root/:0
[+35708.58s] DEBUG: DisplayServer x-0: Launching X Server
[+35708.58s] DEBUG: Launching process 7871: /usr/sbin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
[+35708.58s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+35708.89s] DEBUG: Got signal 10 from process 7871
[+35708.89s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+35708.89s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+35708.90s] DEBUG: Seat: Display server ready, starting session authentication
[+35708.90s] DEBUG: Session pid=7877: Started with service 'lightdm-greeter', username 'lightdm'
[+35708.91s] DEBUG: Session pid=7877: Authentication complete with return value 0: Success
[+35708.91s] DEBUG: Seat: Session authenticated, running command
[+35708.91s] DEBUG: Session pid=7877: Running command /usr/sbin/lightdm-gtk-greeter
[+35708.91s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+35708.91s] DEBUG: Session pid=7877: Logging to /var/log/lightdm/x-0-greeter.log
[+35708.94s] DEBUG: Activating VT 1
[+35708.94s] DEBUG: Activating login1 session /org/freedesktop/login1/session/c3
[+35708.96s] DEBUG: Session pid=7877: Greeter connected version=1.10.1
[+35709.14s] DEBUG: Session pid=7877: Greeter start authentication for jlacroix
[+35709.14s] DEBUG: Session pid=7887: Started with service 'lightdm', username 'jlacroix'
[+35709.14s] DEBUG: Session pid=7887: Got 1 message(s) from PAM
[+35709.14s] DEBUG: Session pid=7877: Prompt greeter with 1 message(s)
[+35805.69s] DEBUG: Session pid=7877: Continue authentication
[+35805.71s] DEBUG: Session pid=7887: Authentication complete with return value 0: Success
[+35805.71s] DEBUG: Session pid=7877: Authenticate result for user jlacroix: Success
[+35805.71s] DEBUG: Session pid=7877: User jlacroix authorized
[+35805.72s] DEBUG: Session pid=7877: Greeter sets language en_US.utf8
[+35805.72s] DEBUG: Session pid=7877: Greeter requests session openbox
[+35805.72s] DEBUG: Seat: Stopping greeter; display server will be re-used for user session
[+35805.72s] DEBUG: Session pid=7877: Sending SIGTERM
[+35805.73s] DEBUG: Session pid=7877: Greeter closed communication channel
[+35805.73s] DEBUG: Session pid=7877: Exited with return value 0
[+35805.73s] DEBUG: Seat: Session stopped
[+35805.73s] DEBUG: Seat: Greeter stopped, running session
[+35805.73s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session1
[+35805.73s] DEBUG: Session pid=7887: Running command /etc/lightdm/Xsession /usr/bin/openbox-session
[+35805.73s] DEBUG: Creating shared data directory /var/lib/lightdm-data/jlacroix
[+35805.73s] DEBUG: Session pid=7887: Logging to .xsession-errors
[+35805.79s] DEBUG: Activating VT 1
[+35805.79s] DEBUG: Activating login1 session /org/freedesktop/login1/session/c4
[+40638.26s] DEBUG: Session pid=7887: Exited with return value 0
[+40638.26s] DEBUG: Seat: Session stopped
[+40638.26s] DEBUG: Seat: Stopping display server, no sessions require it
[+40638.26s] DEBUG: Sending signal 15 to process 7871
[+40638.29s] DEBUG: Process 7871 exited with return value 1
[+40638.29s] DEBUG: DisplayServer x-0: X server stopped
[+40638.29s] DEBUG: Releasing VT 1
[+40638.29s] DEBUG: DisplayServer x-0: Removing X server authority /run/lightdm/root/:0
[+40638.29s] DEBUG: Seat: Display server stopped
[+40638.29s] DEBUG: Seat: Active display server stopped, starting greeter
[+40638.29s] DEBUG: Seat: Creating greeter session
[+40638.29s] DEBUG: Seat: Creating display server of type x
[+40638.29s] DEBUG: Using VT 1
[+40638.29s] DEBUG: Seat: Starting local X display on VT 1
[+40638.29s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+40638.29s] DEBUG: DisplayServer x-0: Writing X server authority to /run/lightdm/root/:0
[+40638.29s] DEBUG: DisplayServer x-0: Launching X Server
[+40638.29s] DEBUG: Launching process 8521: /usr/sbin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
[+40638.29s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+40638.61s] DEBUG: Got signal 10 from process 8521
[+40638.61s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+40638.61s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+40638.61s] DEBUG: Seat: Display server ready, starting session authentication
[+40638.61s] DEBUG: Session pid=8527: Started with service 'lightdm-greeter', username 'lightdm'
[+40638.63s] DEBUG: Session pid=8527: Authentication complete with return value 0: Success
[+40638.63s] DEBUG: Seat: Session authenticated, running command
[+40638.63s] DEBUG: Session pid=8527: Running command /usr/sbin/lightdm-gtk-greeter
[+40638.64s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+40638.64s] DEBUG: Session pid=8527: Logging to /var/log/lightdm/x-0-greeter.log
[+40638.66s] DEBUG: Activating VT 1
[+40638.66s] DEBUG: Activating login1 session /org/freedesktop/login1/session/c5
[+40638.68s] DEBUG: Session pid=8527: Greeter connected version=1.10.1
[+40638.89s] DEBUG: Session pid=8527: Greeter start authentication for jlacroix
[+40638.89s] DEBUG: Session pid=8537: Started with service 'lightdm', username 'jlacroix'
[+40638.90s] DEBUG: Session pid=8537: Got 1 message(s) from PAM
[+40638.90s] DEBUG: Session pid=8527: Prompt greeter with 1 message(s)
[+42708.59s] DEBUG: Session pid=8527: Continue authentication
[+42708.62s] DEBUG: Session pid=8537: Authentication complete with return value 0: Success
[+42708.62s] DEBUG: Session pid=8527: Authenticate result for user jlacroix: Success
[+42708.62s] DEBUG: Session pid=8527: User jlacroix authorized
[+42708.62s] DEBUG: Session pid=8527: Greeter sets language en_US.utf8
[+42708.64s] DEBUG: Session pid=8527: Greeter requests session openbox
[+42708.64s] DEBUG: Seat: Stopping greeter; display server will be re-used for user session
[+42708.64s] DEBUG: Session pid=8527: Sending SIGTERM
[+42708.64s] DEBUG: Session pid=8527: Greeter closed communication channel
[+42708.64s] DEBUG: Session pid=8527: Exited with return value 0
[+42708.64s] DEBUG: Seat: Session stopped
[+42708.64s] DEBUG: Seat: Greeter stopped, running session
[+42708.64s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session2
[+42708.64s] DEBUG: Session pid=8537: Running command /etc/lightdm/Xsession /usr/bin/openbox-session
[+42708.64s] DEBUG: Creating shared data directory /var/lib/lightdm-data/jlacroix
[+42708.64s] DEBUG: Session pid=8537: Logging to .xsession-errors
[+42708.70s] DEBUG: Activating VT 1
[+42708.70s] DEBUG: Activating login1 session /org/freedesktop/login1/session/c6

/var/log/Xorg.0.log

[ 40640.388] 
X.Org X Server 1.16.0
Release Date: 2014-07-16
[ 40640.388] X Protocol Version 11, Revision 0
[ 40640.388] Build Operating System: Linux 3.15.5-2-ARCH x86_64 
[ 40640.388] Current Operating System: Linux athena 3.15.7-1-ARCH #1 SMP PREEMPT Mon Jul 28 20:06:17 CEST 2014 x86_64
[ 40640.388] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bb0646ef-b1b8-4a0b-9c2b-450c8dfae577 rw quiet
[ 40640.388] Build Date: 25 July 2014  10:42:31PM
[ 40640.388]  
[ 40640.388] Current version of pixman: 0.32.6
[ 40640.388] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 40640.388] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 40640.388] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 31 11:10:56 2014
[ 40640.388] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 40640.388] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 40640.389] (==) No Layout section.  Using the first Screen section.
[ 40640.389] (==) No screen section available. Using defaults.
[ 40640.389] (**) |-->Screen "Default Screen Section" (0)
[ 40640.389] (**) |   |-->Monitor "<default monitor>"
[ 40640.389] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 40640.389] (==) Automatically adding devices
[ 40640.389] (==) Automatically enabling devices
[ 40640.389] (==) Automatically adding GPU devices
[ 40640.389] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 40640.389] 	Entry deleted from font path.
[ 40640.389] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 40640.389] 	Entry deleted from font path.
[ 40640.389] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 40640.389] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 40640.389] 	Entry deleted from font path.
[ 40640.389] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 40640.389] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[ 40640.389] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 40640.389] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 40640.389] (II) Loader magic: 0x818d80
[ 40640.389] (II) Module ABI versions:
[ 40640.389] 	X.Org ANSI C Emulation: 0.4
[ 40640.389] 	X.Org Video Driver: 18.0
[ 40640.389] 	X.Org XInput driver : 21.0
[ 40640.389] 	X.Org Server Extension : 8.0
[ 40640.390] (EE) systemd-logind: failed to get session: PID 8521 does not belong to any known session
[ 40640.391] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 40640.392] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21fb rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[ 40640.392] (II) Open ACPI successful (/var/run/acpid.socket)
[ 40640.392] (II) LoadModule: "glx"
[ 40640.393] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 40640.394] (II) Module glx: vendor="X.Org Foundation"
[ 40640.394] 	compiled for 1.16.0, module version = 1.0.0
[ 40640.394] 	ABI class: X.Org Server Extension, version 8.0
[ 40640.394] (==) AIGLX enabled
[ 40640.394] (==) Matched intel as autoconfigured driver 0
[ 40640.394] (==) Matched intel as autoconfigured driver 1
[ 40640.394] (==) Matched modesetting as autoconfigured driver 2
[ 40640.394] (==) Matched fbdev as autoconfigured driver 3
[ 40640.394] (==) Matched vesa as autoconfigured driver 4
[ 40640.394] (==) Assigned the driver to the xf86ConfigLayout
[ 40640.394] (II) LoadModule: "intel"
[ 40640.394] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 40640.395] (II) Module intel: vendor="X.Org Foundation"
[ 40640.395] 	compiled for 1.16.0, module version = 2.99.914
[ 40640.395] 	Module class: X.Org Video Driver
[ 40640.395] 	ABI class: X.Org Video Driver, version 18.0
[ 40640.395] (II) LoadModule: "modesetting"
[ 40640.395] (WW) Warning, couldn't open module modesetting
[ 40640.395] (II) UnloadModule: "modesetting"
[ 40640.395] (II) Unloading modesetting
[ 40640.395] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 40640.395] (II) LoadModule: "fbdev"
[ 40640.395] (WW) Warning, couldn't open module fbdev
[ 40640.395] (II) UnloadModule: "fbdev"
[ 40640.395] (II) Unloading fbdev
[ 40640.395] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 40640.395] (II) LoadModule: "vesa"
[ 40640.395] (WW) Warning, couldn't open module vesa
[ 40640.395] (II) UnloadModule: "vesa"
[ 40640.395] (II) Unloading vesa
[ 40640.395] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 40640.395] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 40640.396] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 40640.396] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 40640.396] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 40640.396] (++) using VT number 1

[ 40640.396] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[ 40640.396] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[ 40640.396] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 40640.396] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 40640.396] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 40640.396] (==) intel(0): RGB weight 888
[ 40640.396] (==) intel(0): Default visual is TrueColor
[ 40640.396] (II) intel(0): Output LVDS1 has no monitor section
[ 40640.397] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 40640.397] (II) intel(0): Output VGA1 has no monitor section
[ 40640.397] (II) intel(0): Output HDMI1 has no monitor section
[ 40640.397] (II) intel(0): Output DP1 has no monitor section
[ 40640.397] (II) intel(0): Output HDMI2 has no monitor section
[ 40640.397] (II) intel(0): Output HDMI3 has no monitor section
[ 40640.397] (II) intel(0): Output DP2 has no monitor section
[ 40640.397] (II) intel(0): Output DP3 has no monitor section
[ 40640.397] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 40640.397] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 40640.397] (--) intel(0): Output LVDS1 using initial mode 1600x900 on pipe 0
[ 40640.397] (==) intel(0): TearFree disabled
[ 40640.397] (==) intel(0): DPI set to (96, 96)
[ 40640.397] (II) Loading sub module "dri2"
[ 40640.397] (II) LoadModule: "dri2"
[ 40640.397] (II) Module "dri2" already built-in
[ 40640.397] (II) Loading sub module "present"
[ 40640.397] (II) LoadModule: "present"
[ 40640.397] (II) Module "present" already built-in
[ 40640.397] (==) Depth 24 pixmap format is 32 bpp
[ 40640.397] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[ 40640.397] (==) intel(0): Backing store enabled
[ 40640.397] (==) intel(0): Silken mouse enabled
[ 40640.397] (II) intel(0): HW Cursor enabled
[ 40640.397] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 40640.398] (==) intel(0): DPMS enabled
[ 40640.398] (II) intel(0): [DRI2] Setup complete
[ 40640.398] (II) intel(0): [DRI2]   DRI driver: i965
[ 40640.398] (II) intel(0): [DRI2]   VDPAU driver: i965
[ 40640.398] (II) intel(0): direct rendering: DRI2 enabled
[ 40640.398] (II) intel(0): hardware support for Present enabled
[ 40640.398] (==) intel(0): display hotplug detection enabled
[ 40640.398] (--) RandR disabled
[ 40640.418] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 40640.418] (II) AIGLX: enabled GLX_ARB_create_context
[ 40640.418] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 40640.418] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 40640.418] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 40640.418] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 40640.418] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 40640.418] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 40640.418] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 40640.418] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 40640.419] (II) AIGLX: Loaded and initialized i965
[ 40640.419] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 40640.421] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 40640.439] (II) intel(0): Setting screen physical size to 423 x 238
[ 40640.470] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 40640.471] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 40640.471] (II) LoadModule: "evdev"
[ 40640.471] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 40640.471] (II) Module evdev: vendor="X.Org Foundation"
[ 40640.471] 	compiled for 1.16.0, module version = 2.9.0
[ 40640.471] 	Module class: X.Org XInput Driver
[ 40640.471] 	ABI class: X.Org XInput driver, version 21.0
[ 40640.471] (II) Using input driver 'evdev' for 'Power Button'
[ 40640.471] (**) Power Button: always reports core events
[ 40640.471] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 40640.471] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 40640.471] (--) evdev: Power Button: Found keys
[ 40640.471] (II) evdev: Power Button: Configuring as keyboard
[ 40640.471] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 40640.471] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 40640.471] (**) Option "xkb_rules" "evdev"
[ 40640.471] (**) Option "xkb_model" "pc104"
[ 40640.471] (**) Option "xkb_layout" "us"
[ 40640.491] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[ 40640.491] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 40640.491] (II) Using input driver 'evdev' for 'Video Bus'
[ 40640.491] (**) Video Bus: always reports core events
[ 40640.491] (**) evdev: Video Bus: Device: "/dev/input/event18"
[ 40640.491] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 40640.491] (--) evdev: Video Bus: Found keys
[ 40640.491] (II) evdev: Video Bus: Configuring as keyboard
[ 40640.491] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event18"
[ 40640.491] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 40640.491] (**) Option "xkb_rules" "evdev"
[ 40640.491] (**) Option "xkb_model" "pc104"
[ 40640.491] (**) Option "xkb_layout" "us"
[ 40640.492] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 40640.492] (II) No input driver specified, ignoring this device.
[ 40640.492] (II) This device may have been added with another device file.
[ 40640.492] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 40640.492] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 40640.492] (II) Using input driver 'evdev' for 'Sleep Button'
[ 40640.492] (**) Sleep Button: always reports core events
[ 40640.492] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 40640.492] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 40640.492] (--) evdev: Sleep Button: Found keys
[ 40640.492] (II) evdev: Sleep Button: Configuring as keyboard
[ 40640.492] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[ 40640.492] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 40640.492] (**) Option "xkb_rules" "evdev"
[ 40640.492] (**) Option "xkb_model" "pc104"
[ 40640.492] (**) Option "xkb_layout" "us"
[ 40640.493] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:401b (/dev/input/event15)
[ 40640.493] (**) Logitech Unifying Device. Wireless PID:401b: Applying InputClass "evdev pointer catchall"
[ 40640.493] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:401b'
[ 40640.493] (**) Logitech Unifying Device. Wireless PID:401b: always reports core events
[ 40640.493] (**) evdev: Logitech Unifying Device. Wireless PID:401b: Device: "/dev/input/event15"
[ 40640.493] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Vendor 0x46d Product 0xc52b
[ 40640.493] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found 20 mouse buttons
[ 40640.493] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found scroll wheel(s)
[ 40640.493] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found relative axes
[ 40640.493] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found x and y relative axes
[ 40640.493] (II) evdev: Logitech Unifying Device. Wireless PID:401b: Configuring as mouse
[ 40640.493] (II) evdev: Logitech Unifying Device. Wireless PID:401b: Adding scrollwheel support
[ 40640.493] (**) evdev: Logitech Unifying Device. Wireless PID:401b: YAxisMapping: buttons 4 and 5
[ 40640.493] (**) evdev: Logitech Unifying Device. Wireless PID:401b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 40640.493] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.2/0003:046D:C52B.001B/0003:046D:C52B.001C/input/input28/event15"
[ 40640.493] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:401b" (type: MOUSE, id 9)
[ 40640.493] (II) evdev: Logitech Unifying Device. Wireless PID:401b: initialized for relative axes.
[ 40640.493] (**) Logitech Unifying Device. Wireless PID:401b: (accel) keeping acceleration scheme 1
[ 40640.493] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration profile 0
[ 40640.493] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration factor: 2.000
[ 40640.493] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration threshold: 4
[ 40640.493] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:401b (/dev/input/mouse0)
[ 40640.493] (II) No input driver specified, ignoring this device.
[ 40640.493] (II) This device may have been added with another device file.
[ 40640.494] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4016 (/dev/input/event16)
[ 40640.494] (**) Logitech Unifying Device. Wireless PID:4016: Applying InputClass "evdev keyboard catchall"
[ 40640.494] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:4016'
[ 40640.494] (**) Logitech Unifying Device. Wireless PID:4016: always reports core events
[ 40640.494] (**) evdev: Logitech Unifying Device. Wireless PID:4016: Device: "/dev/input/event16"
[ 40640.494] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Vendor 0x46d Product 0xc52b
[ 40640.494] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found 1 mouse buttons
[ 40640.494] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found scroll wheel(s)
[ 40640.494] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found relative axes
[ 40640.494] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Forcing relative x/y axes to exist.
[ 40640.494] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found absolute axes
[ 40640.494] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Forcing absolute x/y axes to exist.
[ 40640.494] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found keys
[ 40640.494] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Configuring as mouse
[ 40640.494] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Configuring as keyboard
[ 40640.494] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Adding scrollwheel support
[ 40640.494] (**) evdev: Logitech Unifying Device. Wireless PID:4016: YAxisMapping: buttons 4 and 5
[ 40640.494] (**) evdev: Logitech Unifying Device. Wireless PID:4016: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 40640.494] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.2/0003:046D:C52B.001B/0003:046D:C52B.001D/input/input29/event16"
[ 40640.494] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:4016" (type: KEYBOARD, id 10)
[ 40640.494] (**) Option "xkb_rules" "evdev"
[ 40640.494] (**) Option "xkb_model" "pc104"
[ 40640.494] (**) Option "xkb_layout" "us"
[ 40640.494] (II) evdev: Logitech Unifying Device. Wireless PID:4016: initialized for relative axes.
[ 40640.494] (WW) evdev: Logitech Unifying Device. Wireless PID:4016: ignoring absolute axes.
[ 40640.494] (**) Logitech Unifying Device. Wireless PID:4016: (accel) keeping acceleration scheme 1
[ 40640.494] (**) Logitech Unifying Device. Wireless PID:4016: (accel) acceleration profile 0
[ 40640.494] (**) Logitech Unifying Device. Wireless PID:4016: (accel) acceleration factor: 2.000
[ 40640.494] (**) Logitech Unifying Device. Wireless PID:4016: (accel) acceleration threshold: 4
[ 40640.494] (II) config/udev: Adding input device Integrated Camera (/dev/input/event6)
[ 40640.494] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 40640.494] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 40640.494] (**) Integrated Camera: always reports core events
[ 40640.494] (**) evdev: Integrated Camera: Device: "/dev/input/event6"
[ 40640.494] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x2d5
[ 40640.495] (--) evdev: Integrated Camera: Found keys
[ 40640.495] (II) evdev: Integrated Camera: Configuring as keyboard
[ 40640.495] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input8/event6"
[ 40640.495] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 11)
[ 40640.495] (**) Option "xkb_rules" "evdev"
[ 40640.495] (**) Option "xkb_model" "pc104"
[ 40640.495] (**) Option "xkb_layout" "us"
[ 40640.495] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 40640.495] (II) No input driver specified, ignoring this device.
[ 40640.495] (II) This device may have been added with another device file.
[ 40640.495] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[ 40640.495] (II) No input driver specified, ignoring this device.
[ 40640.495] (II) This device may have been added with another device file.
[ 40640.495] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event9)
[ 40640.495] (II) No input driver specified, ignoring this device.
[ 40640.495] (II) This device may have been added with another device file.
[ 40640.495] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 40640.495] (II) No input driver specified, ignoring this device.
[ 40640.495] (II) This device may have been added with another device file.
[ 40640.496] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event11)
[ 40640.496] (II) No input driver specified, ignoring this device.
[ 40640.496] (II) This device may have been added with another device file.
[ 40640.496] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[ 40640.496] (II) No input driver specified, ignoring this device.
[ 40640.496] (II) This device may have been added with another device file.
[ 40640.496] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[ 40640.496] (II) No input driver specified, ignoring this device.
[ 40640.496] (II) This device may have been added with another device file.
[ 40640.496] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
[ 40640.496] (II) No input driver specified, ignoring this device.
[ 40640.496] (II) This device may have been added with another device file.
[ 40640.496] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 40640.496] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 40640.496] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 40640.496] (**) AT Translated Set 2 keyboard: always reports core events
[ 40640.496] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 40640.496] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 40640.496] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 40640.496] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 40640.496] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 40640.496] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 40640.496] (**) Option "xkb_rules" "evdev"
[ 40640.496] (**) Option "xkb_model" "pc104"
[ 40640.496] (**) Option "xkb_layout" "us"
[ 40640.497] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event17)
[ 40640.497] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 40640.497] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 40640.497] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 40640.497] (II) LoadModule: "synaptics"
[ 40640.497] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 40640.497] (II) Module synaptics: vendor="X.Org Foundation"
[ 40640.497] 	compiled for 1.16.0, module version = 1.8.0
[ 40640.497] 	Module class: X.Org XInput Driver
[ 40640.497] 	ABI class: X.Org XInput driver, version 21.0
[ 40640.497] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 40640.497] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 40640.497] (**) Option "Device" "/dev/input/event17"
[ 40640.632] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 40640.632] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5470 (res 60)
[ 40640.632] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4498 (res 85)
[ 40640.633] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 40640.633] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 40640.633] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 40640.633] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 40640.633] (**) Option "TapButton1" "1"
[ 40640.633] (**) Option "TapButton2" "2"
[ 40640.633] (**) Option "TapButton3" "3"
[ 40640.633] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 40640.633] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 40640.699] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event17"
[ 40640.699] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 40640.699] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 40640.699] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 40640.699] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[ 40640.699] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 40640.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 40640.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 40640.700] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 40640.700] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 40640.700] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 40640.700] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 40640.701] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event19)
[ 40640.701] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 40640.701] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 40640.701] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 40640.701] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event19"
[ 40640.701] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 40640.701] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 40640.701] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 40640.701] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 40640.701] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 40640.701] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 40640.701] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 40640.701] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input19/event19"
[ 40640.701] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[ 40640.701] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 40640.701] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 40640.701] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 40640.701] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 40640.701] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 40640.702] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[ 40640.702] (II) No input driver specified, ignoring this device.
[ 40640.702] (II) This device may have been added with another device file.
[ 40640.702] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 40640.702] (II) No input driver specified, ignoring this device.
[ 40640.702] (II) This device may have been added with another device file.
[ 40640.703] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[ 40640.703] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 40640.703] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 40640.703] (**) ThinkPad Extra Buttons: always reports core events
[ 40640.703] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event4"
[ 40640.703] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[ 40640.703] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 40640.703] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 40640.703] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[ 40640.703] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
[ 40640.703] (**) Option "xkb_rules" "evdev"
[ 40640.703] (**) Option "xkb_model" "pc104"
[ 40640.703] (**) Option "xkb_layout" "us"
[ 42707.598] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 42711.963] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 42711.963] (II) intel(0): Printing DDC gathered Modelines:
[ 42711.963] (II) intel(0): Modeline "1600x900"x0.0  110.00  1600 1664 1706 2010  900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 42711.963] (II) intel(0): Modeline "1600x900"x0.0   73.33  1600 1664 1706 2010  900 903 906 912 -hsync -vsync (36.5 kHz e)

/var/log/Xorg.0.log.old

[ 35710.675] 
X.Org X Server 1.16.0
Release Date: 2014-07-16
[ 35710.675] X Protocol Version 11, Revision 0
[ 35710.675] Build Operating System: Linux 3.15.5-2-ARCH x86_64 
[ 35710.675] Current Operating System: Linux athena 3.15.7-1-ARCH #1 SMP PREEMPT Mon Jul 28 20:06:17 CEST 2014 x86_64
[ 35710.675] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bb0646ef-b1b8-4a0b-9c2b-450c8dfae577 rw quiet
[ 35710.675] Build Date: 25 July 2014  10:42:31PM
[ 35710.675]  
[ 35710.675] Current version of pixman: 0.32.6
[ 35710.675] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 35710.675] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 35710.675] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 31 09:48:47 2014
[ 35710.675] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 35710.675] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 35710.675] (==) No Layout section.  Using the first Screen section.
[ 35710.675] (==) No screen section available. Using defaults.
[ 35710.675] (**) |-->Screen "Default Screen Section" (0)
[ 35710.675] (**) |   |-->Monitor "<default monitor>"
[ 35710.675] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 35710.675] (==) Automatically adding devices
[ 35710.675] (==) Automatically enabling devices
[ 35710.675] (==) Automatically adding GPU devices
[ 35710.675] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 35710.675] 	Entry deleted from font path.
[ 35710.675] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 35710.675] 	Entry deleted from font path.
[ 35710.675] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 35710.675] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 35710.675] 	Entry deleted from font path.
[ 35710.675] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 35710.675] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[ 35710.675] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 35710.675] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 35710.675] (II) Loader magic: 0x818d80
[ 35710.675] (II) Module ABI versions:
[ 35710.675] 	X.Org ANSI C Emulation: 0.4
[ 35710.675] 	X.Org Video Driver: 18.0
[ 35710.675] 	X.Org XInput driver : 21.0
[ 35710.675] 	X.Org Server Extension : 8.0
[ 35710.676] (EE) systemd-logind: failed to get session: PID 7871 does not belong to any known session
[ 35710.677] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 35710.678] (--) PCI:*(0:0:2:0) 8086:0166:17aa:21fb rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[ 35710.678] (II) Open ACPI successful (/var/run/acpid.socket)
[ 35710.678] (II) LoadModule: "glx"
[ 35710.679] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 35710.679] (II) Module glx: vendor="X.Org Foundation"
[ 35710.679] 	compiled for 1.16.0, module version = 1.0.0
[ 35710.679] 	ABI class: X.Org Server Extension, version 8.0
[ 35710.679] (==) AIGLX enabled
[ 35710.679] (==) Matched intel as autoconfigured driver 0
[ 35710.679] (==) Matched intel as autoconfigured driver 1
[ 35710.679] (==) Matched modesetting as autoconfigured driver 2
[ 35710.679] (==) Matched fbdev as autoconfigured driver 3
[ 35710.679] (==) Matched vesa as autoconfigured driver 4
[ 35710.680] (==) Assigned the driver to the xf86ConfigLayout
[ 35710.680] (II) LoadModule: "intel"
[ 35710.680] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 35710.680] (II) Module intel: vendor="X.Org Foundation"
[ 35710.680] 	compiled for 1.16.0, module version = 2.99.914
[ 35710.680] 	Module class: X.Org Video Driver
[ 35710.680] 	ABI class: X.Org Video Driver, version 18.0
[ 35710.680] (II) LoadModule: "modesetting"
[ 35710.680] (WW) Warning, couldn't open module modesetting
[ 35710.680] (II) UnloadModule: "modesetting"
[ 35710.680] (II) Unloading modesetting
[ 35710.680] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 35710.680] (II) LoadModule: "fbdev"
[ 35710.680] (WW) Warning, couldn't open module fbdev
[ 35710.680] (II) UnloadModule: "fbdev"
[ 35710.680] (II) Unloading fbdev
[ 35710.680] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 35710.680] (II) LoadModule: "vesa"
[ 35710.680] (WW) Warning, couldn't open module vesa
[ 35710.680] (II) UnloadModule: "vesa"
[ 35710.680] (II) Unloading vesa
[ 35710.680] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 35710.680] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 35710.680] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 35710.680] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 35710.680] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 35710.680] (++) using VT number 1

[ 35710.681] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
[ 35710.681] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4000
[ 35710.681] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx
[ 35710.681] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 35710.681] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 35710.681] (==) intel(0): RGB weight 888
[ 35710.681] (==) intel(0): Default visual is TrueColor
[ 35710.681] (II) intel(0): Output LVDS1 has no monitor section
[ 35710.681] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[ 35710.681] (II) intel(0): Output VGA1 has no monitor section
[ 35710.681] (II) intel(0): Output HDMI1 has no monitor section
[ 35710.681] (II) intel(0): Output DP1 has no monitor section
[ 35710.681] (II) intel(0): Output HDMI2 has no monitor section
[ 35710.681] (II) intel(0): Output HDMI3 has no monitor section
[ 35710.681] (II) intel(0): Output DP2 has no monitor section
[ 35710.681] (II) intel(0): Output DP3 has no monitor section
[ 35710.681] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 35710.682] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 35710.682] (--) intel(0): Output LVDS1 using initial mode 1600x900 on pipe 0
[ 35710.682] (==) intel(0): TearFree disabled
[ 35710.682] (==) intel(0): DPI set to (96, 96)
[ 35710.682] (II) Loading sub module "dri2"
[ 35710.682] (II) LoadModule: "dri2"
[ 35710.682] (II) Module "dri2" already built-in
[ 35710.682] (II) Loading sub module "present"
[ 35710.682] (II) LoadModule: "present"
[ 35710.682] (II) Module "present" already built-in
[ 35710.682] (==) Depth 24 pixmap format is 32 bpp
[ 35710.682] (II) intel(0): SNA initialized with Ivybridge (gen7, gt2) backend
[ 35710.682] (==) intel(0): Backing store enabled
[ 35710.682] (==) intel(0): Silken mouse enabled
[ 35710.682] (II) intel(0): HW Cursor enabled
[ 35710.682] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 35710.682] (==) intel(0): DPMS enabled
[ 35710.682] (II) intel(0): [DRI2] Setup complete
[ 35710.682] (II) intel(0): [DRI2]   DRI driver: i965
[ 35710.682] (II) intel(0): [DRI2]   VDPAU driver: i965
[ 35710.682] (II) intel(0): direct rendering: DRI2 enabled
[ 35710.682] (II) intel(0): hardware support for Present enabled
[ 35710.682] (==) intel(0): display hotplug detection enabled
[ 35710.682] (--) RandR disabled
[ 35710.701] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 35710.701] (II) AIGLX: enabled GLX_ARB_create_context
[ 35710.701] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 35710.701] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 35710.701] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 35710.701] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 35710.701] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 35710.701] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 35710.701] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 35710.701] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 35710.701] (II) AIGLX: Loaded and initialized i965
[ 35710.701] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 35710.703] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 35710.709] (II) intel(0): Setting screen physical size to 423 x 238
[ 35710.735] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 35710.735] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 35710.735] (II) LoadModule: "evdev"
[ 35710.735] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 35710.736] (II) Module evdev: vendor="X.Org Foundation"
[ 35710.736] 	compiled for 1.16.0, module version = 2.9.0
[ 35710.736] 	Module class: X.Org XInput Driver
[ 35710.736] 	ABI class: X.Org XInput driver, version 21.0
[ 35710.736] (II) Using input driver 'evdev' for 'Power Button'
[ 35710.736] (**) Power Button: always reports core events
[ 35710.736] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 35710.736] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 35710.736] (--) evdev: Power Button: Found keys
[ 35710.736] (II) evdev: Power Button: Configuring as keyboard
[ 35710.736] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 35710.736] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 35710.736] (**) Option "xkb_rules" "evdev"
[ 35710.736] (**) Option "xkb_model" "pc104"
[ 35710.736] (**) Option "xkb_layout" "us"
[ 35710.752] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[ 35710.752] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 35710.752] (II) Using input driver 'evdev' for 'Video Bus'
[ 35710.752] (**) Video Bus: always reports core events
[ 35710.752] (**) evdev: Video Bus: Device: "/dev/input/event18"
[ 35710.752] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 35710.752] (--) evdev: Video Bus: Found keys
[ 35710.752] (II) evdev: Video Bus: Configuring as keyboard
[ 35710.752] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event18"
[ 35710.752] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 35710.752] (**) Option "xkb_rules" "evdev"
[ 35710.752] (**) Option "xkb_model" "pc104"
[ 35710.752] (**) Option "xkb_layout" "us"
[ 35710.752] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 35710.752] (II) No input driver specified, ignoring this device.
[ 35710.752] (II) This device may have been added with another device file.
[ 35710.752] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 35710.752] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 35710.752] (II) Using input driver 'evdev' for 'Sleep Button'
[ 35710.752] (**) Sleep Button: always reports core events
[ 35710.752] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 35710.752] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 35710.752] (--) evdev: Sleep Button: Found keys
[ 35710.752] (II) evdev: Sleep Button: Configuring as keyboard
[ 35710.752] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[ 35710.752] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 35710.752] (**) Option "xkb_rules" "evdev"
[ 35710.752] (**) Option "xkb_model" "pc104"
[ 35710.752] (**) Option "xkb_layout" "us"
[ 35710.753] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:401b (/dev/input/event15)
[ 35710.753] (**) Logitech Unifying Device. Wireless PID:401b: Applying InputClass "evdev pointer catchall"
[ 35710.753] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:401b'
[ 35710.753] (**) Logitech Unifying Device. Wireless PID:401b: always reports core events
[ 35710.753] (**) evdev: Logitech Unifying Device. Wireless PID:401b: Device: "/dev/input/event15"
[ 35710.753] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Vendor 0x46d Product 0xc52b
[ 35710.753] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found 20 mouse buttons
[ 35710.753] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found scroll wheel(s)
[ 35710.753] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found relative axes
[ 35710.753] (--) evdev: Logitech Unifying Device. Wireless PID:401b: Found x and y relative axes
[ 35710.753] (II) evdev: Logitech Unifying Device. Wireless PID:401b: Configuring as mouse
[ 35710.753] (II) evdev: Logitech Unifying Device. Wireless PID:401b: Adding scrollwheel support
[ 35710.753] (**) evdev: Logitech Unifying Device. Wireless PID:401b: YAxisMapping: buttons 4 and 5
[ 35710.753] (**) evdev: Logitech Unifying Device. Wireless PID:401b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35710.753] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.2/0003:046D:C52B.001B/0003:046D:C52B.001C/input/input28/event15"
[ 35710.753] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:401b" (type: MOUSE, id 9)
[ 35710.753] (II) evdev: Logitech Unifying Device. Wireless PID:401b: initialized for relative axes.
[ 35710.753] (**) Logitech Unifying Device. Wireless PID:401b: (accel) keeping acceleration scheme 1
[ 35710.753] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration profile 0
[ 35710.753] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration factor: 2.000
[ 35710.753] (**) Logitech Unifying Device. Wireless PID:401b: (accel) acceleration threshold: 4
[ 35710.753] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:401b (/dev/input/mouse0)
[ 35710.753] (II) No input driver specified, ignoring this device.
[ 35710.753] (II) This device may have been added with another device file.
[ 35710.753] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:4016 (/dev/input/event16)
[ 35710.753] (**) Logitech Unifying Device. Wireless PID:4016: Applying InputClass "evdev keyboard catchall"
[ 35710.753] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:4016'
[ 35710.753] (**) Logitech Unifying Device. Wireless PID:4016: always reports core events
[ 35710.753] (**) evdev: Logitech Unifying Device. Wireless PID:4016: Device: "/dev/input/event16"
[ 35710.754] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Vendor 0x46d Product 0xc52b
[ 35710.754] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found 1 mouse buttons
[ 35710.754] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found scroll wheel(s)
[ 35710.754] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found relative axes
[ 35710.754] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Forcing relative x/y axes to exist.
[ 35710.754] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found absolute axes
[ 35710.754] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Forcing absolute x/y axes to exist.
[ 35710.754] (--) evdev: Logitech Unifying Device. Wireless PID:4016: Found keys
[ 35710.754] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Configuring as mouse
[ 35710.754] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Configuring as keyboard
[ 35710.754] (II) evdev: Logitech Unifying Device. Wireless PID:4016: Adding scrollwheel support
[ 35710.754] (**) evdev: Logitech Unifying Device. Wireless PID:4016: YAxisMapping: buttons 4 and 5
[ 35710.754] (**) evdev: Logitech Unifying Device. Wireless PID:4016: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35710.754] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2.2/1-1.2.2:1.2/0003:046D:C52B.001B/0003:046D:C52B.001D/input/input29/event16"
[ 35710.754] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:4016" (type: KEYBOARD, id 10)
[ 35710.754] (**) Option "xkb_rules" "evdev"
[ 35710.754] (**) Option "xkb_model" "pc104"
[ 35710.754] (**) Option "xkb_layout" "us"
[ 35710.754] (II) evdev: Logitech Unifying Device. Wireless PID:4016: initialized for relative axes.
[ 35710.754] (WW) evdev: Logitech Unifying Device. Wireless PID:4016: ignoring absolute axes.
[ 35710.754] (**) Logitech Unifying Device. Wireless PID:4016: (accel) keeping acceleration scheme 1
[ 35710.754] (**) Logitech Unifying Device. Wireless PID:4016: (accel) acceleration profile 0
[ 35710.754] (**) Logitech Unifying Device. Wireless PID:4016: (accel) acceleration factor: 2.000
[ 35710.754] (**) Logitech Unifying Device. Wireless PID:4016: (accel) acceleration threshold: 4
[ 35710.754] (II) config/udev: Adding input device Integrated Camera (/dev/input/event6)
[ 35710.754] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 35710.754] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 35710.754] (**) Integrated Camera: always reports core events
[ 35710.754] (**) evdev: Integrated Camera: Device: "/dev/input/event6"
[ 35710.754] (--) evdev: Integrated Camera: Vendor 0x5986 Product 0x2d5
[ 35710.754] (--) evdev: Integrated Camera: Found keys
[ 35710.754] (II) evdev: Integrated Camera: Configuring as keyboard
[ 35710.754] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input8/event6"
[ 35710.754] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 11)
[ 35710.754] (**) Option "xkb_rules" "evdev"
[ 35710.754] (**) Option "xkb_model" "pc104"
[ 35710.754] (**) Option "xkb_layout" "us"
[ 35710.754] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 35710.754] (II) No input driver specified, ignoring this device.
[ 35710.754] (II) This device may have been added with another device file.
[ 35710.755] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[ 35710.755] (II) No input driver specified, ignoring this device.
[ 35710.755] (II) This device may have been added with another device file.
[ 35710.755] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event9)
[ 35710.755] (II) No input driver specified, ignoring this device.
[ 35710.755] (II) This device may have been added with another device file.
[ 35710.755] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[ 35710.755] (II) No input driver specified, ignoring this device.
[ 35710.755] (II) This device may have been added with another device file.
[ 35710.755] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event11)
[ 35710.755] (II) No input driver specified, ignoring this device.
[ 35710.755] (II) This device may have been added with another device file.
[ 35710.755] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[ 35710.755] (II) No input driver specified, ignoring this device.
[ 35710.755] (II) This device may have been added with another device file.
[ 35710.755] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[ 35710.755] (II) No input driver specified, ignoring this device.
[ 35710.755] (II) This device may have been added with another device file.
[ 35710.755] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
[ 35710.755] (II) No input driver specified, ignoring this device.
[ 35710.755] (II) This device may have been added with another device file.
[ 35710.756] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 35710.756] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 35710.756] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 35710.756] (**) AT Translated Set 2 keyboard: always reports core events
[ 35710.756] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 35710.756] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 35710.756] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 35710.756] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 35710.756] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 35710.756] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 35710.756] (**) Option "xkb_rules" "evdev"
[ 35710.756] (**) Option "xkb_model" "pc104"
[ 35710.756] (**) Option "xkb_layout" "us"
[ 35710.756] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event17)
[ 35710.756] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 35710.756] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 35710.756] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 35710.756] (II) LoadModule: "synaptics"
[ 35710.756] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 35710.756] (II) Module synaptics: vendor="X.Org Foundation"
[ 35710.756] 	compiled for 1.16.0, module version = 1.8.0
[ 35710.756] 	Module class: X.Org XInput Driver
[ 35710.756] 	ABI class: X.Org XInput driver, version 21.0
[ 35710.756] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 35710.756] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 35710.756] (**) Option "Device" "/dev/input/event17"
[ 35710.900] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 35710.900] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5470 (res 60)
[ 35710.900] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4498 (res 85)
[ 35710.900] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 35710.900] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 35710.900] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 35710.900] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 35710.900] (**) Option "TapButton1" "1"
[ 35710.900] (**) Option "TapButton2" "2"
[ 35710.900] (**) Option "TapButton3" "3"
[ 35710.900] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 35710.900] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 35710.979] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event17"
[ 35710.979] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[ 35710.980] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 35710.980] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 35710.980] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
[ 35710.980] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 35710.980] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 35710.980] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 35710.980] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 35710.980] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 35710.981] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[ 35710.981] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 35710.981] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event19)
[ 35710.981] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 35710.981] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 35710.981] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 35710.981] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event19"
[ 35710.981] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 35710.981] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 35710.981] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 35710.982] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 35710.982] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 35710.982] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 35710.982] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 35710.982] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input19/event19"
[ 35710.982] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 14)
[ 35710.982] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 35710.982] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 35710.982] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 35710.982] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 35710.982] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 35710.982] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[ 35710.982] (II) No input driver specified, ignoring this device.
[ 35710.982] (II) This device may have been added with another device file.
[ 35710.983] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 35710.983] (II) No input driver specified, ignoring this device.
[ 35710.983] (II) This device may have been added with another device file.
[ 35710.983] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[ 35710.983] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 35710.983] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 35710.983] (**) ThinkPad Extra Buttons: always reports core events
[ 35710.983] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event4"
[ 35710.983] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[ 35710.983] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 35710.983] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 35710.983] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[ 35710.983] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 15)
[ 35710.984] (**) Option "xkb_rules" "evdev"
[ 35710.984] (**) Option "xkb_model" "pc104"
[ 35710.984] (**) Option "xkb_layout" "us"
[ 35809.048] (II) intel(0): EDID vendor "AUO", prod id 8510
[ 35809.048] (II) intel(0): Printing DDC gathered Modelines:
[ 35809.048] (II) intel(0): Modeline "1600x900"x0.0  110.00  1600 1664 1706 2010  900 903 906 912 -hsync -vsync (54.7 kHz eP)
[ 35809.048] (II) intel(0): Modeline "1600x900"x0.0   73.33  1600 1664 1706 2010  900 903 906 912 -hsync -vsync (36.5 kHz e)
[ 40638.896] (EE) 
[ 40638.896] (EE) Backtrace:
[ 40638.896] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x5938f6]
[ 40638.896] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197af9) [0x597af9]
[ 40638.896] (EE) 2: /usr/lib/libc.so.6 (0x7f96dae9a000+0x33df0) [0x7f96daecddf0]
[ 40638.896] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f96d690b000+0x10a498) [0x7f96d6a15498]
[ 40638.896] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f96d690b000+0x2f641) [0x7f96d693a641]
[ 40638.896] (EE) 5: /usr/bin/Xorg.bin (PictureDestroyWindow+0xd1) [0x5090c1]
[ 40638.896] (EE) 6: /usr/bin/Xorg.bin (0x400000+0x119278) [0x519278]
[ 40638.896] (EE) 7: /usr/bin/Xorg.bin (0x400000+0xd9669) [0x4d9669]
[ 40638.897] (EE) 8: /usr/bin/Xorg.bin (0x400000+0x114a6d) [0x514a6d]
[ 40638.897] (EE) 9: /usr/bin/Xorg.bin (0x400000+0xc9467) [0x4c9467]
[ 40638.897] (EE) 10: /usr/bin/Xorg.bin (0x400000+0xeefc0) [0x4eefc0]
[ 40638.897] (EE) 11: /usr/bin/Xorg.bin (0x400000+0x6197e) [0x46197e]
[ 40638.897] (EE) 12: /usr/bin/Xorg.bin (DeleteWindow+0x232) [0x4645c2]
[ 40638.897] (EE) 13: /usr/bin/Xorg.bin (0x400000+0x5a622) [0x45a622]
[ 40638.897] (EE) 14: /usr/bin/Xorg.bin (FreeResource+0x9c) [0x45b15c]
[ 40638.897] (EE) 15: /usr/bin/Xorg.bin (0x400000+0x31cbf) [0x431cbf]
[ 40638.897] (EE) 16: /usr/bin/Xorg.bin (0x400000+0x376d7) [0x4376d7]
[ 40638.897] (EE) 17: /usr/bin/Xorg.bin (0x400000+0x3b866) [0x43b866]
[ 40638.897] (EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f96daeba000]
[ 40638.897] (EE) 19: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
[ 40638.897] (EE) 
[ 40638.897] (EE) Segmentation fault at address 0x0
[ 40638.897] (EE) 
Fatal server error:
[ 40638.897] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 40638.897] (EE) 
[ 40638.897] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 40638.898] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 40638.898] (EE) 
[ 40638.898] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 40639.716] (EE) Server terminated with error (1). Closing log file.

Last edited by jlacroix (2014-07-31 16:33:28)

Offline

#2 2014-08-01 13:16:29

Best_
Member
From: Oslo, Norway
Registered: 2011-04-09
Posts: 20

Re: X randomly dropping back to login screen

exactly the same problem here

Offline

#3 2014-08-18 00:36:44

iknelav
Member
Registered: 2012-02-22
Posts: 5

Re: X randomly dropping back to login screen

I have been having the same issue, seems to be a random segmentation fault...

X.Org X Server 1.16.0
Release Date: 2014-07-16
[    21.467] X Protocol Version 11, Revision 0
[    21.467] Build Operating System: Linux 3.15.5-2-ARCH x86_64 
[    21.467] Current Operating System: Linux localhost 3.15.10-1-ck #1 SMP PREEMPT Thu Aug 14 04:38:13 EDT 2014 x86_64
[    21.467] Kernel command line: BOOT_IMAGE=../vmlinuz-linux-ck root=/dev/sda1 rw elevator=bfq zswap.enabled=1 zswap.compressor=lz4 nmi_watchdog=0 hpet=disable processor.max_cstate=1 nohz=off initrd=../initramfs-linux-ck.img
[    21.467] Build Date: 31 July 2014  11:53:19AM
[    21.467]  
[    21.467] Current version of pixman: 0.32.6
[    21.467] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.467] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.468] (==) Log file: "~/.local/share/xorg/Xorg.0.log", Time: Thu Aug 14 19:23:48 2014
[    21.518] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    21.518] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.566] (==) No Layout section.  Using the first Screen section.
[    21.566] (==) No screen section available. Using defaults.
[    21.566] (**) |-->Screen "Default Screen Section" (0)
[    21.566] (**) |   |-->Monitor "<default monitor>"
[    21.583] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    21.583] (**) |   |-->Device "Intel Graphics"
[    21.583] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    21.583] (==) Automatically adding devices
[    21.583] (==) Automatically enabling devices
[    21.583] (==) Automatically adding GPU devices
[    21.630] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    21.630] 	Entry deleted from font path.
[    21.640] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    21.640] 	Entry deleted from font path.
[    21.640] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    21.641] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    21.641] 	Entry deleted from font path.
[    21.641] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    21.641] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[    21.641] (==) ModulePath set to "/usr/lib/xorg/modules"
[    21.641] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.641] (II) Loader magic: 0x818d80
[    21.641] (II) Module ABI versions:
[    21.641] 	X.Org ANSI C Emulation: 0.4
[    21.641] 	X.Org Video Driver: 18.0
[    21.641] 	X.Org XInput driver : 21.0
[    21.641] 	X.Org Server Extension : 8.0
[    21.643] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    21.643] (II) xfree86: Adding drm device (/dev/dri/card0)
[    21.644] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[    21.646] (--) PCI:*(0:0:2:0) 8086:2a12:103c:30d8 rev 12, Mem @ 0xe4400000/1048576, 0xd0000000/268435456, I/O @ 0x00004000/8
[    21.646] (--) PCI: (0:0:2:1) 8086:2a13:103c:30d8 rev 12, Mem @ 0xe4500000/1048576
[    21.646] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    21.646] (II) LoadModule: "glx"
[    21.647] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    21.781] (II) Module glx: vendor="X.Org Foundation"
[    21.781] 	compiled for 1.16.0, module version = 1.0.0
[    21.781] 	ABI class: X.Org Server Extension, version 8.0
[    21.781] (==) AIGLX enabled
[    21.781] (II) LoadModule: "intel"
[    21.792] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    21.851] (II) Module intel: vendor="X.Org Foundation"
[    21.851] 	compiled for 1.16.0, module version = 2.99.914
[    21.851] 	Module class: X.Org Video Driver
[    21.851] 	ABI class: X.Org Video Driver, version 18.0
[    21.851] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    21.853] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    21.853] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    21.853] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    21.853] (++) using VT number 1

[    21.853] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    21.853] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    21.861] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    21.861] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    21.861] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    21.861] (==) intel(0): RGB weight 888
[    21.861] (==) intel(0): Default visual is TrueColor
[    21.861] (**) intel(0): Option "AccelMethod" "uxa"
[    21.861] (--) intel(0): Integrated Graphics Chipset: Intel(R) 965GME/GLE
[    21.861] (**) intel(0): Relaxed fencing enabled
[    21.861] (**) intel(0): Wait on SwapBuffers? enabled
[    21.861] (**) intel(0): Triple buffering? enabled
[    21.861] (**) intel(0): Framebuffer tiled
[    21.861] (**) intel(0): Pixmaps tiled
[    21.861] (**) intel(0): 3D buffers tiled
[    21.861] (**) intel(0): SwapBuffers wait enabled
[    21.861] (==) intel(0): video overlay key set to 0x101fe
[    21.861] (II) intel(0): Output LVDS1 has no monitor section
[    21.862] (--) intel(0): found backlight control interface acpi_video0
[    21.880] (II) intel(0): Output VGA1 has no monitor section
[    22.096] (II) intel(0): Output TV1 has no monitor section
[    22.096] (II) intel(0): EDID for output LVDS1
[    22.096] (II) intel(0): Manufacturer: AUO  Model: 2774  Serial#: 0
[    22.096] (II) intel(0): Year: 2006  Week: 1
[    22.096] (II) intel(0): EDID Version: 1.3
[    22.096] (II) intel(0): Digital Display Input
[    22.096] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[    22.096] (II) intel(0): Gamma: 2.20
[    22.096] (II) intel(0): No DPMS capabilities specified
[    22.096] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    22.096] (II) intel(0): First detailed timing is preferred mode
[    22.096] (II) intel(0): redX: 0.590 redY: 0.345   greenX: 0.315 greenY: 0.555
[    22.096] (II) intel(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 0.329
[    22.096] (II) intel(0): Manufacturer's mask: 0
[    22.096] (II) intel(0): Supported detailed timing:
[    22.096] (II) intel(0): clock: 71.1 MHz   Image Size:  331 x 207 mm
[    22.096] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1440 h_border: 0
[    22.096] (II) intel(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[    22.096] (II) intel(0): Unknown vendor-specific block f
[    22.096] (II) intel(0):  AUO
[    22.096] (II) intel(0):  B154EW02 V7
[    22.096] (II) intel(0): EDID (in hex):
[    22.096] (II) intel(0): 	00ffffffffffff0006af742700000000
[    22.096] (II) intel(0): 	01100103802115780a1cf59758508e27
[    22.096] (II) intel(0): 	27505400000001010101010101010101
[    22.096] (II) intel(0): 	010101010101c71b00a0502017303020
[    22.096] (II) intel(0): 	36004bcf100000180000000f00000000
[    22.096] (II) intel(0): 	00000000000000000020000000fe0041
[    22.096] (II) intel(0): 	554f0a202020202020202020000000fe
[    22.096] (II) intel(0): 	004231353445573032205637200a009d
[    22.097] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    22.097] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    22.097] (II) intel(0): Printing probed modes for output LVDS1
[    22.097] (II) intel(0): Modeline "1280x800"x60.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[    22.097] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    22.097] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    22.097] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    22.097] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    22.115] (II) intel(0): EDID for output VGA1
[    22.373] (II) intel(0): EDID for output TV1
[    22.373] (II) intel(0): Output LVDS1 connected
[    22.373] (II) intel(0): Output VGA1 disconnected
[    22.373] (II) intel(0): Output TV1 disconnected
[    22.373] (II) intel(0): Using exact sizes for initial modes
[    22.373] (II) intel(0): Output LVDS1 using initial mode 1280x800
[    22.373] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    22.373] (II) intel(0): Kernel page flipping support detected, enabling
[    22.373] (==) intel(0): DPI set to (96, 96)
[    22.373] (II) Loading sub module "fb"
[    22.373] (II) LoadModule: "fb"
[    22.514] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.533] (II) Module fb: vendor="X.Org Foundation"
[    22.533] 	compiled for 1.16.0, module version = 1.0.0
[    22.533] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.533] (II) Loading sub module "dri2"
[    22.533] (II) LoadModule: "dri2"
[    22.533] (II) Module "dri2" already built-in
[    22.533] (==) Depth 24 pixmap format is 32 bpp
[    22.533] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, untiled
[    22.589] (II) UXA(0): Driver registered support for the following operations:
[    22.589] (II)         solid
[    22.589] (II)         copy
[    22.589] (II)         composite (RENDER acceleration)
[    22.589] (II)         put_image
[    22.589] (II)         get_image
[    22.589] (II) intel(0): [DRI2] Setup complete
[    22.589] (II) intel(0): [DRI2]   DRI driver: i965
[    22.589] (II) intel(0): [DRI2]   VDPAU driver: i965
[    22.589] (==) intel(0): Backing store enabled
[    22.589] (==) intel(0): Silken mouse enabled
[    22.590] (II) intel(0): Initializing HW Cursor
[    22.590] (II) intel(0): Use legacy UXA acceleration.
[    22.590] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    22.590] (==) intel(0): DPMS enabled
[    22.590] (==) intel(0): Intel XvMC decoder enabled
[    22.590] (II) intel(0): Set up textured video
[    22.590] (II) intel(0): Set up overlay video
[    22.591] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[    22.591] (II) intel(0): DRI2: Enabled
[    22.591] (II) intel(0): DRI3: Not available
[    22.591] (==) intel(0): hotplug detection: "enabled"
[    23.269] (--) RandR disabled
[    23.521] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    23.521] (II) AIGLX: enabled GLX_ARB_create_context
[    23.521] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    23.521] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    23.521] (II) AIGLX: enabled GLX_INTEL_swap_event
[    23.521] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    23.521] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    23.521] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    23.521] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    23.521] (II) AIGLX: Loaded and initialized i965
[    23.521] (II) GLX: Initialized DRI2 GL provider for screen 0
[    23.522] (II) intel(0): Setting screen physical size to 338 x 211
[    24.067] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    24.067] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.067] (II) LoadModule: "evdev"
[    24.067] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.112] (II) Module evdev: vendor="X.Org Foundation"
[    24.112] 	compiled for 1.16.0, module version = 2.9.0
[    24.112] 	Module class: X.Org XInput Driver
[    24.112] 	ABI class: X.Org XInput driver, version 21.0
[    24.113] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 12 paused 0
[    24.113] (II) Using input driver 'evdev' for 'Power Button'
[    24.113] (**) Power Button: always reports core events
[    24.113] (**) evdev: Power Button: Device: "/dev/input/event2"
[    24.113] (--) evdev: Power Button: Vendor 0 Product 0x1
[    24.113] (--) evdev: Power Button: Found keys
[    24.113] (II) evdev: Power Button: Configuring as keyboard
[    24.113] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    24.113] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    24.113] (**) Option "xkb_rules" "evdev"
[    24.113] (**) Option "xkb_model" "pc104"
[    24.113] (**) Option "xkb_layout" "us"
[    24.145] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    24.145] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    24.146] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 13 paused 0
[    24.146] (II) Using input driver 'evdev' for 'Video Bus'
[    24.146] (**) Video Bus: always reports core events
[    24.146] (**) evdev: Video Bus: Device: "/dev/input/event7"
[    24.146] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    24.146] (--) evdev: Video Bus: Found keys
[    24.146] (II) evdev: Video Bus: Configuring as keyboard
[    24.146] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event7"
[    24.146] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    24.146] (**) Option "xkb_rules" "evdev"
[    24.146] (**) Option "xkb_model" "pc104"
[    24.146] (**) Option "xkb_layout" "us"
[    24.147] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    24.147] (II) No input driver specified, ignoring this device.
[    24.147] (II) This device may have been added with another device file.
[    24.147] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    24.147] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    24.148] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 14 paused 0
[    24.148] (II) Using input driver 'evdev' for 'Sleep Button'
[    24.148] (**) Sleep Button: always reports core events
[    24.148] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[    24.148] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    24.148] (--) evdev: Sleep Button: Found keys
[    24.148] (II) evdev: Sleep Button: Configuring as keyboard
[    24.148] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    24.148] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    24.148] (**) Option "xkb_rules" "evdev"
[    24.148] (**) Option "xkb_model" "pc104"
[    24.148] (**) Option "xkb_layout" "us"
[    24.149] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[    24.149] (II) No input driver specified, ignoring this device.
[    24.149] (II) This device may have been added with another device file.
[    24.149] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event4)
[    24.149] (II) No input driver specified, ignoring this device.
[    24.149] (II) This device may have been added with another device file.
[    24.149] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
[    24.150] (II) No input driver specified, ignoring this device.
[    24.150] (II) This device may have been added with another device file.
[    24.150] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event6)
[    24.150] (II) No input driver specified, ignoring this device.
[    24.150] (II) This device may have been added with another device file.
[    24.150] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event9)
[    24.150] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    24.151] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 15 paused 0
[    24.151] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[    24.151] (**)  USB OPTICAL MOUSE: always reports core events
[    24.151] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event9"
[    24.151] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x2166 Product 0x6649
[    24.151] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[    24.151] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[    24.151] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[    24.151] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[    24.151] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[    24.151] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[    24.151] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[    24.151] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    24.151] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:2166:6649.0001/input/input17/event9"
[    24.151] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 9)
[    24.151] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[    24.151] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[    24.151] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[    24.151] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    24.151] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    24.152] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[    24.152] (II) No input driver specified, ignoring this device.
[    24.152] (II) This device may have been added with another device file.
[    24.152] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event8)
[    24.152] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    24.153] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 16 paused 0
[    24.153] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    24.153] (**) AT Translated Set 2 keyboard: always reports core events
[    24.153] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event8"
[    24.153] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    24.153] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    24.153] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    24.153] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input8/event8"
[    24.153] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    24.153] (**) Option "xkb_rules" "evdev"
[    24.153] (**) Option "xkb_model" "pc104"
[    24.153] (**) Option "xkb_layout" "us"
[    25.238] (II) intel(0): EDID vendor "AUO", prod id 10100
[    25.238] (II) intel(0): Printing DDC gathered Modelines:
[    25.238] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[   305.177] (II) AIGLX: Suspending AIGLX clients for VT switch
[   305.879] (II) systemd-logind: got pause for 226:0
[   305.880] (II) systemd-logind: got pause for 13:66
[   305.880] (II) systemd-logind: got pause for 13:71
[   305.880] (II) systemd-logind: got pause for 13:64
[   305.880] (II) systemd-logind: got pause for 13:73
[   305.880] (II) systemd-logind: got pause for 13:72
[   315.189] (II) systemd-logind: got resume for 226:0
[   315.189] (II) AIGLX: Resuming AIGLX clients after VT switch
[   315.858] (II) intel(0): EDID vendor "AUO", prod id 10100
[   315.858] (II) intel(0): Printing DDC gathered Modelines:
[   315.858] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[   316.136] (II) intel(0): EDID vendor "AUO", prod id 10100
[   316.136] (II) intel(0): Printing DDC gathered Modelines:
[   316.136] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[   316.408] (II) systemd-logind: got resume for 13:66
[   316.409] (II) systemd-logind: got resume for 13:71
[   316.409] (II) systemd-logind: got resume for 13:64
[   316.409] (II) systemd-logind: got resume for 13:73
[   316.409] (II) systemd-logind: got resume for 13:72
[   416.714] (II) AIGLX: Suspending AIGLX clients for VT switch
[   417.415] (II) systemd-logind: got pause for 226:0
[   417.415] (II) systemd-logind: got pause for 13:66
[   417.415] (II) systemd-logind: got pause for 13:71
[   417.415] (II) systemd-logind: got pause for 13:64
[   417.415] (II) systemd-logind: got pause for 13:73
[   417.415] (II) systemd-logind: got pause for 13:72
[  1197.449] (II) systemd-logind: got resume for 226:0
[  1197.449] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1198.166] (II) intel(0): EDID vendor "AUO", prod id 10100
[  1198.166] (II) intel(0): Printing DDC gathered Modelines:
[  1198.166] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[  1198.442] (II) systemd-logind: got resume for 13:66
[  1198.442] (II) systemd-logind: got resume for 13:71
[  1198.442] (II) systemd-logind: got resume for 13:64
[  1198.442] (II) systemd-logind: got resume for 13:73
[  1198.442] (II) systemd-logind: got resume for 13:72
[  2639.615] (II) config/udev: removing device  USB OPTICAL MOUSE
[  2639.616] (II) evdev:  USB OPTICAL MOUSE: Close
[  2639.616] (II) UnloadModule: "evdev"
[  2639.616] (II) systemd-logind: releasing fd for 13:73
[  2639.636] (II) intel(0): EDID vendor "AUO", prod id 10100
[  2639.636] (II) intel(0): Printing DDC gathered Modelines:
[  2639.636] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[  2649.046] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[  2649.046] (II) No input driver specified, ignoring this device.
[  2649.046] (II) This device may have been added with another device file.
[  2649.048] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event9)
[  2649.048] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[  2649.048] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 53 paused 0
[  2649.048] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[  2649.048] (**)  USB OPTICAL MOUSE: always reports core events
[  2649.048] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event9"
[  2649.048] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x2166 Product 0x6649
[  2649.048] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[  2649.048] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[  2649.048] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[  2649.048] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[  2649.048] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[  2649.048] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[  2649.048] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[  2649.048] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2649.049] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:2166:6649.0002/input/input34/event9"
[  2649.049] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 9)
[  2649.049] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[  2649.049] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[  2649.049] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[  2649.049] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[  2649.049] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[  6481.112] (II) AIGLX: Suspending AIGLX clients for VT switch
[  6481.971] (II) systemd-logind: got pause for 226:0
[  6481.972] (II) systemd-logind: got pause for 13:66
[  6481.987] (II) systemd-logind: got pause for 13:71
[  6481.987] (II) systemd-logind: got pause for 13:64
[  6481.987] (II) systemd-logind: got pause for 13:72
[  6481.987] (II) systemd-logind: got pause for 13:73
[  6485.227] (II) systemd-logind: got resume for 226:0
[  6485.227] (II) AIGLX: Resuming AIGLX clients after VT switch
[  6485.961] (II) intel(0): EDID vendor "AUO", prod id 10100
[  6485.961] (II) intel(0): Printing DDC gathered Modelines:
[  6485.961] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[  6486.220] (II) systemd-logind: got resume for 13:66
[  6486.228] (II) systemd-logind: got resume for 13:71
[  6486.228] (II) systemd-logind: got resume for 13:64
[  6486.228] (II) systemd-logind: got resume for 13:72
[  6486.228] (II) systemd-logind: got resume for 13:73
[  7531.705] (II) AIGLX: Suspending AIGLX clients for VT switch
[  7532.382] (II) systemd-logind: got pause for 226:0
[  7532.382] (II) systemd-logind: got pause for 13:66
[  7532.382] (II) systemd-logind: got pause for 13:71
[  7532.382] (II) systemd-logind: got pause for 13:64
[  7532.382] (II) systemd-logind: got pause for 13:72
[  7532.382] (II) systemd-logind: got pause for 13:73
[  7536.100] (II) systemd-logind: got resume for 226:0
[  7536.100] (II) AIGLX: Resuming AIGLX clients after VT switch
[  7536.788] (II) intel(0): EDID vendor "AUO", prod id 10100
[  7536.788] (II) intel(0): Printing DDC gathered Modelines:
[  7536.788] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[  7537.048] (II) systemd-logind: got resume for 13:66
[  7537.048] (II) systemd-logind: got resume for 13:71
[  7537.048] (II) systemd-logind: got resume for 13:64
[  7537.048] (II) systemd-logind: got resume for 13:72
[  7537.048] (II) systemd-logind: got resume for 13:73
[ 16670.650] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 16671.333] (II) systemd-logind: got pause for 226:0
[ 16671.333] (II) systemd-logind: got pause for 13:66
[ 16671.333] (II) systemd-logind: got pause for 13:71
[ 16671.333] (II) systemd-logind: got pause for 13:64
[ 16671.333] (II) systemd-logind: got pause for 13:72
[ 16671.333] (II) systemd-logind: got pause for 13:73
[ 16679.433] (II) config/udev: removing device  USB OPTICAL MOUSE
[ 16679.434] (II) evdev:  USB OPTICAL MOUSE: Close
[ 16679.434] (II) UnloadModule: "evdev"
[ 16679.434] (II) systemd-logind: releasing fd for 13:73
[ 16698.309] (II) systemd-logind: got resume for 226:0
[ 16698.309] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 16699.004] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 16699.004] (II) intel(0): Printing DDC gathered Modelines:
[ 16699.004] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 16699.262] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 16699.262] (II) intel(0): Printing DDC gathered Modelines:
[ 16699.262] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 16699.520] (II) systemd-logind: got resume for 13:66
[ 16699.521] (II) systemd-logind: got resume for 13:71
[ 16699.521] (II) systemd-logind: got resume for 13:64
[ 16699.521] (II) systemd-logind: got resume for 13:72
[ 16723.169] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[ 16723.169] (II) No input driver specified, ignoring this device.
[ 16723.169] (II) This device may have been added with another device file.
[ 16723.171] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event9)
[ 16723.171] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[ 16723.172] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 59 paused 0
[ 16723.172] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[ 16723.172] (**)  USB OPTICAL MOUSE: always reports core events
[ 16723.172] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event9"
[ 16723.172] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x2166 Product 0x6649
[ 16723.172] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[ 16723.172] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[ 16723.172] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[ 16723.172] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[ 16723.172] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[ 16723.172] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[ 16723.172] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[ 16723.172] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 16723.172] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:2166:6649.0003/input/input43/event9"
[ 16723.172] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 9)
[ 16723.172] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[ 16723.172] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[ 16723.172] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[ 16723.172] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 16723.172] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 17880.816] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 17881.463] (II) systemd-logind: got pause for 226:0
[ 17881.463] (II) systemd-logind: got pause for 13:66
[ 17881.463] (II) systemd-logind: got pause for 13:71
[ 17881.463] (II) systemd-logind: got pause for 13:64
[ 17881.463] (II) systemd-logind: got pause for 13:72
[ 17881.463] (II) systemd-logind: got pause for 13:73
[ 18116.958] (II) systemd-logind: got resume for 226:0
[ 18116.958] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 18117.650] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 18117.650] (II) intel(0): Printing DDC gathered Modelines:
[ 18117.650] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 18117.900] (II) systemd-logind: got resume for 13:66
[ 18117.901] (II) systemd-logind: got resume for 13:71
[ 18117.901] (II) systemd-logind: got resume for 13:64
[ 18117.901] (II) systemd-logind: got resume for 13:72
[ 18117.901] (II) systemd-logind: got resume for 13:73
[ 18281.015] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 18281.664] (II) systemd-logind: got pause for 226:0
[ 18281.664] (II) systemd-logind: got pause for 13:66
[ 18281.664] (II) systemd-logind: got pause for 13:71
[ 18281.664] (II) systemd-logind: got pause for 13:64
[ 18281.664] (II) systemd-logind: got pause for 13:72
[ 18281.664] (II) systemd-logind: got pause for 13:73
[ 18533.884] (II) config/udev: removing device  USB OPTICAL MOUSE
[ 18533.885] (II) evdev:  USB OPTICAL MOUSE: Close
[ 18533.885] (II) UnloadModule: "evdev"
[ 18533.885] (II) systemd-logind: releasing fd for 13:73
[ 18539.633] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event9)
[ 18539.633] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[ 18539.634] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 53 paused 1
[ 18539.634] (II) systemd-logind: releasing fd for 13:73
[ 18539.641] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[ 18539.641] (II) No input driver specified, ignoring this device.
[ 18539.641] (II) This device may have been added with another device file.
[ 18545.915] (II) systemd-logind: got resume for 226:0
[ 18545.915] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 18546.544] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 18546.544] (II) intel(0): Printing DDC gathered Modelines:
[ 18546.544] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 18546.805] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 63 paused 0
[ 18546.805] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[ 18546.805] (**)  USB OPTICAL MOUSE: always reports core events
[ 18546.805] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event9"
[ 18546.805] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x2166 Product 0x6649
[ 18546.805] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[ 18546.805] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[ 18546.805] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[ 18546.805] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[ 18546.805] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[ 18546.805] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[ 18546.805] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[ 18546.805] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 18546.805] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:2166:6649.0004/input/input52/event9"
[ 18546.805] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 9)
[ 18546.805] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[ 18546.805] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[ 18546.805] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[ 18546.805] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 18546.805] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 18546.806] (II) systemd-logind: got resume for 13:66
[ 18546.806] (II) systemd-logind: got resume for 13:71
[ 18546.806] (II) systemd-logind: got resume for 13:64
[ 18546.806] (II) systemd-logind: got resume for 13:72
[ 18546.806] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 18546.806] (II) intel(0): Printing DDC gathered Modelines:
[ 18546.806] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 18705.370] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 18706.045] (II) systemd-logind: got pause for 226:0
[ 18706.045] (II) systemd-logind: got pause for 13:66
[ 18706.045] (II) systemd-logind: got pause for 13:71
[ 18706.045] (II) systemd-logind: got pause for 13:64
[ 18706.045] (II) systemd-logind: got pause for 13:72
[ 18706.045] (II) systemd-logind: got pause for 13:73
[ 18709.118] (II) systemd-logind: got resume for 226:0
[ 18709.118] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 18709.752] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 18709.752] (II) intel(0): Printing DDC gathered Modelines:
[ 18709.752] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 18710.031] (II) systemd-logind: got resume for 13:66
[ 18710.031] (II) systemd-logind: got resume for 13:71
[ 18710.031] (II) systemd-logind: got resume for 13:64
[ 18710.031] (II) systemd-logind: got resume for 13:72
[ 18710.031] (II) systemd-logind: got resume for 13:73
[ 18966.446] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 18967.097] (II) systemd-logind: got pause for 226:0
[ 18967.097] (II) systemd-logind: got pause for 13:66
[ 18967.097] (II) systemd-logind: got pause for 13:71
[ 18967.097] (II) systemd-logind: got pause for 13:64
[ 18967.097] (II) systemd-logind: got pause for 13:72
[ 18967.097] (II) systemd-logind: got pause for 13:73
[ 19009.586] (II) systemd-logind: got resume for 226:0
[ 19009.586] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 19010.302] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 19010.302] (II) intel(0): Printing DDC gathered Modelines:
[ 19010.302] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 19010.564] (II) systemd-logind: got resume for 13:66
[ 19010.564] (II) systemd-logind: got resume for 13:71
[ 19010.564] (II) systemd-logind: got resume for 13:64
[ 19010.564] (II) systemd-logind: got resume for 13:72
[ 19010.565] (II) systemd-logind: got resume for 13:73
[ 21052.822] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 21053.515] (II) systemd-logind: got pause for 226:0
[ 21053.515] (II) systemd-logind: got pause for 13:66
[ 21053.515] (II) systemd-logind: got pause for 13:71
[ 21053.515] (II) systemd-logind: got pause for 13:64
[ 21053.515] (II) systemd-logind: got pause for 13:72
[ 21053.515] (II) systemd-logind: got pause for 13:73
[ 21055.767] (II) config/udev: removing device  USB OPTICAL MOUSE
[ 21055.768] (II) evdev:  USB OPTICAL MOUSE: Close
[ 21055.768] (II) UnloadModule: "evdev"
[ 21055.768] (II) systemd-logind: releasing fd for 13:73
[ 21058.874] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[ 21058.874] (II) No input driver specified, ignoring this device.
[ 21058.874] (II) This device may have been added with another device file.
[ 21058.875] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event9)
[ 21058.875] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[ 21058.876] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 60 paused 1
[ 21058.876] (II) systemd-logind: releasing fd for 13:73
[ 21063.290] (II) systemd-logind: got resume for 226:0
[ 21063.290] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 21063.914] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 21063.914] (II) intel(0): Printing DDC gathered Modelines:
[ 21063.914] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 21064.175] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 66 paused 0
[ 21064.175] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[ 21064.175] (**)  USB OPTICAL MOUSE: always reports core events
[ 21064.175] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event9"
[ 21064.175] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x2166 Product 0x6649
[ 21064.175] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[ 21064.175] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[ 21064.175] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[ 21064.175] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[ 21064.175] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[ 21064.175] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[ 21064.175] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[ 21064.175] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21064.175] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:2166:6649.0005/input/input61/event9"
[ 21064.175] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 9)
[ 21064.175] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[ 21064.176] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[ 21064.176] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[ 21064.176] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 21064.176] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 21064.176] (II) systemd-logind: got resume for 13:66
[ 21064.176] (II) systemd-logind: got resume for 13:71
[ 21064.176] (II) systemd-logind: got resume for 13:64
[ 21064.176] (II) systemd-logind: got resume for 13:72
[ 21064.176] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 21064.176] (II) intel(0): Printing DDC gathered Modelines:
[ 21064.176] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 23122.241] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 23122.965] (II) systemd-logind: got pause for 226:0
[ 23122.965] (II) systemd-logind: got pause for 13:66
[ 23122.965] (II) systemd-logind: got pause for 13:71
[ 23122.966] (II) systemd-logind: got pause for 13:64
[ 23122.966] (II) systemd-logind: got pause for 13:72
[ 23122.966] (II) systemd-logind: got pause for 13:73
[ 23136.926] (II) systemd-logind: got resume for 226:0
[ 23136.926] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 23137.600] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 23137.600] (II) intel(0): Printing DDC gathered Modelines:
[ 23137.600] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 23137.879] (II) systemd-logind: got resume for 13:66
[ 23137.879] (II) systemd-logind: got resume for 13:71
[ 23137.879] (II) systemd-logind: got resume for 13:64
[ 23137.880] (II) systemd-logind: got resume for 13:72
[ 23137.880] (II) systemd-logind: got resume for 13:73
[ 23237.987] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 23238.655] (II) systemd-logind: got pause for 226:0
[ 23238.655] (II) systemd-logind: got pause for 13:66
[ 23238.655] (II) systemd-logind: got pause for 13:71
[ 23238.655] (II) systemd-logind: got pause for 13:64
[ 23238.655] (II) systemd-logind: got pause for 13:72
[ 23238.655] (II) systemd-logind: got pause for 13:73
[ 23241.721] (II) systemd-logind: got resume for 226:0
[ 23241.721] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 23242.361] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 23242.361] (II) intel(0): Printing DDC gathered Modelines:
[ 23242.361] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 23242.622] (II) systemd-logind: got resume for 13:66
[ 23242.622] (II) systemd-logind: got resume for 13:71
[ 23242.622] (II) systemd-logind: got resume for 13:64
[ 23242.623] (II) systemd-logind: got resume for 13:72
[ 23242.623] (II) systemd-logind: got resume for 13:73
[ 23318.699] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 23319.356] (II) systemd-logind: got pause for 226:0
[ 23319.356] (II) systemd-logind: got pause for 13:66
[ 23319.356] (II) systemd-logind: got pause for 13:71
[ 23319.356] (II) systemd-logind: got pause for 13:64
[ 23319.356] (II) systemd-logind: got pause for 13:72
[ 23319.357] (II) systemd-logind: got pause for 13:73
[ 23322.810] (II) systemd-logind: got resume for 226:0
[ 23322.810] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 23323.464] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 23323.464] (II) intel(0): Printing DDC gathered Modelines:
[ 23323.464] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 23323.731] (II) systemd-logind: got resume for 13:66
[ 23323.731] (II) systemd-logind: got resume for 13:71
[ 23323.731] (II) systemd-logind: got resume for 13:64
[ 23323.731] (II) systemd-logind: got resume for 13:72
[ 23323.732] (II) systemd-logind: got resume for 13:73
[ 23383.788] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 23384.519] (II) systemd-logind: got pause for 226:0
[ 23384.519] (II) systemd-logind: got pause for 13:66
[ 23384.519] (II) systemd-logind: got pause for 13:71
[ 23384.519] (II) systemd-logind: got pause for 13:64
[ 23384.519] (II) systemd-logind: got pause for 13:72
[ 23384.519] (II) systemd-logind: got pause for 13:73
[ 23389.590] (II) systemd-logind: got resume for 226:0
[ 23389.590] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 23390.230] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 23390.230] (II) intel(0): Printing DDC gathered Modelines:
[ 23390.230] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 23390.475] (II) systemd-logind: got resume for 13:66
[ 23390.475] (II) systemd-logind: got resume for 13:71
[ 23390.475] (II) systemd-logind: got resume for 13:64
[ 23390.475] (II) systemd-logind: got resume for 13:72
[ 23390.476] (II) systemd-logind: got resume for 13:73
[ 23746.616] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 23747.326] (II) systemd-logind: got pause for 226:0
[ 23747.326] (II) systemd-logind: got pause for 13:66
[ 23747.326] (II) systemd-logind: got pause for 13:71
[ 23747.326] (II) systemd-logind: got pause for 13:64
[ 23747.326] (II) systemd-logind: got pause for 13:72
[ 23747.326] (II) systemd-logind: got pause for 13:73
[ 23750.587] (II) config/udev: removing device  USB OPTICAL MOUSE
[ 23750.588] (II) evdev:  USB OPTICAL MOUSE: Close
[ 23750.588] (II) UnloadModule: "evdev"
[ 23750.588] (II) systemd-logind: releasing fd for 13:73
[ 23756.772] (II) systemd-logind: got resume for 226:0
[ 23756.772] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 23757.473] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 23757.473] (II) intel(0): Printing DDC gathered Modelines:
[ 23757.473] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 23757.793] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 23757.793] (II) intel(0): Printing DDC gathered Modelines:
[ 23757.793] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 23758.028] (II) systemd-logind: got resume for 13:66
[ 23758.029] (II) systemd-logind: got resume for 13:71
[ 23758.029] (II) systemd-logind: got resume for 13:64
[ 23758.029] (II) systemd-logind: got resume for 13:72
[ 23762.376] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[ 23762.376] (II) No input driver specified, ignoring this device.
[ 23762.376] (II) This device may have been added with another device file.
[ 23762.378] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event9)
[ 23762.378] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[ 23762.378] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 70 paused 0
[ 23762.378] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[ 23762.378] (**)  USB OPTICAL MOUSE: always reports core events
[ 23762.379] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event9"
[ 23762.379] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x2166 Product 0x6649
[ 23762.379] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[ 23762.379] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[ 23762.379] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[ 23762.379] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[ 23762.379] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[ 23762.379] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[ 23762.379] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[ 23762.379] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 23762.379] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:2166:6649.0006/input/input70/event9"
[ 23762.379] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 9)
[ 23762.379] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[ 23762.379] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[ 23762.379] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[ 23762.379] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 23762.379] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 24709.840] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 24710.560] (II) systemd-logind: got pause for 226:0
[ 24710.560] (II) systemd-logind: got pause for 13:66
[ 24710.560] (II) systemd-logind: got pause for 13:71
[ 24710.560] (II) systemd-logind: got pause for 13:64
[ 24710.560] (II) systemd-logind: got pause for 13:72
[ 24710.560] (II) systemd-logind: got pause for 13:73
[ 24720.145] (II) systemd-logind: got resume for 226:0
[ 24720.145] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 24720.783] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 24720.783] (II) intel(0): Printing DDC gathered Modelines:
[ 24720.783] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 24721.043] (II) systemd-logind: got resume for 13:66
[ 24721.043] (II) systemd-logind: got resume for 13:71
[ 24721.044] (II) systemd-logind: got resume for 13:64
[ 24721.044] (II) systemd-logind: got resume for 13:72
[ 24721.044] (II) systemd-logind: got resume for 13:73
[ 25102.210] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 25102.941] (II) systemd-logind: got pause for 226:0
[ 25102.941] (II) systemd-logind: got pause for 13:66
[ 25102.941] (II) systemd-logind: got pause for 13:71
[ 25102.941] (II) systemd-logind: got pause for 13:64
[ 25102.941] (II) systemd-logind: got pause for 13:72
[ 25102.941] (II) systemd-logind: got pause for 13:73
[ 25146.221] (II) systemd-logind: got resume for 226:0
[ 25146.221] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 25146.847] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 25146.847] (II) intel(0): Printing DDC gathered Modelines:
[ 25146.847] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 25147.107] (II) systemd-logind: got resume for 13:66
[ 25147.107] (II) systemd-logind: got resume for 13:71
[ 25147.107] (II) systemd-logind: got resume for 13:64
[ 25147.107] (II) systemd-logind: got resume for 13:72
[ 25147.108] (II) systemd-logind: got resume for 13:73
[ 25217.250] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 25217.928] (II) systemd-logind: got pause for 226:0
[ 25217.928] (II) systemd-logind: got pause for 13:66
[ 25217.928] (II) systemd-logind: got pause for 13:71
[ 25217.928] (II) systemd-logind: got pause for 13:64
[ 25217.928] (II) systemd-logind: got pause for 13:72
[ 25217.928] (II) systemd-logind: got pause for 13:73
[ 25254.983] (II) systemd-logind: got resume for 226:0
[ 25254.983] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 25255.619] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 25255.619] (II) intel(0): Printing DDC gathered Modelines:
[ 25255.619] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 25255.884] (II) systemd-logind: got resume for 13:66
[ 25255.884] (II) systemd-logind: got resume for 13:71
[ 25255.884] (II) systemd-logind: got resume for 13:64
[ 25255.884] (II) systemd-logind: got resume for 13:72
[ 25255.884] (II) systemd-logind: got resume for 13:73
[ 25423.983] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 25424.645] (II) systemd-logind: got pause for 226:0
[ 25424.645] (II) systemd-logind: got pause for 13:66
[ 25424.645] (II) systemd-logind: got pause for 13:71
[ 25424.645] (II) systemd-logind: got pause for 13:64
[ 25424.645] (II) systemd-logind: got pause for 13:72
[ 25424.645] (II) systemd-logind: got pause for 13:73
[ 25480.570] (II) systemd-logind: got resume for 226:0
[ 25480.570] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 25481.284] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 25481.284] (II) intel(0): Printing DDC gathered Modelines:
[ 25481.284] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 25481.534] (II) systemd-logind: got resume for 13:66
[ 25481.534] (II) systemd-logind: got resume for 13:71
[ 25481.535] (II) systemd-logind: got resume for 13:64
[ 25481.535] (II) systemd-logind: got resume for 13:72
[ 25481.535] (II) systemd-logind: got resume for 13:73
[ 25546.603] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 25547.252] (II) systemd-logind: got pause for 226:0
[ 25547.252] (II) systemd-logind: got pause for 13:66
[ 25547.252] (II) systemd-logind: got pause for 13:71
[ 25547.252] (II) systemd-logind: got pause for 13:64
[ 25547.252] (II) systemd-logind: got pause for 13:72
[ 25547.253] (II) systemd-logind: got pause for 13:73
[ 25566.063] (II) systemd-logind: got resume for 226:0
[ 25566.063] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 25566.697] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 25566.697] (II) intel(0): Printing DDC gathered Modelines:
[ 25566.697] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 25566.946] (II) systemd-logind: got resume for 13:66
[ 25566.946] (II) systemd-logind: got resume for 13:71
[ 25566.947] (II) systemd-logind: got resume for 13:64
[ 25566.947] (II) systemd-logind: got resume for 13:72
[ 25566.947] (II) systemd-logind: got resume for 13:73
[ 25636.000] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 25636.676] (II) systemd-logind: got pause for 226:0
[ 25636.676] (II) systemd-logind: got pause for 13:66
[ 25636.676] (II) systemd-logind: got pause for 13:71
[ 25636.676] (II) systemd-logind: got pause for 13:64
[ 25636.676] (II) systemd-logind: got pause for 13:72
[ 25636.676] (II) systemd-logind: got pause for 13:73
[ 25652.653] (II) systemd-logind: got resume for 226:0
[ 25652.653] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 25653.313] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 25653.313] (II) intel(0): Printing DDC gathered Modelines:
[ 25653.313] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 25653.565] (II) systemd-logind: got resume for 13:66
[ 25653.565] (II) systemd-logind: got resume for 13:71
[ 25653.566] (II) systemd-logind: got resume for 13:64
[ 25653.566] (II) systemd-logind: got resume for 13:72
[ 25653.566] (II) systemd-logind: got resume for 13:73
[ 25904.685] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 25905.347] (II) systemd-logind: got pause for 226:0
[ 25905.347] (II) systemd-logind: got pause for 13:66
[ 25905.347] (II) systemd-logind: got pause for 13:71
[ 25905.347] (II) systemd-logind: got pause for 13:64
[ 25905.347] (II) systemd-logind: got pause for 13:72
[ 25905.347] (II) systemd-logind: got pause for 13:73
[ 26146.706] (II) systemd-logind: got resume for 226:0
[ 26146.706] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 26147.350] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 26147.350] (II) intel(0): Printing DDC gathered Modelines:
[ 26147.350] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 26147.601] (II) systemd-logind: got resume for 13:66
[ 26147.602] (II) systemd-logind: got resume for 13:71
[ 26147.602] (II) systemd-logind: got resume for 13:64
[ 26147.602] (II) systemd-logind: got resume for 13:72
[ 26147.602] (II) systemd-logind: got resume for 13:73
[ 26829.416] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 26830.059] (II) systemd-logind: got pause for 226:0
[ 26830.059] (II) systemd-logind: got pause for 13:66
[ 26830.059] (II) systemd-logind: got pause for 13:71
[ 26830.059] (II) systemd-logind: got pause for 13:64
[ 26830.059] (II) systemd-logind: got pause for 13:72
[ 26830.059] (II) systemd-logind: got pause for 13:73
[ 26838.925] (II) systemd-logind: got resume for 226:0
[ 26838.925] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 26839.580] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 26839.580] (II) intel(0): Printing DDC gathered Modelines:
[ 26839.580] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 26839.830] (II) systemd-logind: got resume for 13:66
[ 26839.830] (II) systemd-logind: got resume for 13:71
[ 26839.830] (II) systemd-logind: got resume for 13:64
[ 26839.830] (II) systemd-logind: got resume for 13:72
[ 26839.831] (II) systemd-logind: got resume for 13:73
[ 26847.885] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 26848.606] (II) systemd-logind: got pause for 226:0
[ 26848.606] (II) systemd-logind: got pause for 13:66
[ 26848.606] (II) systemd-logind: got pause for 13:71
[ 26848.606] (II) systemd-logind: got pause for 13:64
[ 26848.606] (II) systemd-logind: got pause for 13:72
[ 26848.606] (II) systemd-logind: got pause for 13:73
[ 26851.740] (II) config/udev: removing device  USB OPTICAL MOUSE
[ 26851.741] (II) evdev:  USB OPTICAL MOUSE: Close
[ 26851.741] (II) UnloadModule: "evdev"
[ 26851.741] (II) systemd-logind: releasing fd for 13:73
[ 26858.065] (II) systemd-logind: got resume for 226:0
[ 26858.066] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 26858.786] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 26858.786] (II) intel(0): Printing DDC gathered Modelines:
[ 26858.786] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 26859.034] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 26859.034] (II) intel(0): Printing DDC gathered Modelines:
[ 26859.034] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 26859.269] (II) systemd-logind: got resume for 13:66
[ 26859.270] (II) systemd-logind: got resume for 13:71
[ 26859.270] (II) systemd-logind: got resume for 13:64
[ 26859.270] (II) systemd-logind: got resume for 13:72
[ 26865.045] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[ 26865.045] (II) No input driver specified, ignoring this device.
[ 26865.045] (II) This device may have been added with another device file.
[ 26865.047] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event9)
[ 26865.047] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[ 26865.048] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 79 paused 0
[ 26865.048] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[ 26865.048] (**)  USB OPTICAL MOUSE: always reports core events
[ 26865.048] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event9"
[ 26865.048] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x2166 Product 0x6649
[ 26865.048] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[ 26865.048] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[ 26865.048] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[ 26865.048] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[ 26865.048] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[ 26865.048] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[ 26865.048] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[ 26865.048] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 26865.048] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1:1.0/0003:2166:6649.0007/input/input79/event9"
[ 26865.048] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 9)
[ 26865.048] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[ 26865.048] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[ 26865.048] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[ 26865.048] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 26865.048] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 27338.335] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 27338.989] (II) systemd-logind: got pause for 226:0
[ 27338.989] (II) systemd-logind: got pause for 13:66
[ 27338.989] (II) systemd-logind: got pause for 13:71
[ 27338.989] (II) systemd-logind: got pause for 13:64
[ 27338.989] (II) systemd-logind: got pause for 13:72
[ 27338.989] (II) systemd-logind: got pause for 13:73
[ 27542.521] (II) systemd-logind: got resume for 226:0
[ 27542.521] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 27543.196] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 27543.196] (II) intel(0): Printing DDC gathered Modelines:
[ 27543.196] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 27543.458] (II) systemd-logind: got resume for 13:66
[ 27543.458] (II) systemd-logind: got resume for 13:71
[ 27543.458] (II) systemd-logind: got resume for 13:64
[ 27543.458] (II) systemd-logind: got resume for 13:72
[ 27543.458] (II) systemd-logind: got resume for 13:73
[ 27950.222] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 27950.919] (II) systemd-logind: got pause for 226:0
[ 27950.919] (II) systemd-logind: got pause for 13:66
[ 27950.919] (II) systemd-logind: got pause for 13:71
[ 27950.919] (II) systemd-logind: got pause for 13:64
[ 27950.919] (II) systemd-logind: got pause for 13:72
[ 27950.919] (II) systemd-logind: got pause for 13:73
[ 29516.002] (II) systemd-logind: got resume for 226:0
[ 29516.002] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 29516.632] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 29516.632] (II) intel(0): Printing DDC gathered Modelines:
[ 29516.632] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 29516.908] (II) systemd-logind: got resume for 13:66
[ 29516.908] (II) systemd-logind: got resume for 13:71
[ 29516.908] (II) systemd-logind: got resume for 13:64
[ 29516.909] (II) systemd-logind: got resume for 13:72
[ 29516.909] (II) systemd-logind: got resume for 13:73
[ 29600.998] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 29601.648] (II) systemd-logind: got pause for 226:0
[ 29601.648] (II) systemd-logind: got pause for 13:66
[ 29601.648] (II) systemd-logind: got pause for 13:71
[ 29601.648] (II) systemd-logind: got pause for 13:64
[ 29601.648] (II) systemd-logind: got pause for 13:72
[ 29601.648] (II) systemd-logind: got pause for 13:73
[ 30722.132] (II) systemd-logind: got resume for 226:0
[ 30722.132] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 30722.847] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 30722.847] (II) intel(0): Printing DDC gathered Modelines:
[ 30722.847] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 30723.086] (II) systemd-logind: got resume for 13:66
[ 30723.086] (II) systemd-logind: got resume for 13:71
[ 30723.086] (II) systemd-logind: got resume for 13:64
[ 30723.086] (II) systemd-logind: got resume for 13:72
[ 30723.086] (II) systemd-logind: got resume for 13:73
[ 30991.487] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 30992.124] (II) systemd-logind: got pause for 226:0
[ 30992.124] (II) systemd-logind: got pause for 13:66
[ 30992.124] (II) systemd-logind: got pause for 13:71
[ 30992.124] (II) systemd-logind: got pause for 13:64
[ 30992.124] (II) systemd-logind: got pause for 13:72
[ 30992.124] (II) systemd-logind: got pause for 13:73
[ 31240.928] (II) systemd-logind: got resume for 226:0
[ 31240.928] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 31241.644] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 31241.644] (II) intel(0): Printing DDC gathered Modelines:
[ 31241.644] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 31241.887] (II) systemd-logind: got resume for 13:66
[ 31241.887] (II) systemd-logind: got resume for 13:71
[ 31241.887] (II) systemd-logind: got resume for 13:64
[ 31241.887] (II) systemd-logind: got resume for 13:72
[ 31241.887] (II) systemd-logind: got resume for 13:73
[ 31267.990] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 31268.716] (II) systemd-logind: got pause for 226:0
[ 31268.716] (II) systemd-logind: got pause for 13:66
[ 31268.716] (II) systemd-logind: got pause for 13:71
[ 31268.716] (II) systemd-logind: got pause for 13:64
[ 31268.716] (II) systemd-logind: got pause for 13:72
[ 31268.716] (II) systemd-logind: got pause for 13:73
[ 31281.645] (II) systemd-logind: got resume for 226:0
[ 31281.645] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 31282.315] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 31282.315] (II) intel(0): Printing DDC gathered Modelines:
[ 31282.315] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 31282.556] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 31282.556] (II) intel(0): Printing DDC gathered Modelines:
[ 31282.556] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 31282.793] (II) systemd-logind: got resume for 13:66
[ 31282.793] (II) systemd-logind: got resume for 13:71
[ 31282.793] (II) systemd-logind: got resume for 13:64
[ 31282.793] (II) systemd-logind: got resume for 13:72
[ 31282.793] (II) systemd-logind: got resume for 13:73
[ 34611.297] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 34612.044] (II) systemd-logind: got pause for 226:0
[ 34612.044] (II) systemd-logind: got pause for 13:66
[ 34612.044] (II) systemd-logind: got pause for 13:71
[ 34612.045] (II) systemd-logind: got pause for 13:64
[ 34612.045] (II) systemd-logind: got pause for 13:72
[ 34612.045] (II) systemd-logind: got pause for 13:73
[ 34897.545] (II) systemd-logind: got resume for 226:0
[ 34897.545] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 34898.256] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 34898.256] (II) intel(0): Printing DDC gathered Modelines:
[ 34898.256] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 34898.533] (II) systemd-logind: got resume for 13:66
[ 34898.534] (II) systemd-logind: got resume for 13:71
[ 34898.534] (II) systemd-logind: got resume for 13:64
[ 34898.534] (II) systemd-logind: got resume for 13:72
[ 34898.534] (II) systemd-logind: got resume for 13:73
[ 35191.677] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 35192.395] (II) systemd-logind: got pause for 226:0
[ 35192.395] (II) systemd-logind: got pause for 13:66
[ 35192.395] (II) systemd-logind: got pause for 13:71
[ 35192.395] (II) systemd-logind: got pause for 13:64
[ 35192.395] (II) systemd-logind: got pause for 13:72
[ 35192.396] (II) systemd-logind: got pause for 13:73
[ 35198.370] (II) systemd-logind: got resume for 226:0
[ 35198.370] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 35199.007] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 35199.007] (II) intel(0): Printing DDC gathered Modelines:
[ 35199.007] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 35199.268] (II) systemd-logind: got resume for 13:66
[ 35199.268] (II) systemd-logind: got resume for 13:71
[ 35199.268] (II) systemd-logind: got resume for 13:64
[ 35199.268] (II) systemd-logind: got resume for 13:72
[ 35199.268] (II) systemd-logind: got resume for 13:73
[ 35735.510] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 35736.154] (II) systemd-logind: got pause for 226:0
[ 35736.154] (II) systemd-logind: got pause for 13:66
[ 35736.154] (II) systemd-logind: got pause for 13:71
[ 35736.154] (II) systemd-logind: got pause for 13:64
[ 35736.154] (II) systemd-logind: got pause for 13:72
[ 35736.154] (II) systemd-logind: got pause for 13:73
[ 35838.352] (II) systemd-logind: got resume for 226:0
[ 35838.352] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 35839.007] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 35839.007] (II) intel(0): Printing DDC gathered Modelines:
[ 35839.007] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 35839.267] (II) systemd-logind: got resume for 13:66
[ 35839.267] (II) systemd-logind: got resume for 13:71
[ 35839.267] (II) systemd-logind: got resume for 13:64
[ 35839.267] (II) systemd-logind: got resume for 13:72
[ 35839.267] (II) systemd-logind: got resume for 13:73
[ 39889.324] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 39890.041] (II) systemd-logind: got pause for 226:0
[ 39890.041] (II) systemd-logind: got pause for 13:66
[ 39890.041] (II) systemd-logind: got pause for 13:71
[ 39890.041] (II) systemd-logind: got pause for 13:64
[ 39890.041] (II) systemd-logind: got pause for 13:72
[ 39890.042] (II) systemd-logind: got pause for 13:73
[ 39895.567] (II) systemd-logind: got resume for 226:0
[ 39895.567] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 39896.253] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 39896.253] (II) intel(0): Printing DDC gathered Modelines:
[ 39896.253] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 39896.514] (II) systemd-logind: got resume for 13:66
[ 39896.514] (II) systemd-logind: got resume for 13:71
[ 39896.514] (II) systemd-logind: got resume for 13:64
[ 39896.514] (II) systemd-logind: got resume for 13:72
[ 39896.514] (II) systemd-logind: got resume for 13:73
[ 40130.627] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 40131.343] (II) systemd-logind: got pause for 226:0
[ 40131.343] (II) systemd-logind: got pause for 13:66
[ 40131.343] (II) systemd-logind: got pause for 13:71
[ 40131.343] (II) systemd-logind: got pause for 13:64
[ 40131.343] (II) systemd-logind: got pause for 13:72
[ 40131.343] (II) systemd-logind: got pause for 13:73
[ 40134.237] (II) systemd-logind: got resume for 226:0
[ 40134.237] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 40134.950] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 40134.950] (II) intel(0): Printing DDC gathered Modelines:
[ 40134.950] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 40135.248] (II) systemd-logind: got resume for 13:66
[ 40135.248] (II) systemd-logind: got resume for 13:71
[ 40135.248] (II) systemd-logind: got resume for 13:64
[ 40135.249] (II) systemd-logind: got resume for 13:72
[ 40135.249] (II) systemd-logind: got resume for 13:73
[ 43359.408] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 43360.119] (II) systemd-logind: got pause for 226:0
[ 43360.119] (II) systemd-logind: got pause for 13:66
[ 43360.119] (II) systemd-logind: got pause for 13:71
[ 43360.119] (II) systemd-logind: got pause for 13:64
[ 43360.119] (II) systemd-logind: got pause for 13:72
[ 43360.119] (II) systemd-logind: got pause for 13:73
[ 43365.132] (II) systemd-logind: got resume for 226:0
[ 43365.132] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 43365.828] (II) intel(0): EDID vendor "AUO", prod id 10100
[ 43365.828] (II) intel(0): Printing DDC gathered Modelines:
[ 43365.828] (II) intel(0): Modeline "1280x800"x0.0   71.11  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[ 43366.070] (II) systemd-logind: got resume for 13:66
[ 43366.070] (II) systemd-logind: got resume for 13:71
[ 43366.070] (II) systemd-logind: got resume for 13:64
[ 43366.070] (II) systemd-logind: got resume for 13:72
[ 43366.070] (II) systemd-logind: got resume for 13:73
[ 44331.816] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 44332.449] (II) systemd-logind: got pause for 226:0
[ 44332.449] (II) systemd-logind: got pause for 13:66
[ 44332.449] (II) systemd-logind: got pause for 13:71
[ 44332.449] (II) systemd-logind: got pause for 13:64
[ 44332.449] (II) systemd-logind: got pause for 13:72
[ 44332.449] (II) systemd-logind: got pause for 13:73
[ 44334.899] (II) config/udev: removing device  USB OPTICAL MOUSE
[ 44334.912] (II) evdev:  USB OPTICAL MOUSE: Close
[ 44337.430] (II) UnloadModule: "evdev"
[ 44337.430] (II) systemd-logind: releasing fd for 13:73
[ 44337.930] (EE) systemd-logind: failed to release device: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[ 44339.346] (EE) 
[ 44339.346] (EE) Backtrace:
[ 44339.426] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x593966]
[ 44339.426] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197b69) [0x597b69]
[ 44339.426] (EE) 2: /usr/lib/libc.so.6 (0x7f0a37d65000+0x33df0) [0x7f0a37d98df0]
[ 44339.426] (EE) 3: /usr/lib/libc.so.6 (0x7f0a37d65000+0x128696) [0x7f0a37e8d696]
[ 44339.426] (EE) 4: /usr/bin/Xorg.bin (0x400000+0xa1558) [0x4a1558]
[ 44339.426] (EE) 5: /usr/lib/libdbus-1.so.3 (dbus_connection_dispatch+0x3f1) [0x7f0a398165b1]
[ 44339.426] (EE) 6: /usr/lib/libdbus-1.so.3 (0x7f0a39806000+0x10805) [0x7f0a39816805]
[ 44339.426] (EE) 7: /usr/bin/Xorg.bin (0x400000+0x9ae79) [0x49ae79]
[ 44339.426] (EE) 8: /usr/bin/Xorg.bin (WakeupHandler+0x6b) [0x43c3ab]
[ 44339.426] (EE) 9: /usr/bin/Xorg.bin (WaitForSomething+0x1c7) [0x590d97]
[ 44339.426] (EE) 10: /usr/bin/Xorg.bin (0x400000+0x374f1) [0x4374f1]
[ 44339.426] (EE) 11: /usr/bin/Xorg.bin (0x400000+0x3b866) [0x43b866]
[ 44339.426] (EE) 12: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f0a37d85000]
[ 44339.426] (EE) 13: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
[ 44339.426] (EE) 
[ 44339.426] (EE) Segmentation fault at address 0x0
[ 44339.426] (EE) 
Fatal server error:
[ 44339.427] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 44339.427] (EE) 
[ 44339.486] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 44339.486] (EE) Please also check the log file at "~/.local/share/xorg/Xorg.0.log" for additional information.
[ 44339.486] (EE) 
[ 44346.182] (EE) Server terminated with error (1). Closing log file.

This usually happens like about two, three times a week. My relevent section;

[ 44339.346] (EE) Backtrace:
[ 44339.426] (EE) 0: /usr/bin/Xorg.bin (xorg_backtrace+0x56) [0x593966]
[ 44339.426] (EE) 1: /usr/bin/Xorg.bin (0x400000+0x197b69) [0x597b69]
[ 44339.426] (EE) 2: /usr/lib/libc.so.6 (0x7f0a37d65000+0x33df0) [0x7f0a37d98df0]
[ 44339.426] (EE) 3: /usr/lib/libc.so.6 (0x7f0a37d65000+0x128696) [0x7f0a37e8d696]
[ 44339.426] (EE) 4: /usr/bin/Xorg.bin (0x400000+0xa1558) [0x4a1558]
[ 44339.426] (EE) 5: /usr/lib/libdbus-1.so.3 (dbus_connection_dispatch+0x3f1) [0x7f0a398165b1]
[ 44339.426] (EE) 6: /usr/lib/libdbus-1.so.3 (0x7f0a39806000+0x10805) [0x7f0a39816805]
[ 44339.426] (EE) 7: /usr/bin/Xorg.bin (0x400000+0x9ae79) [0x49ae79]
[ 44339.426] (EE) 8: /usr/bin/Xorg.bin (WakeupHandler+0x6b) [0x43c3ab]
[ 44339.426] (EE) 9: /usr/bin/Xorg.bin (WaitForSomething+0x1c7) [0x590d97]
[ 44339.426] (EE) 10: /usr/bin/Xorg.bin (0x400000+0x374f1) [0x4374f1]
[ 44339.426] (EE) 11: /usr/bin/Xorg.bin (0x400000+0x3b866) [0x43b866]
[ 44339.426] (EE) 12: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7f0a37d85000]
[ 44339.426] (EE) 13: /usr/bin/Xorg.bin (0x400000+0x25d0e) [0x425d0e]
[ 44339.426] (EE) 
[ 44339.426] (EE) Segmentation fault at address 0x0
[ 44339.426] (EE) 
Fatal server error:
[ 44339.427] (EE) Caught signal 11 (Segmentation fault). Server aborting

Offline

#4 2014-08-18 00:43:42

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

Re: X randomly dropping back to login screen

If you have an intel gpu please change to uxa instead of sna.  As of a recent Xorg update it seems a wide range of intel cards that used to be fine with sna are now failing.  Segfaults are a common symptom of this problem*.  But the fix is trivially easy.

*edit: one of many possible symptoms it would seem.

Last edited by Trilby (2014-08-18 00:46:07)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

Board footer

Powered by FluxBB