Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Horrible performance drop since I switched to DWM
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Wed Oct 08, 2014 7:48 pm    Post subject: Horrible performance drop since I switched to DWM Reply with quote

Hello,

I had had Gentoo installed with KDE, and games ran flawlessly.
I recently reinstalled Gentoo and now I only use X11+DWM, so no other DE is involved.

I have installed Steam as it is suggested in the wiki, but my games run just horribly unplayable (and no, that's not an hardware problem).

I figured it has something to do with DWM?
Only changes I made from the previous install were:
1. I stopped using KDE and started using X11+DWM.
2. I installed Steam on /opt and ordered it to install games in ~/.local/share/Steam.

Is there a possibility that the problem comes from my Steam install path? Or is it DWM?

The DWM installation is clean, no patches applied.
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Wed Oct 08, 2014 8:49 pm    Post subject: Reply with quote

Hello.

Flawed logic there...

You reinstalled, right? So you have a different OS, not just a different wm.

Now that we have that settled that down, please, post the output for these commands and the contents of /var/log/Xorg.0.log

Code:
glxinfo
xdpyinfo
eselect opengl list
eselect mesa list
Back to top
View user's profile Send private message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Wed Oct 08, 2014 9:14 pm    Post subject: Reply with quote

i92guboj wrote:
Hello.

Flawed logic there...

You reinstalled, right? So you have a different OS, not just a different wm.

Now that we have that settled that down, please, post the output for these commands and the contents of /var/log/Xorg.0.log

Code:
glxinfo
xdpyinfo
eselect opengl list
eselect mesa list


Yes sorry, poor choice of words, I meant that I haven't switched hardware, drivers or anything like that since the last installation.

glxinfo is not found, tried to emerge it, no success. To what package this command belongs to?

Code:

xdpyinfo:  visual:
    visual id:    0x104
    class:    TrueColor
    depth:    32 planes
    available colormap entries:    256 per subfield
    red, green, blue masks:    0xff0000, 0xff00, 0xff
    significant bits in color specification:    8 bit


eselect opengl list
Code:

Available OpenGL implementations:
  [1]   nvidia *
  [2]   xorg-x11

( it was set on xorg, I switched to nvidia and not all the textures are just messed up: http://i.imgur.com/6mB7SUh.png)

eselect mesa list
Code:

64bit i915 (Intel 915, 945)
  [1]   classic
  [2]   gallium *
64bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD)
  [1]   classic *
64bit r300 (Radeon R300-R500)
  [1]   gallium *
64bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
  [1]   gallium *
64bit sw (Software renderer)
  [1]   classic
  [2]   gallium *
32bit i915 (Intel 915, 945)
  [1]   classic
  [2]   gallium *
32bit i965 (Intel GMA 965, G/Q3x, G/Q4x, HD)
  [1]   classic *
32bit r300 (Radeon R300-R500)
  [1]   gallium *
32bit r600 (Radeon R600-R700, Evergreen, Northern Islands)
  [1]   gallium *
32bit sw (Software renderer)
  [1]   classic
  [2]   gallium *
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Wed Oct 08, 2014 9:23 pm    Post subject: Reply with quote

Glxinfo is part of mesa-progs or mesa-utils or something similar. I am on my phone so can't look into it.

Can you post also the output of dmesg, please?
Back to top
View user's profile Send private message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Wed Oct 08, 2014 9:27 pm    Post subject: Reply with quote

i92guboj wrote:
Glxinfo is part of mesa-progs or mesa-utils or something similar. I am on my phone so can't look into it.

Can you post also the output of dmesg, please?


yes it was mesa-progs

glxinfo
Code:

name of display: :0
display: :0  screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile,
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
    GLX_ARB_multisample, GLX_EXT_buffer_age,
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
    GLX_EXT_framebuffer_sRGB, GLX_EXT_stereo_tree, GLX_EXT_swap_control,
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_NV_delay_before_swap,
    GLX_NV_float_buffer, GLX_NV_multisample_coverage, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_SGI_video_sync
client glx vendor string: NVIDIA Corporation
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_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age,
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB,
    GLX_EXT_import_context, GLX_EXT_stereo_tree, GLX_EXT_swap_control,
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_NV_copy_image,
    GLX_NV_delay_before_swap, GLX_NV_float_buffer,
    GLX_NV_multisample_coverage, GLX_NV_present_video, GLX_NV_swap_group,
    GLX_NV_video_capture, GLX_NV_video_out, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, 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_create_context_robustness, GLX_ARB_fbconfig_float,
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_buffer_age,
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
    GLX_EXT_framebuffer_sRGB, GLX_EXT_stereo_tree, GLX_EXT_swap_control,
    GLX_EXT_swap_control_tear, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_NV_delay_before_swap,
    GLX_NV_float_buffer, GLX_NV_multisample_coverage, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_SGI_video_sync
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 560/PCIe/SSE2
OpenGL version string: 2.1.2 NVIDIA 343.22
OpenGL shading language version string: 1.20 NVIDIA via Cg compiler
OpenGL extensions:
    GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays,
    GL_ARB_blend_func_extended, GL_ARB_buffer_storage,
    GL_ARB_clear_buffer_object, GL_ARB_clear_texture,
    GL_ARB_color_buffer_float, GL_ARB_compatibility,
    GL_ARB_conservative_depth, GL_ARB_copy_image, GL_ARB_depth_buffer_float,
    GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers,
    GL_ARB_enhanced_layouts, GL_ARB_explicit_attrib_location,
    GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions,
    GL_ARB_fragment_layer_viewport, GL_ARB_fragment_program,
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB,
    GL_ARB_geometry_shader4, GL_ARB_half_float_pixel,
    GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_invalidate_subdata,
    GL_ARB_map_buffer_alignment, GL_ARB_map_buffer_range, GL_ARB_multi_bind,
    GL_ARB_multi_draw_indirect, 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_program_interface_query, GL_ARB_provoking_vertex,
    GL_ARB_query_buffer_object, GL_ARB_robust_buffer_access_behavior,
    GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote,
    GL_ARB_shader_image_size, GL_ARB_shader_objects,
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_100,
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing,
    GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_compression_rgtc, 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_float, GL_ARB_texture_gather,
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_levels,
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_stencil8,
    GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle,
    GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transpose_matrix,
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_window_pos,
    GL_ATI_draw_buffers, GL_ATI_texture_float, GL_ATI_texture_mirror_once,
    GL_EXTX_framebuffer_mixed_formats, GL_EXT_Cg_shader, 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_depth_bounds_test, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
    GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
    GL_EXT_framebuffer_multisample_blit_scaled, GL_EXT_framebuffer_object,
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4,
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object,
    GL_EXT_point_parameters, GL_EXT_provoking_vertex, GL_EXT_rescale_normal,
    GL_EXT_secondary_color, GL_EXT_separate_specular_color,
    GL_EXT_shader_integer_mix, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side,
    GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_array,
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_latc,
    GL_EXT_texture_compression_rgtc, 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, GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
    GL_EXT_texture_object, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode,
    GL_EXT_texture_shared_exponent, GL_EXT_texture_swizzle,
    GL_EXT_timer_query, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra,
    GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip,
    GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region,
    GL_NVX_gpu_memory_info, GL_NV_ES3_1_compatibility, GL_NV_blend_square,
    GL_NV_conditional_render, GL_NV_copy_depth_to_color, GL_NV_copy_image,
    GL_NV_depth_buffer_float, GL_NV_depth_clamp, GL_NV_fence,
    GL_NV_float_buffer, GL_NV_fog_distance, GL_NV_fragment_program,
    GL_NV_fragment_program2, GL_NV_fragment_program_option,
    GL_NV_framebuffer_multisample_coverage, GL_NV_geometry_shader4,
    GL_NV_gpu_program4, GL_NV_gpu_program4_1, GL_NV_gpu_program5_mem_extended,
    GL_NV_half_float, GL_NV_light_max_exponent, GL_NV_multisample_coverage,
    GL_NV_multisample_filter_hint, GL_NV_occlusion_query,
    GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object,
    GL_NV_parameter_buffer_object2, GL_NV_point_sprite,
    GL_NV_register_combiners, GL_NV_register_combiners2,
    GL_NV_shader_thread_group, GL_NV_texgen_reflection, GL_NV_texture_barrier,
    GL_NV_texture_compression_vtc, GL_NV_texture_env_combine4,
    GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2,
    GL_NV_texture_shader3, GL_NV_vertex_program, GL_NV_vertex_program1_1,
    GL_NV_vertex_program2, GL_NV_vertex_program2_option,
    GL_NV_vertex_program3, GL_S3_s3tc, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
    GL_SUN_slice_accum

228 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
----------------------------------------------------------------------------
0x021 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x022 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x024 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x025 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x026 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x027 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x028 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x029 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x02a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x02b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x02c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x02d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x02e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x02f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x030 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x031 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x032 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x033 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x034 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x035 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x036 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x037 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x038 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x039 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x03a 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x03b 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x03c 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x03d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x03e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x03f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x040 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x041 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x042 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x043 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x044 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x045 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x046 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x047 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x048 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x049 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x04a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x04b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x04c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x04d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x04e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x04f 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x050 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x051 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x052 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x053 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x054 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x055 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x056 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x057 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x058 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x059 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x05a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x05b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x05c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x05d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x05e 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x05f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x060 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x061 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x062 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x063 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x064 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x065 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x066 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x067 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x068 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x069 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x06a 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x06b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x06c 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x06d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x06e 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x06f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x070 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x071 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x072 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x073 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x074 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x075 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x076 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x077 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x078 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x079 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x07a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x07b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x07c 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x07d 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x07e 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x07f 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x080 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x081 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x082 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x083 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x084 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x085 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x086 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x087 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x088 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x089 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x08a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x08b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x08c 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x08d 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x08e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x08f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x090 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x091 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x092 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x093 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x094 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x095 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x096 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x097 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x098 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x099 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x09a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x09b 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x09c 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x09d 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x09e 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x09f 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a0 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0a1 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0a2 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a3 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a4 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a5 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0a6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0a7 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0a8 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0a9 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0aa 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0ab 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0ac 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0ad 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0ae 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0af 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0b0 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0b1 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0b2 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0b3 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0b4 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0b5 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0b6 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x0b7 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x0b8 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x0b9 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x023 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x0ba 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x0bb 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x0bc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x0bd 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x0be 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x0bf 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x0c0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x0c1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x0c2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x0c3 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x0c4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x0c5 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x0c6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x0c7 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x0c8 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x0c9 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x0ca 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x0cb 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x0cc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x0cd 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x0ce 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x0cf 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x0d0 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x0d1 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x0d2 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x0d3 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x0d4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x0d5 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0d6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0d7 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0d8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0d9 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0da 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0db 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0dc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0dd 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0de 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0df 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0e0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0e1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0e2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0e3 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0e4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0e5 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0e6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0e7 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0e8 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0e9 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0ea 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0eb 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0ec 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x0ed 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0ee 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0ef 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0f0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x0f1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0f2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0f3 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0f4 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0f5 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0f6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0f7 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0f8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x0f9 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0fa 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0fb 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0fc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x0fd 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0fe 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x0ff 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x100 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x101 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x102 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x103 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x104 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon

311 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
----------------------------------------------------------------------------
0x105 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x106 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x107 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x108 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x109 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x10a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x10b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x10c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x10d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x10e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x10f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x110 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x111 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x112 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x113 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x114 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x115 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x116 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x117 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x118 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x119 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x11a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x11b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x11c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x11d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x11e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x11f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x120 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x121 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x122 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x123 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x124 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x125 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x126 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x127 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x128 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x129 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x12a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x12b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x12c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x12d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x12e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x12f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x130 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x131 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x132 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x133 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x134 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x135 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x136 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x137 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x138 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x139 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x13a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x13b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x13c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x13d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x13e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x13f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x140 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x141 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x142 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x143 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x144 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x145 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x146 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x147 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x148 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x149 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x14a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x14b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x14c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x14d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x14e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x14f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x150 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x151 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x152 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x153 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x154 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x155 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x156 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x157 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x158 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x159 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x15a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x15b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x15c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x15d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x15e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x15f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x160 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x161 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x162 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x163 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x164 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x165 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x166 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x167 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x168 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x169 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x16a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x16b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x16c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x16d 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x16e 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x16f 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x170 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x171 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x172 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x173 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x174 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x175 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x176 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x177 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x178 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x179 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17a 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17b 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17c 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17d 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17e 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x17f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x180 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x181 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x182 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x183 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x184 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x185 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x186 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x187 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x188 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x189 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x18a 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x18b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x18c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x18d 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x18e 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x18f 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x190 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x191 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x192 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x193 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x194 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x195 24 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x196 24 dc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x197 24 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x198 24 dc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x199 24 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x19a 24 dc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x19b 24 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x19c 24 dc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x19d 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x19e 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x19f 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  0 0 None
0x1a0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  0 0 None
0x1a1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x1a2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x1a3 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  0 0 None
0x1a4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  0 0 None
0x1a5 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x1a6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x1a7 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4  0  0 16 16 16 16  0 0 None
0x1a8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4  0  0 16 16 16 16  0 0 None
0x1a9 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x1aa 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x1ab 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x1ac 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x1ad 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x1ae 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  2 1 Ncon
0x1af 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x1b0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  4 1 Ncon
0x1b1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x1b2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x1b3 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x1b4 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x1b5 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x1b6 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  2 1 Ncon
0x1b7 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x1b8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  4 1 Ncon
0x1b9 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1ba 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1bb 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1bc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1bd 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1be 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1bf 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1c0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1c1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1c2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1c3 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1c4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1c5 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1c6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1c7 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1c8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1c9 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1ca 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1cb 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1cc 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1cd 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1ce 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1cf 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1d0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16  8 1 Ncon
0x1d1 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1d2 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1d3 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1d4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 16 1 Ncon
0x1d5 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1d6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1d7 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1d8 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1d9 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1da 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1db 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1dc 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16  8 1 Ncon
0x1dd 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1de 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1df 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1e0 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 16 1 Ncon
0x1e1 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x1e2 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x1e3 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x1e4 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  0 16 16 16 16 32 1 Ncon
0x1e5 32 tc  0  24  0 r  y .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x1e6 32 tc  0  32  0 r  y .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x1e7 32 tc  0  24  0 r  . .   8  8  8  0 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x1e8 32 tc  0  32  0 r  . .   8  8  8  8 .  s  4 24  8 16 16 16 16 32 1 Ncon
0x1e9  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 None
0x1ea  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 None
0x1eb  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 None
0x1ec  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 None
0x1ed  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 None
0x1ee  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 None
0x1ef  0 sg  0  16  0 r  y .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 None
0x1f0  0 sg  0  16  0 r  . .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 None
0x1f1  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 16  0 16 16 16 16  0 0 None
0x1f2  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
0x1f3  0 sg  0   0  0 r  . .   0  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
0x1f4  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f5  0 sg  0  32  0    . .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f6  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f7  0 sg  0  32  0    y .  16 16  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f8  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1f9  0 sg  0  32  0    . .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1fa  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1fb  0 sg  0  32  0    y .  32  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x1fc  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 None
0x1fd  0 sg  0  64  0    . .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 None
0x1fe  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 None
0x1ff  0 sg  0  64  0    y .  16 16 16 16 f  .  4  0  0 16 16 16 16  0 0 None
0x200  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 None
0x201  0 sg  0 128  0    . .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 None
0x202  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 None
0x203  0 sg  0 128  0    y .  32 32 32 32 f  .  4  0  0 16 16 16 16  0 0 None
0x204  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x205  0 sg  0  32  0    . .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x206  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x207  0 sg  0  32  0    y .  16 16  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x208  0 sg  0  32  0 r  . .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x209  0 sg  0  32  0    . .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x20a  0 sg  0  32  0 r  y .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x20b  0 sg  0  32  0    y .  16 16  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x20c  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x20d  0 sg  0  32  0    . .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x20e  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x20f  0 sg  0  32  0    y .  32  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x210  0 sg  0  32  0 r  . .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x211  0 sg  0  32  0    . .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x212  0 sg  0  32  0 r  y .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x213  0 sg  0  32  0    y .  32  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x214  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 None
0x215  0 sg  0  64  0    . .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 None
0x216  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 None
0x217  0 sg  0  64  0    y .  16 16 16 16 f  .  4 24  0 16 16 16 16  0 0 None
0x218  0 sg  0  64  0 r  . .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 None
0x219  0 sg  0  64  0    . .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 None
0x21a  0 sg  0  64  0 r  y .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 None
0x21b  0 sg  0  64  0    y .  16 16 16 16 f  .  4 24  8 16 16 16 16  0 0 None
0x21c  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 None
0x21d  0 sg  0 128  0    . .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 None
0x21e  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 None
0x21f  0 sg  0 128  0    y .  32 32 32 32 f  .  4 24  0 16 16 16 16  0 0 None
0x220  0 sg  0 128  0 r  . .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 None
0x221  0 sg  0 128  0    . .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 None
0x222  0 sg  0 128  0 r  y .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 None
0x223  0 sg  0 128  0    y .  32 32 32 32 f  .  4 24  8 16 16 16 16  0 0 None
0x224  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x225  0 sg  0  16  0    . .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x226  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x227  0 sg  0  16  0    y .  16  0  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x228  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x229  0 sg  0  64  0    . .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x22a  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x22b  0 sg  0  64  0    y .  32 32  0  0 f  .  4  0  0 16 16 16 16  0 0 None
0x22c  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x22d  0 sg  0  16  0    . .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x22e  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x22f  0 sg  0  16  0    y .  16  0  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x230  0 sg  0  16  0 r  . .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x231  0 sg  0  16  0    . .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x232  0 sg  0  16  0 r  y .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x233  0 sg  0  16  0    y .  16  0  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x234  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x235  0 sg  0  64  0    . .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x236  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x237  0 sg  0  64  0    y .  32 32  0  0 f  .  4 24  0 16 16 16 16  0 0 None
0x238  0 sg  0  64  0 r  . .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x239  0 sg  0  64  0    . .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x23a  0 sg  0  64  0 r  y .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 None
0x23b  0 sg  0  64  0    y .  32 32  0  0 f  .  4 24  8 16 16 16 16  0 0 None
Back to top
View user's profile Send private message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Wed Oct 08, 2014 9:29 pm    Post subject: Reply with quote

dmesg
Code:

[    0.263618] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.263644] pnp 00:0c: Plug and Play ACPI device, IDs INT0800 (active)
[    0.263647] pnp: PnP ACPI: found 13 devices
[    0.263649] ACPI: bus type PNP unregistered
[    0.268236] pci 0000:00:1c.7: BAR 9: assigned [mem 0xf4000000-0xf40fffff pref]
[    0.268240] pci 0000:01:00.0: BAR 6: assigned [mem 0xe8000000-0xe807ffff pref]
[    0.268242] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.268244] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.268247] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf9ffffff]
[    0.268249] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.268253] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.268257] pci 0000:02:00.0:   bridge window [io  0xb000-0xbfff]
[    0.268279] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.268281] pci 0000:00:1c.0:   bridge window [io  0xb000-0xbfff]
[    0.268292] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.268296] pci 0000:04:00.0:   bridge window [io  0xa000-0xafff]
[    0.268305] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.268321] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
[    0.268323] pci 0000:00:1c.3:   bridge window [io  0xa000-0xafff]
[    0.268328] pci 0000:00:1c.3:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.268336] pci 0000:00:1c.4: PCI bridge to [bus 06]
[    0.268340] pci 0000:00:1c.4:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.268348] pci 0000:00:1c.5: PCI bridge to [bus 07]
[    0.268352] pci 0000:00:1c.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.268360] pci 0000:00:1c.6: PCI bridge to [bus 08]
[    0.268362] pci 0000:00:1c.6:   bridge window [io  0xe000-0xefff]
[    0.268369] pci 0000:00:1c.6:   bridge window [mem 0xfbd00000-0xfbdfffff 64bit pref]
[    0.268375] pci 0000:09:00.0: BAR 6: assigned [mem 0xf4000000-0xf400ffff pref]
[    0.268377] pci 0000:00:1c.7: PCI bridge to [bus 09]
[    0.268380] pci 0000:00:1c.7:   bridge window [io  0xd000-0xdfff]
[    0.268385] pci 0000:00:1c.7:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.268389] pci 0000:00:1c.7:   bridge window [mem 0xf4000000-0xf40fffff pref]
[    0.268394] pci 0000:00:1e.0: PCI bridge to [bus 0a]
[    0.268404] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.268405] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.268406] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.268407] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[    0.268408] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.268409] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfebfffff]
[    0.268410] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.268411] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf9ffffff]
[    0.268412] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.268414] pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
[    0.268415] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.268416] pci_bus 0000:04: resource 0 [io  0xa000-0xafff]
[    0.268417] pci_bus 0000:04: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.268418] pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
[    0.268419] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.268420] pci_bus 0000:06: resource 1 [mem 0xfba00000-0xfbafffff]
[    0.268421] pci_bus 0000:07: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.268422] pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
[    0.268424] pci_bus 0000:08: resource 2 [mem 0xfbd00000-0xfbdfffff 64bit pref]
[    0.268425] pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
[    0.268426] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.268427] pci_bus 0000:09: resource 2 [mem 0xf4000000-0xf40fffff pref]
[    0.268428] pci_bus 0000:0a: resource 4 [io  0x0000-0x0cf7]
[    0.268429] pci_bus 0000:0a: resource 5 [io  0x0d00-0xffff]
[    0.268430] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[    0.268431] pci_bus 0000:0a: resource 7 [mem 0x000c0000-0x000dffff]
[    0.268432] pci_bus 0000:0a: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.268433] pci_bus 0000:0a: resource 9 [mem 0xe0000000-0xfebfffff]
[    0.268474] NET: Registered protocol family 2
[    0.268592] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.268652] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.268765] TCP: Hash tables configured (established 65536 bind 65536)
[    0.268776] TCP: reno registered
[    0.268779] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.268797] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.268866] NET: Registered protocol family 1
[    0.291520] pci 0000:01:00.0: Boot video device
[    0.291748] PCI: CLS 4 bytes, default 64
[    0.291778] Trying to unpack rootfs image as initramfs...
[    0.577734] Freeing initrd memory: 3444K (ffff880037936000 - ffff880037c93000)
[    0.577741] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.577743] software IO TLB [mem 0xdb780000-0xdf780000] (64MB) mapped at [ffff8800db780000-ffff8800df77ffff]
[    0.577910] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    0.578141] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.578197] audit: initializing netlink subsys (disabled)
[    0.578210] audit: type=2000 audit(1412812725.580:1): initialized
[    0.578543] VFS: Disk quotas dquot_6.5.2
[    0.578561] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.578703] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.578727] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    0.578923] ocfs2: Registered cluster interface o2cb
[    0.578950] OCFS2 User DLM kernel interface loaded
[    0.579204] GFS2 installed
[    0.579209] msgmni has been set to 15950
[    0.579366] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.579369] io scheduler noop registered
[    0.579370] io scheduler deadline registered
[    0.579382] io scheduler cfq registered (default)
[    0.579524] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.580027] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.600607] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.600855] Linux agpgart interface v0.103
[    0.600890] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
[    0.600891] vesafb: scrolling: redraw
[    0.600893] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.600903] vesafb: framebuffer at 0xed000000, mapped to 0xffffc90004100000, using 5120k, total 5120k
[    0.653957] Console: switching to colour frame buffer device 160x64
[    0.707300] fb0: VESA VGA frame buffer device
[    0.708400] brd: module loaded
[    0.708978] loop: module loaded
[    0.709143] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.742037] i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS?
[    0.742424] i8042: If AUX port is really absent please use the 'i8042.noaux' option
[    0.991475] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.991776] mousedev: PS/2 mouse device common for all mice
[    0.992083] hidraw: raw HID events driver (C) Jiri Kosina
[    0.992428] TCP: cubic registered
[    0.992547] NET: Registered protocol family 17
[    0.992907] registered taskstats version 1
[    0.993450] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.993899] Freeing unused kernel memory: 812K (ffffffff8169b000 - ffffffff81766000)
[    1.031747] libata version 3.00 loaded.
[    1.106138] ahci 0000:09:00.0: version 3.0
[    1.106234] ahci 0000:09:00.0: irq 41 for MSI/MSI-X
[    1.106280] ahci 0000:09:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl IDE mode
[    1.106282] ahci 0000:09:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[    1.106656] scsi0 : ahci
[    1.106790] scsi1 : ahci
[    1.106888] ata1: SATA max UDMA/133 abar m512@0xfbcff000 port 0xfbcff100 irq 41
[    1.106891] ata2: SATA max UDMA/133 abar m512@0xfbcff000 port 0xfbcff180 irq 41
[    1.451398] ata2: SATA link down (SStatus 0 SControl 300)
[    1.451433] ata1: SATA link down (SStatus 0 SControl 300)
[    1.453529] ata_piix 0000:00:1f.2: version 2.13
[    1.453610] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.454285] scsi2 : ata_piix
[    1.454397] scsi3 : ata_piix
[    1.454482] ata3: SATA max UDMA/133 cmd 0xff00 ctl 0xfe00 bmdma 0xfb00 irq 19
[    1.454485] ata4: SATA max UDMA/133 cmd 0xfd00 ctl 0xfc00 bmdma 0xfb08 irq 19
[    1.454554] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.455116] scsi4 : ata_piix
[    1.455236] scsi5 : ata_piix
[    1.455327] ata5: SATA max UDMA/133 cmd 0xf800 ctl 0xf700 bmdma 0xf400 irq 19
[    1.455330] ata6: SATA max UDMA/133 cmd 0xf600 ctl 0xf500 bmdma 0xf408 irq 19
[    1.571371] tsc: Refined TSC clocksource calibration: 3292.520 MHz
[    1.812244] ata5: SATA link down (SStatus 0 SControl 300)
[    1.961399] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.981724] ata6.00: HPA detected: current 2930275055, native 2930277168
[    1.981730] ata6.00: ATA-8: ST1500DL003-9VT16L, CC3C, max UDMA/133
[    1.981732] ata6.00: 2930275055 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.021721] ata6.00: configured for UDMA/133
[    2.162195] ata3.00: SATA link down (SStatus 0 SControl 300)
[    2.162207] ata3.01: SATA link down (SStatus 0 SControl 300)
[    2.321406] ata4.00: SATA link down (SStatus 0 SControl 300)
[    2.321418] ata4.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.351568] ata4.01: ATAPI: HL-DT-ST DVDRAM GH20NS15, IL00, max UDMA/100
[    2.391568] ata4.01: configured for UDMA/100
[    2.505670] scsi 3:0:1:0: CD-ROM            HL-DT-ST DVDRAM GH20NS15  IL00 PQ: 0 ANSI: 5
[    2.571386] Switched to clocksource tsc
[    2.626749] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.626751] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.626928] sr 3:0:1:0: Attached scsi CD-ROM sr0
[    2.627096] scsi 5:0:0:0: Direct-Access     ATA      ST1500DL003-9VT1 CC3C PQ: 0 ANSI: 5
[    2.627246] sd 5:0:0:0: [sda] 2930275055 512-byte logical blocks: (1.50 TB/1.36 TiB)
[    2.627247] sd 5:0:0:0: [sda] 4096-byte physical blocks
[    2.627281] sd 5:0:0:0: [sda] Write Protect is off
[    2.627283] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.627293] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.681721]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10
[    2.682390] sd 5:0:0:0: [sda] Attached SCSI disk
[    2.691019] sr 3:0:1:0: Attached scsi generic sg0 type 5
[    2.691075] sd 5:0:0:0: Attached scsi generic sg1 type 0
[    2.721853] scsi: <fdomain> Detection failed (no card)
[    2.782320] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[    2.822850] imm: Version 2.05 (for Linux 2.4.0)
[    2.881399] Fusion MPT base driver 3.04.20
[    2.881400] Copyright (c) 1999-2008 LSI Corporation
[    2.883628] Fusion MPT SPI Host driver 3.04.20
[    2.885361] Fusion MPT FC Host driver 3.04.20
[    2.887053] Fusion MPT SAS Host driver 3.04.20
[    2.888101] 3ware Storage Controller device driver for Linux v1.26.02.003.
[    2.889180] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    2.893270] HP CISS Driver (v 3.6.26)
[    2.899652] Adaptec aacraid driver 1.2-0[30200]-ms
[    2.901783] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    2.901994] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    2.903992] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013
[    2.905929] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.06.00.12-k.
[    2.912965] Emulex LightPulse Fibre Channel SCSI driver 8.3.43
[    2.912966] Copyright(c) 2004-2013 Emulex.  All rights reserved.
[    2.915672] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[    2.921593] ACPI: bus type USB registered
[    2.921658] usbcore: registered new interface driver usbfs
[    2.921688] usbcore: registered new interface driver hub
[    2.921734] usbcore: registered new device driver usb
[    2.921967] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.922073] ehci-pci: EHCI PCI platform driver
[    2.922189] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.922193] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.922204] ehci-pci 0000:00:1a.0: debug port 2
[    2.926101] ehci-pci 0000:00:1a.0: cache line size of 4 is not supported
[    2.926115] ehci-pci 0000:00:1a.0: irq 18, io mem 0xfbffe000
[    2.941338] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.941412] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.941420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.941422] usb usb1: Product: EHCI Host Controller
[    2.941424] usb usb1: Manufacturer: Linux 3.14.14-gentoo ehci_hcd
[    2.941426] usb usb1: SerialNumber: 0000:00:1a.0
[    2.941584] hub 1-0:1.0: USB hub found
[    2.941590] hub 1-0:1.0: 2 ports detected
[    2.941751] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.941755] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.941766] ehci-pci 0000:00:1d.0: debug port 2
[    2.945664] ehci-pci 0000:00:1d.0: cache line size of 4 is not supported
[    2.945674] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbffd000
[    2.961324] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.961405] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.961409] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.961411] usb usb2: Product: EHCI Host Controller
[    2.961413] usb usb2: Manufacturer: Linux 3.14.14-gentoo ehci_hcd
[    2.961415] usb usb2: SerialNumber: 0000:00:1d.0
[    2.961566] hub 2-0:1.0: USB hub found
[    2.961570] hub 2-0:1.0: 2 ports detected
[    2.972812] usbcore: registered new interface driver usb-storage
[    2.974009] uhci_hcd: USB Universal Host Controller Interface driver
[    2.975182] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.976477] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    2.976483] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 3
[    2.976620] xhci_hcd 0000:06:00.0: irq 42 for MSI/MSI-X
[    2.976710] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.976712] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.976713] usb usb3: Product: xHCI Host Controller
[    2.976714] usb usb3: Manufacturer: Linux 3.14.14-gentoo xhci_hcd
[    2.976715] usb usb3: SerialNumber: 0000:06:00.0
[    2.976847] hub 3-0:1.0: USB hub found
[    2.976856] hub 3-0:1.0: 2 ports detected
[    2.976940] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    2.976943] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 4
[    2.976989] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.976991] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.976992] usb usb4: Product: xHCI Host Controller
[    2.976993] usb usb4: Manufacturer: Linux 3.14.14-gentoo xhci_hcd
[    2.976994] usb usb4: SerialNumber: 0000:06:00.0
[    2.977108] hub 4-0:1.0: USB hub found
[    2.977117] hub 4-0:1.0: 2 ports detected
[    2.977239] xhci_hcd 0000:07:00.0: xHCI Host Controller
[    2.977243] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 5
[    2.977379] xhci_hcd 0000:07:00.0: irq 43 for MSI/MSI-X
[    2.977457] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.977458] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.977459] usb usb5: Product: xHCI Host Controller
[    2.977460] usb usb5: Manufacturer: Linux 3.14.14-gentoo xhci_hcd
[    2.977461] usb usb5: SerialNumber: 0000:07:00.0
[    2.977584] hub 5-0:1.0: USB hub found
[    2.977593] hub 5-0:1.0: 2 ports detected
[    2.977668] xhci_hcd 0000:07:00.0: xHCI Host Controller
[    2.977671] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 6
[    2.977716] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    2.977718] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.977719] usb usb6: Product: xHCI Host Controller
[    2.977720] usb usb6: Manufacturer: Linux 3.14.14-gentoo xhci_hcd
[    2.977721] usb usb6: SerialNumber: 0000:07:00.0
[    2.977843] hub 6-0:1.0: USB hub found
[    2.977853] hub 6-0:1.0: 2 ports detected
[    2.982225] usbcore: registered new interface driver usbhid
[    2.982226] usbhid: USB HID core driver
[    3.040828] device-mapper: uevent: version 1.0.3
[    3.040889] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    3.055396] md: raid0 personality registered for level 0
[    3.056582] md: raid1 personality registered for level 1
[    3.221315] raid6: sse2x1    9140 MB/s
[    3.261319] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    3.391307] raid6: sse2x2   11379 MB/s
[    3.411636] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    3.411638] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.411805] hub 1-1:1.0: USB hub found
[    3.411883] hub 1-1:1.0: 6 ports detected
[    3.561304] raid6: sse2x4   13053 MB/s
[    3.561305] raid6: using algorithm sse2x4 (13053 MB/s)
[    3.561305] raid6: using ssse3x2 recovery algorithm
[    3.561489] async_tx: api initialized (async)
[    3.561607] xor: automatically using best checksumming function:
[    3.661299]    avx       : 25868.800 MB/sec
[    3.662120] md: raid6 personality registered for level 6
[    3.662121] md: raid5 personality registered for level 5
[    3.662122] md: raid4 personality registered for level 4
[    3.669742] md: raid10 personality registered for level 10
[    3.670858] md: linear personality registered for level -1
[    3.672016] md: multipath personality registered for level -4
[    3.688785] JFS: nTxBlock = 8192, nTxLock = 65536
[    3.691382] usb 1-1.5: new full-speed USB device number 3 using ehci-pci
[    3.693329] RPC: Registered named UNIX socket transport module.
[    3.693330] RPC: Registered udp transport module.
[    3.693330] RPC: Registered tcp transport module.
[    3.693331] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.702795] fuse init (API version 7.22)
[    3.704725] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    3.704726] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    3.706541] pps_core: LinuxPPS API ver. 1 registered
[    3.706542] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    3.706741] PTP clock support registered
[    3.709416] Loading iSCSI transport class v2.0-870.
[    3.805377] usb 1-1.5: New USB device found, idVendor=1532, idProduct=0109
[    3.805381] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.805384] usb 1-1.5: Product: Razer Lycosa
[    3.805386] usb 1-1.5: Manufacturer: Razer
[    3.807745] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:1532:0109.0001/input/input1
[    3.807849] hid-generic 0003:1532:0109.0001: input,hidraw0: USB HID v1.10 Keyboard [Razer Razer Lycosa] on usb-0000:00:1a.0-1.5/input0
[    3.810881] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.1/0003:1532:0109.0002/input/input2
[    3.810969] hid-generic 0003:1532:0109.0002: input,hidraw1: USB HID v1.10 Device [Razer Razer Lycosa] on usb-0000:00:1a.0-1.5/input1
[    3.921315] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    4.071620] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    4.071623] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.071935] hub 2-1:1.0: USB hub found
[    4.071986] hub 2-1:1.0: 8 ports detected
[    4.351359] usb 2-1.7: new full-speed USB device number 3 using ehci-pci
[    4.416891] EXT3-fs (sda4): error: couldn't mount because of unsupported optional features (240)
[    4.417108] EXT2-fs (sda4): error: couldn't mount because of unsupported optional features (240)
[    4.429995] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    4.504854] usb 2-1.7: New USB device found, idVendor=046d, idProduct=c24a
[    4.504858] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.504860] usb 2-1.7: Product: Gaming Mouse G600
[    4.504862] usb 2-1.7: Manufacturer: Logitech
[    4.504864] usb 2-1.7: SerialNumber: 3818C54E3F1E0012
[    4.509713] input: Logitech Gaming Mouse G600 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/0003:046D:C24A.0003/input/input3
[    4.509846] hid-generic 0003:046D:C24A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech Gaming Mouse G600] on usb-0000:00:1d.0-1.7/input0
[    4.531389] input: Logitech Gaming Mouse G600 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.1/0003:046D:C24A.0004/input/input4
[    4.531577] hid-generic 0003:046D:C24A.0004: input,hiddev0,hidraw3: USB HID v1.11 Keyboard [Logitech Gaming Mouse G600] on usb-0000:00:1d.0-1.7/input1
[    4.609943] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    6.020793] systemd-udevd[1999]: starting version 216
[    6.126971] random: systemd-udevd urandom read with 62 bits of entropy available
[    6.245534] Monitor-Mwait will be used to enter C-1 state
[    6.245540] Monitor-Mwait will be used to enter C-2 state
[    6.245544] Monitor-Mwait will be used to enter C-3 state
[    6.245554] ACPI: acpi_idle registered with cpuidle
[    6.301845] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[    6.301894] ACPI: Power Button [PWRB]
[    6.301959] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    6.302000] ACPI: Power Button [PWRF]
[    6.395493] hda_intel: Disabling MSI
[    6.395542] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[    6.415419] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[    6.415647] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[    6.415665] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[    6.415674] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[    6.415704] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    6.448072] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    6.455422] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    6.472182] [drm] Initialized drm 1.1.0 20060810
[    6.518816] rtc_cmos 00:03: RTC can wake from S4
[    6.518977] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    6.519004] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
[    6.934186] nvidia: module license 'NVIDIA' taints kernel.
[    6.934188] Disabling lock debugging due to kernel taint
[    6.944029] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[    6.944238] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
[    6.944242] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  343.22  Thu Sep 11 16:27:43 PDT 2014
[    6.984294] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    6.984309] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[    6.984553] r8169 0000:08:00.0: irq 45 for MSI/MSI-X
[    6.984776] r8169 0000:08:00.0 eth0: RTL8168evl/8111evl at 0xffffc90004bae000, 1c:6f:65:c4:ce:44, XID 0c900800 IRQ 45
[    6.984777] r8169 0000:08:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    7.071350] systemd-udevd[2022]: renamed network interface eth0 to enp8s0
[    8.141552] random: nonblocking pool is initialized
[    8.161235] hda_codec: cannot build controls for #1 (error -16)
[    8.181208] hda_codec: cannot build controls for #2 (error -16)
[    8.201197] hda_codec: cannot build controls for #3 (error -16)
[    9.361315] floppy0: no floppy controllers found
[    9.361324] work still pending
[   10.343113] Adding 8388604k swap on /dev/sda3.  Priority:-1 extents:1 across:8388604k
[   11.390016] EXT4-fs (sda4): re-mounted. Opts: (null)
[   11.581554] EXT4-fs (sda5): re-mounted. Opts: (null)
[   11.849812] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[   11.877266] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   11.956656] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[   12.026008] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[   12.079931] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null)
[   13.597386] r8169 0000:08:00.0: Direct firmware load failed with error -2
[   13.597388] r8169 0000:08:00.0: Falling back to user helper
[   13.597669] r8169 0000:08:00.0 enp8s0: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2)
[   13.623140] r8169 0000:08:00.0 enp8s0: link down
[   13.623194] r8169 0000:08:00.0 enp8s0: link down
[   18.817009] r8169 0000:08:00.0 enp8s0: link up
[   21.907577] nvidia 0000:01:00.0: irq 44 for MSI/MSI-X
[   22.411536] NVRM: Your system is not currently configured to drive a VGA console
[   22.411538] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   22.411539] NVRM: requires the use of a text-mode VGA console. Use of other console
[   22.411540] NVRM: drivers including, but not limited to, vesafb, may result in
[   22.411541] NVRM: corruption and stability problems, and is not supported.
[   39.192942] NET: Registered protocol family 10
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Wed Oct 08, 2014 9:35 pm    Post subject: Reply with quote

