TEve seems to crash my computer

Hello all,

I’m having some strange issues with TEve. When I try to run alice_esd.C under $ROOTSYS/tutorials/eve, my computer closes all programs and logs me off. Due to this, I don’t have an error message available to show. We tried sending the output to a .txt file using >>, but we still couldn’t obtain an error message. I’m currently using Scientific Linux 6.6 and ROOT 5.34 on an hp Pavilion. Thank you in advance for any help you can provide with this issue!

Hi,

This must be an issue with your graphics cards driver. You can figure out what you have by looking at the output of lspci, the X log (probably /var/log/Xorg.0.log) and output of glxinfo. After that google for the card, driver and “X crash” :slight_smile:

Cheers,
Matevz

I’m fairly new to Linux and am having a little trouble deciphering the card and driver details.

00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device 2293 Flags: bus master, fast devsel, latency 0, IRQ 48 Memory at c1000000 (64-bit, non-prefetchable) [size=16M] Memory at b0000000 (64-bit, prefetchable) [size=256M] I/O ports at 6000 [size=64] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: i915 Kernel modules: i915
I gathered this from lspci -v, and I guess that means Intel Corporation Broadwell-U Integrated Graphics (rev 09) is the card, but shouldn’t there be a more specific name? Does this mean the driver is simply i915?

Here is the glxinfo output:

name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4 server glx extensions: GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_MESA_copy_sub_buffer 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_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, GLX_EXT_create_context_es2_profile, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap, GLX_INTEL_swap_event GLX version: 1.4 GLX extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_multithread_makecurrent, GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_EXT_texture_from_pixmap OpenGL vendor string: Mesa Project OpenGL renderer string: Software Rasterizer OpenGL version string: 2.1 Mesa 10.1.2 OpenGL shading language version string: 1.20 OpenGL extensions: GL_ARB_multisample, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_copy_texture, GL_EXT_polygon_offset, GL_EXT_subtexture, GL_EXT_texture_object, GL_EXT_vertex_array, GL_EXT_compiled_vertex_array, GL_EXT_texture, GL_EXT_texture3D, GL_IBM_rasterpos_clip, GL_ARB_point_parameters, GL_EXT_draw_range_elements, GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_separate_specular_color, GL_EXT_texture_edge_clamp, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_ARB_multitexture, GL_IBM_multimode_draw_arrays, GL_IBM_texture_mirrored_repeat, GL_3DFX_texture_compression_FXT1, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_transpose_matrix, GL_EXT_blend_func_separate, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_secondary_color, GL_EXT_texture_env_add, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias, GL_INGR_blend_func_separate, GL_NV_blend_square, GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_NV_texture_env_combine4, GL_SUN_multi_draw_arrays, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, GL_EXT_framebuffer_object, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_MESA_window_pos, GL_NV_packed_depth_stencil, GL_NV_texture_rectangle, GL_ARB_depth_texture, GL_ARB_occlusion_query, GL_ARB_shadow, GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, GL_ARB_window_pos, GL_ATI_envmap_bumpmap, GL_ATI_fragment_shader, GL_EXT_stencil_two_side, GL_EXT_texture_cube_map, GL_NV_depth_clamp, GL_NV_point_sprite, GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object, GL_ARB_draw_buffers, GL_ARB_fragment_program, GL_ARB_fragment_shader, GL_ARB_shader_objects, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ATI_draw_buffers, GL_ATI_texture_env_combine3, GL_EXT_depth_bounds_test, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_ARB_depth_clamp, GL_ARB_fragment_program_shadow, GL_ARB_half_float_pixel, GL_ARB_occlusion_query2, GL_ARB_point_sprite, GL_ARB_shading_language_100, GL_ARB_sync, GL_ARB_texture_non_power_of_two, GL_ARB_vertex_buffer_object, GL_ATI_blend_equation_separate, GL_EXT_blend_equation_separate, GL_OES_read_format, GL_ARB_pixel_buffer_object, GL_ARB_texture_compression_rgtc, GL_ARB_texture_rectangle, GL_ATI_texture_compression_3dc, GL_EXT_pixel_buffer_object, GL_EXT_texture_compression_rgtc, GL_EXT_texture_mirror_clamp, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_shared_exponent, GL_ARB_framebuffer_object, GL_EXT_framebuffer_blit, GL_EXT_packed_depth_stencil, GL_NV_fragment_program_option, GL_APPLE_object_purgeable, GL_ARB_vertex_array_object, GL_ATI_separate_stencil, GL_ATI_texture_mirror_once, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_gpu_program_parameters, GL_EXT_texture_array, GL_EXT_texture_compression_latc, GL_EXT_texture_sRGB_decode, GL_ARB_copy_buffer, GL_ARB_draw_instanced, GL_ARB_half_float_vertex, GL_ARB_map_buffer_range, GL_ARB_texture_rg, GL_ARB_texture_swizzle, GL_ARB_vertex_array_bgra, GL_EXT_separate_shader_objects, GL_EXT_texture_swizzle, GL_EXT_vertex_array_bgra, GL_NV_conditional_render, GL_ARB_debug_output, GL_ARB_draw_elements_base_vertex, GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, GL_ARB_provoking_vertex, GL_ARB_sampler_objects, GL_EXT_provoking_vertex, GL_ARB_get_program_binary, GL_ARB_robustness, GL_ARB_map_buffer_alignment, GL_ARB_texture_storage, GL_AMD_shader_trinary_minmax, GL_ARB_clear_buffer_object, GL_ARB_invalidate_subdata, GL_ARB_vertex_attrib_binding, GL_KHR_debug, GL_ARB_texture_mirror_clamp_to_edge
(I had to take out the table of data to get under the max characters)

