Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

rudylorren

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by rudylorren

  1. Hello,  I went to update my system last night and am getting some weird errors.

    # emerge -auDN @world
    
    These are the packages that would be merged, in reverse order:
    
    Calculating dependencies... done!
    [ebuild     U  ] app-portage/layman-2.3.0-r1 [2.3.0] PYTHON_TARGETS="-python3_5%"
    [ebuild     U  ] sys-apps/util-linux-2.27.1 [2.27]
    [ebuild     U  ] dev-vcs/git-2.6.3 [2.6.2]
    [nomerge       ] sys-fs/sshfs-fuse-2.5
    [ebuild     U  ]  net-misc/openssh-7.1_p1-r2 [7.1_p1-r1]
    [ebuild     U  ] www-client/google-chrome-beta-47.0.2526.58_p1 [47.0.2526.49_p1]
    [ebuild     U  ] www-plugins/adobe-flash-11.2.202.548 [11.2.202.540]
    [nomerge       ] virtual/jdk-1.8.0-r1
    [ebuild     U  ]  dev-java/oracle-jdk-bin-1.8.0.66 [1.8.0.51] USE="awt%* cups%* -examples% -javafx%"
    [ebuild     U  ] media-tv/plex-media-server-0.9.14.0 [0.9.12.18]
    [nomerge       ] dev-vcs/git-2.6.3 [2.6.2]
    [ebuild  N     ]  app-crypt/gnupg-2.0.28  USE="bzip2 mta nls readline usb -doc -ldap (-selinux) -smartcard -static -tools"
    [ebuild     U  ]   app-crypt/pinentry-0.9.6-r6 [0.9.6-r5]
    [nomerge       ] sys-process/glances-2.4.2
    [ebuild     U  ]  dev-python/psutil-3.2.2 [3.1.1] PYTHON_TARGETS="-python3_5%"
    [nomerge       ] media-plugins/gst-plugins-meta-1.6
    [nomerge       ]  media-plugins/gst-plugins-mad-1.6.0
    [nomerge       ]   media-libs/gst-plugins-ugly-1.6.0
    [nomerge       ]    media-libs/gst-plugins-base-1.6.0
    [ebuild     U  ]     app-text/iso-codes-3.63 [3.61]
    [ebuild     U  ] app-portage/eix-0.31.3 [0.31.1]
    [ebuild     U  ] www-plugins/chrome-binary-plugins-47.0.2526.58_beta1 [47.0.2526.49_beta1]
    [ebuild     U  ] media-sound/ncmpcpp-0.7_beta1 [0.6.7]
    [ebuild     U  ] sys-process/procps-3.3.11-r2 [3.3.10-r1]
    [ebuild     U  ] sys-apps/grep-2.22 [2.21-r1]
    [nomerge       ] app-portage/layman-2.3.0-r1 [2.3.0] PYTHON_TARGETS="-python3_5%"
    [nomerge       ]  dev-python/ssl-fetch-0.3
    [nomerge       ]   dev-python/requests-2.8.1
    [nomerge       ]    dev-python/pyopenssl-0.15.1
    [nomerge       ]     dev-python/cryptography-1.1
    [ebuild  N     ]      virtual/python-ipaddress-1.0  PYTHON_TARGETS="python2_7 python3_3 -pypy -pypy3 -python3_4 -python3_5"
    [ebuild     U  ]       dev-python/ipaddress-1.0.15 [1.0.14]
    [nomerge       ] dev-java/oracle-jdk-bin-1.8.0.66 [1.8.0.51] USE="awt%* cups%* -examples% -javafx%"
    [nomerge       ]  dev-java/java-config-2.2.0
    [nomerge       ]   sys-apps/portage-2.4.0
    [ebuild     U  ]    app-misc/pax-utils-1.1.4 [1.1.3]
    [nomerge       ] media-gfx/gimp-2.8.14-r1
    [ebuild     U  ]  dev-libs/libxslt-1.1.28-r5 [1.1.28-r4] USE="-examples%"
    [ebuild     U  ]   dev-libs/libxml2-2.9.2-r4 [2.9.2-r1]
    [nomerge       ] app-portage/layman-2.3.0-r1 [2.3.0] PYTHON_TARGETS="-python3_5%"
    [ebuild     U  ]  dev-vcs/mercurial-3.6.1 [3.6]
    [nomerge       ] gnome-base/gvfs-1.24.2
    [nomerge       ]  net-libs/libsoup-2.50.0
    [ebuild     U  ]   dev-db/sqlite-3.9.2 [3.9.1]
    [nomerge       ] dev-java/oracle-jdk-bin-1.8.0.66 [1.8.0.51] USE="awt%* cups%* -examples% -javafx%"
    [nomerge       ]  net-print/cups-2.0.4
    [nomerge       ]   net-libs/gnutls-3.3.18
    [ebuild     U  ]    dev-libs/gmp-6.1.0 [6.0.0a] USE="asm%*"
    [blocks B      ] dev-libs/boost:0/1.57.0 ("dev-libs/boost:0/1.57.0" is blocking media-sound/ncmpcpp-0.7_beta1)
    
    !!! Multiple package instances within a single package slot have been pulled
    !!! into the dependency graph, resulting in a slot conflict:
    
    dev-libs/gmp:0
    
      (dev-libs/gmp-6.1.0:0/10.4::gentoo, ebuild scheduled for merge) pulled in by
        (no parents that aren't satisfied by other packages in this slot)
    
      (dev-libs/gmp-6.0.0a:0/0::gentoo, installed) pulled in by
        dev-libs/gmp:0/0= required by (dev-scheme/guile-2.0.11-r1:0/2.0.11::gentoo, installed)
                    ^^^^^                                                                                                         
    
    
    It may be possible to solve this problem by using package.mask to
    prevent one of those packages from being selected. However, it is also
    possible that conflicting dependencies exist such that they are
    impossible to satisfy simultaneously.  If such a conflict exists in
    the dependencies of two different packages, then those packages can
    not be installed simultaneously. You may want to try a larger value of
    the --backtrack option, such as --backtrack=30, in order to see if
    that will solve this conflict automatically.
    
    For more information, see MASKED PACKAGES section in the emerge man
    page or refer to the Gentoo Handbook.
    
    
     * Error: The above package list contains packages which cannot be
     * installed at the same time on the same system.
    
      (media-sound/ncmpcpp-0.7_beta1:0/0::gentoo, ebuild scheduled for merge) pulled in by
        media-sound/ncmpcpp required by @selected
    
      (dev-libs/boost-1.57.0:0/1.57.0::gentoo, installed) pulled in by
        dev-libs/boost:=[python,python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] (dev-libs/boost:=[python,python_targets_python2_7(-),python_targets_python3_3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)]) required by (net-libs/rb_libtorrent-1.0.6:0/0::gentoo, installed)
        dev-libs/boost:0/1.57.0=[python,python_targets_python2_7(-),python_targets_python3_3(-),-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-)] required by (net-libs/rb_libtorrent-1.0.6:0/0::gentoo, installed)
        >=dev-libs/boost-1.53:=[threads] required by (net-libs/rb_libtorrent-1.0.6:0/0::gentoo, installed)
        >=dev-libs/boost-1.53:0/1.57.0=[threads] required by (net-libs/rb_libtorrent-1.0.6:0/0::gentoo, installed)
        dev-libs/boost:=[nls,threads] required by (media-sound/ncmpcpp-0.7_beta1:0/0::gentoo, ebuild scheduled for merge)
        dev-libs/boost:=[icu] required by (media-sound/ncmpcpp-0.7_beta1:0/0::gentoo, ebuild scheduled for merge)
    
    
    For more information about Blocked Packages, please refer to the following
    section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
    
    https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages
    
    
    The following USE changes are necessary to proceed:
     (see "package.use" in the portage(5) man page for more details)
    # required by gnome-base/gnome-keyring-3.16.0-r1::gentoo
    # required by gnome-base/libgnome-keyring-3.12.0::gentoo
    # required by dev-vcs/git-2.6.3::gentoo[gnome-keyring]
    # required by app-portage/layman-2.3.0-r1::gentoo[git]
    # required by @selected
    # required by @world (argument)
    >=app-crypt/pinentry-0.9.6-r6 gnome-keyring
    
    Would you like to add these changes to your config files? [Yes/No]

    could someone explain why portage is trying to do this?

     

    Thank you for your time.

  2. So i've been giving my discrete card a go so I can play counter strike.  I've gotten pretty far, but I need some assistance.  I have all the needed packages, I have followed this >> https://wiki.gentoo.org/wiki/NVidia/nvidia-drivers

     

    and this

     

    https://wiki.gentoo.org/wiki/NVIDIA_Driver_with_Optimus_Laptops

     

    *note I don't have an edid

     

     # get-edid
    This is read-edid version 3.0.2. Prepare for some fun.
    Attempting to use i2c interface
    Looks like no busses have an EDID. Sorry!
    Attempting to use the classical VBE interface
    zsh: illegal hardware instruction  get-edid
     

     

    So far I have optirun glxgears working, glxgears not, optirun steam and steam do not work.  please help

     

    **sorry for the long post**  Thanks for any help.

    ~ $ inxi -F
    System:    Host: funtooo Kernel: 4.1.6-ck x86_64 (64 bit) Desktop: i3 4.10.3-594-g7c82873
               Distro: Funtoo Linux - baselayout 2.2.0
    Machine:   Mobo: Acer model: Aspire 5742G v: V1.10 Bios: Acer v: V1.10 date: 11/18/2010
    CPU:       Dual core Intel Core i3 M 380 (-HT-MCP-) cache: 3072 KB 
               clock speeds: max: 2533 MHz 1: 2533 MHz 2: 933 MHz 3: 933 MHz 4: 2533 MHz
    Graphics:  Card-1: Intel Core Processor Integrated Graphics Controller
               Card-2: NVIDIA GF108M [GeForce GT 540M]
               Display Server: X.Org 1.16.4 driver: intel Resolution: 1680x1050@59.95hz
               GLX Renderer: N/A GLX Version: N/A
    Audio:     Card Intel 5 Series/3400 Series High Definition Audio driver: snd_hda_intel Sound: ALSA v: k4.1.6-ck
    Network:   Card-1: Broadcom NetLink BCM57780 Gigabit Ethernet PCIe driver: tg3
               IF: eth0 state: up speed: 1000 Mbps duplex: full mac: 1c:75:08:a0:fe:af
               Card-2: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) driver: ath9k
               IF: wlan0 state: down mac: 18:f4:6a:35:f1:3a
    Drives:    HDD Total Size: 496.1GB (43.9% used) ID-1: /dev/sda model: Crucial_CT480M50 size: 480.1GB
               ID-2: USB /dev/sdb model: Patriot_Memory size: 16.0GB
    Partition: ID-1: / size: 445G used: 201G (46%) fs: xfs dev: /dev/sda3
               ID-2: swap-1 size: 2.15GB used: 0.00GB (0%) fs: swap dev: /dev/sda2
    RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
    Sensors:   None detected - is lm-sensors installed and configured?
    Info:      Processes: 139 Uptime: 7:47 Memory: 1133.4/3626.6MB Client: Shell (zsh) inxi: 2.2.19 
    
    ~ $ glxinfo
    name of display: :0.0
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Error: couldn't find RGB GLX visual or fbconfig
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    
    
    $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
    ~ $ optirun glxinfo
    
    
    name of display: :0.0
    display: :0  screen: 0
    direct rendering: Yes
    server glx vendor string: VirtualGL
    server glx version string: 1.4
    server glx extensions:
        GLX_ARB_create_context, GLX_ARB_create_context_profile, 
        GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_swap_control, 
        GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
        GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_make_current_read, 
        GLX_SGI_swap_control, GLX_SUN_get_transparent_index
    client glx vendor string: VirtualGL
    client glx version string: 1.4
    client glx extensions:
        GLX_ARB_create_context, GLX_ARB_create_context_profile, 
        GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_swap_control, 
        GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
        GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_make_current_read, 
        GLX_SGI_swap_control, GLX_SUN_get_transparent_index
    GLX version: 1.4
    GLX extensions:
        GLX_ARB_create_context, GLX_ARB_create_context_profile, 
        GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_swap_control, 
        GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
        GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_make_current_read, 
        GLX_SGI_swap_control, GLX_SUN_get_transparent_index
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce GT 540M/PCIe/SSE2
    OpenGL core profile version string: 4.4.0 NVIDIA 352.21
    OpenGL core profile shading language version string: 4.40 NVIDIA via Cg compiler
    OpenGL core profile context flags: (none)
    OpenGL core profile profile mask: core profile
    OpenGL core profile extensions:
        GL_AMD_multi_draw_indirect, GL_ARB_ES2_compatibility, 
        GL_ARB_ES3_1_compatibility, GL_ARB_ES3_compatibility, 
        GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_blend_func_extended, 
        GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture, 
        GL_ARB_clip_control, GL_ARB_color_buffer_float, 
        GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader, 
        GL_ARB_compute_variable_group_size, GL_ARB_conditional_render_inverted, 
        GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image, 
        GL_ARB_cull_distance, GL_ARB_debug_output, GL_ARB_depth_buffer_float, 
        GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_derivative_control, 
        GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
        GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
        GL_ARB_draw_indirect, GL_ARB_draw_instanced, 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_no_attachments, 
        GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
        GL_ARB_geometry_shader4, GL_ARB_get_program_binary, 
        GL_ARB_get_texture_sub_image, GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, 
        GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, 
        GL_ARB_indirect_parameters, GL_ARB_instanced_arrays, 
        GL_ARB_internalformat_query, GL_ARB_internalformat_query2, 
        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_occlusion_query2, GL_ARB_pipeline_statistics_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_robustness, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
        GL_ARB_seamless_cube_map, GL_ARB_separate_shader_objects, 
        GL_ARB_shader_atomic_counters, GL_ARB_shader_bit_encoding, 
        GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
        GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
        GL_ARB_shader_objects, GL_ARB_shader_precision, 
        GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine, 
        GL_ARB_shader_texture_image_samples, GL_ARB_shader_texture_lod, 
        GL_ARB_shading_language_100, GL_ARB_shading_language_420pack, 
        GL_ARB_shading_language_include, GL_ARB_shading_language_packing, 
        GL_ARB_shadow, GL_ARB_sparse_buffer, GL_ARB_sparse_texture, 
        GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
        GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
        GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
        GL_ARB_texture_buffer_range, GL_ARB_texture_compression, 
        GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
        GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
        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_multisample, GL_ARB_texture_non_power_of_two, 
        GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
        GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
        GL_ARB_texture_stencil8, GL_ARB_texture_storage, 
        GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
        GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
        GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
        GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix, 
        GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
        GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
        GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
        GL_ARB_vertex_program, GL_ARB_vertex_shader, 
        GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
        GL_ARB_viewport_array, 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_bindable_uniform, GL_EXT_blend_color, 
        GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
        GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
        GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
        GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 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_import_sync_object, 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_polygon_offset_clamp, GL_EXT_provoking_vertex, 
        GL_EXT_rescale_normal, GL_EXT_secondary_color, 
        GL_EXT_separate_shader_objects, GL_EXT_separate_specular_color, 
        GL_EXT_shader_image_load_store, 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_buffer_object, 
        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_integer, 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_storage, GL_EXT_texture_swizzle, GL_EXT_timer_query, 
        GL_EXT_transform_feedback2, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
        GL_EXT_vertex_attrib_64bit, GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip, 
        GL_IBM_texture_mirrored_repeat, GL_KHR_blend_equation_advanced, 
        GL_KHR_context_flush_control, GL_KHR_debug, 
        GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
        GL_KTX_buffer_region, GL_NVX_conditional_render, GL_NVX_gpu_memory_info, 
        GL_NV_ES1_1_compatibility, GL_NV_ES3_1_compatibility, 
        GL_NV_bindless_multi_draw_indirect, 
        GL_NV_bindless_multi_draw_indirect_count, GL_NV_blend_equation_advanced, 
        GL_NV_blend_square, GL_NV_command_list, GL_NV_compute_program5, 
        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_draw_texture, 
        GL_NV_explicit_multisample, 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, GL_NV_gpu_program5_mem_extended, 
        GL_NV_gpu_program_fp64, GL_NV_gpu_shader5, GL_NV_half_float, 
        GL_NV_internalformat_sample_query, 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_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite, 
        GL_NV_primitive_restart, GL_NV_register_combiners, 
        GL_NV_register_combiners2, GL_NV_shader_atomic_counters, 
        GL_NV_shader_atomic_float, GL_NV_shader_buffer_load, 
        GL_NV_shader_storage_buffer_object, 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_multisample, GL_NV_texture_rectangle, GL_NV_texture_shader, 
        GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_transform_feedback, 
        GL_NV_transform_feedback2, GL_NV_uniform_buffer_unified_memory, 
        GL_NV_vdpau_interop, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, 
        GL_NV_vertex_attrib_integer_64bit, GL_NV_vertex_buffer_unified_memory, 
        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
    
    OpenGL version string: 4.5.0 NVIDIA 352.21
    OpenGL shading language version string: 4.50 NVIDIA
    OpenGL context flags: (none)
    OpenGL profile mask: (none)
    OpenGL extensions:
        GL_AMD_multi_draw_indirect, GL_ARB_ES2_compatibility, 
        GL_ARB_ES3_1_compatibility, GL_ARB_ES3_compatibility, 
        GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_blend_func_extended, 
        GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture, 
        GL_ARB_clip_control, GL_ARB_color_buffer_float, GL_ARB_compatibility, 
        GL_ARB_compressed_texture_pixel_storage, GL_ARB_compute_shader, 
        GL_ARB_compute_variable_group_size, GL_ARB_conditional_render_inverted, 
        GL_ARB_conservative_depth, GL_ARB_copy_buffer, GL_ARB_copy_image, 
        GL_ARB_cull_distance, GL_ARB_debug_output, GL_ARB_depth_buffer_float, 
        GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_derivative_control, 
        GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
        GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
        GL_ARB_draw_indirect, GL_ARB_draw_instanced, 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_no_attachments, 
        GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
        GL_ARB_geometry_shader4, GL_ARB_get_program_binary, 
        GL_ARB_get_texture_sub_image, GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, 
        GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_imaging, 
        GL_ARB_indirect_parameters, GL_ARB_instanced_arrays, 
        GL_ARB_internalformat_query, GL_ARB_internalformat_query2, 
        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_occlusion_query2, GL_ARB_pipeline_statistics_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_robustness, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
        GL_ARB_seamless_cube_map, GL_ARB_separate_shader_objects, 
        GL_ARB_shader_atomic_counters, GL_ARB_shader_bit_encoding, 
        GL_ARB_shader_draw_parameters, GL_ARB_shader_group_vote, 
        GL_ARB_shader_image_load_store, GL_ARB_shader_image_size, 
        GL_ARB_shader_objects, GL_ARB_shader_precision, 
        GL_ARB_shader_storage_buffer_object, GL_ARB_shader_subroutine, 
        GL_ARB_shader_texture_image_samples, GL_ARB_shader_texture_lod, 
        GL_ARB_shading_language_100, GL_ARB_shading_language_420pack, 
        GL_ARB_shading_language_include, GL_ARB_shading_language_packing, 
        GL_ARB_shadow, GL_ARB_sparse_buffer, GL_ARB_sparse_texture, 
        GL_ARB_stencil_texturing, GL_ARB_sync, GL_ARB_tessellation_shader, 
        GL_ARB_texture_barrier, GL_ARB_texture_border_clamp, 
        GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
        GL_ARB_texture_buffer_range, GL_ARB_texture_compression, 
        GL_ARB_texture_compression_bptc, GL_ARB_texture_compression_rgtc, 
        GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
        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_multisample, GL_ARB_texture_non_power_of_two, 
        GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
        GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
        GL_ARB_texture_stencil8, GL_ARB_texture_storage, 
        GL_ARB_texture_storage_multisample, GL_ARB_texture_swizzle, 
        GL_ARB_texture_view, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
        GL_ARB_transform_feedback3, GL_ARB_transform_feedback_instanced, 
        GL_ARB_transform_feedback_overflow_query, GL_ARB_transpose_matrix, 
        GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
        GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_64bit, 
        GL_ARB_vertex_attrib_binding, GL_ARB_vertex_buffer_object, 
        GL_ARB_vertex_program, GL_ARB_vertex_shader, 
        GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
        GL_ARB_viewport_array, 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_bindable_uniform, GL_EXT_blend_color, 
        GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
        GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
        GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
        GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 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_import_sync_object, 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_polygon_offset_clamp, GL_EXT_provoking_vertex, 
        GL_EXT_rescale_normal, GL_EXT_secondary_color, 
        GL_EXT_separate_shader_objects, GL_EXT_separate_specular_color, 
        GL_EXT_shader_image_load_store, 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_buffer_object, 
        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_integer, 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_storage, GL_EXT_texture_swizzle, GL_EXT_timer_query, 
        GL_EXT_transform_feedback2, GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
        GL_EXT_vertex_attrib_64bit, GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip, 
        GL_IBM_texture_mirrored_repeat, GL_KHR_blend_equation_advanced, 
        GL_KHR_context_flush_control, GL_KHR_debug, 
        GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, 
        GL_KTX_buffer_region, GL_NVX_conditional_render, GL_NVX_gpu_memory_info, 
        GL_NV_ES1_1_compatibility, GL_NV_ES3_1_compatibility, 
        GL_NV_bindless_multi_draw_indirect, 
        GL_NV_bindless_multi_draw_indirect_count, GL_NV_blend_equation_advanced, 
        GL_NV_blend_square, GL_NV_command_list, GL_NV_compute_program5, 
        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_draw_texture, 
        GL_NV_explicit_multisample, 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, GL_NV_gpu_program5_mem_extended, 
        GL_NV_gpu_program_fp64, GL_NV_gpu_shader5, GL_NV_half_float, 
        GL_NV_internalformat_sample_query, 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_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite, 
        GL_NV_primitive_restart, GL_NV_register_combiners, 
        GL_NV_register_combiners2, GL_NV_shader_atomic_counters, 
        GL_NV_shader_atomic_float, GL_NV_shader_buffer_load, 
        GL_NV_shader_storage_buffer_object, 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_multisample, GL_NV_texture_rectangle, GL_NV_texture_shader, 
        GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_transform_feedback, 
        GL_NV_transform_feedback2, GL_NV_uniform_buffer_unified_memory, 
        GL_NV_vdpau_interop, GL_NV_vertex_array_range, GL_NV_vertex_array_range2, 
        GL_NV_vertex_attrib_integer_64bit, GL_NV_vertex_buffer_unified_memory, 
        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
    
    2 GLX Visuals
        visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
      id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
    ----------------------------------------------------------------------------
    0x020 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x05e 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  0 0 None
    
    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 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x106 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x107 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  0 0 None
    0x108 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  0 0 None
    0x109 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x10a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x10b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  0 0 None
    0x10c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  0 0 None
    0x10d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x10e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x10f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  0 0 None
    0x110 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  0 0 None
    0x111 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x112 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x113 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  0 0 None
    0x114 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  0 0 None
    0x115 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x116 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x117 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4  0  0 16 16 16 16  0 0 None
    0x118 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4  0  0 16 16 16 16  0 0 None
    0x119 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x11a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x11b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4  0  0 16 16 16 16  0 0 None
    0x11c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4  0  0 16 16 16 16  0 0 None
    0x11d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x11e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x11f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x120 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x121 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x122 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x123 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x124 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x125 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x126 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x127 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x128 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x129 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x12a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x12b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x12c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x12d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x12e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x12f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x130 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x131 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x132 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x133 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x134 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x135 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x136 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x137 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x138 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x139 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x13a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x13b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x13c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x13d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x13e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x13f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x140 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x141 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x142 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x143 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x144 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x145 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x146 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x147 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x148 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x149 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x14a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x14b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x14c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x14d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x14e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x14f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x150 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x151 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x152 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x153 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x154 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x155 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x156 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x157 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x158 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x159 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x15a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x15b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x15c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x15d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x15e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x15f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x160 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x161 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x162 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x163 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x164 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x165 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x166 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x167 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x168 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x169 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x16a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x16b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x16c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x16d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x16e 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x16f 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x170 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x171 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x172 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x173 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x174 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x175 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x176 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x177 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x178 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x179 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x17a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x17b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x17c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x17d 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x17e 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x17f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x180 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x181 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x182 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x183 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x184 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x185 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x186 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x187 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x188 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x189 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x18a 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x18b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x18c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x18d 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x18e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x18f 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x190 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x191 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x192 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x193 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x194 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x195 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x196 24 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x197 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x198 24 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x199 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x19a 24 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x19b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x19c 24 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x19d 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x19e 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  0 0 None
    0x19f 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x1a0 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  0 0 None
    0x1a1 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x1a2 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  0 0 None
    0x1a3 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x1a4 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  0 0 None
    0x1a5 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1a6 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4  0  0 16 16 16 16  0 0 None
    0x1a7 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1a8 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4  0  0 16 16 16 16  0 0 None
    0x1a9 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x1aa 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x1ab 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x1ac 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x1ad 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x1ae 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  2 1 Ncon
    0x1af 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x1b0 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  4 1 Ncon
    0x1b1 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x1b2 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x1b3 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x1b4 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x1b5 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x1b6 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  2 1 Ncon
    0x1b7 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x1b8 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  4 1 Ncon
    0x1b9 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x1ba 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x1bb 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x1bc 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x1bd 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x1be 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x1bf 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x1c0 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x1c1 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1c2 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1c3 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1c4 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1c5 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1c6 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1c7 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1c8 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1c9 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x1ca 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x1cb 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1cc 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1cd 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1ce 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1cf 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x1d0 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16  8 1 Ncon
    0x1d1 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1d2 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1d3 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1d4 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 16 1 Ncon
    0x1d5 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x1d6 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x1d7 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1d8 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1d9 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1da 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1db 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x1dc 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16  8 1 Ncon
    0x1dd 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1de 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1df 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1e0 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 16 1 Ncon
    0x1e1 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x1e2 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x1e3 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x1e4 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  0 16 16 16 16 32 1 Ncon
    0x1e5 32 tc  0  24  0 r  y .   8  8  8  0 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x1e6 32 tc  0  32  0 r  y .   8  8  8  8 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x1e7 32 tc  0  24  0 r  . .   8  8  8  0 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x1e8 32 tc  0  32  0 r  . .   8  8  8  8 .  .  4 24  8 16 16 16 16 32 1 Ncon
    0x1e9 24 tc  0  16  0 r  y .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 None
    0x1ea 24 tc  0  16  0 r  . .   5  6  5  0 .  .  4 16  0 16 16 16 16  0 0 None
    0x1eb 24 tc  0  16  0 r  y .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x1ec 24 tc  0  16  0 r  . .   5  6  5  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x1ed 24 tc  0  16  0 r  y .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x1ee 24 tc  0  16  0 r  . .   5  6  5  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x1ef 24 tc  0  16  0 r  y .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1f0 24 tc  0  16  0 r  . .   5  6  5  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1f1 24 tc  0   0  0 r  . .   0  0  0  0 .  .  4 16  0 16 16 16 16  0 0 None
    0x1f2 24 tc  0   0  0 r  . .   0  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x1f3 24 tc  0   0  0 r  . .   0  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x1f4 24 tc  0  32  0 r  . .  16 16  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1f5 24 tc  0  32  0    . .  16 16  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1f6 24 tc  0  32  0 r  y .  16 16  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1f7 24 tc  0  32  0    y .  16 16  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1f8 24 tc  0  32  0 r  . .  32  0  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1f9 24 tc  0  32  0    . .  32  0  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1fa 24 tc  0  32  0 r  y .  32  0  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1fb 24 tc  0  32  0    y .  32  0  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x1fc 24 tc  0  64  0 r  . .  16 16 16 16 .  .  4  0  0 16 16 16 16  0 0 None
    0x1fd 24 tc  0  64  0    . .  16 16 16 16 .  .  4  0  0 16 16 16 16  0 0 None
    0x1fe 24 tc  0  64  0 r  y .  16 16 16 16 .  .  4  0  0 16 16 16 16  0 0 None
    0x1ff 24 tc  0  64  0    y .  16 16 16 16 .  .  4  0  0 16 16 16 16  0 0 None
    0x200 24 tc  0 128  0 r  . .  32 32 32 32 .  .  4  0  0 16 16 16 16  0 0 None
    0x201 24 tc  0 128  0    . .  32 32 32 32 .  .  4  0  0 16 16 16 16  0 0 None
    0x202 24 tc  0 128  0 r  y .  32 32 32 32 .  .  4  0  0 16 16 16 16  0 0 None
    0x203 24 tc  0 128  0    y .  32 32 32 32 .  .  4  0  0 16 16 16 16  0 0 None
    0x204 24 tc  0  32  0 r  . .  16 16  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x205 24 tc  0  32  0    . .  16 16  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x206 24 tc  0  32  0 r  y .  16 16  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x207 24 tc  0  32  0    y .  16 16  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x208 24 tc  0  32  0 r  . .  16 16  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x209 24 tc  0  32  0    . .  16 16  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x20a 24 tc  0  32  0 r  y .  16 16  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x20b 24 tc  0  32  0    y .  16 16  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x20c 24 tc  0  32  0 r  . .  32  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x20d 24 tc  0  32  0    . .  32  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x20e 24 tc  0  32  0 r  y .  32  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x20f 24 tc  0  32  0    y .  32  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x210 24 tc  0  32  0 r  . .  32  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x211 24 tc  0  32  0    . .  32  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x212 24 tc  0  32  0 r  y .  32  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x213 24 tc  0  32  0    y .  32  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x214 24 tc  0  64  0 r  . .  16 16 16 16 .  .  4 24  0 16 16 16 16  0 0 None
    0x215 24 tc  0  64  0    . .  16 16 16 16 .  .  4 24  0 16 16 16 16  0 0 None
    0x216 24 tc  0  64  0 r  y .  16 16 16 16 .  .  4 24  0 16 16 16 16  0 0 None
    0x217 24 tc  0  64  0    y .  16 16 16 16 .  .  4 24  0 16 16 16 16  0 0 None
    0x218 24 tc  0  64  0 r  . .  16 16 16 16 .  .  4 24  8 16 16 16 16  0 0 None
    0x219 24 tc  0  64  0    . .  16 16 16 16 .  .  4 24  8 16 16 16 16  0 0 None
    0x21a 24 tc  0  64  0 r  y .  16 16 16 16 .  .  4 24  8 16 16 16 16  0 0 None
    0x21b 24 tc  0  64  0    y .  16 16 16 16 .  .  4 24  8 16 16 16 16  0 0 None
    0x21c 24 tc  0 128  0 r  . .  32 32 32 32 .  .  4 24  0 16 16 16 16  0 0 None
    0x21d 24 tc  0 128  0    . .  32 32 32 32 .  .  4 24  0 16 16 16 16  0 0 None
    0x21e 24 tc  0 128  0 r  y .  32 32 32 32 .  .  4 24  0 16 16 16 16  0 0 None
    0x21f 24 tc  0 128  0    y .  32 32 32 32 .  .  4 24  0 16 16 16 16  0 0 None
    0x220 24 tc  0 128  0 r  . .  32 32 32 32 .  .  4 24  8 16 16 16 16  0 0 None
    0x221 24 tc  0 128  0    . .  32 32 32 32 .  .  4 24  8 16 16 16 16  0 0 None
    0x222 24 tc  0 128  0 r  y .  32 32 32 32 .  .  4 24  8 16 16 16 16  0 0 None
    0x223 24 tc  0 128  0    y .  32 32 32 32 .  .  4 24  8 16 16 16 16  0 0 None
    0x224 24 tc  0  16  0 r  . .  16  0  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x225 24 tc  0  16  0    . .  16  0  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x226 24 tc  0  16  0 r  y .  16  0  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x227 24 tc  0  16  0    y .  16  0  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x228 24 tc  0  64  0 r  . .  32 32  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x229 24 tc  0  64  0    . .  32 32  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x22a 24 tc  0  64  0 r  y .  32 32  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x22b 24 tc  0  64  0    y .  32 32  0  0 .  .  4  0  0 16 16 16 16  0 0 None
    0x22c 24 tc  0  16  0 r  . .  16  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x22d 24 tc  0  16  0    . .  16  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x22e 24 tc  0  16  0 r  y .  16  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x22f 24 tc  0  16  0    y .  16  0  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x230 24 tc  0  16  0 r  . .  16  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x231 24 tc  0  16  0    . .  16  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x232 24 tc  0  16  0 r  y .  16  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x233 24 tc  0  16  0    y .  16  0  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x234 24 tc  0  64  0 r  . .  32 32  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x235 24 tc  0  64  0    . .  32 32  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x236 24 tc  0  64  0 r  y .  32 32  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x237 24 tc  0  64  0    y .  32 32  0  0 .  .  4 24  0 16 16 16 16  0 0 None
    0x238 24 tc  0  64  0 r  . .  32 32  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x239 24 tc  0  64  0    . .  32 32  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x23a 24 tc  0  64  0 r  y .  32 32  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    0x23b 24 tc  0  64  0    y .  32 32  0  0 .  .  4 24  8 16 16 16 16  0 0 None
    
    
    
    ~ $ glxgears
    Xlib:  extension "GLX" missing on display ":0.0".
    Error: couldn't get an RGB, Double-buffered visual
    
    
    
    
    ~ $ optirun glxgears
    689 frames in 5.0 seconds = 137.721 FPS
    699 frames in 5.0 seconds = 139.683 FPS
    692 frames in 5.0 seconds = 138.273 FPS
    ^C[27935.778591] [WARN]Received Interrupt signal.
    
    
    ~ $ steam
    /home/rudy/.local/share/Steam/steam.sh: line 147: ID: unbound variable
    /home/rudy/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
    /home/rudy/.local/share/Steam/steam.sh: line 147: ID: unbound variable
    /home/rudy/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
    Running Steam on   64-bit
    /home/rudy/.local/share/Steam/steam.sh: line 147: ID: unbound variable
    /home/rudy/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
    STEAM_RUNTIME is enabled automatically
    Installing breakpad exception handler for appid(steam)/version(1440016726)
    Xlib:  extension "GLX" missing on display ":0.0".
    Installing breakpad exception handler for appid(steam)/version(1440016726)
    Installing breakpad exception handler for appid(steam)/version(1440016726)
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    OpenGL GLX extension not supported by displayAssert( Assertion Failed: Fatal Error: OpenGL GLX extension not supported by display ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/Main.cpp:288
    
    Installing breakpad exception handler for appid(steam)/version(1440016726)
    assert_20150827215018_5.dmp[22356]: Uploading dump (out-of-process)
    /tmp/dumps/assert_20150827215018_5.dmp
    assert_20150827215018_5.dmp[22356]: Finished uploading minidump (out-of-process): success = yes
    assert_20150827215018_5.dmp[22356]: response: CrashID=bp-b03e148e-539a-4577-9d6f-d84062150827
    assert_20150827215018_5.dmp[22356]: file ''/tmp/dumps/assert_20150827215018_5.dmp'', upload yes: ''CrashID=bp-b03e148e-539a-4577-9d6f-d84062150827''
    
    ~ $ optirun steam
    /home/rudy/.local/share/Steam/steam.sh: line 147: ID: unbound variable
    /home/rudy/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
    /home/rudy/.local/share/Steam/steam.sh: line 147: ID: unbound variable
    /home/rudy/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
    Running Steam on   64-bit
    /home/rudy/.local/share/Steam/steam.sh: line 147: ID: unbound variable
    /home/rudy/.local/share/Steam/steam.sh: line 161: VERSION_ID: unbound variable
    STEAM_RUNTIME is enabled automatically
    ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
    ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
    Installing breakpad exception handler for appid(steam)/version(1440016726)
    Xlib:  extension "GLX" missing on display ":0.0".
    Installing breakpad exception handler for appid(steam)/version(1440016726)
    Installing breakpad exception handler for appid(steam)/version(1440016726)
    Xlib:  extension "GLX" missing on display ":0.0".
    Xlib:  extension "GLX" missing on display ":0.0".
    OpenGL GLX extension not supported by displayAssert( Assertion Failed: Fatal Error: OpenGL GLX extension not supported by display ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamUI/Main.cpp:288
    
    Installing breakpad exception handler for appid(steam)/version(1440016726)
    ERROR: ld.so: object 'libdlfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
    ERROR: ld.so: object 'librrfaker.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
    assert_20150827215221_5.dmp[25167]: Uploading dump (out-of-process)
    /tmp/dumps/assert_20150827215221_5.dmp
    assert_20150827215221_5.dmp[25167]: Finished uploading minidump (out-of-process): success = yes
    assert_20150827215221_5.dmp[25167]: response: CrashID=bp-b28bd7cb-8cf1-4ded-a3e0-f6ec82150827
    assert_20150827215221_5.dmp[25167]: file ''/tmp/dumps/assert_20150827215221_5.dmp'', upload yes: ''CrashID=bp-b28bd7cb-8cf1-4ded-a3e0-f6ec82150827''
    
    
    /etc/X11/xorg.conf.d # cat 20opengl.conf
    Section "Files"
    	ModulePath "/usr/lib64/opengl/nvidia"
    	ModulePath "/usr/lib64/xorg/modules"
    EndSection
    
    
    /etc/X11/xdm # cat xdm-config
    xrandr --setprovideroutputsource modesetting NVIDIA-0
    xrandr --auto
    
    DisplayManager.authDir:	/var/lib/xdm
    DisplayManager.errorLogFile:	/var/log/xdm.log
    DisplayManager.pidFile:		/var/run/xdm.pid
    DisplayManager.keyFile:		/etc/X11/xdm/xdm-keys
    DisplayManager.servers:		/etc/X11/xdm/Xservers
    DisplayManager.accessFile:	/etc/X11/xdm/Xaccess
    DisplayManager*resources:	/etc/X11/xdm/Xresources
    DisplayManager.willing:		su nobody -s /bin/sh -c /usr/lib64/X11/xdm/Xwilling
    ! All displays should use authorization, but we cannot be sure
    ! X terminals may not be configured that way, so they will require
    ! individual resource settings.
    DisplayManager*authorize:	true
    DisplayManager*authName:	MIT-MAGIC-COOKIE-1
    !
    DisplayManager*chooser:		/usr/lib64/X11/xdm/chooser
    DisplayManager*startup:		/usr/lib64/X11/xdm/Xstartup
    DisplayManager*session:		/usr/lib64/X11/xdm/Xsession
    DisplayManager*reset:		/usr/lib64/X11/xdm/Xreset
    DisplayManager*authComplain:	true
    ! The following three resources set up display :0 as the console.
    DisplayManager._0.setup:	/usr/lib/X11/xdm/Xsetup_0
    DisplayManager._0.startup:	/usr/lib64/X11/xdm/GiveConsole
    DisplayManager._0.reset:	/usr/lib64/X11/xdm/TakeConsole
    
    DisplayManager*loginmoveInterval:	10
    
    ! SECURITY: do not listen for XDMCP or Chooser requests
    ! Comment out this line if you want to manage X terminals with xdm
    DisplayManager.requestPort:	0
    
    
    /home/rudy # cat .xinitrc
    #!/bin/sh
    ##
    ## ~/.xinitrc
    ##
    
    if [ -d /etc/X11/xinit/xinitrc.d ] ; then
    	for f in /etc/X11/xinit/xinitrc.d/?* ; do
    		[ -x "$f" ] && . "$f"
    	done
    	unset f
    fi
    
    export GTK2_RC_FILES="$HOME/.gtkrc-2.0"
    #source /home/rudy/.gtkrc-2.0
    xset +fp /usr/share/fonts/local && xset fp rehash
    #xsetroot -cursor left_ptr
    xsetroot -cursor_name left_ptr &
    xrdb merge /home/rudy/.Xresources &
    
    
    numlockx &
    #unclutter -idle 3 -jitter 3 -grab -noevents  &
    urxvtd -q -o -f &
    nitrogen --restore &
    compton -b &
    parcellite &
    #xrandr --output VGA1 --auto & #--output LVDS1 --auto --right-of VGA1 &
    xrandr --output LVDS1 --off --output VGA1 --preferred --auto &
    xrandr --setprovideroutpustsource modesetting NVIDIA-0 
    xrandr --auto
    
    
    exec i3
    
    
    ~ $ eselect opengl list
    Available OpenGL implementations:
      [1]   nvidia *
      [2]   xorg-x11
    
    
    ~ $ cat /usr/src/linux/.config | grep NVIDIA
    CONFIG_NET_VENDOR_NVIDIA=y
    # CONFIG_FB_NVIDIA is not set
    
    
  3. Hello,  I am trying to install Budgie-desktop from the Sabayon overlay.  I have enabled the gnome mix in but when I try to emerge the package, mutter fails with an error.

    # emerge --info '=x11-wm/mutter-3.14.4'

    https://bpaste.net/show/701b7a7a2d2b

    # emerge -pqv '=x11-wm/mutter-3.14.4'[ebuild  N    ] x11-wm/mutter-3.14.4  USE="introspection kms -debug {-test} -wayland" 
    # cat /var/log/portage/x11-wm:mutter-3.14.4:20150817-165009.log

    https://bpaste.net/show/b59c550c037a

     

    any help or direction would be greatly appreciated :)

  4. Recently I have been having problems using google services (search, g+, mail, play store, etc) on www-client/Firefox. Using chromium and chrome-stable everything works at the correct speed. On firefox other websites load up essentially instantaneously whereas a Google search can take literal minutes. I've tried changing use flags, took out the custom cflags one and rebuilt the whole browser. Does anyone have any advice as to what I can try next to fix this problem... I can post any relevant information requested.

     

    Thank you :)

  5. Hey guys,  I wanna play some video games.. I've got steam installed, bumblebee is in there, everything is compiled and updated... but when I add bumblebee to rc it yells at me for not having xdm. 

     

    Is there a way to configure xdm to satisfy bumblebee/vgl without changing the way I log in?

     

    (if you need errors/logs just ask :))

×
×
  • Create New...