Glxinfo says that direct rendering is off, that's the problem.

Dmesg says that nvidia requires a text console. So, disable vesafb in your kernel, that's surely the cause. Then recompile the kernel, reinstall it and reboot to see if it works ok.
Back to top
View user's profile Send private message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Wed Oct 08, 2014 10:11 pm    Post subject: Reply with quote

i92guboj wrote:
Glxinfo says that direct rendering is off, that's the problem.

Dmesg says that nvidia requires a text console. So, disable vesafb in your kernel, that's surely the cause. Then recompile the kernel, reinstall it and reboot to see if it works ok.


Problem still exists, and now I don't see any text on the tty.

I disabled:
Code:

Device Drivers  --->
    Graphics support  --->
        [*] Support for frame buffer devices  --->
            [b]< >   Userspace VESA VGA graphics support[/b]


That I understood from here: http://wiki.gentoo.org/wiki/Uvesafb is the vesafb option.
Sorry if I was wrong, I am just kind of new to all this, and thanks alot for your help.

dmesg output:
Code:

[    0.262753] system 00:0b: [mem 0x20000000-0x201fffff] could not be reserved
[    0.262755] system 00:0b: [mem 0x40000000-0x400fffff] could not be reserved
[    0.262757] system 00:0b: [mem 0xdf800000-0xdfffffff] could not be reserved
[    0.262760] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.262786] pnp 00:0c: Plug and Play ACPI device, IDs INT0800 (active)
[    0.262789] pnp: PnP ACPI: found 13 devices
[    0.262790] ACPI: bus type PNP unregistered
[    0.267379] pci 0000:00:1c.7: BAR 9: assigned [mem 0xf4000000-0xf40fffff pref]
[    0.267382] pci 0000:01:00.0: BAR 6: assigned [mem 0xe8000000-0xe807ffff pref]
[    0.267384] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.267386] pci 0000:00:01.0:   bridge window [io  0xc000-0xcfff]
[    0.267389] pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf9ffffff]
[    0.267392] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.267395] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.267399] pci 0000:02:00.0:   bridge window [io  0xb000-0xbfff]
[    0.267421] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.267424] pci 0000:00:1c.0:   bridge window [io  0xb000-0xbfff]
[    0.267434] pci 0000:04:00.0: PCI bridge to [bus 05]
[    0.267438] pci 0000:04:00.0:   bridge window [io  0xa000-0xafff]
[    0.267447] pci 0000:04:00.0:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.267463] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
[    0.267466] pci 0000:00:1c.3:   bridge window [io  0xa000-0xafff]
[    0.267471] pci 0000:00:1c.3:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    0.267478] pci 0000:00:1c.4: PCI bridge to [bus 06]
[    0.267483] pci 0000:00:1c.4:   bridge window [mem 0xfba00000-0xfbafffff]
[    0.267490] pci 0000:00:1c.5: PCI bridge to [bus 07]
[    0.267495] pci 0000:00:1c.5:   bridge window [mem 0xfbe00000-0xfbefffff]
[    0.267502] pci 0000:00:1c.6: PCI bridge to [bus 08]
[    0.267505] pci 0000:00:1c.6:   bridge window [io  0xe000-0xefff]
[    0.267511] pci 0000:00:1c.6:   bridge window [mem 0xfbd00000-0xfbdfffff 64bit pref]
[    0.267518] pci 0000:09:00.0: BAR 6: assigned [mem 0xf4000000-0xf400ffff pref]
[    0.267520] pci 0000:00:1c.7: PCI bridge to [bus 09]
[    0.267522] pci 0000:00:1c.7:   bridge window [io  0xd000-0xdfff]
[    0.267527] pci 0000:00:1c.7:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    0.267531] pci 0000:00:1c.7:   bridge window [mem 0xf4000000-0xf40fffff pref]
[    0.267537] pci 0000:00:1e.0: PCI bridge to [bus 0a]
[    0.267546] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.267547] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.267549] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.267550] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[    0.267551] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.267552] pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfebfffff]
[    0.267553] pci_bus 0000:01: resource 0 [io  0xc000-0xcfff]
[    0.267554] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf9ffffff]
[    0.267555] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.267556] pci_bus 0000:02: resource 0 [io  0xb000-0xbfff]
[    0.267557] pci_bus 0000:03: resource 0 [io  0xb000-0xbfff]
[    0.267558] pci_bus 0000:04: resource 0 [io  0xa000-0xafff]
[    0.267559] pci_bus 0000:04: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.267560] pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
[    0.267562] pci_bus 0000:05: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    0.267563] pci_bus 0000:06: resource 1 [mem 0xfba00000-0xfbafffff]
[    0.267564] pci_bus 0000:07: resource 1 [mem 0xfbe00000-0xfbefffff]
[    0.267565] pci_bus 0000:08: resource 0 [io  0xe000-0xefff]
[    0.267566] pci_bus 0000:08: resource 2 [mem 0xfbd00000-0xfbdfffff 64bit pref]
[    0.267567] pci_bus 0000:09: resource 0 [io  0xd000-0xdfff]
[    0.267568] pci_bus 0000:09: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    0.267569] pci_bus 0000:09: resource 2 [mem 0xf4000000-0xf40fffff pref]
[    0.267571] pci_bus 0000:0a: resource 4 [io  0x0000-0x0cf7]
[    0.267572] pci_bus 0000:0a: resource 5 [io  0x0d00-0xffff]
[    0.267573] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff]
[    0.267574] pci_bus 0000:0a: resource 7 [mem 0x000c0000-0x000dffff]
[    0.267575] pci_bus 0000:0a: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.267576] pci_bus 0000:0a: resource 9 [mem 0xe0000000-0xfebfffff]
[    0.267616] NET: Registered protocol family 2
[    0.267734] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.267794] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.267908] TCP: Hash tables configured (established 65536 bind 65536)
[    0.267919] TCP: reno registered
[    0.267921] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.267939] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.268008] NET: Registered protocol family 1
[    0.300627] pci 0000:01:00.0: Boot video device
[    0.300855] PCI: CLS 4 bytes, default 64
[    0.300883] Trying to unpack rootfs image as initramfs...
[    0.588713] Freeing initrd memory: 3476K (ffff880037926000 - ffff880037c8b000)
[    0.588719] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.588721] software IO TLB [mem 0xdb780000-0xdf780000] (64MB) mapped at [ffff8800db780000-ffff8800df77ffff]
[    0.588890] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    0.589123] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.589179] audit: initializing netlink subsys (disabled)
[    0.589191] audit: type=2000 audit(1412816635.590:1): initialized
[    0.589527] VFS: Disk quotas dquot_6.5.2
[    0.589544] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.589689] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.589714] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[    0.589917] ocfs2: Registered cluster interface o2cb
[    0.589946] OCFS2 User DLM kernel interface loaded
[    0.590192] GFS2 installed
[    0.590196] msgmni has been set to 15950
[    0.590343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.590345] io scheduler noop registered
[    0.590347] io scheduler deadline registered
[    0.590357] io scheduler cfq registered (default)
[    0.590516] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.591027] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.611609] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.611862] Linux agpgart interface v0.103
[    0.612850] brd: module loaded
[    0.613351] loop: module loaded
[    0.613408] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.646441] i8042: Failed to disable AUX port, but continuing anyway... Is this a SiS?
[    0.646443] i8042: If AUX port is really absent please use the 'i8042.noaux' option
[    0.890573] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.890658] mousedev: PS/2 mouse device common for all mice
[    0.890716] hidraw: raw HID events driver (C) Jiri Kosina
[    0.890824] TCP: cubic registered
[    0.890827] NET: Registered protocol family 17
[    0.891011] registered taskstats version 1
[    0.891416] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    0.891578] Freeing unused kernel memory: 812K (ffffffff81698000 - ffffffff81763000)
[    0.928666] libata version 3.00 loaded.
[    0.998699] ahci 0000:09:00.0: version 3.0
[    0.998796] ahci 0000:09:00.0: irq 41 for MSI/MSI-X
[    0.998843] ahci 0000:09:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl IDE mode
[    0.998845] ahci 0000:09:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
[    0.999240] scsi0 : ahci
[    0.999367] scsi1 : ahci
[    0.999464] ata1: SATA max UDMA/133 abar m512@0xfbcff000 port 0xfbcff100 irq 41
[    0.999466] ata2: SATA max UDMA/133 abar m512@0xfbcff000 port 0xfbcff180 irq 41
[    1.340499] ata1: SATA link down (SStatus 0 SControl 300)
[    1.340538] ata2: SATA link down (SStatus 0 SControl 300)
[    1.342525] ata_piix 0000:00:1f.2: version 2.13
[    1.342605] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.343269] scsi2 : ata_piix
[    1.343392] scsi3 : ata_piix
[    1.343484] ata3: SATA max UDMA/133 cmd 0xff00 ctl 0xfe00 bmdma 0xfb00 irq 19
[    1.343488] ata4: SATA max UDMA/133 cmd 0xfd00 ctl 0xfc00 bmdma 0xfb08 irq 19
[    1.343554] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.344074] scsi4 : ata_piix
[    1.344191] scsi5 : ata_piix
[    1.344274] ata5: SATA max UDMA/133 cmd 0xf800 ctl 0xf700 bmdma 0xf400 irq 19
[    1.344277] ata6: SATA max UDMA/133 cmd 0xf600 ctl 0xf500 bmdma 0xf408 irq 19
[    1.580478] tsc: Refined TSC clocksource calibration: 3292.522 MHz
[    1.701346] ata5: SATA link down (SStatus 0 SControl 300)
[    1.850510] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.893402] ata6.00: HPA detected: current 2930275055, native 2930277168
[    1.893407] ata6.00: ATA-8: ST1500DL003-9VT16L, CC3C, max UDMA/133
[    1.893409] ata6.00: 2930275055 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.930829] ata6.00: configured for UDMA/133
[    2.051309] ata3.00: SATA link down (SStatus 0 SControl 300)
[    2.051322] ata3.01: SATA link down (SStatus 0 SControl 300)
[    2.210522] ata4.00: SATA link down (SStatus 0 SControl 300)
[    2.210535] ata4.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.240687] ata4.01: ATAPI: HL-DT-ST DVDRAM GH20NS15, IL00, max UDMA/100
[    2.280678] ata4.01: configured for UDMA/100
[    2.394818] scsi 3:0:1:0: CD-ROM            HL-DT-ST DVDRAM GH20NS15  IL00 PQ: 0 ANSI: 5
[    2.515818] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.515821] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.516004] sr 3:0:1:0: Attached scsi CD-ROM sr0
[    2.516202] scsi 5:0:0:0: Direct-Access     ATA      ST1500DL003-9VT1 CC3C PQ: 0 ANSI: 5
[    2.516372] sd 5:0:0:0: [sda] 2930275055 512-byte logical blocks: (1.50 TB/1.36 TiB)
[    2.516373] sd 5:0:0:0: [sda] 4096-byte physical blocks
[    2.516414] sd 5:0:0:0: [sda] Write Protect is off
[    2.516416] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.516436] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.580491] Switched to clocksource tsc
[    2.599706]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10
[    2.600378] sd 5:0:0:0: [sda] Attached SCSI disk
[    2.608599] sr 3:0:1:0: Attached scsi generic sg0 type 5
[    2.608654] sd 5:0:0:0: Attached scsi generic sg1 type 0
[    2.639067] scsi: <fdomain> Detection failed (no card)
[    2.671429] GDT-HA: Storage RAID Controller Driver. Version: 3.05
[    2.711834] imm: Version 2.05 (for Linux 2.4.0)
[    2.760322] Fusion MPT base driver 3.04.20
[    2.760323] Copyright (c) 1999-2008 LSI Corporation
[    2.762528] Fusion MPT SPI Host driver 3.04.20
[    2.764203] Fusion MPT FC Host driver 3.04.20
[    2.765840] Fusion MPT SAS Host driver 3.04.20
[    2.766885] 3ware Storage Controller device driver for Linux v1.26.02.003.
[    2.767898] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[    2.771900] HP CISS Driver (v 3.6.26)
[    2.778064] Adaptec aacraid driver 1.2-0[30200]-ms
[    2.780073] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[    2.780287] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[    2.782140] megasas: 06.700.06.00-rc1 Sat. Aug. 31 17:00:00 PDT 2013
[    2.784003] qla2xxx [0000:00:00.0]-0005: : QLogic Fibre Channel HBA Driver: 8.06.00.12-k.
[    2.790987] Emulex LightPulse Fibre Channel SCSI driver 8.3.43
[    2.790988] Copyright(c) 2004-2013 Emulex.  All rights reserved.
[    2.793568] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[    2.799221] ACPI: bus type USB registered
[    2.799286] usbcore: registered new interface driver usbfs
[    2.799319] usbcore: registered new interface driver hub
[    2.799363] usbcore: registered new device driver usb
[    2.799593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.799699] ehci-pci: EHCI PCI platform driver
[    2.799813] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    2.799817] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    2.799828] ehci-pci 0000:00:1a.0: debug port 2
[    2.803729] ehci-pci 0000:00:1a.0: cache line size of 4 is not supported
[    2.803742] ehci-pci 0000:00:1a.0: irq 18, io mem 0xfbffe000
[    2.820481] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    2.820564] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.820566] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.820567] usb usb1: Product: EHCI Host Controller
[    2.820568] usb usb1: Manufacturer: Linux 3.14.14-gentoo ehci_hcd
[    2.820569] usb usb1: SerialNumber: 0000:00:1a.0
[    2.820724] hub 1-0:1.0: USB hub found
[    2.820730] hub 1-0:1.0: 2 ports detected
[    2.820891] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    2.820895] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.820905] ehci-pci 0000:00:1d.0: debug port 2
[    2.824786] ehci-pci 0000:00:1d.0: cache line size of 4 is not supported
[    2.824796] ehci-pci 0000:00:1d.0: irq 23, io mem 0xfbffd000
[    2.840435] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    2.840577] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.840578] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.840579] usb usb2: Product: EHCI Host Controller
[    2.840580] usb usb2: Manufacturer: Linux 3.14.14-gentoo ehci_hcd
[    2.840581] usb usb2: SerialNumber: 0000:00:1d.0
[    2.840711] hub 2-0:1.0: USB hub found
[    2.840717] hub 2-0:1.0: 2 ports detected
[    2.851763] usbcore: registered new interface driver usb-storage
[    2.852832] uhci_hcd: USB Universal Host Controller Interface driver
[    2.853940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.855174] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    2.855179] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 3
[    2.855317] xhci_hcd 0000:06:00.0: irq 42 for MSI/MSI-X
[    2.855407] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    2.855408] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.855410] usb usb3: Product: xHCI Host Controller
[    2.855411] usb usb3: Manufacturer: Linux 3.14.14-gentoo xhci_hcd
[    2.855411] usb usb3: SerialNumber: 0000:06:00.0
[    2.855550] hub 3-0:1.0: USB hub found
[    2.855560] hub 3-0:1.0: 2 ports detected
[    2.855643] xhci_hcd 0000:06:00.0: xHCI Host Controller
[    2.855645] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 4
[    2.855692] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    2.855694] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.855695] usb usb4: Product: xHCI Host Controller
[    2.855696] usb usb4: Manufacturer: Linux 3.14.14-gentoo xhci_hcd
[    2.855697] usb usb4: SerialNumber: 0000:06:00.0
[    2.855820] hub 4-0:1.0: USB hub found
[    2.855831] hub 4-0:1.0: 2 ports detected
[    2.855945] xhci_hcd 0000:07:00.0: xHCI Host Controller
[    2.855949] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 5
[    2.856081] xhci_hcd 0000:07:00.0: irq 43 for MSI/MSI-X
[    2.856158] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    2.856159] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.856160] usb usb5: Product: xHCI Host Controller
[    2.856161] usb usb5: Manufacturer: Linux 3.14.14-gentoo xhci_hcd
[    2.856162] usb usb5: SerialNumber: 0000:07:00.0
[    2.856283] hub 5-0:1.0: USB hub found
[    2.856292] hub 5-0:1.0: 2 ports detected
[    2.856364] xhci_hcd 0000:07:00.0: xHCI Host Controller
[    2.856367] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 6
[    2.856413] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    2.856415] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.856416] usb usb6: Product: xHCI Host Controller
[    2.856417] usb usb6: Manufacturer: Linux 3.14.14-gentoo xhci_hcd
[    2.856418] usb usb6: SerialNumber: 0000:07:00.0
[    2.856537] hub 6-0:1.0: USB hub found
[    2.856546] hub 6-0:1.0: 2 ports detected
[    2.860873] usbcore: registered new interface driver usbhid
[    2.860874] usbhid: USB HID core driver
[    2.918236] device-mapper: uevent: version 1.0.3
[    2.918300] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
[    2.932272] md: raid0 personality registered for level 0
[    2.933454] md: raid1 personality registered for level 1
[    3.100427] raid6: sse2x1    9142 MB/s
[    3.140430] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    3.270419] raid6: sse2x2   11385 MB/s
[    3.290764] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    3.290766] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.290931] hub 1-1:1.0: USB hub found
[    3.291012] hub 1-1:1.0: 6 ports detected
[    3.410423] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    3.440414] raid6: sse2x4   13060 MB/s
[    3.440415] raid6: using algorithm sse2x4 (13060 MB/s)
[    3.440415] raid6: using ssse3x2 recovery algorithm
[    3.440602] async_tx: api initialized (async)
[    3.440730] xor: automatically using best checksumming function:
[    3.540410]    avx       : 25867.600 MB/sec
[    3.541211] md: raid6 personality registered for level 6
[    3.541212] md: raid5 personality registered for level 5
[    3.541213] md: raid4 personality registered for level 4
[    3.548751] md: raid10 personality registered for level 10
[    3.549818] md: linear personality registered for level -1
[    3.550889] md: multipath personality registered for level -4
[    3.560757] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    3.560758] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.560924] hub 2-1:1.0: USB hub found
[    3.561003] hub 2-1:1.0: 8 ports detected
[    3.567480] JFS: nTxBlock = 8192, nTxLock = 65536
[    3.571998] RPC: Registered named UNIX socket transport module.
[    3.572000] RPC: Registered udp transport module.
[    3.572000] RPC: Registered tcp transport module.
[    3.572001] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.581661] fuse init (API version 7.22)
[    3.583423] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    3.583424] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    3.585225] pps_core: LinuxPPS API ver. 1 registered
[    3.585226] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    3.585422] PTP clock support registered
[    3.587888] Loading iSCSI transport class v2.0-870.
[    3.640516] usb 1-1.5: new full-speed USB device number 3 using ehci-pci
[    3.754379] usb 1-1.5: New USB device found, idVendor=1532, idProduct=0109
[    3.754383] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.754385] usb 1-1.5: Product: Razer Lycosa
[    3.754387] usb 1-1.5: Manufacturer: Razer
[    3.757125] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:1532:0109.0001/input/input1
[    3.757233] hid-generic 0003:1532:0109.0001: input,hidraw0: USB HID v1.10 Keyboard [Razer Razer Lycosa] on usb-0000:00:1a.0-1.5/input0
[    3.760014] input: Razer Razer Lycosa as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.1/0003:1532:0109.0002/input/input2
[    3.760101] hid-generic 0003:1532:0109.0002: input,hidraw1: USB HID v1.10 Device [Razer Razer Lycosa] on usb-0000:00:1a.0-1.5/input1
[    3.840501] usb 2-1.7: new full-speed USB device number 3 using ehci-pci
[    3.993870] usb 2-1.7: New USB device found, idVendor=046d, idProduct=c24a
[    3.993873] usb 2-1.7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.993875] usb 2-1.7: Product: Gaming Mouse G600
[    3.993877] usb 2-1.7: Manufacturer: Logitech
[    3.993879] usb 2-1.7: SerialNumber: 3818C54E3F1E0012
[    3.998734] input: Logitech Gaming Mouse G600 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.0/0003:046D:C24A.0003/input/input3
[    3.998856] hid-generic 0003:046D:C24A.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech Gaming Mouse G600] on usb-0000:00:1d.0-1.7/input0
[    4.020517] input: Logitech Gaming Mouse G600 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.7/2-1.7:1.1/0003:046D:C24A.0004/input/input4
[    4.020702] hid-generic 0003:046D:C24A.0004: input,hiddev0,hidraw3: USB HID v1.11 Keyboard [Logitech Gaming Mouse G600] on usb-0000:00:1d.0-1.7/input1
[    4.805326] EXT3-fs (sda4): error: couldn't mount because of unsupported optional features (240)
[    4.805552] EXT2-fs (sda4): error: couldn't mount because of unsupported optional features (240)
[    4.970647] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[    5.320403] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[    7.001422] systemd-udevd[1999]: starting version 216
[    7.200315] random: systemd-udevd urandom read with 83 bits of entropy available
[    7.455099] Monitor-Mwait will be used to enter C-1 state
[    7.455106] Monitor-Mwait will be used to enter C-2 state
[    7.455111] Monitor-Mwait will be used to enter C-3 state
[    7.455121] ACPI: acpi_idle registered with cpuidle
[    7.660866] rtc_cmos 00:03: RTC can wake from S4
[    7.661043] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    7.661070] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
[    7.686862] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
[    7.686889] ACPI: Power Button [PWRB]
[    7.686944] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    7.686964] ACPI: Power Button [PWRF]
[    7.940688] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
[    7.956802] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
[    7.956813] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
[    7.956822] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
[    7.956856] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    8.085968] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
[    8.170682] [drm] Initialized drm 1.1.0 20060810
[    8.414328] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    8.429066] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    8.429073] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[    8.429308] r8169 0000:08:00.0: irq 44 for MSI/MSI-X
[    8.429434] r8169 0000:08:00.0 eth0: RTL8168evl/8111evl at 0xffffc90006350000, 1c:6f:65:c4:ce:44, XID 0c900800 IRQ 44
[    8.429436] r8169 0000:08:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    8.430091] hda_intel: Disabling MSI
[    8.430132] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    8.460525] nvidia: module license 'NVIDIA' taints kernel.
[    8.460526] Disabling lock debugging due to kernel taint
[    8.471083] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[    8.471290] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
[    8.471294] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  343.22  Thu Sep 11 16:27:43 PDT 2014
[    8.490390] systemd-udevd[2016]: renamed network interface eth0 to enp8s0
[    8.980060] random: nonblocking pool is initialized
[   10.180272] hda_codec: cannot build controls for #1 (error -16)
[   10.200268] hda_codec: cannot build controls for #2 (error -16)
[   10.220269] hda_codec: cannot build controls for #3 (error -16)
[   11.030411] floppy0: no floppy controllers found
[   11.030419] work still pending
[   12.761628] Adding 8388604k swap on /dev/sda3.  Priority:-1 extents:1 across:8388604k
[   14.787968] EXT4-fs (sda4): re-mounted. Opts: (null)
[   14.979872] EXT4-fs (sda5): re-mounted. Opts: (null)
[   15.223956] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[   15.262329] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[   15.311387] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[   15.370415] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[   15.453071] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null)
[   17.272260] r8169 0000:08:00.0: Direct firmware load failed with error -2
[   17.272262] r8169 0000:08:00.0: Falling back to user helper
[   17.272598] r8169 0000:08:00.0 enp8s0: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2)
[   17.292174] r8169 0000:08:00.0 enp8s0: link down
[   17.292222] r8169 0000:08:00.0 enp8s0: link down
[   22.533532] r8169 0000:08:00.0 enp8s0: link up
[   25.376341] nvidia 0000:01:00.0: irq 45 for MSI/MSI-X
[   25.886376] NVRM: Your system is not currently configured to drive a VGA console
[   25.886378] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   25.886379] NVRM: requires the use of a text-mode VGA console. Use of other console
[   25.886380] NVRM: drivers including, but not limited to, vesafb, may result in
[   25.886381] NVRM: corruption and stability problems, and is not supported.
[   78.129664] NET: Registered protocol family 10
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Thu Oct 09, 2014 6:44 am    Post subject: Reply with quote