As well as the X log:

[code][ 36.404]
X.Org X Server 1.15.0
Release Date: 2013-12-27
[ 36.404] X Protocol Version 11, Revision 0
[ 36.404] Build Operating System: sl6 2.6.32-504.el6.x86_64
[ 36.404] Current Operating System: Linux Blake 2.6.32-504.23.4.el6.i686 #1 SMP Tue Jun 9 11:54:14 CDT 2015 i686
[ 36.405] Kernel command line: ro root=UUID=86664861-0729-4732-8426-8f3fff223f36 rd_NO_LUKS rd_NO_LVM LANG=en_US.UTF-8 rd_NO_MD SYSFONT=latarcyrheb-sun16 crashkernel=129M@0M KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
[ 36.405] Build Date: 09 April 2015 11:06:35PM
[ 36.405] Build ID: xorg-x11-server 1.15.0-26.sl6
[ 36.405] Current version of pixman: 0.32.4
[ 36.405] Before reporting problems, check http://www.scientificlinux.org/maillists
to make sure that you have the latest version.
[ 36.405] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 36.405] (==) Log file: “/var/log/Xorg.0.log”, Time: Fri Jun 19 18:00:45 2015
[ 36.474] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 36.487] (==) No Layout section. Using the first Screen section.
[ 36.487] (==) No screen section available. Using defaults.
[ 36.487] (
) |–>Screen “Default Screen Section” (0)
[ 36.487] (**) | |–>Monitor “”
[ 36.487] (==) No monitor specified for screen “Default Screen Section”.
Using a default monitor configuration.
[ 36.487] (==) Automatically adding devices
[ 36.487] (==) Automatically enabling devices
[ 36.487] (==) Not automatically adding GPU devices
[ 36.487] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[ 36.487] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 36.487] (II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable AutoAddDevices.
[ 36.487] (II) Loader magic: 0x8282020
[ 36.487] (II) Module ABI versions:
[ 36.487] X.Org ANSI C Emulation: 0.4
[ 36.487] X.Org Video Driver: 15.0
[ 36.487] X.Org XInput driver : 20.0
[ 36.487] X.Org Server Extension : 8.0
[ 36.489] (–) PCI:*(0:0:2:0) 8086:1616:103c:2293 rev 9, Mem @ 0xc1000000/16777216, 0xb0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x???/131072
[ 36.489] Initializing built-in extension Generic Event Extension
[ 36.489] Initializing built-in extension SHAPE
[ 36.489] Initializing built-in extension MIT-SHM
[ 36.489] Initializing built-in extension XInputExtension
[ 36.489] Initializing built-in extension XTEST
[ 36.489] Initializing built-in extension BIG-REQUESTS
[ 36.489] Initializing built-in extension SYNC
[ 36.489] Initializing built-in extension XKEYBOARD
[ 36.489] Initializing built-in extension XC-MISC
[ 36.489] Initializing built-in extension SECURITY
[ 36.489] Initializing built-in extension XINERAMA
[ 36.489] Initializing built-in extension XFIXES
[ 36.489] Initializing built-in extension RENDER
[ 36.489] Initializing built-in extension RANDR
[ 36.489] Initializing built-in extension COMPOSITE
[ 36.489] Initializing built-in extension DAMAGE
[ 36.489] Initializing built-in extension MIT-SCREEN-SAVER
[ 36.489] Initializing built-in extension DOUBLE-BUFFER
[ 36.489] Initializing built-in extension RECORD
[ 36.489] Initializing built-in extension DPMS
[ 36.489] Initializing built-in extension Present
[ 36.489] Initializing built-in extension X-Resource
[ 36.489] Initializing built-in extension XVideo
[ 36.489] Initializing built-in extension XVideo-MotionCompensation
[ 36.489] Initializing built-in extension SELinux
[ 36.489] Initializing built-in extension XFree86-VidModeExtension
[ 36.489] Initializing built-in extension XFree86-DGA
[ 36.489] Initializing built-in extension XFree86-DRI
[ 36.489] Initializing built-in extension DRI2
[ 36.489] (II) LoadModule: “glx”
[ 36.518] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 36.631] (II) Module glx: vendor=“X.Org Foundation”
[ 36.631] compiled for 1.15.0, module version = 1.0.0
[ 36.631] ABI class: X.Org Server Extension, version 8.0
[ 36.631] (==) AIGLX enabled
[ 36.631] Loading extension GLX
[ 36.631] (==) Matched intel as autoconfigured driver 0
[ 36.631] (==) Matched modesetting as autoconfigured driver 1
[ 36.631] (==) Matched fbdev as autoconfigured driver 2
[ 36.631] (==) Matched vesa as autoconfigured driver 3
[ 36.631] (==) Assigned the driver to the xf86ConfigLayout
[ 36.631] (II) LoadModule: “intel”
[ 36.631] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 36.682] (II) Module intel: vendor=“X.Org Foundation”
[ 36.682] compiled for 1.15.0, module version = 2.99.911
[ 36.682] Module class: X.Org Video Driver
[ 36.682] ABI class: X.Org Video Driver, version 15.0
[ 36.682] (II) LoadModule: “modesetting”
[ 36.682] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 36.698] (II) Module modesetting: vendor=“X.Org Foundation”
[ 36.698] compiled for 1.15.0, module version = 0.8.0
[ 36.698] Module class: X.Org Video Driver
[ 36.698] ABI class: X.Org Video Driver, version 15.0
[ 36.698] (II) LoadModule: “fbdev”
[ 36.698] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 36.710] (II) Module fbdev: vendor=“X.Org Foundation”
[ 36.710] compiled for 1.15.0, module version = 0.4.3
[ 36.710] Module class: X.Org Video Driver
[ 36.710] ABI class: X.Org Video Driver, version 15.0
[ 36.710] (II) LoadModule: “vesa”
[ 36.710] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 36.720] (II) Module vesa: vendor=“X.Org Foundation”
[ 36.720] compiled for 1.15.0, module version = 2.3.2
[ 36.720] Module class: X.Org Video Driver
[ 36.720] ABI class: X.Org Video Driver, version 15.0
[ 36.720] (II) intel: Driver for Intel® Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 36.720] (II) intel: Driver for Intel® HD Graphics: 2000-5000
[ 36.720] (II) intel: Driver for Intel® Iris™ Graphics: 5100
[ 36.720] (II) intel: Driver for Intel® Iris™ Pro Graphics: 5200
[ 36.720] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 36.720] (II) FBDEV: driver for framebuffer: fbdev
[ 36.720] (II) VESA: driver for VESA chipsets: vesa
[ 36.720] (++) using VT number 1

