Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Something crashes in the background.
- Symptoms:
- Gwenview error when trying to open image lets say png file: intel_do_flush_locked failed: Input/output error
- mplayer error when trying to open any video with xv output driver:
- X11 error: BadAlloc (insufficient resources for operation)
- Type: 0, display: 0xb86861b0, resourceid: 47, serial: 1ea
- Error code: b, request code: 95, minor code: 13
- in the same time KDE4 is working fine mostly - reboot fixes it temporarily until it happens again
- and if I use X11 in mplayer / smplayer the video playback is ok. Upgrading intel driver seems to fix it for some people...
- Below some more info (check out the Xorg log - some crash info there) and diagnostics all the commands below were executed when the gpu was misbehaving.
- pacman -Q | grep -i linux
- archlinux-keyring 20131027-1
- linux 3.11.6-1
- linux-api-headers 3.10.6-1
- linux-firmware 20131013.7d0c7a8-1
- linux-headers 3.11.6-1
- nerolinux 4.0.0.0-5
- util-linux 2.24-1
- pacman -Q | grep -i intel
- intel-dri 9.2.2-1
- intel-gpu-tools-git 20130403-1
- intel-tbb 4.2_20130725-1
- intel-ucode 20130906-1
- libva-intel-driver 1.2.0-1
- xf86-video-intel 2.21.15-1
- cat /etc/X11/xorg.conf.d/20-intel.conf
- Section "Device"
- Identifier "Intel Graphics"
- Driver "intel"
- Option "AccelMethod" "sna"
- Option "SwapbuffersWait" "false"
- EndSection
- grep -i Ignore /etc/pacman.conf
- # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
- #IgnorePkg =
- #IgnoreGroup =
- #IgnorePkg=linux
- #IgnorePkg=linux-headers
- #IgnorePkg=xf86-video-intel
- pacman -Syu
- :: Synchronizing package databases...
- core is up to date
- extra is up to date
- community is up to date
- :: Starting full system upgrade...
- there is nothing to do
- lspci -k
- 00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
- Subsystem: Acer Incorporated [ALI] Device 006a
- Kernel driver in use: i915
- Kernel modules: i915
- Journalctl mentions /sys/kernel/debug/dri/0/i915_error_state file:
- http://andrzejl.cyryl.net/AndrzejL/Problem%20Explanations/Intel_i915/sys_kernel_debug_dri_0_i915_error_state.txt
- intel_reg_dumper > dump
- DCC: 0x000f0401 (dual channel asymmetric, XOR randomization: disabled, XOR bit: 11)
- CHDECMISC: 0x11987820 (XOR bank/rank, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
- C0DRB0: 0x000f0401 (0x0401)
- C0DRB1: 0x0000000f (0x000f)
- C0DRB2: 0x00000000 (0x0000)
- C0DRB3: 0x04000000 (0x0000)
- C1DRB0: 0x05040302 (0x0302)
- C1DRB1: 0x07060504 (0x0504)
- C1DRB2: 0x09080706 (0x0706)
- C1DRB3: 0x0b0a0908 (0x0908)
- C0DRA01: 0x01000400 (0x0400)
- C0DRA23: 0x02000100 (0x0100)
- C1DRA01: 0x0d0c0b0a (0x0b0a)
- C1DRA23: 0x0f0e0d0c (0x0d0c)
- PGETBL_CTL: 0x7ffc0001
- VCLK_DIVISOR_VGA0: 0x00031108 (n = 3, m1 = 17, m2 = 8)
- VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
- VCLK_POST_DIV: 0x00800080 (vga0 p1 = 2, p2 = 4, vga1 p1 = 2, p2 = 2)
- DPLL_TEST: 0x00010001 ()
- CACHE_MODE_0: 0x00006820
- D_STATE: 0x0000000b
- DSPCLK_GATE_D: 0x00001000 (clock gates disabled: DPLUNIT)
- RENCLK_GATE_D1: 0x00000000
- RENCLK_GATE_D2: 0x00000000
- SDVOB: 0x00480000 (disabled, pipe A, stall disabled, not detected, SDVO mult 1)
- SDVOC: 0x00480000 (disabled, pipe A, stall disabled, not detected, SDVO mult 1)
- SDVOUDI: 0x00000069
- DSPARB: 0x00001d9c
- DSPFW1: 0x00000000
- DSPFW2: 0x00000000
- DSPFW3: 0x00000000
- ADPA: 0x80000018 (enabled, pipe A, +hsync, +vsync)
- LVDS: 0xc0300300 (enabled, pipe B, 18 bit, 1 channel)
- DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
- DVOB: 0x00480000 (disabled, pipe A, no stall, -hsync, -vsync)
- DVOC: 0x00480000 (disabled, pipe A, no stall, -hsync, -vsync)
- DVOA_SRCDIM: 0x00000000
- DVOB_SRCDIM: 0x00000000
- DVOC_SRCDIM: 0x00000000
- BLC_PWM_CTL: 0x00000000
- BLC_PWM_CTL2: 0x00000000
- PP_CONTROL: 0xabcd0001 (power target: on)
- PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
- PP_ON_DELAYS: 0x00c807d0
- PP_OFF_DELAYS: 0x01900fa0
- PP_DIVISOR: 0x00270f04
- PFIT_CONTROL: 0x00000008
- PFIT_PGM_RATIOS: 0x00000000
- PORT_HOTPLUG_EN: 0x00000000
- PORT_HOTPLUG_STAT: 0x00000000
- DSPACNTR: 0xd9000000 (enabled, pipe B)
- DSPASTRIDE: 0x00003200 (12800 bytes)
- DSPAPOS: 0x00000000 (0, 0)
- DSPASIZE: 0x031f04ff (1280, 800)
- DSPABASE: 0x02001e00
- DSPASURF: 0x00000000
- DSPATILEOFF: 0x00000000
- PIPEACONF: 0x80000000 (enabled, single-wide)
- PIPEASRC: 0x077f0437 (1920, 1080)
- PIPEASTAT: 0x00000203 (status: VSYNC_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
- PIPEA_GMCH_DATA_M: 0x00000000
- PIPEA_GMCH_DATA_N: 0x00000000
- PIPEA_DP_LINK_M: 0x00000000
- PIPEA_DP_LINK_N: 0x00000000
- CURSOR_A_BASE: 0x00000000
- CURSOR_A_CONTROL: 0x00000000
- CURSOR_A_POSITION: 0x02000776
- FPA0: 0x00040f06 (n = 4, m1 = 15, m2 = 6)
- FPA1: 0x00040f06 (n = 4, m1 = 15, m2 = 6)
- DPLL_A: 0x94010000 (enabled, non-dvo, default clock, DAC/serial mode, p1 = 1, p2 = 10)
- DPLL_A_MD: 0x00000000
- HTOTAL_A: 0x0897077f (1920 active, 2200 total)
- HBLANK_A: 0x0897077f (1920 start, 2200 end)
- HSYNC_A: 0x080307d7 (2008 start, 2052 end)
- VTOTAL_A: 0x04640437 (1080 active, 1125 total)
- VBLANK_A: 0x04640437 (1080 start, 1125 end)
- VSYNC_A: 0x0440043b (1084 start, 1089 end)
- BCLRPAT_A: 0x00000000
- VSYNCSHIFT_A: 0x00000000
- DSPBCNTR: 0xd8000000 (enabled, pipe A)
- DSPBSTRIDE: 0x00003200 (12800 bytes)
- DSPBPOS: 0x00000000 (0, 0)
- DSPBSIZE: 0x0437077f (1920, 1080)
- DSPBBASE: 0x02000000
- DSPBSURF: 0x00000000
- DSPBTILEOFF: 0x00000000
- PIPEBCONF: 0x80000000 (enabled, single-wide)
- PIPEBSRC: 0x04ff031f (1280, 800)
- PIPEBSTAT: 0x00000202 (status: VSYNC_INT_STATUS VBLANK_INT_STATUS)
- PIPEB_GMCH_DATA_M: 0x00000000
- PIPEB_GMCH_DATA_N: 0x00000000
- PIPEB_DP_LINK_M: 0x00000000
- PIPEB_DP_LINK_N: 0x00000000
- CURSOR_B_BASE: 0x00000000
- CURSOR_B_CONTROL: 0x10000000
- CURSOR_B_POSITION: 0x010b00ed
- FPB0: 0x00020c05 (n = 2, m1 = 12, m2 = 5)
- FPB1: 0x00020c05 (n = 2, m1 = 12, m2 = 5)
- DPLL_B: 0x98026000 (enabled, non-dvo, spread spectrum clock, LVDS mode, p1 = 2, p2 = 14)
- DPLL_B_MD: 0x00000000
- HTOTAL_B: 0x057f04ff (1280 active, 1408 total)
- HBLANK_B: 0x057f04ff (1280 start, 1408 end)
- HSYNC_B: 0x05340514 (1301 start, 1333 end)
- VTOTAL_B: 0x032f031f (800 active, 816 total)
- VBLANK_B: 0x032f031f (800 start, 816 end)
- VSYNC_B: 0x03270323 (804 start, 808 end)
- BCLRPAT_B: 0x00000000
- VSYNCSHIFT_B: 0x00000000
- VCLK_DIVISOR_VGA0: 0x00031108
- VCLK_DIVISOR_VGA1: 0x00031406
- VCLK_POST_DIV: 0x00800080
- VGACNTRL: 0x80000000 (disabled)
- TV_CTL: 0x000c0c00
- TV_DAC: 0x70000000
- TV_CSC_Y: 0x0332012d
- TV_CSC_Y2: 0x07d30104
- TV_CSC_U: 0x0733052d
- TV_CSC_U2: 0x05c70200
- TV_CSC_V: 0x0340030c
- TV_CSC_V2: 0x06d00200
- TV_CLR_KNOBS: 0x00606000
- TV_CLR_LEVEL: 0x010b00e1
- TV_H_CTL_1: 0x00400359
- TV_H_CTL_2: 0x80480022
- TV_H_CTL_3: 0x007c0344
- TV_V_CTL_1: 0x00f01415
- TV_V_CTL_2: 0x00060607
- TV_V_CTL_3: 0x80120001
- TV_V_CTL_4: 0x000900f0
- TV_V_CTL_5: 0x000a00f0
- TV_V_CTL_6: 0x000900f0
- TV_V_CTL_7: 0x000a00f0
- TV_SC_CTL_1: 0xc1710087
- TV_SC_CTL_2: 0x6b405140
- TV_SC_CTL_3: 0x00000000
- TV_WIN_POS: 0x00360024
- TV_WIN_SIZE: 0x02640198
- TV_FILTER_CTL_1: 0x800010bb
- TV_FILTER_CTL_2: 0x00028283
- TV_FILTER_CTL_3: 0x00014141
- TV_CC_CONTROL: 0x00000000
- TV_CC_DATA: 0x00000000
- TV_H_LUMA_0: 0xb1403000
- TV_H_LUMA_59: 0x0000b060
- TV_H_CHROMA_0: 0xb1403000
- TV_H_CHROMA_59: 0x0000b060
- FBC_CFB_BASE: 0x00000000
- FBC_LL_BASE: 0x00000000
- FBC_CONTROL: 0x00000000
- FBC_COMMAND: 0x00000000
- FBC_STATUS: 0x20000000
- FBC_CONTROL2: 0x00000000
- FBC_FENCE_OFF: 0x00000000
- FBC_MOD_NUM: 0x00000000
- MI_MODE: 0x00000000
- MI_ARB_STATE: 0x00000840
- MI_RDRET_STATE: 0x00000000
- ECOSKPD: 0x00000306
- DP_B: 0x00000000
- DPB_AUX_CH_CTL: 0x00000000
- DPB_AUX_CH_DATA1: 0x00000000
- DPB_AUX_CH_DATA2: 0x00000000
- DPB_AUX_CH_DATA3: 0x00000000
- DPB_AUX_CH_DATA4: 0x00000000
- DPB_AUX_CH_DATA5: 0x00000000
- DP_C: 0x00000000
- DPC_AUX_CH_CTL: 0x00000000
- DPC_AUX_CH_DATA1: 0x00000000
- DPC_AUX_CH_DATA2: 0x00000000
- DPC_AUX_CH_DATA3: 0x00000000
- DPC_AUX_CH_DATA4: 0x00000000
- DPC_AUX_CH_DATA5: 0x00000000
- DP_D: 0x00000000
- DPD_AUX_CH_CTL: 0x00000000
- DPD_AUX_CH_DATA1: 0x00000000
- DPD_AUX_CH_DATA2: 0x00000000
- DPD_AUX_CH_DATA3: 0x00000000
- DPD_AUX_CH_DATA4: 0x00000000
- DPD_AUX_CH_DATA5: 0x00000000
- AUD_CONFIG: 0x00000000
- AUD_HDMIW_STATUS: 0x00000000
- AUD_CONV_CHCNT: 0x00000000
- VIDEO_DIP_CTL: 0x00000000
- AUD_PINW_CNTR: 0x00000000
- AUD_CNTL_ST: 0x00000000
- AUD_PIN_CAP: 0x00000000
- AUD_PINW_CAP: 0x00000000
- AUD_PINW_UNSOLRESP: 0x00000000
- AUD_OUT_DIG_CNVT: 0x00000000
- AUD_OUT_CWCAP: 0x00000000
- AUD_GRP_CAP: 0x00000000
- FENCE 0: 0x0df01011 (enabled, Y tiled, 256 pitch, 0x0df00000 - 0x0e000000 (1024kb))
- FENCE 1: 0x0a000441 (enabled, X tiled, 8192 pitch, 0x0a000000 - 0x0b000000 (16384kb))
- FENCE 2: 0x09200001 (enabled, X tiled, 512 pitch, 0x09200000 - 0x09300000 (1024kb))
- FENCE 3: 0x05201011 (enabled, Y tiled, 256 pitch, 0x05200000 - 0x05300000 (1024kb))
- FENCE 4: 0x00900041 (enabled, X tiled, 8192 pitch, 0x00900000 - 0x00a00000 (1024kb))
- FENCE 5: 0x07900011 (enabled, X tiled, 1024 pitch, 0x07900000 - 0x07a00000 (1024kb))
- FENCE 6: 0x0d301011 (enabled, Y tiled, 256 pitch, 0x0d300000 - 0x0d400000 (1024kb))
- FENCE 7: 0x09101021 (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE 8: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE 9: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE 10: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE 11: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE 12: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE 13: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE 14: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE 15: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 0: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 0: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 1: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 1: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 2: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 2: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 3: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 3: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 4: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 4: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 5: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 5: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 6: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 6: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 7: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 7: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 8: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 8: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 9: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 9: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 10: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 10: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 11: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 11: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 12: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 12: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 13: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 13: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 14: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 14: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE START 15: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- FENCE END 15: 0xffffffff (enabled, Y tiled, 512 pitch, 0x09100000 - 0x09200000 (1024kb))
- INST_PM: 0x00000800
- pipe A dot 148800 n 4 m1 15 m2 6 p1 1 p2 10
- pipe B dot 68750 n 2 m1 12 m2 5 p1 2 p2 14
- /var/log/Xorg.0.log
- [ 17.358]
- X.Org X Server 1.14.4
- Release Date: 2013-10-31
- [ 17.359] X Protocol Version 11, Revision 0
- [ 17.359] Build Operating System: Linux 3.11.6-1-ARCH i686
- [ 17.359] Current Operating System: Linux wishmacer.loc 3.11.6-1-ARCH #1 SMP PREEMPT Sat Oct 19 00:29:46 CEST 2013 i686
- [ 17.359] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1d57d4c0-ecdc-4f85-b997-bbaac4313b16 rw quiet
- [ 17.359] Build Date: 01 November 2013 05:13:46PM
- [ 17.359]
- [ 17.359] Current version of pixman: 0.30.2
- [ 17.359] Before reporting problems, check http://wiki.x.org
- to make sure that you have the latest version.
- [ 17.359] Markers: (--) probed, (**) from config file, (==) default setting,
- (++) from command line, (!!) notice, (II) informational,
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- [ 17.359] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 1 22:11:45 2013
- [ 17.430] (==) Using config directory: "/etc/X11/xorg.conf.d"
- [ 17.471] (==) No Layout section. Using the first Screen section.
- [ 17.471] (==) No screen section available. Using defaults.
- [ 17.471] (**) |-->Screen "Default Screen Section" (0)
- [ 17.471] (**) | |-->Monitor "<default monitor>"
- [ 17.492] (==) No device specified for screen "Default Screen Section".
- Using the first device section listed.
- [ 17.492] (**) | |-->Device "Intel Graphics"
- [ 17.492] (==) No monitor specified for screen "Default Screen Section".
- Using a default monitor configuration.
- [ 17.492] (==) Automatically adding devices
- [ 17.492] (==) Automatically enabling devices
- [ 17.492] (==) Automatically adding GPU devices
- [ 17.666] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
- [ 17.666] Entry deleted from font path.
- [ 17.666] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
- [ 17.739] (==) FontPath set to:
- /usr/share/fonts/misc/,
- /usr/share/fonts/TTF/,
- /usr/share/fonts/Type1/,
- /usr/share/fonts/100dpi/,
- /usr/share/fonts/75dpi/
- [ 17.739] (==) ModulePath set to "/usr/lib/xorg/modules"
- [ 17.739] (II) The server relies on udev to provide the list of input devices.
- If no devices become available, reconfigure udev or disable AutoAddDevices.
- [ 17.751] (II) Loader magic: 0x8259620
- [ 17.751] (II) Module ABI versions:
- [ 17.751] X.Org ANSI C Emulation: 0.4
- [ 17.751] X.Org Video Driver: 14.1
- [ 17.751] X.Org XInput driver : 19.1
- [ 17.751] X.Org Server Extension : 7.0
- [ 17.752] (II) xfree86: Adding drm device (/dev/dri/card0)
- [ 17.754] (--) PCI:*(0:0:2:0) 8086:2592:1025:006a rev 3, Mem @ 0xb0080000/524288, 0xc0000000/268435456, 0xb0000000/262144, I/O @ 0x00001800/8
- [ 17.754] (--) PCI: (0:0:2:1) 8086:2792:1025:006a rev 3, Mem @ 0x84000000/524288
- [ 17.863] Initializing built-in extension Generic Event Extension
- [ 17.863] Initializing built-in extension SHAPE
- [ 17.863] Initializing built-in extension MIT-SHM
- [ 17.863] Initializing built-in extension XInputExtension
- [ 17.863] Initializing built-in extension XTEST
- [ 17.863] Initializing built-in extension BIG-REQUESTS
- [ 17.863] Initializing built-in extension SYNC
- [ 17.863] Initializing built-in extension XKEYBOARD
- [ 17.863] Initializing built-in extension XC-MISC
- [ 17.863] Initializing built-in extension SECURITY
- [ 17.864] Initializing built-in extension XINERAMA
- [ 17.864] Initializing built-in extension XFIXES
- [ 17.864] Initializing built-in extension RENDER
- [ 17.864] Initializing built-in extension RANDR
- [ 17.864] Initializing built-in extension COMPOSITE
- [ 17.864] Initializing built-in extension DAMAGE
- [ 17.864] Initializing built-in extension MIT-SCREEN-SAVER
- [ 17.864] Initializing built-in extension DOUBLE-BUFFER
- [ 17.864] Initializing built-in extension RECORD
- [ 17.864] Initializing built-in extension DPMS
- [ 17.864] Initializing built-in extension X-Resource
- [ 17.864] Initializing built-in extension XVideo
- [ 17.864] Initializing built-in extension XVideo-MotionCompensation
- [ 17.864] Initializing built-in extension XFree86-VidModeExtension
- [ 17.864] Initializing built-in extension XFree86-DGA
- [ 17.864] Initializing built-in extension XFree86-DRI
- [ 17.864] Initializing built-in extension DRI2
- [ 17.864] (II) LoadModule: "glx"
- [ 17.952] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
- [ 17.975] (II) Module glx: vendor="X.Org Foundation"
- [ 17.975] compiled for 1.14.4, module version = 1.0.0
- [ 17.975] ABI class: X.Org Server Extension, version 7.0
- [ 17.975] (==) AIGLX enabled
- [ 17.976] Loading extension GLX
- [ 17.976] (II) LoadModule: "intel"
- [ 18.005] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
- [ 18.073] (II) Module intel: vendor="X.Org Foundation"
- [ 18.073] compiled for 1.14.2, module version = 2.21.15
- [ 18.073] Module class: X.Org Video Driver
- [ 18.073] ABI class: X.Org Video Driver, version 14.1
- [ 18.073] (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, HD Graphics,
- HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
- HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
- HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
- HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
- [ 18.075] (++) using VT number 7
- [ 18.145] (II) intel(0): Creating default Display subsection in Screen section
- "Default Screen Section" for depth/fbbpp 24/32
- [ 18.145] (==) intel(0): Depth 24, (--) framebuffer bpp 32
- [ 18.145] (==) intel(0): RGB weight 888
- [ 18.145] (==) intel(0): Default visual is TrueColor
- [ 18.145] (**) intel(0): Option "AccelMethod" "sna"
- [ 18.145] (**) intel(0): Option "SwapbuffersWait" "false"
- [ 18.145] (--) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
- [ 18.146] (--) intel(0): CPU: x86, sse2
- [ 18.146] (**) intel(0): Framebuffer tiled
- [ 18.146] (**) intel(0): Pixmaps tiled
- [ 18.146] (**) intel(0): "Tear free" disabled
- [ 18.146] (**) intel(0): Forcing per-crtc-pixmaps? no
- [ 18.146] (II) intel(0): Output LVDS1 has no monitor section
- [ 18.160] (--) intel(0): found backlight control interface acer-wmi (type 'platform')
- [ 18.160] (II) intel(0): Output VGA1 has no monitor section
- [ 18.160] (II) intel(0): Output TV1 has no monitor section
- [ 18.160] (--) intel(0): Output LVDS1 using initial mode 1280x800 on pipe 1
- [ 18.160] (--) intel(0): Output VGA1 using initial mode 1920x1080 on pipe 0
- [ 18.160] (==) intel(0): DPI set to (96, 96)
- [ 18.160] (II) Loading sub module "dri2"
- [ 18.160] (II) LoadModule: "dri2"
- [ 18.160] (II) Module "dri2" already built-in
- [ 18.160] (==) Depth 24 pixmap format is 32 bpp
- [ 18.234] (II) intel(0): SNA initialized with Alviso (gen3) backend
- [ 18.234] (==) intel(0): Backing store disabled
- [ 18.234] (==) intel(0): Silken mouse enabled
- [ 18.234] (II) intel(0): HW Cursor enabled
- [ 18.234] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
- [ 18.323] (==) intel(0): DPMS enabled
- [ 18.346] (II) intel(0): [DRI2] Setup complete
- [ 18.346] (II) intel(0): [DRI2] DRI driver: i915
- [ 18.346] (II) intel(0): direct rendering: DRI2 Enabled
- [ 18.346] (==) intel(0): hotplug detection: "enabled"
- [ 18.346] (--) RandR disabled
- [ 19.464] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
- [ 19.464] (II) AIGLX: enabled GLX_INTEL_swap_event
- [ 19.464] (II) AIGLX: enabled GLX_ARB_create_context
- [ 19.464] (II) AIGLX: enabled GLX_ARB_create_context_profile
- [ 19.464] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
- [ 19.464] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
- [ 19.464] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
- [ 19.464] (II) AIGLX: Loaded and initialized i915
- [ 19.464] (II) GLX: Initialized DRI2 GL provider for screen 0
- [ 19.485] (II) intel(0): switch to mode [email protected] on pipe 0 using VGA1, position (0, 0), rotation normal
- [ 19.506] (II) intel(0): switch to mode [email protected] on pipe 1 using LVDS1, position (0, 0), rotation normal
- [ 19.513] (II) intel(0): Setting screen physical size to 507 x 285
- [ 21.076] (II) config/udev: Adding input device Power Button (/dev/input/event3)
- [ 21.076] (**) Power Button: Applying InputClass "evdev keyboard catchall"
- [ 21.076] (II) LoadModule: "evdev"
- [ 21.077] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
- [ 21.105] (II) Module evdev: vendor="X.Org Foundation"
- [ 21.105] compiled for 1.14.3, module version = 2.8.2
- [ 21.105] Module class: X.Org XInput Driver
- [ 21.105] ABI class: X.Org XInput driver, version 19.1
- [ 21.105] (II) Using input driver 'evdev' for 'Power Button'
- [ 21.105] (**) Power Button: always reports core events
- [ 21.105] (**) evdev: Power Button: Device: "/dev/input/event3"
- [ 21.105] (--) evdev: Power Button: Vendor 0 Product 0x1
- [ 21.105] (--) evdev: Power Button: Found keys
- [ 21.105] (II) evdev: Power Button: Configuring as keyboard
- [ 21.105] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
- [ 21.105] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
- [ 21.105] (**) Option "xkb_rules" "evdev"
- [ 21.105] (**) Option "xkb_model" "pc104"
- [ 21.105] (**) Option "xkb_layout" "us"
- [ 21.153] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
- [ 21.153] (II) No input driver specified, ignoring this device.
- [ 21.153] (II) This device may have been added with another device file.
- [ 21.154] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
- [ 21.154] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
- [ 21.154] (II) Using input driver 'evdev' for 'Sleep Button'
- [ 21.154] (**) Sleep Button: always reports core events
- [ 21.154] (**) evdev: Sleep Button: Device: "/dev/input/event2"
- [ 21.154] (--) evdev: Sleep Button: Vendor 0 Product 0x3
- [ 21.154] (--) evdev: Sleep Button: Found keys
- [ 21.154] (II) evdev: Sleep Button: Configuring as keyboard
- [ 21.154] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
- [ 21.154] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
- [ 21.154] (**) Option "xkb_rules" "evdev"
- [ 21.154] (**) Option "xkb_model" "pc104"
- [ 21.154] (**) Option "xkb_layout" "us"
- [ 21.155] (II) config/udev: Adding drm device (/dev/dri/card0)
- [ 21.155] (II) config/udev: Adding input device SilverCrest OML807 (/dev/input/event5)
- [ 21.155] (**) SilverCrest OML807: Applying InputClass "evdev pointer catchall"
- [ 21.155] (**) SilverCrest OML807: Applying InputClass "evdev keyboard catchall"
- [ 21.155] (II) Using input driver 'evdev' for 'SilverCrest OML807'
- [ 21.155] (**) SilverCrest OML807: always reports core events
- [ 21.155] (**) evdev: SilverCrest OML807: Device: "/dev/input/event5"
- [ 21.155] (--) evdev: SilverCrest OML807: Vendor 0x1bcf Product 0x53a
- [ 21.155] (--) evdev: SilverCrest OML807: Found 12 mouse buttons
- [ 21.156] (--) evdev: SilverCrest OML807: Found scroll wheel(s)
- [ 21.156] (--) evdev: SilverCrest OML807: Found relative axes
- [ 21.156] (--) evdev: SilverCrest OML807: Found x and y relative axes
- [ 21.156] (--) evdev: SilverCrest OML807: Found absolute axes
- [ 21.156] (II) evdev: SilverCrest OML807: Forcing absolute x/y axes to exist.
- [ 21.156] (--) evdev: SilverCrest OML807: Found keys
- [ 21.156] (II) evdev: SilverCrest OML807: Configuring as mouse
- [ 21.156] (II) evdev: SilverCrest OML807: Configuring as keyboard
- [ 21.156] (II) evdev: SilverCrest OML807: Adding scrollwheel support
- [ 21.156] (**) evdev: SilverCrest OML807: YAxisMapping: buttons 4 and 5
- [ 21.156] (**) evdev: SilverCrest OML807: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
- [ 21.156] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb3/3-7/3-7.2/3-7.2:1.1/input/input5/event5"
- [ 21.156] (II) XINPUT: Adding extended input device "SilverCrest OML807" (type: KEYBOARD, id 8)
- [ 21.156] (**) Option "xkb_rules" "evdev"
- [ 21.156] (**) Option "xkb_model" "pc104"
- [ 21.156] (**) Option "xkb_layout" "us"
- [ 21.156] (II) evdev: SilverCrest OML807: initialized for relative axes.
- [ 21.156] (WW) evdev: SilverCrest OML807: ignoring absolute axes.
- [ 21.156] (**) SilverCrest OML807: (accel) keeping acceleration scheme 1
- [ 21.157] (**) SilverCrest OML807: (accel) acceleration profile 0
- [ 21.157] (**) SilverCrest OML807: (accel) acceleration factor: 2.000
- [ 21.157] (**) SilverCrest OML807: (accel) acceleration threshold: 4
- [ 21.157] (II) config/udev: Adding input device SilverCrest OML807 (/dev/input/mouse0)
- [ 21.157] (II) No input driver specified, ignoring this device.
- [ 21.157] (II) This device may have been added with another device file.
- [ 21.158] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
- [ 21.158] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
- [ 21.158] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
- [ 21.158] (**) AT Translated Set 2 keyboard: always reports core events
- [ 21.158] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
- [ 21.158] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
- [ 21.158] (--) evdev: AT Translated Set 2 keyboard: Found keys
- [ 21.158] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
- [ 21.158] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
- [ 21.158] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
- [ 21.158] (**) Option "xkb_rules" "evdev"
- [ 21.158] (**) Option "xkb_model" "pc104"
- [ 21.158] (**) Option "xkb_layout" "us"
- [ 21.159] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
- [ 21.159] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
- [ 21.159] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
- [ 21.159] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
- [ 21.159] (II) LoadModule: "synaptics"
- [ 21.159] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
- [ 21.194] (II) Module synaptics: vendor="X.Org Foundation"
- [ 21.194] compiled for 1.14.1, module version = 1.7.1
- [ 21.194] Module class: X.Org XInput Driver
- [ 21.194] ABI class: X.Org XInput driver, version 19.1
- [ 21.194] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
- [ 21.194] (**) SynPS/2 Synaptics TouchPad: always reports core events
- [ 21.194] (**) Option "Device" "/dev/input/event6"
- [ 21.233] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472 (res 80)
- [ 21.233] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448 (res 136)
- [ 21.233] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
- [ 21.233] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
- [ 21.233] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple scroll-buttons
- [ 21.233] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
- [ 21.233] (**) Option "TapButton1" "1"
- [ 21.233] (**) Option "TapButton2" "2"
- [ 21.233] (**) Option "TapButton3" "3"
- [ 21.233] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
- [ 21.233] (**) SynPS/2 Synaptics TouchPad: always reports core events
- [ 21.250] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input6/event6"
- [ 21.250] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
- [ 21.250] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
- [ 21.250] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
- [ 21.250] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.040
- [ 21.250] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
- [ 21.250] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
- [ 21.250] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
- [ 21.250] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
- [ 21.250] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
- [ 21.251] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
- [ 21.251] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
- [ 21.251] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/event4)
- [ 21.251] (II) No input driver specified, ignoring this device.
- [ 21.251] (II) This device may have been added with another device file.
- [ 21.252] (II) config/udev: Adding input device Acer BMA150 accelerometer (/dev/input/js0)
- [ 21.252] (II) No input driver specified, ignoring this device.
- [ 21.252] (II) This device may have been added with another device file.
- [ 24.910] (II) intel(0): EDID vendor "LPL", prod id 4678
- [ 24.910] (II) intel(0): Printing DDC gathered Modelines:
- [ 24.910] (II) intel(0): Modeline "1280x800"x0.0 68.90 1280 1301 1333 1408 800 804 808 816 -hsync -vsync (48.9 kHz eP)
- [ 25.242] (II) intel(0): resizing framebuffer to 3200x1080
- [ 25.242] (II) intel(0): switch to mode [email protected] on pipe 0 using VGA1, position (0, 0), rotation normal
- [ 25.290] (II) intel(0): switch to mode [email protected] on pipe 1 using LVDS1, position (0, 0), rotation normal
- [ 25.304] (II) intel(0): switch to mode [email protected] on pipe 1 using LVDS1, position (1920, 0), rotation normal
- [ 66.442] (II) intel(0): switch to mode [email protected] on pipe 0 using VGA1, position (0, 0), rotation normal
- [ 66.460] (II) intel(0): switch to mode [email protected] on pipe 1 using LVDS1, position (1920, 0), rotation normal
- (EE) [mi] EQ overflowing. Additional events will be discarded until existing events are processed.
- (EE)
- (EE) Backtrace:
- (EE) 0: /usr/bin/X (xorg_backtrace+0x49) [0x81d81f9]
- (EE) 1: /usr/bin/X (mieqEnqueue+0x213) [0x81b8243]
- (EE) 2: /usr/bin/X (QueuePointerEvents+0x6d) [0x809152d]
- (EE) 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0x80ca83b]
- (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6a26000+0x495f) [0xb6a2a95f]
- (EE) 5: /usr/bin/X (0x8048000+0x72115) [0x80ba115]
- (EE) 6: /usr/bin/X (0x8048000+0x9cadb) [0x80e4adb]
- (EE) 7: linux-gate.so.1 (__kernel_sigreturn+0x0) [0xb77ca400]
- (EE) 8: /usr/lib/libc.so.6 (0xb73e0000+0x7ccf6) [0xb745ccf6]
- (EE) 9: ?? [0xaad8210]
- (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/bin/X (xorg_backtrace+0x49) [0x81d81f9]
- (EE) 1: /usr/bin/X (mieqEnqueue+0xe5) [0x81b8115]
- (EE) 2: /usr/bin/X (QueuePointerEvents+0x6d) [0x809152d]
- (EE) 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0x80ca83b]
- (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6a26000+0x495f) [0xb6a2a95f]
- (EE) 5: /usr/bin/X (0x8048000+0x72115) [0x80ba115]
- (EE) 6: /usr/bin/X (0x8048000+0x9cadb) [0x80e4adb]
- (EE) 7: linux-gate.so.1 (__kernel_sigreturn+0x0) [0xb77ca400]
- (EE) 8: /usr/lib/libc.so.6 (0xb73e0000+0x7ccf6) [0xb745ccf6]
- (EE) 9: ?? [0xaad8210]
- (EE)
- (EE) [mi] EQ overflow continuing. 200 events have been dropped.
- (EE)
- (EE) Backtrace:
- (EE) 0: /usr/bin/X (xorg_backtrace+0x49) [0x81d81f9]
- (EE) 1: /usr/bin/X (mieqEnqueue+0xe5) [0x81b8115]
- (EE) 2: /usr/bin/X (QueuePointerEvents+0x6d) [0x809152d]
- (EE) 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0x80ca83b]
- (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6a26000+0x495f) [0xb6a2a95f]
- (EE) 5: /usr/bin/X (0x8048000+0x72115) [0x80ba115]
- (EE) 6: /usr/bin/X (0x8048000+0x9cadb) [0x80e4adb]
- (EE) 7: linux-gate.so.1 (__kernel_sigreturn+0x0) [0xb77ca400]
- (EE) 8: /usr/lib/libc.so.6 (0xb73e0000+0x7ccf6) [0xb745ccf6]
- (EE) 9: ?? [0xaad8210]
- (EE)
- (EE) [mi] EQ overflow continuing. 300 events have been dropped.
- (EE)
- (EE) Backtrace:
- (EE) 0: /usr/bin/X (xorg_backtrace+0x49) [0x81d81f9]
- (EE) 1: /usr/bin/X (mieqEnqueue+0xe5) [0x81b8115]
- (EE) 2: /usr/bin/X (QueuePointerEvents+0x6d) [0x809152d]
- (EE) 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0x80ca83b]
- (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6a26000+0x495f) [0xb6a2a95f]
- (EE) 5: /usr/bin/X (0x8048000+0x72115) [0x80ba115]
- (EE) 6: /usr/bin/X (0x8048000+0x9cadb) [0x80e4adb]
- (EE) 7: linux-gate.so.1 (__kernel_sigreturn+0x0) [0xb77ca400]
- (EE) 8: /usr/lib/libc.so.6 (0xb73e0000+0x7ccf6) [0xb745ccf6]
- (EE) 9: ?? [0xaad8210]
- (EE)
- (EE) [mi] EQ overflow continuing. 400 events have been dropped.
- (EE)
- (EE) Backtrace:
- (EE) 0: /usr/bin/X (xorg_backtrace+0x49) [0x81d81f9]
- (EE) 1: /usr/bin/X (mieqEnqueue+0xe5) [0x81b8115]
- (EE) 2: /usr/bin/X (QueuePointerEvents+0x6d) [0x809152d]
- (EE) 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0x80ca83b]
- (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6a26000+0x495f) [0xb6a2a95f]
- (EE) 5: /usr/bin/X (0x8048000+0x72115) [0x80ba115]
- (EE) 6: /usr/bin/X (0x8048000+0x9cadb) [0x80e4adb]
- (EE) 7: linux-gate.so.1 (__kernel_sigreturn+0x0) [0xb77ca400]
- (EE) 8: /usr/lib/libc.so.6 (0xb73e0000+0x7ccf6) [0xb745ccf6]
- (EE) 9: ?? [0xaad8210]
- (EE)
- (EE) [mi] EQ overflow continuing. 500 events have been dropped.
- (EE)
- (EE) Backtrace:
- (EE) 0: /usr/bin/X (xorg_backtrace+0x49) [0x81d81f9]
- (EE) 1: /usr/bin/X (mieqEnqueue+0xe5) [0x81b8115]
- (EE) 2: /usr/bin/X (QueuePointerEvents+0x6d) [0x809152d]
- (EE) 3: /usr/bin/X (xf86PostMotionEventM+0x24b) [0x80ca83b]
- (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0xb6a26000+0x495f) [0xb6a2a95f]
- (EE) 5: /usr/bin/X (0x8048000+0x72115) [0x80ba115]
- (EE) 6: /usr/bin/X (0x8048000+0x9cadb) [0x80e4adb]
- (EE) 7: linux-gate.so.1 (__kernel_sigreturn+0x0) [0xb77ca400]
- (EE) 8: /usr/lib/libc.so.6 (0xb73e0000+0x7ccf6) [0xb745ccf6]
- (EE) 9: ?? [0xaad8210]
- (EE)
- [ 17916.008] (EE) intel(0): Detected a hung GPU, disabling acceleration.
- [ 17916.019] [mi] Increasing EQ size to 512 to prevent dropped events.
- [ 17916.019] [mi] EQ processing has resumed after 513 dropped events.
- [ 17916.019] [mi] This may be caused my a misbehaving driver monopolizing the server's resources.
- journalctl -b --no-pager
- -- Logs begin at Fri 2013-11-01 22:12:12 GMT, end at Sat 2013-11-02 03:10:05 GMT. --
- Nov 01 22:12:11 wishmacer.loc dbus[339]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-or...ervice'
- Nov 01 22:12:11 wishmacer.loc dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service...ectory.
- Nov 01 22:12:12 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesk...ctory.
- Nov 01 22:12:19 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activating via systemd: service name='org.freedesktop.Net...rvice'
- Nov 01 22:12:19 wishmacer.loc dbus[339]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit...ervice'
- Nov 01 22:12:19 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesk...ctory.
- Nov 01 22:12:19 wishmacer.loc dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManage...ectory.
- Nov 01 22:12:19 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activating via systemd: service name='org.freedesktop.Net...rvice'
- Nov 01 22:12:19 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesk...ctory.
- Nov 01 22:12:19 wishmacer.loc dbus[339]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit...ervice'
- Nov 01 22:12:19 wishmacer.loc dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManage...ectory.
- Nov 01 22:12:27 wishmacer.loc kernel: Bluetooth: Core ver 2.16
- Nov 01 22:12:27 wishmacer.loc kernel: NET: Registered protocol family 31
- Nov 01 22:12:27 wishmacer.loc kernel: Bluetooth: HCI device and connection manager initialized
- Nov 01 22:12:27 wishmacer.loc kernel: Bluetooth: HCI socket layer initialized
- Nov 01 22:12:27 wishmacer.loc kernel: Bluetooth: L2CAP socket layer initialized
- Nov 01 22:12:27 wishmacer.loc kernel: Bluetooth: SCO socket layer initialized
- Nov 01 22:12:27 wishmacer.loc kernel: Bluetooth: RFCOMM TTY layer initialized
- Nov 01 22:12:27 wishmacer.loc kernel: Bluetooth: RFCOMM socket layer initialized
- Nov 01 22:12:27 wishmacer.loc kernel: Bluetooth: RFCOMM ver 1.11
- Nov 01 22:12:31 wishmacer.loc polkitd[877]: Registered Authentication Agent for unix-session:1 (system bus name :1.13 [/usr/l...UTF-8)
- Nov 01 22:12:37 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activating via systemd: service name='org.freedesktop.Net...rvice'
- Nov 01 22:12:37 wishmacer.loc dbus[339]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit...ervice'
- Nov 01 22:12:37 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesk...ctory.
- Nov 01 22:12:37 wishmacer.loc dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManage...ectory.
- Nov 01 22:12:40 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activating via systemd: service name='org.freedesktop.Net...rvice'
- Nov 01 22:12:40 wishmacer.loc dbus[339]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit...ervice'
- Nov 01 22:12:40 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesk...ctory.
- Nov 01 22:12:40 wishmacer.loc dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManage...ectory.
- Nov 01 22:12:52 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activating via systemd: service name='org.freedesktop.Net...rvice'
- Nov 01 22:12:52 wishmacer.loc dbus[339]: [system] Activating via systemd: service name='org.freedesktop.NetworkManager' unit...ervice'
- Nov 01 22:12:52 wishmacer.loc dbus-daemon[339]: dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesk...ctory.
- Nov 01 22:12:52 wishmacer.loc dbus[339]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.NetworkManage...ectory.
- Nov 01 22:13:58 wishmacer.loc su[1201]: (to root) andrzejl on pts/3
- Nov 01 22:13:58 wishmacer.loc su[1201]: pam_unix(su:session): session opened for user root by andrzejl(uid=1000)
- Nov 01 22:15:07 wishmacer.loc systemd[691]: Time has been changed
- Nov 01 22:15:07 wishmacer.loc systemd[1]: Time has been changed
- Nov 01 22:15:13 wishmacer.loc logger[1299]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:13 wishmacer.loc logger[1301]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:14 wishmacer.loc logger[1303]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:14 wishmacer.loc logger[1305]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:15 wishmacer.loc logger[1307]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:15 wishmacer.loc logger[1309]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:16 wishmacer.loc logger[1311]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:17 wishmacer.loc logger[1313]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:17 wishmacer.loc logger[1315]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:17 wishmacer.loc logger[1317]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:17 wishmacer.loc logger[1319]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:15:17 wishmacer.loc logger[1321]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:26:28 wishmacer.loc systemd[1]: Starting Cleanup of Temporary Directories...
- Nov 01 22:26:31 wishmacer.loc systemd-tmpfiles[1350]: stat(/run/user/1000/gvfs) failed: Permission denied
- Nov 01 22:26:31 wishmacer.loc systemd[1]: Started Cleanup of Temporary Directories.
- Nov 01 22:33:06 wishmacer.loc kernel: perf samples too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 50100
- Nov 01 22:35:32 wishmacer.loc logger[1403]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:35:32 wishmacer.loc logger[1405]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:35:32 wishmacer.loc logger[1407]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:35:33 wishmacer.loc logger[1409]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:35:33 wishmacer.loc logger[1412]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 01 22:35:33 wishmacer.loc logger[1414]: ACPI group/action undefined: button/volumeup / VOLUP
- Nov 02 03:10:04 wishmacer.loc kernel: [drm:i915_hangcheck_elapsed] *ERROR* stuck on render ring
- Nov 02 03:10:05 wishmacer.loc kernel: [drm] capturing error event; look for more information in /sys/kernel/debug/dri/0/i915...r_state
- Nov 02 03:10:05 wishmacer.loc kernel: [drm:i915_set_reset_status] *ERROR* render ring hung inside bo (0x80b000 ctx 0) at 0x80bc3c
- Nov 02 03:10:05 wishmacer.loc kernel: [drm:i915_reset] *ERROR* Failed to reset chip.
- LIBGL_DEBUG=verbose glxinfo
- name of display: :0
- libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/i915_dri.so
- libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/i915_dri.so
- libGL: Can't open configuration file /root/.drirc: No such file or directory.
- libGL: Can't open configuration file /root/.drirc: No such file or directory.
- display: :0 screen: 0
- direct rendering: Yes
- server glx vendor string: SGI
- server glx version string: 1.4
- server glx extensions:
- GLX_ARB_create_context, GLX_ARB_create_context_profile,
- GLX_ARB_multisample, GLX_EXT_create_context_es2_profile,
- GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info,
- GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
- GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
- GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control
- client glx vendor string: Mesa Project and SGI
- client glx version string: 1.4
- client glx extensions:
- GLX_ARB_create_context, GLX_ARB_create_context_profile,
- GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
- GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample,
- GLX_EXT_create_context_es2_profile, GLX_EXT_fbconfig_packed_float,
- GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context,
- GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
- GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
- GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control,
- GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample,
- GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
- GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
- GLX version: 1.4
- GLX extensions:
- GLX_ARB_create_context, GLX_ARB_create_context_profile,
- GLX_ARB_get_proc_address, GLX_ARB_multisample,
- GLX_EXT_create_context_es2_profile, GLX_EXT_import_context,
- GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating,
- GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer,
- GLX_MESA_multithread_makecurrent, GLX_MESA_swap_control,
- GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGIS_multisample,
- GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group,
- GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync
- OpenGL vendor string: Intel Open Source Technology Center
- OpenGL renderer string: Mesa DRI Intel(R) 915GM x86/MMX/SSE2
- OpenGL version string: 2.1 Mesa 9.2.2
- OpenGL shading language version string: 1.20
- OpenGL extensions:
- GL_3DFX_texture_compression_FXT1, GL_ANGLE_texture_compression_dxt3,
- GL_ANGLE_texture_compression_dxt5, GL_APPLE_object_purgeable,
- GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object,
- GL_ARB_ES2_compatibility, GL_ARB_copy_buffer, GL_ARB_debug_output,
- GL_ARB_depth_texture, GL_ARB_draw_buffers,
- GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location,
- GL_ARB_fragment_program, GL_ARB_fragment_shader,
- GL_ARB_framebuffer_object, GL_ARB_get_program_binary,
- GL_ARB_half_float_pixel, GL_ARB_internalformat_query,
- GL_ARB_invalidate_subdata, GL_ARB_map_buffer_range, GL_ARB_multisample,
- GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object,
- GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex,
- GL_ARB_robustness, GL_ARB_sampler_objects, GL_ARB_shader_objects,
- GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync,
- GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
- GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
- GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
- GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
- GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle,
- GL_ARB_texture_storage, GL_ARB_transpose_matrix,
- GL_ARB_vertex_array_object, GL_ARB_vertex_buffer_object,
- GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos,
- GL_ATI_blend_equation_separate, GL_ATI_draw_buffers,
- GL_ATI_separate_stencil, GL_ATI_texture_env_combine3, GL_EXT_abgr,
- GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate,
- GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
- GL_EXT_compiled_vertex_array, GL_EXT_copy_texture,
- GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit,
- GL_EXT_framebuffer_object, GL_EXT_gpu_program_parameters,
- GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
- GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object, GL_EXT_point_parameters,
- GL_EXT_polygon_offset, GL_EXT_provoking_vertex, GL_EXT_rescale_normal,
- GL_EXT_secondary_color, GL_EXT_separate_shader_objects,
- GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
- GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture,
- GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_compression_dxt1,
- GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
- GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
- GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
- GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
- GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB,
- GL_EXT_texture_sRGB_decode, GL_EXT_vertex_array,
- GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip,
- GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate,
- GL_MESA_pack_invert, GL_MESA_window_pos, GL_MESA_ycbcr_texture,
- GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_packed_depth_stencil,
- GL_NV_texgen_reflection, GL_NV_texture_env_combine4,
- GL_NV_texture_rectangle, GL_OES_EGL_image, GL_OES_read_format,
- GL_S3_s3tc, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
- GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays
- 12 GLX Visuals
- visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
- id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
- ----------------------------------------------------------------------------
- 0x020 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x021 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x074 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
- 0x075 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
- 0x076 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x077 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
- 0x078 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
- 0x079 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
- 0x07a 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x07b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x07c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
- 0x05b 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 24 GLXFBConfigs:
- visual x bf lv rg d st colorbuffer sr ax dp st accumbuffer ms cav
- id dep cl sp sz l ci b ro r g b a F gb bf th cl r g b a ns b eat
- ----------------------------------------------------------------------------
- 0x05c 0 tc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
- 0x05d 0 tc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
- 0x05e 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
- 0x05f 0 tc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
- 0x060 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
- 0x061 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
- 0x062 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x063 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x064 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
- 0x065 0 tc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
- 0x066 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x067 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
- 0x068 0 dc 0 16 0 r y . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
- 0x069 0 dc 0 16 0 r . . 5 6 5 0 . . 0 0 0 0 0 0 0 0 0 None
- 0x06a 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
- 0x06b 0 dc 0 16 0 r . . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
- 0x06c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
- 0x06d 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None
- 0x06e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x06f 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x070 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 0 0 0 0 0 0 None
- 0x071 0 dc 0 16 0 r y . 5 6 5 0 . . 0 16 0 16 16 16 0 0 0 Slow
- 0x072 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None
- 0x073 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 Slow
Advertisement
Add Comment
Please, Sign In to add comment