My guess is that you have some driver enabled that's interfering with nvidia.

There's some output about nvidia-drm above, I don't think that's from the nvidia blob (though I could be wrong). So, my next question is: do you have nouveau enabled under "direct rendering manager" in your kernel? If so, disable it and try again.

If not, then post your kernel config in a pastebin or the like and paste a link here so we can take a look and see if we can find the culprit :)
Back to top
View user's profile Send private message
Apheus
Guru
Guru


Joined: 12 Jul 2008
Posts: 422

PostPosted: Thu Oct 09, 2014 7:38 am    Post subject: Reply with quote

CONFIG_FB_NVIDIA interferes with nvidia driver and has to be turned off. If that's not the cause, pastebin your kernel config and link it here.

What do

Code:
lsmod |grep nv


and

Code:
modprobe nvidia


return?

And - just to be sure - you have in your xorg.conf:

Code:
Section "Device"
    "Identifier" "Device0"
    "Driver" "nvidia"
EndSection

?
Back to top
View user's profile Send private message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Thu Oct 09, 2014 9:31 am    Post subject: Reply with quote

i92guboj wrote:
My guess is that you have some driver enabled that's interfering with nvidia.

There's some output about nvidia-drm above, I don't think that's from the nvidia blob (though I could be wrong). So, my next question is: do you have nouveau enabled under "direct rendering manager" in your kernel? If so, disable it and try again.