[ 36.735] (WW) Falling back to old probe method for modesetting
[ 36.735] (WW) Falling back to old probe method for fbdev
[ 36.735] (II) Loading sub module “fbdevhw”
[ 36.735] (II) LoadModule: “fbdevhw”
[ 36.735] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 36.747] (II) Module fbdevhw: vendor=“X.Org Foundation”
[ 36.747] compiled for 1.15.0, module version = 0.0.2
[ 36.747] ABI class: X.Org Video Driver, version 15.0
[ 36.747] (WW) Falling back to old probe method for vesa
[ 36.747] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 36.747] (==) intel(0): Depth 24, (–) framebuffer bpp 32
[ 36.747] (==) intel(0): RGB weight 888
[ 36.747] (==) intel(0): Default visual is TrueColor
[ 36.747] (–) intel(0): gen8 engineering sample
[ 36.747] () intel(0): Disabling hardware acceleration.
[ 36.747] (
) intel(0): Relaxed fencing enabled
[ 36.747] () intel(0): Wait on SwapBuffers? enabled
[ 36.747] (
) intel(0): Triple buffering? enabled
[ 36.747] () intel(0): Framebuffer linear
[ 36.747] (
) intel(0): Pixmaps tiled
[ 36.747] () intel(0): 3D buffers tiled
[ 36.747] (
) intel(0): SwapBuffers wait enabled
[ 36.747] (==) intel(0): video overlay key set to 0x101fe
[ 36.748] (II) intel(0): Output eDP-0 has no monitor section
[ 36.748] (–) intel(0): found backlight control interface acpi_video0
[ 36.748] (II) intel(0): Output HDMI-0 has no monitor section
[ 36.750] (II) intel(0): EDID for output eDP-0
[ 36.750] (II) intel(0): Manufacturer: SDC Model: 4951 Serial#: 0
[ 36.750] (II) intel(0): Year: 2013 Week: 0
[ 36.750] (II) intel(0): EDID Version: 1.4
[ 36.750] (II) intel(0): Digital Display Input
[ 36.750] (II) intel(0): 6 bits per channel
[ 36.750] (II) intel(0): Digital interface is undefined
[ 36.750] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 36.750] (II) intel(0): Gamma: 2.20
[ 36.750] (II) intel(0): No DPMS capabilities specified
[ 36.750] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 36.750] (II) intel(0): First detailed timing is preferred mode
[ 36.750] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 36.750] (II) intel(0): redX: 0.575 redY: 0.335 greenX: 0.340 greenY: 0.560
[ 36.750] (II) intel(0): blueX: 0.160 blueY: 0.125 whiteX: 0.313 whiteY: 0.329
[ 36.750] (II) intel(0): Manufacturer’s mask: 0
[ 36.750] (II) intel(0): Supported detailed timing:
[ 36.750] (II) intel(0): clock: 76.3 MHz Image Size: 344 x 194 mm
[ 36.750] (II) intel(0): h_active: 1366 h_sync: 1430 h_sync_end 1478 h_blank_end 1606 h_border: 0
[ 36.750] (II) intel(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 792 v_border: 0
[ 36.750] (II) intel(0): Supported detailed timing:
[ 36.750] (II) intel(0): clock: 50.8 MHz Image Size: 344 x 194 mm
[ 36.750] (II) intel(0): h_active: 1366 h_sync: 1430 h_sync_end 1478 h_blank_end 1606 h_border: 0
[ 36.750] (II) intel(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 792 v_border: 0
[ 36.750] (II) intel(0): Unknown vendor-specific block 2
[ 36.750] (II) intel(0): EDID (in hex):
[ 36.750] (II) intel(0): 00ffffffffffff004c83514900000000
[ 36.750] (II) intel(0): 00170104902213780a71059355578f29
[ 36.750] (II) intel(0): 20505400000001010101010101010101
[ 36.750] (II) intel(0): 010101010101ce1d56f0500018304030
[ 36.750] (II) intel(0): 250058c210000019d81356f050001830
[ 36.750] (II) intel(0): 4030250058c210000019000000000000
[ 36.750] (II) intel(0): 00000000000000000000000000000002
[ 36.750] (II) intel(0): 000c4cff0a3c64141524640000000003
[ 36.750] (II) intel(0): Not using default mode “320x240” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “400x300” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “400x300” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “512x384” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “640x480” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “640x512” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “800x600” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “896x672” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “928x696” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “960x720” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “700x525” (doublescan mode not supported)
[ 36.750] (II) intel(0): Not using default mode “1024x768” (doublescan mode not supported)
[ 36.750] (II) intel(0): Printing probed modes for output eDP-0
[ 36.750] (II) intel(0): Modeline "1366x768"x60.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 36.750] (II) intel(0): Modeline "1366x768"x39.9 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 36.750] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 36.750] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 36.750] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 36.750] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 36.750] (II) intel(0): EDID for output HDMI-0
[ 36.750] (II) intel(0): Output eDP-0 connected
[ 36.750] (II) intel(0): Output HDMI-0 disconnected
[ 36.750] (II) intel(0): Using exact sizes for initial modes
[ 36.750] (II) intel(0): Output eDP-0 using initial mode 1366x768 +0+0
[ 36.750] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 36.750] (II) intel(0): Kernel page flipping support detected, enabling
[ 36.750] (==) intel(0): DPI set to (96, 96)
[ 36.750] (II) Loading sub module “fb”
[ 36.750] (II) LoadModule: “fb”
[ 36.750] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 36.756] (II) Module fb: vendor=“X.Org Foundation”
[ 36.756] compiled for 1.15.0, module version = 1.0.0
[ 36.756] ABI class: X.Org ANSI C Emulation, version 0.4
[ 36.756] (II) Loading sub module “dri2”
[ 36.756] (II) LoadModule: “dri2”
[ 36.756] (II) Module “dri2” already built-in
[ 36.756] (II) UnloadModule: “modesetting”
[ 36.756] (II) Unloading modesetting
[ 36.757] (II) UnloadModule: “fbdev”
[ 36.757] (II) Unloading fbdev
[ 36.757] (II) UnloadSubModule: “fbdevhw”
[ 36.757] (II) Unloading fbdevhw
[ 36.757] (II) UnloadModule: “vesa”
[ 36.757] (II) Unloading vesa
[ 36.757] (==) Depth 24 pixmap format is 32 bpp
[ 36.757] (WW) intel(0): cannot enable DRI2 whilst forcing software fallbacks
[ 36.757] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, untiled
[ 36.787] (II) UXA(0): Driver registered support for the following operations:
[ 36.787] (II) solid
[ 36.787] (II) copy
[ 36.787] (II) put_image
[ 36.787] (II) get_image
[ 36.787] (==) intel(0): Backing store enabled
[ 36.787] (==) intel(0): Silken mouse enabled
[ 36.800] (II) intel(0): Initializing HW Cursor
[ 36.800] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 36.801] (==) intel(0): DPMS enabled
[ 36.801] (==) intel(0): Intel XvMC decoder enabled
[ 36.801] (WW) intel(0): Disabling Xv because no adaptors could be initialized.
[ 36.801] (II) intel(0): direct rendering: Failed
[ 36.801] (==) intel(0): hotplug detection: “enabled”
[ 36.806] (II) intel(0): EDID for output eDP-0
[ 36.806] (II) intel(0): Manufacturer: SDC Model: 4951 Serial#: 0
[ 36.806] (II) intel(0): Year: 2013 Week: 0
[ 36.806] (II) intel(0): EDID Version: 1.4
[ 36.806] (II) intel(0): Digital Display Input
[ 36.806] (II) intel(0): 6 bits per channel
[ 36.806] (II) intel(0): Digital interface is undefined
[ 36.806] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 36.806] (II) intel(0): Gamma: 2.20
[ 36.806] (II) intel(0): No DPMS capabilities specified
[ 36.806] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 36.806] (II) intel(0): First detailed timing is preferred mode
[ 36.806] (II) intel(0): Preferred mode is native pixel format and refresh rate
[ 36.806] (II) intel(0): redX: 0.575 redY: 0.335 greenX: 0.340 greenY: 0.560
[ 36.806] (II) intel(0): blueX: 0.160 blueY: 0.125 whiteX: 0.313 whiteY: 0.329
[ 36.806] (II) intel(0): Manufacturer’s mask: 0
[ 36.806] (II) intel(0): Supported detailed timing:
[ 36.806] (II) intel(0): clock: 76.3 MHz Image Size: 344 x 194 mm
[ 36.806] (II) intel(0): h_active: 1366 h_sync: 1430 h_sync_end 1478 h_blank_end 1606 h_border: 0
[ 36.806] (II) intel(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 792 v_border: 0
[ 36.806] (II) intel(0): Supported detailed timing:
[ 36.806] (II) intel(0): clock: 50.8 MHz Image Size: 344 x 194 mm
[ 36.806] (II) intel(0): h_active: 1366 h_sync: 1430 h_sync_end 1478 h_blank_end 1606 h_border: 0
[ 36.806] (II) intel(0): v_active: 768 v_sync: 770 v_sync_end 775 v_blanking: 792 v_border: 0
[ 36.806] (II) intel(0): Unknown vendor-specific block 2
[ 36.806] (II) intel(0): EDID (in hex):
[ 36.806] (II) intel(0): 00ffffffffffff004c83514900000000
[ 36.806] (II) intel(0): 00170104902213780a71059355578f29
[ 36.806] (II) intel(0): 20505400000001010101010101010101
[ 36.806] (II) intel(0): 010101010101ce1d56f0500018304030
[ 36.806] (II) intel(0): 250058c210000019d81356f050001830
[ 36.806] (II) intel(0): 4030250058c210000019000000000000
[ 36.806] (II) intel(0): 00000000000000000000000000000002
[ 36.806] (II) intel(0): 000c4cff0a3c64141524640000000003
[ 36.806] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 36.806] (II) intel(0): Printing DDC gathered Modelines:
[ 36.806] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 36.806] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 36.807] (II) intel(0): Not using default mode “320x240” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “400x300” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “400x300” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “512x384” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “640x480” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “640x512” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “800x600” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “896x672” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “928x696” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “960x720” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “700x525” (doublescan mode not supported)
[ 36.807] (II) intel(0): Not using default mode “1024x768” (doublescan mode not supported)
[ 36.807] (II) intel(0): Printing probed modes for output eDP-0
[ 36.807] (II) intel(0): Modeline "1366x768"x60.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 36.807] (II) intel(0): Modeline "1366x768"x39.9 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 36.807] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 36.807] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 36.807] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 36.807] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 36.807] (II) intel(0): EDID for output HDMI-0
[ 36.824] (–) RandR disabled
[ 36.850] (II) SELinux: Disabled by boolean
[ 36.851] (II) AIGLX: Screen 0 is not DRI2 capable
[ 36.851] (EE) AIGLX: reverting to software rendering
[ 37.127] (II) AIGLX: Loaded and initialized swrast
[ 37.127] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 37.127] (II) intel(0): Setting screen physical size to 361 x 203
[ 37.700] (II) config/hal: Adding input device AT Translated Set 2 keyboard
[ 37.700] (II) LoadModule: “evdev”
[ 37.716] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 37.744] (II) Module evdev: vendor=“X.Org Foundation”
[ 37.744] compiled for 1.15.0, module version = 2.8.2
[ 37.744] Module class: X.Org XInput Driver
[ 37.744] ABI class: X.Org XInput driver, version 20.0
[ 37.744] (II) Using input driver ‘evdev’ for ‘AT Translated Set 2 keyboard’
[ 37.744] () AT Translated Set 2 keyboard: always reports core events
[ 37.744] (
) evdev: AT Translated Set 2 keyboard: Device: “/dev/input/event4”
[ 37.752] (–) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 37.752] (–) evdev: AT Translated Set 2 keyboard: Found keys
[ 37.752] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 37.752] () Option “config_info” “hal:/org/freedesktop/Hal/devices/platform_i8042_i8042_KBD_port_logicaldev_input”
[ 37.752] (II) XINPUT: Adding extended input device “AT Translated Set 2 keyboard” (type: KEYBOARD, id 6)
[ 37.752] (
) Option “xkb_rules” “evdev”
[ 37.752] () Option “xkb_model” “pc105+inet”
[ 37.752] (
) Option “xkb_layout” “us”
[ 37.752] (WW) Option “xkb_variant” requires a string value
[ 37.752] () Option “xkb_options” “terminate:ctrl_alt_bksp”
[ 37.773] (II) config/hal: Adding input device HDA Intel PCH Headphone
[ 37.773] (II) Using input driver ‘evdev’ for ‘HDA Intel PCH Headphone’
[ 37.773] (
) HDA Intel PCH Headphone: always reports core events
[ 37.773] () evdev: HDA Intel PCH Headphone: Device: “/dev/input/event7”
[ 37.780] (–) evdev: HDA Intel PCH Headphone: Vendor 0 Product 0
[ 37.780] (WW) evdev: HDA Intel PCH Headphone: Don’t know how to use device
[ 37.788] (EE) PreInit returned 8 for “HDA Intel PCH Headphone”
[ 37.788] (II) UnloadModule: “evdev”
[ 37.788] (EE) config/hal: NewInputDeviceRequest failed (8)
[ 37.797] (II) config/hal: Adding input device Lid Switch
[ 37.797] (II) Using input driver ‘evdev’ for ‘Lid Switch’
[ 37.797] (
) Lid Switch: always reports core events
[ 37.797] () evdev: Lid Switch: Device: “/dev/input/event0”
[ 37.804] (–) evdev: Lid Switch: Vendor 0 Product 0x5
[ 37.804] (II) Lid Switch: Adding for lid switch
[ 37.804] (WW) evdev: Lid Switch: Don’t know how to use device
[ 37.804] (
) Option “config_info” “hal:/org/freedesktop/Hal/devices/computer_logicaldev_input_3”
[ 37.804] (II) XINPUT: Adding extended input device “Lid Switch” (type: UNKNOWN, id 7)
[ 37.813] (II) config/hal: Adding input device PS/2 Synaptics TouchPad
[ 37.813] (II) Using input driver ‘evdev’ for ‘PS/2 Synaptics TouchPad’
[ 37.813] () PS/2 Synaptics TouchPad: always reports core events
[ 37.813] (
) evdev: PS/2 Synaptics TouchPad: Device: “/dev/input/event5”
[ 37.820] (–) evdev: PS/2 Synaptics TouchPad: Vendor 0x2 Product 0x1
[ 37.820] (–) evdev: PS/2 Synaptics TouchPad: Found 3 mouse buttons
[ 37.820] (–) evdev: PS/2 Synaptics TouchPad: Found relative axes
[ 37.820] (–) evdev: PS/2 Synaptics TouchPad: Found x and y relative axes
[ 37.820] (II) evdev: PS/2 Synaptics TouchPad: Configuring as mouse
[ 37.820] () evdev: PS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[ 37.820] (
) evdev: PS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 37.820] () Option “config_info” “hal:/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input”
[ 37.820] (II) XINPUT: Adding extended input device “PS/2 Synaptics TouchPad” (type: MOUSE, id 8)
[ 37.820] (II) evdev: PS/2 Synaptics TouchPad: initialized for relative axes.
[ 37.820] (
) PS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 37.820] () PS/2 Synaptics TouchPad: (accel) acceleration profile 0
[ 37.820] (
) PS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 37.820] () PS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 37.823] (II) config/hal: Adding input device HP Truevision HD
[ 37.823] (II) Using input driver ‘evdev’ for ‘HP Truevision HD’
[ 37.823] (
) HP Truevision HD: always reports core events
[ 37.823] () evdev: HP Truevision HD: Device: “/dev/input/event9”
[ 37.828] (–) evdev: HP Truevision HD: Vendor 0x4f2 Product 0xb40e
[ 37.828] (–) evdev: HP Truevision HD: Found keys
[ 37.828] (II) evdev: HP Truevision HD: Configuring as keyboard
[ 37.828] (
) Option “config_info” “hal:/org/freedesktop/Hal/devices/usb_device_4f2_b40e_noserial_if0_logicaldev_input”
[ 37.828] (II) XINPUT: Adding extended input device “HP Truevision HD” (type: KEYBOARD, id 9)
[ 37.828] () Option “xkb_rules” “evdev”
[ 37.828] (
) Option “xkb_model” “pc105+inet”
[ 37.828] () Option “xkb_layout” “us”
[ 37.828] (WW) Option “xkb_variant” requires a string value
[ 37.828] (
) Option “xkb_options” “terminate:ctrl_alt_bksp”
[ 37.831] (II) config/hal: Adding input device Power Button
[ 37.831] (II) Using input driver ‘evdev’ for ‘Power Button’
[ 37.831] () Power Button: always reports core events
[ 37.831] (
) evdev: Power Button: Device: “/dev/input/event1”
[ 37.836] (–) evdev: Power Button: Vendor 0 Product 0x1
[ 37.836] (–) evdev: Power Button: Found keys
[ 37.836] (II) evdev: Power Button: Configuring as keyboard
[ 37.836] () Option “config_info” “hal:/org/freedesktop/Hal/devices/computer_logicaldev_input_1”
[ 37.836] (II) XINPUT: Adding extended input device “Power Button” (type: KEYBOARD, id 10)
[ 37.836] (
) Option “xkb_rules” “evdev”
[ 37.836] () Option “xkb_model” “pc105+inet”
[ 37.836] (
) Option “xkb_layout” “us”
[ 37.836] (WW) Option “xkb_variant” requires a string value
[ 37.836] () Option “xkb_options” “terminate:ctrl_alt_bksp”
[ 37.848] (II) config/hal: Adding input device Video Bus
[ 37.848] (II) Using input driver ‘evdev’ for ‘Video Bus’
[ 37.848] (
) Video Bus: always reports core events
[ 37.848] () evdev: Video Bus: Device: “/dev/input/event6”
[ 37.855] (–) evdev: Video Bus: Vendor 0 Product 0x6
[ 37.855] (–) evdev: Video Bus: Found keys
[ 37.855] (II) evdev: Video Bus: Configuring as keyboard
[ 37.855] (
) Option “config_info” “hal:/org/freedesktop/Hal/devices/computer_logicaldev_input_0”
[ 37.855] (II) XINPUT: Adding extended input device “Video Bus” (type: KEYBOARD, id 11)
[ 37.855] () Option “xkb_rules” “evdev”
[ 37.855] (
) Option “xkb_model” “pc105+inet”
[ 37.855] () Option “xkb_layout” “us”
[ 37.855] (WW) Option “xkb_variant” requires a string value
[ 37.855] (
) Option “xkb_options” “terminate:ctrl_alt_bksp”
[ 37.864] (II) config/hal: Adding input device Power Button
[ 37.864] (II) Using input driver ‘evdev’ for ‘Power Button’
[ 37.864] () Power Button: always reports core events
[ 37.864] (
) evdev: Power Button: Device: “/dev/input/event2”
[ 37.871] (–) evdev: Power Button: Vendor 0 Product 0x1
[ 37.871] (–) evdev: Power Button: Found keys
[ 37.871] (II) evdev: Power Button: Configuring as keyboard
[ 37.871] () Option “config_info” “hal:/org/freedesktop/Hal/devices/computer_logicaldev_input”
[ 37.871] (II) XINPUT: Adding extended input device “Power Button” (type: KEYBOARD, id 12)
[ 37.871] (
) Option “xkb_rules” “evdev”
[ 37.871] () Option “xkb_model” “pc105+inet”
[ 37.871] (
) Option “xkb_layout” “us”
[ 37.871] (WW) Option “xkb_variant” requires a string value
[ 37.871] () Option “xkb_options” “terminate:ctrl_alt_bksp”
[ 37.873] (II) config/hal: Adding input device Macintosh mouse button emulation
[ 37.873] (II) Using input driver ‘evdev’ for ‘Macintosh mouse button emulation’
[ 37.873] (
) Macintosh mouse button emulation: always reports core events
[ 37.873] () evdev: Macintosh mouse button emulation: Device: “/dev/input/event3”
[ 37.879] (–) evdev: Macintosh mouse button emulation: Vendor 0x1 Product 0x1
[ 37.879] (–) evdev: Macintosh mouse button emulation: Found 3 mouse buttons
[ 37.879] (–) evdev: Macintosh mouse button emulation: Found relative axes
[ 37.879] (–) evdev: Macintosh mouse button emulation: Found x and y relative axes
[ 37.879] (II) evdev: Macintosh mouse button emulation: Configuring as mouse
[ 37.879] (
) evdev: Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
[ 37.879] () evdev: Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 37.879] (
) Option “config_info” “hal:/org/freedesktop/Hal/devices/computer_logicaldev_input_2”
[ 37.879] (II) XINPUT: Adding extended input device “Macintosh mouse button emulation” (type: MOUSE, id 13)
[ 37.879] (II) evdev: Macintosh mouse button emulation: initialized for relative axes.
[ 37.879] () Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
[ 37.879] (
) Macintosh mouse button emulation: (accel) acceleration profile 0
[ 37.879] () Macintosh mouse button emulation: (accel) acceleration factor: 2.000
[ 37.879] (
) Macintosh mouse button emulation: (accel) acceleration threshold: 4
[ 37.883] AUDIT: Fri Jun 19 18:00:46 2015: 2072: client 1 connected from local host ( uid=0 gid=0 pid=2065 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 37.885] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 37.885] (II) intel(0): Printing DDC gathered Modelines:
[ 37.885] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 37.885] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 38.033] AUDIT: Fri Jun 19 18:00:47 2015: 2072: client 2 connected from local host ( uid=0 gid=0 pid=2082 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 38.039] AUDIT: Fri Jun 19 18:00:47 2015: 2072: client 2 disconnected
[ 38.113] AUDIT: Fri Jun 19 18:00:47 2015: 2072: client 2 connected from local host ( uid=0 gid=0 pid=2084 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 38.161] AUDIT: Fri Jun 19 18:00:47 2015: 2072: client 2 disconnected
[ 38.181] AUDIT: Fri Jun 19 18:00:47 2015: 2072: client 2 connected from local host ( uid=0 gid=0 pid=2087 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 38.189] AUDIT: Fri Jun 19 18:00:47 2015: 2072: client 2 disconnected
[ 38.952] AUDIT: Fri Jun 19 18:00:48 2015: 2072: client 2 connected from local host ( uid=42 gid=42 pid=2159 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 39.212] AUDIT: Fri Jun 19 18:00:48 2015: 2072: client 3 connected from local host ( uid=42 gid=42 pid=2162 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 39.570] AUDIT: Fri Jun 19 18:00:48 2015: 2072: client 4 connected from local host ( uid=42 gid=42 pid=2165 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 40.503] AUDIT: Fri Jun 19 18:00:49 2015: 2072: client 5 connected from local host ( uid=42 gid=42 pid=2191 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 40.597] AUDIT: Fri Jun 19 18:00:49 2015: 2072: client 6 connected from local host ( uid=42 gid=42 pid=2190 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 40.941] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 40.941] (II) intel(0): Printing DDC gathered Modelines:
[ 40.941] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 40.941] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 40.943] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 40.943] (II) intel(0): Printing DDC gathered Modelines:
[ 40.943] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 40.943] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 40.962] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 40.962] (II) intel(0): Printing DDC gathered Modelines:
[ 40.962] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 40.962] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 40.965] AUDIT: Fri Jun 19 18:00:50 2015: 2072: client 7 connected from local host ( uid=42 gid=42 pid=2195 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 40.966] AUDIT: Fri Jun 19 18:00:50 2015: 2072: client 7 disconnected
[ 42.473] AUDIT: Fri Jun 19 18:00:51 2015: 2072: client 7 connected from local host ( uid=42 gid=42 pid=2201 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.476] AUDIT: Fri Jun 19 18:00:51 2015: 2072: client 8 connected from local host ( uid=42 gid=42 pid=2165 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.477] AUDIT: Fri Jun 19 18:00:51 2015: 2072: client 9 connected from local host ( uid=42 gid=42 pid=2191 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.506] AUDIT: Fri Jun 19 18:00:51 2015: 2072: client 10 connected from local host ( uid=42 gid=42 pid=2201 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.801] AUDIT: Fri Jun 19 18:00:51 2015: 2072: client 11 connected from local host ( uid=42 gid=42 pid=2202 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.807] AUDIT: Fri Jun 19 18:00:51 2015: 2072: client 12 connected from local host ( uid=42 gid=42 pid=2202 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.928] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 13 connected from local host ( uid=42 gid=42 pid=2203 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.934] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 14 connected from local host ( uid=42 gid=42 pid=2203 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.966] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 15 connected from local host ( uid=42 gid=42 pid=2202 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 42.966] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 15 disconnected
[ 43.092] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 15 connected from local host ( uid=42 gid=42 pid=2204 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 43.098] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 16 connected from local host ( uid=42 gid=42 pid=2204 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 43.181] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 17 connected from local host ( uid=42 gid=42 pid=2209 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 43.186] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 18 connected from local host ( uid=42 gid=42 pid=2209 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 43.411] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 19 connected from local host ( uid=42 gid=42 pid=2191 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 43.415] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 19 disconnected
[ 43.697] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 20 connected from local host ( uid=42 gid=42 pid=2210 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 43.703] AUDIT: Fri Jun 19 18:00:52 2015: 2072: client 21 connected from local host ( uid=42 gid=42 pid=2210 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 44.184] AUDIT: Fri Jun 19 18:00:53 2015: 2072: client 16 disconnected
[ 44.185] AUDIT: Fri Jun 19 18:00:53 2015: 2072: client 15 disconnected
[ 44.285] AUDIT: Fri Jun 19 18:00:53 2015: 2072: client 15 connected from local host ( uid=42 gid=42 pid=2215 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 44.291] AUDIT: Fri Jun 19 18:00:53 2015: 2072: client 16 connected from local host ( uid=42 gid=42 pid=2215 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 45.810] AUDIT: Fri Jun 19 18:00:54 2015: 2072: client 12 disconnected
[ 45.811] AUDIT: Fri Jun 19 18:00:54 2015: 2072: client 11 disconnected
[ 74.916] AUDIT: Fri Jun 19 18:01:23 2015: 2072: client 16 disconnected
[ 74.916] AUDIT: Fri Jun 19 18:01:23 2015: 2072: client 15 disconnected
[ 99.613] AUDIT: Fri Jun 19 18:01:48 2015: 2072: client 11 connected from local host ( uid=0 gid=0 pid=2065 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 102.334] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 6 disconnected
[ 102.335] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 13 disconnected
[ 102.335] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 18 disconnected
[ 102.335] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 17 disconnected
[ 102.335] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 14 disconnected
[ 102.335] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 21 disconnected
[ 102.335] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 10 disconnected
[ 102.336] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 20 disconnected
[ 102.337] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 7 disconnected
[ 102.366] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 8 disconnected
[ 102.368] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 4 disconnected
[ 102.547] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 9 disconnected
[ 102.547] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 5 disconnected
[ 102.587] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 4 connected from local host ( uid=0 gid=0 pid=2258 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 102.588] AUDIT: Fri Jun 19 18:01:51 2015: 2072: client 4 disconnected
[ 102.956] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 4 connected from local host ( uid=500 gid=500 pid=2262 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 102.957] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 4 disconnected
[ 102.958] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 4 connected from local host ( uid=500 gid=500 pid=2263 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 102.959] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 4 disconnected
[ 102.961] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 4 connected from local host ( uid=500 gid=500 pid=2265 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.025] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 5 connected from local host ( uid=500 gid=500 pid=2268 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.090] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 6 connected from local host ( uid=500 gid=500 pid=2325 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.091] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 6 disconnected
[ 103.193] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 6 connected from local host ( uid=500 gid=500 pid=2260 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.861] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 7 connected from local host ( uid=500 gid=500 pid=2353 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.870] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 103.870] (II) intel(0): Printing DDC gathered Modelines:
[ 103.870] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 103.870] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 103.872] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 103.872] (II) intel(0): Printing DDC gathered Modelines:
[ 103.872] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 103.872] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 103.875] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 103.875] (II) intel(0): Printing DDC gathered Modelines:
[ 103.875] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 103.875] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 103.879] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 8 connected from local host ( uid=500 gid=500 pid=2352 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.883] AUDIT: Fri Jun 19 18:01:52 2015: 2072: client 8 disconnected
[ 103.924] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 8 connected from local host ( uid=500 gid=500 pid=2354 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.924] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 8 disconnected
[ 103.963] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 8 connected from local host ( uid=500 gid=500 pid=2346 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.975] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 9 connected from local host ( uid=500 gid=500 pid=2357 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 103.976] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 9 disconnected
[ 104.262] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 9 connected from local host ( uid=500 gid=500 pid=2353 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 104.262] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 9 disconnected
[ 104.285] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 9 connected from local host ( uid=500 gid=500 pid=2367 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 104.831] AUDIT: Fri Jun 19 18:01:53 2015: 2072: client 10 connected from local host ( uid=500 gid=500 pid=2369 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.261] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 12 connected from local host ( uid=500 gid=500 pid=2395 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.276] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 13 connected from local host ( uid=500 gid=500 pid=2397 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.378] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 14 connected from local host ( uid=500 gid=500 pid=2385 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.521] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 15 connected from local host ( uid=500 gid=500 pid=2404 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.536] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 16 connected from local host ( uid=500 gid=500 pid=2404 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.536] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 16 disconnected
[ 105.618] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 16 connected from local host ( uid=500 gid=500 pid=2407 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.626] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 16 disconnected
[ 105.657] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 16 connected from local host ( uid=500 gid=500 pid=2409 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.672] (II) intel(0): EDID vendor “SDC”, prod id 18769
[ 105.672] (II) intel(0): Printing DDC gathered Modelines:
[ 105.672] (II) intel(0): Modeline "1366x768"x0.0 76.30 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (47.5 kHz eP)
[ 105.672] (II) intel(0): Modeline "1366x768"x0.0 50.80 1366 1430 1478 1606 768 770 775 792 -hsync -vsync (31.6 kHz e)
[ 105.686] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 17 connected from local host ( uid=500 gid=500 pid=2413 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.693] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 18 connected from local host ( uid=500 gid=500 pid=2413 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 105.694] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 18 disconnected
[ 105.788] AUDIT: Fri Jun 19 18:01:54 2015: 2072: client 17 disconnected
[ 106.221] AUDIT: Fri Jun 19 18:01:55 2015: 2072: client 17 connected from local host ( uid=500 gid=500 pid=2414 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 106.282] AUDIT: Fri Jun 19 18:01:55 2015: 2072: client 18 connected from local host ( uid=500 gid=500 pid=2423 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 106.364] AUDIT: Fri Jun 19 18:01:55 2015: 2072: client 20 connected from local host ( uid=500 gid=500 pid=2416 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 106.614] AUDIT: Fri Jun 19 18:01:55 2015: 2072: client 21 connected from local host ( uid=500 gid=500 pid=2419 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[ 106.661] AUDIT: Fri Jun 19 18:01:55 2015: 2072: client 22 connected from local host ( uid=500 gid=500 pid=2462 )
Auth name: MIT-MAGIC-COOKIE-1 ID: 253
[/code]

Sorry to throw so much code at you, but I think all of the needed information is in that first part right? By the way, I did a little googling and found this:
01.org/linuxgraphics/downloads/ … inux-1.1.0
However, that seems to only support Fedora and Ubuntu. What do you suggest I do? Thank you for the help, and sorry I’m such a rookie!

Maybe this will help: wiki.archlinux.org/index.php/In … SNA_issues
Another possible hint -> change your window manager.

It would help if you can get a more detailed crash log, it could be in ~/.xsession-errors or in /var/log/Xorg.0.log.old – th elog you attached is before the crash.

With this you should be able to google down the problem and see if it has been solved in a later version of the drivers.

You could also try disabling direct rendering in the driver … that is usually where the worst bugs lurk:
export LIBGL_ALWAYS_INDIRECT=1

Matevz

Sorry about not responding. I wound up converting my old laptop to SL6 and began working from that when I noticed that Intel hadn’t released a Linux driver for my new laptop’s graphics card. Everything is working fine on this laptop, so I haven’t revisited the problem since I switched.