You are not logged in.

#1 2015-08-11 09:48:08

harl0r
Member
Registered: 2015-08-11
Posts: 1

CS 1.6 Crashes with intel_do_flush_locked failed: Input/output error

Hey Arch community,

I just bought  an CS 1.6 in Steam and it actually works quite well. But after some time the game starts to loop the sound, the video output freezes and the game crashes. In the console I get the following error message:

intel_do_flush_locked failed: Input/output error

my X.org log looks like: 

X.Org X Server 1.17.2
Release Date: 2015-06-16
[     3.980] X Protocol Version 11, Revision 0
[     3.980] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[     3.980] Current Operating System: Linux Harlor-T420 4.1.4-1-ARCH #1 SMP PREEMPT Mon Aug 3 21:30:37 UTC 2015 x86_64
[     3.980] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda3 rw
[     3.980] Build Date: 17 July 2015  05:38:19PM
[     3.980]  
[     3.980] Current version of pixman: 0.32.6
[     3.980]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     3.980] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     3.981] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 11 11:23:02 2015
[     3.985] (==) Using config file: "/etc/X11/xorg.conf"
[     3.985] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     3.989] (==) ServerLayout "X.org Configured"
[     3.989] (**) |-->Screen "Screen0" (0)
[     3.989] (**) |   |-->Monitor "Monitor0"
[     3.990] (**) |   |-->Device "Card0"
[     3.990] (**) |-->Input Device "Mouse0"
[     3.990] (**) |-->Input Device "Keyboard0"
[     3.990] (==) Automatically adding devices
[     3.990] (==) Automatically enabling devices
[     3.990] (==) Automatically adding GPU devices
[     3.997] (**) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/,
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
[     3.997] (**) ModulePath set to "/usr/lib/xorg/modules"
[     3.997] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[     3.997] (WW) Disabling Mouse0
[     3.997] (WW) Disabling Keyboard0
[     3.997] (II) Loader magic: 0x817d60
[     3.997] (II) Module ABI versions:
[     3.997]    X.Org ANSI C Emulation: 0.4
[     3.997]    X.Org Video Driver: 19.0
[     3.998]    X.Org XInput driver : 21.1
[     3.998]    X.Org Server Extension : 9.0
[     3.999] (EE) systemd-logind: failed to get session: PID 447 does not belong to any known session
[     4.000] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.002] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21ce rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64
[     4.002] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.002] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[     4.002] (II) LoadModule: "glx"
[     4.004] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.025] (II) Module glx: vendor="X.Org Foundation"
[     4.025]    compiled for 1.17.2, module version = 1.0.0
[     4.025]    ABI class: X.Org Server Extension, version 9.0
[     4.025] (==) AIGLX enabled
[     4.025] (II) LoadModule: "dri2"
[     4.025] (II) Module "dri2" already built-in
[     4.025] (II) LoadModule: "glamoregl"
[     4.025] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     4.041] (II) Module glamoregl: vendor="X.Org Foundation"
[     4.041]    compiled for 1.17.2, module version = 1.0.0
[     4.041]    ABI class: X.Org ANSI C Emulation, version 0.4
[     4.041] (II) LoadModule: "intel"
[     4.041] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     4.051] (II) Module intel: vendor="X.Org Foundation"
[     4.051]    compiled for 1.17.2, module version = 2.99.917
[     4.051]    Module class: X.Org Video Driver
[     4.051]    ABI class: X.Org Video Driver, version 19.0
[     4.051] (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
[     4.051] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[     4.051] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[     4.051] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[     4.051] (++) using VT number 7

[     4.059] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150327
[     4.059] (II) intel(0): SNA compiled from 2.99.917-375-ge5c6e48
[     4.061] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[     4.061] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[     4.061] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     4.061] (==) intel(0): RGB weight 888
[     4.061] (==) intel(0): Default visual is TrueColor
[     4.061] (**) intel(0): Option "AccelMethod" "glamor"
[     4.061] (II) intel(0): Output LVDS1 using monitor section Monitor0
[     4.061] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
[     4.061] (II) intel(0): Enabled output LVDS1
[     4.062] (II) intel(0): Output VGA1 has no monitor section
[     4.062] (II) intel(0): Enabled output VGA1
[     4.062] (II) intel(0): Output HDMI1 has no monitor section
[     4.062] (II) intel(0): Enabled output HDMI1
[     4.062] (II) intel(0): Output DP1 has no monitor section
[     4.062] (II) intel(0): Enabled output DP1
[     4.062] (II) intel(0): Output HDMI2 has no monitor section
[     4.062] (II) intel(0): Enabled output HDMI2
[     4.062] (II) intel(0): Output HDMI3 has no monitor section
[     4.062] (II) intel(0): Enabled output HDMI3
[     4.062] (II) intel(0): Output DP2 has no monitor section
[     4.062] (II) intel(0): Enabled output DP2
[     4.062] (II) intel(0): Output DP3 has no monitor section
[     4.062] (II) intel(0): Enabled output DP3
[     4.062] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     4.062] (II) intel(0): Output VIRTUAL1 has no monitor section
[     4.062] (II) intel(0): Enabled output VIRTUAL1
[     4.062] (--) intel(0): Output LVDS1 using initial mode 1600x900 on pipe 0
[     4.062] (==) intel(0): TearFree disabled
[     4.062] (==) intel(0): DPI set to (96, 96)
[     4.062] (II) Loading sub module "dri2"
[     4.062] (II) LoadModule: "dri2"
[     4.062] (II) Module "dri2" already built-in
[     4.062] (II) Loading sub module "present"
[     4.062] (II) LoadModule: "present"
[     4.062] (II) Module "present" already built-in
[     4.062] (==) Depth 24 pixmap format is 32 bpp
[     4.068] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[     4.068] (==) intel(0): Backing store enabled
[     4.068] (==) intel(0): Silken mouse enabled
[     4.069] (II) intel(0): HW Cursor enabled
[     4.069] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     4.070] (==) intel(0): DPMS enabled
[     4.070] (==) intel(0): Display hotplug detection enabled
[     4.070] (II) intel(0): [DRI2] Setup complete
[     4.070] (II) intel(0): [DRI2]   DRI driver: i965
[     4.070] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     4.070] (II) intel(0): direct rendering: DRI2 enabled
[     4.070] (II) intel(0): hardware support for Present enabled
[     4.070] (--) RandR disabled
[     4.123] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     4.124] (II) AIGLX: enabled GLX_ARB_create_context
[     4.124] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     4.124] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[     4.124] (II) AIGLX: enabled GLX_INTEL_swap_event
[     4.124] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     4.124] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     4.124] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     4.124] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     4.124] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[     4.124] (II) AIGLX: Loaded and initialized i965
[     4.124] (II) GLX: Initialized DRI2 GL provider for screen 0
[     4.129] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[     4.129] (II) intel(0): Setting screen physical size to 423 x 238
[     4.335] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[     4.335] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     4.335] (II) LoadModule: "evdev"
[     4.336] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     4.341] (II) Module evdev: vendor="X.Org Foundation"
[     4.341]    compiled for 1.17.1, module version = 2.9.2
[     4.341]    Module class: X.Org XInput Driver
[     4.341]    ABI class: X.Org XInput driver, version 21.0
[     4.341] (II) Using input driver 'evdev' for 'Power Button'
[     4.341] (**) Power Button: always reports core events
[     4.341] (**) evdev: Power Button: Device: "/dev/input/event5"
[     4.341] (--) evdev: Power Button: Vendor 0 Product 0x1
[     4.341] (--) evdev: Power Button: Found keys
[     4.341] (II) evdev: Power Button: Configuring as keyboard
[     4.341] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[     4.341] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     4.341] (**) Option "xkb_rules" "evdev"
[     4.341] (**) Option "xkb_model" "pc104"
[     4.341] (**) Option "xkb_layout" "us"
[     4.385] (II) config/udev: Adding input device Video Bus (/dev/input/event19)
[     4.385] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     4.385] (II) Using input driver 'evdev' for 'Video Bus'
[     4.385] (**) Video Bus: always reports core events
[     4.385] (**) evdev: Video Bus: Device: "/dev/input/event19"
[     4.385] (--) evdev: Video Bus: Vendor 0 Product 0x6
[     4.385] (--) evdev: Video Bus: Found keys
[     4.385] (II) evdev: Video Bus: Configuring as keyboard
[     4.385] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input21/event19"
[     4.385] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     4.386] (**) Option "xkb_rules" "evdev"
[     4.386] (**) Option "xkb_model" "pc104"
[     4.386] (**) Option "xkb_layout" "us"
[     4.386] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[     4.387] (II) No input driver specified, ignoring this device.
[     4.387] (II) This device may have been added with another device file.
[     4.387] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[     4.387] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     4.387] (II) Using input driver 'evdev' for 'Sleep Button'
[     4.387] (**) Sleep Button: always reports core events
[     4.387] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[     4.387] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[     4.387] (--) evdev: Sleep Button: Found keys
[     4.387] (II) evdev: Sleep Button: Configuring as keyboard
[     4.387] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[     4.387] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     4.387] (**) Option "xkb_rules" "evdev"
[     4.387] (**) Option "xkb_model" "pc104"
[     4.387] (**) Option "xkb_layout" "us"
[     4.389] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/event1)
[     4.389] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev pointer catchall"
[     4.389] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev keyboard catchall"
[     4.389] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone Pure'
[     4.389] (**) ROCCAT ROCCAT Kone Pure: always reports core events
[     4.389] (**) evdev: ROCCAT ROCCAT Kone Pure: Device: "/dev/input/event1"
[     4.390] (--) evdev: ROCCAT ROCCAT Kone Pure: Vendor 0x1e7d Product 0x2dbe
[     4.390] (--) evdev: ROCCAT ROCCAT Kone Pure: Found 9 mouse buttons
[     4.390] (--) evdev: ROCCAT ROCCAT Kone Pure: Found scroll wheel(s)
[     4.390] (--) evdev: ROCCAT ROCCAT Kone Pure: Found relative axes
[     4.390] (--) evdev: ROCCAT ROCCAT Kone Pure: Found x and y relative axes
[     4.390] (--) evdev: ROCCAT ROCCAT Kone Pure: Found absolute axes
[     4.390] (II) evdev: ROCCAT ROCCAT Kone Pure: Forcing absolute x/y axes to exist.
[     4.390] (--) evdev: ROCCAT ROCCAT Kone Pure: Found keys
[     4.390] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as mouse
[     4.390] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as keyboard
[     4.390] (II) evdev: ROCCAT ROCCAT Kone Pure: Adding scrollwheel support
[     4.390] (**) evdev: ROCCAT ROCCAT Kone Pure: YAxisMapping: buttons 4 and 5
[     4.390] (**) evdev: ROCCAT ROCCAT Kone Pure: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     4.390] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.0/0003:1E7D:2DBE.0001/input/input2/event1"
[     4.390] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Pure" (type: KEYBOARD, id 9)
[     4.390] (**) Option "xkb_rules" "evdev"
[     4.390] (**) Option "xkb_model" "pc104"
[     4.390] (**) Option "xkb_layout" "us"
[     4.390] (II) evdev: ROCCAT ROCCAT Kone Pure: initialized for relative axes.
[     4.390] (WW) evdev: ROCCAT ROCCAT Kone Pure: ignoring absolute axes.
[     4.390] (**) ROCCAT ROCCAT Kone Pure: (accel) keeping acceleration scheme 1
[     4.390] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration profile 0
[     4.390] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration factor: 2.000
[     4.390] (**) ROCCAT ROCCAT Kone Pure: (accel) acceleration threshold: 4
[     4.391] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/mouse0)
[     4.391] (II) No input driver specified, ignoring this device.
[     4.391] (II) This device may have been added with another device file.
[     4.392] (II) config/udev: Adding input device ROCCAT ROCCAT Kone Pure (/dev/input/event2)
[     4.392] (**) ROCCAT ROCCAT Kone Pure: Applying InputClass "evdev keyboard catchall"
[     4.392] (II) Using input driver 'evdev' for 'ROCCAT ROCCAT Kone Pure'
[     4.392] (**) ROCCAT ROCCAT Kone Pure: always reports core events
[     4.392] (**) evdev: ROCCAT ROCCAT Kone Pure: Device: "/dev/input/event2"
[     4.392] (--) evdev: ROCCAT ROCCAT Kone Pure: Vendor 0x1e7d Product 0x2dbe
[     4.392] (--) evdev: ROCCAT ROCCAT Kone Pure: Found keys
[     4.392] (II) evdev: ROCCAT ROCCAT Kone Pure: Configuring as keyboard
[     4.392] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.1/1-1.5.1:1.1/0003:1E7D:2DBE.0002/input/input3/event2"
[     4.392] (II) XINPUT: Adding extended input device "ROCCAT ROCCAT Kone Pure" (type: KEYBOARD, id 10)
[     4.392] (**) Option "xkb_rules" "evdev"
[     4.392] (**) Option "xkb_model" "pc104"
[     4.392] (**) Option "xkb_layout" "us"
[     4.394] (II) config/udev: Adding input device NOVATEK Wired Keyboard (/dev/input/event7)
[     4.394] (**) NOVATEK Wired Keyboard: Applying InputClass "evdev keyboard catchall"
[     4.394] (II) Using input driver 'evdev' for 'NOVATEK Wired Keyboard'
[     4.394] (**) NOVATEK Wired Keyboard: always reports core events
[     4.394] (**) evdev: NOVATEK Wired Keyboard: Device: "/dev/input/event7"
[     4.394] (--) evdev: NOVATEK Wired Keyboard: Vendor 0x46a Product 0x801
[     4.394] (--) evdev: NOVATEK Wired Keyboard: Found keys
[     4.394] (II) evdev: NOVATEK Wired Keyboard: Configuring as keyboard
[     4.394] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.0/0003:046A:0801.0003/input/input8/event7"
[     4.394] (II) XINPUT: Adding extended input device "NOVATEK Wired Keyboard" (type: KEYBOARD, id 11)
[     4.394] (**) Option "xkb_rules" "evdev"
[     4.394] (**) Option "xkb_model" "pc104"
[     4.394] (**) Option "xkb_layout" "us"
[     4.395] (II) config/udev: Adding input device NOVATEK Wired Keyboard (/dev/input/event8)
[     4.395] (**) NOVATEK Wired Keyboard: Applying InputClass "evdev keyboard catchall"
[     4.395] (II) Using input driver 'evdev' for 'NOVATEK Wired Keyboard'
[     4.395] (**) NOVATEK Wired Keyboard: always reports core events
[     4.395] (**) evdev: NOVATEK Wired Keyboard: Device: "/dev/input/event8"
[     4.395] (--) evdev: NOVATEK Wired Keyboard: Vendor 0x46a Product 0x801
[     4.395] (--) evdev: NOVATEK Wired Keyboard: Found 12 mouse buttons
[     4.395] (--) evdev: NOVATEK Wired Keyboard: Found keys
[     4.395] (II) evdev: NOVATEK Wired Keyboard: Forcing relative x/y axes to exist.
[     4.395] (II) evdev: NOVATEK Wired Keyboard: Configuring as mouse
[     4.395] (II) evdev: NOVATEK Wired Keyboard: Configuring as keyboard
[     4.396] (**) evdev: NOVATEK Wired Keyboard: YAxisMapping: buttons 4 and 5
[     4.396] (**) evdev: NOVATEK Wired Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     4.396] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5.2/1-1.5.2:1.1/0003:046A:0801.0004/input/input14/event8"
[     4.396] (II) XINPUT: Adding extended input device "NOVATEK Wired Keyboard" (type: KEYBOARD, id 12)
[     4.396] (**) Option "xkb_rules" "evdev"
[     4.396] (**) Option "xkb_model" "pc104"
[     4.396] (**) Option "xkb_layout" "us"
[     4.397] (II) config/udev: Adding input device Integrated Camera (/dev/input/event18)
[     4.397] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[     4.397] (II) Using input driver 'evdev' for 'Integrated Camera'
[     4.397] (**) Integrated Camera: always reports core events
[     4.397] (**) evdev: Integrated Camera: Device: "/dev/input/event18"
[     4.397] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb221
[     4.397] (--) evdev: Integrated Camera: Found keys
[     4.397] (II) evdev: Integrated Camera: Configuring as keyboard
[     4.397] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input20/event18"
[     4.397] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 13)
[     4.397] (**) Option "xkb_rules" "evdev"
[     4.397] (**) Option "xkb_model" "pc104"
[     4.397] (**) Option "xkb_layout" "us"
[     4.398] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
[     4.398] (II) No input driver specified, ignoring this device.
[     4.398] (II) This device may have been added with another device file.
[     4.398] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event12)
[     4.398] (II) No input driver specified, ignoring this device.
[     4.398] (II) This device may have been added with another device file.
[     4.399] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event13)
[     4.399] (II) No input driver specified, ignoring this device.
[     4.399] (II) This device may have been added with another device file.
[     4.399] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[     4.399] (II) No input driver specified, ignoring this device.
[     4.399] (II) This device may have been added with another device file.
[     4.400] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[     4.400] (II) No input driver specified, ignoring this device.
[     4.400] (II) This device may have been added with another device file.
[     4.400] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[     4.400] (II) No input driver specified, ignoring this device.
[     4.400] (II) This device may have been added with another device file.
[     4.400] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[     4.400] (II) No input driver specified, ignoring this device.
[     4.401] (II) This device may have been added with another device file.
[     4.401] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[     4.401] (II) No input driver specified, ignoring this device.
[     4.401] (II) This device may have been added with another device file.
[     4.401] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     4.401] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     4.401] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     4.402] (**) AT Translated Set 2 keyboard: always reports core events
[     4.402] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[     4.402] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[     4.402] (--) evdev: AT Translated Set 2 keyboard: Found keys
[     4.402] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[     4.402] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     4.402] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[     4.402] (**) Option "xkb_rules" "evdev"
[     4.402] (**) Option "xkb_model" "pc104"
[     4.402] (**) Option "xkb_layout" "us"
[     4.403] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event20)
[     4.403] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[     4.403] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[     4.403] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[     4.403] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[     4.403] (II) LoadModule: "synaptics"
[     4.403] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     4.404] (II) Module synaptics: vendor="X.Org Foundation"
[     4.404]    compiled for 1.17.1, module version = 1.8.2
[     4.404]    Module class: X.Org XInput Driver
[     4.404]    ABI class: X.Org XInput driver, version 21.0
[     4.404] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[     4.404] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     4.404] (**) Option "Device" "/dev/input/event20"
[     4.482] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[     4.482] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 75)
[     4.482] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820 (res 105)
[     4.482] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[     4.482] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[     4.482] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[     4.482] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[     4.482] (**) Option "FingerLow" "35"
[     4.482] (**) Option "FingerHigh" "40"
[     4.482] (**) Option "EmulateTwoFingerMinZ" "40"
[     4.482] (**) Option "EmulateTwoFingerMinW" "8"
[     4.482] (**) Option "VertScrollDelta" "-200"
[     4.483] (**) Option "HorizScrollDelta" "-200"
[     4.483] (**) Option "VertEdgeScroll" "on"
[     4.483] (**) Option "HorizEdgeScroll" "on"
[     4.483] (**) Option "VertTwoFingerScroll" "on"
[     4.483] (**) Option "HorizTwoFingerScroll" "on"
[     4.483] (**) Option "TapButton1" "1"
[     4.483] (**) Option "TapButton2" "2"
[     4.483] (**) Option "TapButton3" "3"
[     4.483] (**) Option "CircularScrolling" "on"
[     4.483] (**) Option "CircScrollTrigger" "2"
[     4.483] (**) Option "CoastingSpeed" "0"
[     4.483] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     4.483] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     4.536] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input16/event20"
[     4.536] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[     4.536] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[     4.536] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[     4.536] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[     4.537] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[     4.537] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[     4.537] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     4.537] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     4.537] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     4.538] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[     4.538] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[     4.538] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[     4.538] (II) No input driver specified, ignoring this device.
[     4.538] (II) This device may have been added with another device file.
[     4.539] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[     4.539] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[     4.539] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[     4.539] (**) ThinkPad Extra Buttons: always reports core events
[     4.539] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event6"
[     4.539] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[     4.539] (--) evdev: ThinkPad Extra Buttons: Found keys
[     4.539] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[     4.539] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6"
[     4.539] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[     4.539] (**) Option "xkb_rules" "evdev"
[     4.539] (**) Option "xkb_model" "pc104"
[     4.539] (**) Option "xkb_layout" "us"
[     9.155] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[     9.155] (II) No input driver specified, ignoring this device.
[     9.155] (II) This device may have been added with another device file.
[     9.217] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event21)
[     9.217] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[     9.217] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[     9.217] (**) TPPS/2 IBM TrackPoint: always reports core events
[     9.217] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event21"
[     9.218] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[     9.218] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[     9.218] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[     9.218] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[     9.218] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[     9.218] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[     9.218] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     9.218] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input22/event21"
[     9.218] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 17)
[     9.218] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[     9.218] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[     9.218] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[     9.218] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[     9.218] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    12.157] (II) intel(0): EDID vendor "LGD", prod id 738
[    12.157] (II) intel(0): Printing DDC gathered Modelines:
[    12.157] (II) intel(0): Modeline "1600x900"x0.0   96.00  1600 1648 1680 1728  900 903 908 926 -hsync -vsync (55.6 kHz eP)
(EE) [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (mieqEnqueue+0x253) [0x574443]
(EE) 1: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 4: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 5: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 6: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 7: /usr/lib/xorg-server/Xorg (MakeAtom+0x70) [0x427460]
(EE) 8: /usr/lib/libXfont.so.1 (bdfForceMakeAtom+0x2a) [0x7fa082be536a]
(EE) 9: /usr/lib/libXfont.so.1 (bdfReadFont+0xb59) [0x7fa082be37b9]
(EE) 10: /usr/lib/libXfont.so.1 (bdfReadFontInfo+0x48) [0x7fa082be4fc8]
(EE) 11: /usr/lib/libXfont.so.1 (bitmapGetMetrics+0x106) [0x7fa082bde5b6]
(EE) 12: /usr/lib/libXfont.so.1 (FontFileInitFPE+0x2d5) [0x7fa082bd1bc5]
(EE) 13: /usr/lib/libXfont.so.1 (FontFileListFonts+0x4a7) [0x7fa082bd3457]
(EE) 14: /usr/lib/libXfont.so.1 (FontFileListNextFontWithInfo+0x67) [0x7fa082bd3657]
(EE) 15: /usr/lib/xorg-server/Xorg (doListFontsWithInfo+0x19b) [0x4399cb]
(EE) 16: /usr/lib/xorg-server/Xorg (ListFonts+0x2d3) [0x43c423]
(EE) 17: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x2ff) [0x438e4f]
(EE) 18: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 19: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 20: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 21: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
(EE) [mi] mieq is *NOT* the cause.  It is a victim.
(EE) [mi] EQ overflow continuing.  100 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/xorg-server/Xorg (MakeAtom+0x7d) [0x42746d]
(EE) 7: /usr/lib/libXfont.so.1 (bdfForceMakeAtom+0x2a) [0x7fa082be536a]
(EE) 8: /usr/lib/libXfont.so.1 (bdfReadFont+0xb59) [0x7fa082be37b9]
(EE) 9: /usr/lib/libXfont.so.1 (bdfReadFontInfo+0x48) [0x7fa082be4fc8]
(EE) 10: /usr/lib/libXfont.so.1 (bitmapGetMetrics+0x106) [0x7fa082bde5b6]
(EE) 11: /usr/lib/libXfont.so.1 (FontFileInitFPE+0x2d5) [0x7fa082bd1bc5]
(EE) 12: /usr/lib/libXfont.so.1 (FontFileListFonts+0x4a7) [0x7fa082bd3457]
(EE) 13: /usr/lib/libXfont.so.1 (FontFileListNextFontWithInfo+0x67) [0x7fa082bd3657]
(EE) 14: /usr/lib/xorg-server/Xorg (doListFontsWithInfo+0x19b) [0x4399cb]
(EE) 15: /usr/lib/xorg-server/Xorg (ListFonts+0x2d3) [0x43c423]
(EE) 16: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x2ff) [0x438e4f]
(EE) 17: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 18: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 19: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 20: ? (?+0x29) [0x29]
(EE) 
[    26.171] [mi] Increasing EQ size to 1024 to prevent dropped events.
[    26.174] [mi] EQ processing has resumed after 147 dropped events.
[    26.174] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
[    72.143] (II) intel(0): switch to mode 800x600@60.3 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
(EE) [mi] EQ overflowing.  Additional events will be discarded until existing events are processed.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (mieqEnqueue+0x253) [0x574443]
(EE) 1: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 4: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 5: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 6: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 7: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 10: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 11: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 12: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 13: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 14: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 15: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 16: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 17: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
(EE) [mi] mieq is *NOT* the cause.  It is a victim.
(EE) [mi] EQ overflow continuing.  100 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 10: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 11: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 12: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 13: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 15: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 16: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] EQ overflow continuing.  200 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 10: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 11: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 12: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 13: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 15: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 16: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] EQ overflow continuing.  300 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 10: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 11: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 12: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 13: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 15: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 16: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] EQ overflow continuing.  400 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 10: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 11: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 12: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 13: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 15: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 16: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] EQ overflow continuing.  500 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 10: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 11: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 12: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 13: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 15: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 16: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] EQ overflow continuing.  600 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 10: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 11: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 12: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 13: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 15: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 16: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] EQ overflow continuing.  700 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 10: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 11: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 12: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 13: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 15: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 16: ? (?+0x29) [0x29]
(EE) 
(EE) [mi] EQ overflow continuing.  800 events have been dropped.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg-server/Xorg (QueuePointerEvents+0x52) [0x450da2]
(EE) 1: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x2ff7) [0x7fa07973fbc7]
(EE) 2: /usr/lib/xorg/modules/input/evdev_drv.so (_init+0x37cd) [0x7fa079740fad]
(EE) 3: /usr/lib/xorg-server/Xorg (DPMSSupported+0xe8) [0x4778f8]
(EE) 4: /usr/lib/xorg-server/Xorg (xf86SerialModemClearBits+0x2b2) [0x4a1222]
(EE) 5: /usr/lib/libc.so.6 (__restore_rt+0x0) [0x7fa081f455af]
(EE) 6: /usr/lib/libc.so.6 (ioctl+0x7) [0x7fa081ff2477]
(EE) 7: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x12865) [0x7fa07bd92535]
(EE) 8: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x16086) [0x7fa07bd99586]
(EE) 9: /usr/lib/xorg/modules/drivers/intel_drv.so (_init+0x4a226) [0x7fa07be01836]
(EE) 10: /usr/lib/xorg-server/Xorg (BlockHandler+0x4a) [0x43d84a]
(EE) 11: /usr/lib/xorg-server/Xorg (WaitForSomething+0x163) [0x58f4c3]
(EE) 12: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x111) [0x438c61]
(EE) 13: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x41b) [0x43cf4b]
(EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xf0) [0x7fa081f32790]
(EE) 15: /usr/lib/xorg-server/Xorg (_start+0x29) [0x427319]
(EE) 16: ? (?+0x29) [0x29]
(EE) 
[   387.333] [mi] Increasing EQ size to 2048 to prevent dropped events.
[   387.338] [mi] EQ processing has resumed after 843 dropped events.
[   387.338] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
[   615.890] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none

I already updated all my packages with yaourt -Syua. And tried to use different settings of the AccelMethod in xorg.conf.

my current config is:

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/OTF/"
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
        Load  "glx"
        Load  "dri2"
        Load  "glamoregl"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"                   # [<bool>]
        #Option     "AccelMethod"               # <str>
        #Option     "Backlight"                 # <str>
        #Option     "DRI"                       # <str>
        #Option     "Present"                   # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "VideoKey"                  # <i>
        #Option     "Tiling"                    # [<bool>]
        #Option     "LinearFramebuffer"         # [<bool>]
        #Option     "VSync"                     # [<bool>]
        #Option     "PageFlip"                  # [<bool>]
        #Option     "SwapbuffersWait"           # [<bool>]
        #Option     "TripleBuffer"              # [<bool>]
        #Option     "XvPreferOverlay"           # [<bool>]
        #Option     "HotPlug"                   # [<bool>]
        #Option     "ReprobeOutputs"            # [<bool>]
        #Option     "DeleteUnusedDP12Displays"  # [<bool>]
        #Option     "XvMC"                      # [<bool>]
        #Option     "ZaphodHeads"               # <str>
        #Option     "VirtualHeads"              # <i>
        #Option     "TearFree"                  # [<bool>]
        #Option     "PerCrtcPixmaps"            # [<bool>]
        #Option     "FallbackDebug"             # [<bool>]
        #Option     "DebugFlushBatches"         # [<bool>]
        #Option     "DebugFlushCaches"          # [<bool>]
        #Option     "DebugWait"                 # [<bool>]
        #Option     "BufferCache"               # [<bool>]
        Identifier  "Card0"
        Driver      "intel"
        Option "AccelMethod" "glamor"
#       Option      "AccelMethod"  "uxa"
#       Option      "AccelMethod"  "EXA"
        BusID       "PCI:0:2:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection


Section "InputClass"
        Identifier "touchpad catchall"
        Driver "synaptics"
        MatchIsTouchpad "on"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"
        Option "VertEdgeScroll" "on"
        Option "VertTwoFingerScroll" "on"
        Option "HorizEdgeScroll" "on"
        Option "VertScrollDelta" "-200"
        Option "HorizScrollDelta" "-200"
        Option "HorizTwoFingerScroll" "on"
        Option "CircularScrolling" "on"
        Option "CircScrollTrigger" "2"
        Option "EmulateTwoFingerMinZ" "40"
        Option "EmulateTwoFingerMinW" "8"
        Option "CoastingSpeed" "0"
        Option "FingerLow" "35"
        Option "FingerHigh" "40"
        MatchDevicePath "/dev/input/event*"
EndSection

Does anyone have an idea what could cause this problem?

,greets Harl0r

Last edited by harl0r (2015-08-11 09:48:27)

Offline

Board footer

Powered by FluxBB