If not, then post your kernel config in a pastebin or the like and paste a link here so we can take a look and see if we can find the culprit :)


No it's not.
Thats my config:
http://pastebin.com/95X6Ujx0


Apheus wrote:
CONFIG_FB_NVIDIA interferes with nvidia driver and has to be turned off. If that's not the cause, pastebin your kernel config and link it here.

What do

Code:
lsmod |grep nv


and

Code:
modprobe nvidia


return?

And - just to be sure - you have in your xorg.conf:

Code:
Section "Device"
    "Identifier" "Device0"
    "Driver" "nvidia"
EndSection

?


My kernel config: http://pastebin.com/95X6Ujx0

lsmod | grep nv
Code:

nvidia              10998932  33
drm                   201796  2 nvidia
i2c_core               17350  3 drm,i2c_i801,nvidia
sata_nv                18258  0
libata                141151  53 ahci,pata_pdc202xx_old,sata_inic162x,pata_acpi,pata_efar,pata_opti,sata_sil,sata_sis,sata_sx4,sata_svw,sata_uli,sata_via,sata_vsc,pata_marvell,sata_promise,sata_mv,sata_nv,libahci,sata_qstor,sata_sil24,pata_netcell,pata_ali,pata_amd,pata_sis,pata_via,pata_sl82c105,pata_triflex,pata_ns87410,pata_ns87415,libsas,pdc_adma,pata_artop,pata_atiixp,pata_mpiix,pata_cmd64x,pata_cs5520,pata_cs5530,pata_hpt3x2n,pata_optidma,pata_hpt366,pata_hpt37x,pata_hpt3x3,pata_it8213,pata_it821x,pata_serverworks,pata_pcmcia,pata_sc1200,pata_sil680,pata_rz1000,ata_piix,pata_jmicron,pata_radisys,pata_pdc2027x


modprobe nvidia returns nothing.

and the part from my xorg.conf:
Code:
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    Option         "TripleBuffer" "1"
    Option         "NoLogo"
EndSection
Back to top
View user's profile Send private message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Thu Oct 09, 2014 9:49 am    Post subject: Reply with quote

I have just noticed that glx now reports that Direct Rendering is on:
Code:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4

(I have re-enabled vesafb, so that wasn't the problem, I guess).
But games still look messed up as in here: http://i.imgur.com/6mB7SUh.png
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Thu Oct 09, 2014 10:08 am    Post subject: Reply with quote

The fact that Direct Rendering is toggling randomly is a symptom that there's some problem with your configuration.

I just checked one old system that's using "nvidia" at my parents home, and I didn't see any "drm" module in the lsmod list. Besides that, that message at the end of the dmesg output discourages the use of anything that's not a plain text terminal.

So, things to try:

  • blacklist "drm" and "nouveau" in /etc/modprobe.d/nvidia.conf, make sure they are not compiled statically into the kernel
  • double check the date in uname -r (maybe you are not using the kernel you think you are using)
  • leave any fb stuff disabled until you sort this out, you can experiment later
  • also double check that you are using the right nvidia-drivers version for your concrete chip


Other than that, I am out of ideas.
Back to top
View user's profile Send private message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Thu Oct 09, 2014 10:30 am    Post subject: Reply with quote

i92guboj wrote:
The fact that Direct Rendering is toggling randomly is a symptom that there's some problem with your configuration.

I just checked one old system that's using "nvidia" at my parents home, and I didn't see any "drm" module in the lsmod list. Besides that, that message at the end of the dmesg output discourages the use of anything that's not a plain text terminal.

So, things to try:

  • blacklist "drm" and "nouveau" in /etc/modprobe.d/nvidia.conf, make sure they are not compiled statically into the kernel
  • double check the date in uname -r (maybe you are not using the kernel you think you are using)
  • leave any fb stuff disabled until you sort this out, you can experiment later
  • also double check that you are using the right nvidia-drivers version for your concrete chip


Other than that, I am out of ideas.


Ok, thanks a lot, I'll try different things to resolve the matter.

Now, on an unrelated matter, as I am using genkernel, which comes with a lot of devices and modules pre-enabled, that I don't really need (for example: support for a sound card I don't even have), is there any benefiet on disabling those options in the config other than compile times?
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Thu Oct 09, 2014 12:23 pm    Post subject: Reply with quote

Not really. Unused modules just waste a negligible amount of disk space.
Back to top
View user's profile Send private message
GummyGum173
n00b
n00b


Joined: 09 Apr 2014
Posts: 50

PostPosted: Fri Oct 10, 2014 2:39 pm    Post subject: Reply with quote

i92guboj wrote:
Not really. Unused modules just waste a negligible amount of disk space.

You were right, blacklisted drm and nouveau, now everything is flawless :)
Thanks a bunch!
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Fri Oct 10, 2014 2:44 pm    Post subject: Reply with quote

Glad to be of any help.

You are welcome. See you around the forum :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum