Sorry for the length of this post, I don't know how to attach multiple files. I am pasting the output of the following commands:
---------------------------------------------------------- $ systemctl status nvidia-fallback.service ---------------------------------------------------------- ● nvidia-fallback.service - Fall back on nouveau if nvidia is not loaded Loaded: loaded (/lib/systemd/system/nvidia-fallback.service; disabled; vendor preset: enabled) Active: inactive (dead) ---------------------------------------------------------- $ systemctl status bumblebeed.service ---------------------------------------------------------- ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/lib/systemd/system/bumblebeed.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2018-05-01 11:39:50 CEST; 3min 11s ago Main PID: 727 (bumblebeed) Tasks: 1 (limit: 4915) CGroup: /system.slice/bumblebeed.service └─727 /usr/sbin/bumblebeed Mai 01 11:39:50 vesper bumblebeed[727]: [ 4.231860] [INFO]/usr/sbin/bumblebeed 3.2.1 started Mai 01 11:39:50 vesper systemd[1]: Started Bumblebee C Daemon. Mai 01 11:40:21 vesper bumblebeed[727]: [ 34.816309] [WARN][XORG] (WW) Warning, couldn't open module mouse Mai 01 11:40:21 vesper bumblebeed[727]: [ 34.816321] [ERROR][XORG] (EE) Failed to load module "mouse" (module does not exist, 0) Mai 01 11:40:21 vesper bumblebeed[727]: [ 34.816331] [WARN][XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation. Mai 01 11:40:21 vesper bumblebeed[727]: [ 34.816335] [WARN][XORG] (WW) NVIDIA(0): Option "NoLogo" is not used Mai 01 11:40:21 vesper bumblebeed[727]: [ 34.816340] [WARN][XORG] (WW) Warning, couldn't open module mouse Mai 01 11:40:21 vesper bumblebeed[727]: [ 34.816343] [ERROR][XORG] (EE) Failed to load module "mouse" (module does not exist, 0) Mai 01 11:40:21 vesper bumblebeed[727]: [ 34.816348] [ERROR][XORG] (EE) PreInit returned 2 for "<default pointer>" Mai 01 11:40:21 vesper bumblebeed[727]: [ 34.816353] [ERROR][XORG] (EE) PreInit returned 2 for "<default keyboard>" ---------------------------------------------------------- $ tail -f /var/log/syslog (difference before and after optirun glxinfo) ---------------------------------------------------------- May 1 11:43:54 vesper kernel: [ 248.137858] bbswitch: enabling discrete graphics May 1 11:43:54 vesper kernel: [ 248.253446] nvidia-nvlink: Nvlink Core is being initialized, major device number 241 May 1 11:43:54 vesper kernel: [ 248.253821] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 390.48 Thu Mar 22 00:42:57 PDT 2018 (using threaded interrupts) May 1 11:43:54 vesper systemd[1]: Starting NVIDIA Persistence Daemon... May 1 11:43:54 vesper nvidia-persistenced: Verbose syslog connection opened May 1 11:43:54 vesper nvidia-persistenced: Now running with user ID 121 and group ID 127 May 1 11:43:54 vesper nvidia-persistenced: Started (2166) May 1 11:43:54 vesper nvidia-persistenced: Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/dev/nvidia*) exist, and that user 121 has read and write permissions for those files. May 1 11:43:54 vesper nvidia-persistenced: PID file unlocked. May 1 11:43:54 vesper nvidia-persistenced: PID file closed. May 1 11:43:54 vesper systemd-udevd[2158]: Process '/sbin/modprobe nvidia-modeset' failed with exit code 1. May 1 11:43:54 vesper nvidia-persistenced: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced May 1 11:43:54 vesper nvidia-persistenced: Shutdown (2166) May 1 11:43:54 vesper systemd-udevd[2158]: Process '/sbin/modprobe nvidia-drm' failed with exit code 1. May 1 11:43:54 vesper systemd[1]: Started NVIDIA Persistence Daemon. May 1 11:43:54 vesper systemd[1]: Starting NVIDIA Persistence Daemon... May 1 11:43:54 vesper nvidia-persistenced: Verbose syslog connection opened May 1 11:43:54 vesper nvidia-persistenced: Now running with user ID 121 and group ID 127 May 1 11:43:54 vesper systemd[1]: Started NVIDIA Persistence Daemon. May 1 11:43:54 vesper nvidia-persistenced: Started (2174) May 1 11:43:54 vesper systemd-udevd[2159]: Process '/sbin/create-uvm-dev-node' failed with exit code 1. May 1 11:43:54 vesper nvidia-persistenced: device 0000:01:00.0 - registered May 1 11:43:54 vesper nvidia-persistenced: Local RPC service initialized May 1 11:43:54 vesper kernel: [ 248.441253] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 240 May 1 11:43:54 vesper acpid: client connected from 2163[0:999] May 1 11:43:54 vesper acpid: 1 client rule loaded May 1 11:43:54 vesper systemd-udevd[2158]: Process '/bin/mknod -m 666 /dev/nvidiactl c 195 255' failed with exit code 1. May 1 11:43:54 vesper systemd-udevd[2158]: Process '/bin/mknod -m 666 /dev/nvidia0 c 195 0' failed with exit code 1. May 1 11:43:54 vesper bumblebeed[727]: [ 248.233272] [WARN][XORG] (WW) Warning, couldn't open module mouse May 1 11:43:54 vesper bumblebeed[727]: [ 248.233286] [ERROR][XORG] (EE) Failed to load module "mouse" (module does not exist, 0) May 1 11:43:54 vesper bumblebeed[727]: [ 248.233295] [WARN][XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation. May 1 11:43:54 vesper bumblebeed[727]: [ 248.233299] [WARN][XORG] (WW) NVIDIA(0): Option "NoLogo" is not used May 1 11:43:54 vesper bumblebeed[727]: [ 248.233304] [WARN][XORG] (WW) Warning, couldn't open module mouse May 1 11:43:54 vesper bumblebeed[727]: [ 248.233307] [ERROR][XORG] (EE) Failed to load module "mouse" (module does not exist, 0) May 1 11:43:54 vesper bumblebeed[727]: [ 248.233312] [ERROR][XORG] (EE) PreInit returned 2 for "<default pointer>" May 1 11:43:54 vesper bumblebeed[727]: [ 248.233317] [ERROR][XORG] (EE) PreInit returned 2 for "<default keyboard>" May 1 11:43:54 vesper kernel: [ 248.635498] nvidia-uvm: Unloaded the UVM driver in 8 mode May 1 11:43:54 vesper nvidia-persistenced: Received signal 15 May 1 11:43:54 vesper nvidia-persistenced: Socket closed. May 1 11:43:54 vesper systemd[1]: Stopping NVIDIA Persistence Daemon... May 1 11:43:54 vesper nvidia-persistenced: PID file unlocked. May 1 11:43:54 vesper nvidia-persistenced: PID file closed. May 1 11:43:54 vesper nvidia-persistenced: The daemon no longer has permission to remove its runtime data directory /var/run/nvidia-persistenced May 1 11:43:54 vesper nvidia-persistenced: Shutdown (2174) May 1 11:43:54 vesper systemd[1]: Stopped NVIDIA Persistence Daemon. May 1 11:43:54 vesper kernel: [ 248.660140] nvidia-nvlink: Unregistered the Nvlink Core, major device number 241 May 1 11:43:54 vesper kernel: [ 248.676742] bbswitch: disabling discrete graphics May 1 11:43:54 vesper kernel: [ 248.695979] pci 0000:01:00.0: Refused to change power state, currently in D0 ---------------------------------------------------------- $ optirun glxinfo ---------------------------------------------------------- name of display: :0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: NVIDIA Corporation server glx version string: 1.4 server glx extensions: GLX_ARB_context_flush_control, GLX_ARB_create_context, GLX_ARB_create_context_no_error, 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_import_context, GLX_EXT_libglvnd, 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_robustness_video_memory_purge, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, GLX_SGI_swap_control, GLX_SGI_video_sync client glx vendor string: primus client glx version string: 1.4 client glx extensions: GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_get_proc_address GLX version: 1.4 GLX extensions: GLX_ARB_create_context, GLX_ARB_create_context_profile, GLX_ARB_get_proc_address Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 2048 MB Total available memory: 2048 MB Currently available dedicated video memory: 1996 MB OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 940MX/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 390.48 OpenGL core profile shading language version string: 4.60 NVIDIA OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture, GL_ARB_ES2_compatibility, GL_ARB_ES3_1_compatibility, GL_ARB_ES3_2_compatibility, GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_bindless_texture, 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_gl_spirv, GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 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_parallel_shader_compile, GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 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_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters, GL_ARB_shader_ballot, GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 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_spirv_extensions, 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_filter_anisotropic, 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_memory_object, GL_EXT_memory_object_fd, 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_semaphore, GL_EXT_semaphore_fd, GL_EXT_separate_shader_objects, GL_EXT_separate_specular_color, GL_EXT_shader_image_load_formatted, 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_window_rectangles, GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_KHR_blend_equation_advanced, GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, GL_KTX_buffer_region, GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_NVX_nvenc_interop, GL_NV_ES1_1_compatibility, GL_NV_ES3_1_compatibility, GL_NV_alpha_to_coverage_dither_control, GL_NV_bindless_multi_draw_indirect, GL_NV_bindless_multi_draw_indirect_count, GL_NV_bindless_texture, GL_NV_blend_equation_advanced, GL_NV_blend_equation_advanced_coherent, GL_NV_blend_minmax_factor, 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_draw_vulkan_image, 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_query_resource, GL_NV_query_resource_tag, GL_NV_register_combiners, GL_NV_register_combiners2, GL_NV_robustness_video_memory_purge, GL_NV_shader_atomic_counters, GL_NV_shader_atomic_float, GL_NV_shader_atomic_int64, GL_NV_shader_buffer_load, GL_NV_shader_storage_buffer_object, GL_NV_shader_thread_group, GL_NV_shader_thread_shuffle, 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_rectangle_compressed, 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.6.0 NVIDIA 390.48 OpenGL shading language version string: 4.60 NVIDIA OpenGL context flags: (none) OpenGL profile mask: (none) OpenGL extensions: GL_AMD_multi_draw_indirect, GL_AMD_seamless_cubemap_per_texture, GL_ARB_ES2_compatibility, GL_ARB_ES3_1_compatibility, GL_ARB_ES3_2_compatibility, GL_ARB_ES3_compatibility, GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_bindless_texture, 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_gl_spirv, GL_ARB_gpu_shader5, GL_ARB_gpu_shader_fp64, GL_ARB_gpu_shader_int64, 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_parallel_shader_compile, GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_polygon_offset_clamp, 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_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, GL_ARB_shader_atomic_counter_ops, GL_ARB_shader_atomic_counters, GL_ARB_shader_ballot, GL_ARB_shader_bit_encoding, GL_ARB_shader_clock, 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_spirv_extensions, 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_filter_anisotropic, 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_memory_object, GL_EXT_memory_object_fd, 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_semaphore, GL_EXT_semaphore_fd, GL_EXT_separate_shader_objects, GL_EXT_separate_specular_color, GL_EXT_shader_image_load_formatted, 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_window_rectangles, GL_EXT_x11_sync_object, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_KHR_blend_equation_advanced, GL_KHR_blend_equation_advanced_coherent, GL_KHR_context_flush_control, GL_KHR_debug, GL_KHR_no_error, GL_KHR_parallel_shader_compile, GL_KHR_robust_buffer_access_behavior, GL_KHR_robustness, GL_KTX_buffer_region, GL_NVX_conditional_render, GL_NVX_gpu_memory_info, GL_NVX_nvenc_interop, GL_NV_ES1_1_compatibility, GL_NV_ES3_1_compatibility, GL_NV_alpha_to_coverage_dither_control, GL_NV_bindless_multi_draw_indirect, GL_NV_bindless_multi_draw_indirect_count, GL_NV_bindless_texture, GL_NV_blend_equation_advanced, GL_NV_blend_equation_advanced_coherent, GL_NV_blend_minmax_factor, 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_draw_vulkan_image, 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_query_resource, GL_NV_query_resource_tag, GL_NV_register_combiners, GL_NV_register_combiners2, GL_NV_robustness_video_memory_purge, GL_NV_shader_atomic_counters, GL_NV_shader_atomic_float, GL_NV_shader_atomic_int64, GL_NV_shader_buffer_load, GL_NV_shader_storage_buffer_object, GL_NV_shader_thread_group, GL_NV_shader_thread_shuffle, 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_rectangle_compressed, 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 94 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 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x022 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x11a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x11b 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x11c 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x11d 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x11e 24 tc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x11f 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x120 24 tc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x121 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x122 24 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x123 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x124 24 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x125 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x126 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 None 0x127 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x128 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 None 0x129 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x12a 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 None 0x12b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x12c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x12d 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x12e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x12f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x130 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x131 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x132 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x133 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x134 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x135 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x136 24 tc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x137 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x138 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x139 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x13a 24 tc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x13b 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x13c 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x13d 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x13e 24 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x13f 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x140 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x141 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x142 24 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x143 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x144 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x145 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x146 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x147 24 dc 0 24 0 r . . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x148 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x149 24 dc 0 24 0 r . . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x14a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x14b 24 dc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x14c 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x14d 24 dc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x14e 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x14f 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 None 0x150 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x151 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 16 16 16 0 0 0 None 0x152 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x153 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 16 16 16 16 0 0 None 0x154 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x155 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x156 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x157 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x158 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x159 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x15a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x15b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x15c 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x15d 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x15e 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x15f 24 dc 0 24 0 r y . 8 8 8 0 . . 0 0 0 0 0 0 0 0 0 None 0x160 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x161 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x162 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x163 24 dc 0 24 0 r y . 8 8 8 0 . . 0 24 8 0 0 0 0 0 0 None 0x164 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x165 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x166 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x167 24 dc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x168 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x169 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x16a 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x16b 24 dc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x09b 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x16c 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x16d 32 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x16e 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x16f 32 tc 0 32 0 r y . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x170 32 tc 0 32 0 r . . 8 8 8 8 . . 0 0 0 0 0 0 0 0 0 None 0x171 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x172 32 tc 0 32 0 r . . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x173 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 0x174 32 tc 0 32 0 r y . 8 8 8 8 . . 0 24 8 0 0 0 0 0 0 None 215 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 ---------------------------------------------------------------------------- 0x0a5 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None 0x0a6 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None 0x0a7 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None 0x0a8 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None 0x0a9 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None 0x0aa 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None 0x0ab 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None 0x0ac 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None 0x0ad 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None 0x0ae 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None 0x0af 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None 0x0b0 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None 0x0b1 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None 0x0b2 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None 0x0b3 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None 0x0b4 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None 0x0b5 24 tc 0 24 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None 0x0b6 24 dc 0 24 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None 0x0b7 24 tc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None 0x0b8 24 dc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None 0x0b9 24 tc 0 24 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None 0x0ba 24 dc 0 24 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None 0x0bb 24 tc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None 0x0bc 24 dc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None 0x0bd 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon 0x0be 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon 0x0bf 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon 0x0c0 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon 0x0c1 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon 0x0c2 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon 0x0c3 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon 0x0c4 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon 0x0c5 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon 0x0c6 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon 0x0c7 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon 0x0c8 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon 0x0c9 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon 0x0ca 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon 0x0cb 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon 0x0cc 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon 0x0cd 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon 0x0ce 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon 0x0cf 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon 0x0d0 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon 0x0d1 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon 0x0d2 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon 0x0d3 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon 0x0d4 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon 0x0d5 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon 0x0d6 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon 0x0d7 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon 0x0d8 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon 0x0d9 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon 0x0da 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon 0x0db 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon 0x0dc 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon 0x0dd 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 8 1 Ncon 0x0de 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 8 1 Ncon 0x0df 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 8 1 Ncon 0x0e0 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 8 1 Ncon 0x0e1 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 8 1 Ncon 0x0e2 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 8 1 Ncon 0x0e3 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 8 1 Ncon 0x0e4 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 8 1 Ncon 0x0e5 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 8 1 Ncon 0x0e6 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 8 1 Ncon 0x0e7 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 8 1 Ncon 0x0e8 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 8 1 Ncon 0x0e9 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 8 1 Ncon 0x0ea 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 8 1 Ncon 0x0eb 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 8 1 Ncon 0x0ec 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 8 1 Ncon 0x0ed 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 16 1 Ncon 0x0ee 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 16 1 Ncon 0x0ef 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 16 1 Ncon 0x0f0 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 16 1 Ncon 0x0f1 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 16 1 Ncon 0x0f2 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 16 1 Ncon 0x0f3 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 16 1 Ncon 0x0f4 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 16 1 Ncon 0x0f5 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 16 1 Ncon 0x0f6 24 dc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 16 1 Ncon 0x0f7 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 16 1 Ncon 0x0f8 24 dc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 16 1 Ncon 0x0f9 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 16 1 Ncon 0x0fa 24 dc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 16 1 Ncon 0x0fb 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 16 1 Ncon 0x0fc 24 dc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 16 1 Ncon 0x0fd 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None 0x0fe 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None 0x0ff 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 0 0 None 0x100 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 0 0 None 0x101 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None 0x102 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None 0x103 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 0 0 None 0x104 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 0 0 None 0x105 24 tc 0 24 0 r y . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None 0x106 24 tc 0 32 0 r y . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None 0x107 24 tc 0 24 0 r . . 8 8 8 0 . . 4 0 0 16 16 16 16 0 0 None 0x108 24 tc 0 32 0 r . . 8 8 8 8 . . 4 0 0 16 16 16 16 0 0 None 0x109 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon 0x10a 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon 0x10b 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon 0x10c 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon 0x10d 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 2 1 Ncon 0x10e 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 2 1 Ncon 0x10f 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 4 1 Ncon 0x110 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 4 1 Ncon 0x111 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon 0x112 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon 0x113 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon 0x114 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon 0x115 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 2 1 Ncon 0x116 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 2 1 Ncon 0x117 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 4 1 Ncon 0x118 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 4 1 Ncon 0x119 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 8 1 Ncon 0x11a 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 8 1 Ncon 0x11b 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 8 1 Ncon 0x11c 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 8 1 Ncon 0x11d 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 8 1 Ncon 0x11e 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 8 1 Ncon 0x11f 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 8 1 Ncon 0x120 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 8 1 Ncon 0x121 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 0 16 16 16 16 16 1 Ncon 0x122 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 0 16 16 16 16 16 1 Ncon 0x123 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 0 16 16 16 16 16 1 Ncon 0x124 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 0 16 16 16 16 16 1 Ncon 0x125 24 tc 0 24 0 r y . 8 8 8 0 . . 4 24 8 16 16 16 16 16 1 Ncon 0x126 24 tc 0 32 0 r y . 8 8 8 8 . . 4 24 8 16 16 16 16 16 1 Ncon 0x127 24 tc 0 24 0 r . . 8 8 8 0 . . 4 24 8 16 16 16 16 16 1 Ncon 0x128 24 tc 0 32 0 r . . 8 8 8 8 . . 4 24 8 16 16 16 16 16 1 Ncon 0x129 0 sg 0 16 0 r y . 5 6 5 0 . . 4 16 0 16 16 16 16 0 0 None 0x12a 0 sg 0 16 0 r . . 5 6 5 0 . . 4 16 0 16 16 16 16 0 0 None 0x12b 0 sg 0 16 0 r y . 5 6 5 0 . . 4 24 0 16 16 16 16 0 0 None 0x12c 0 sg 0 16 0 r . . 5 6 5 0 . . 4 24 0 16 16 16 16 0 0 None 0x12d 0 sg 0 16 0 r y . 5 6 5 0 . . 4 24 8 16 16 16 16 0 0 None 0x12e 0 sg 0 16 0 r . . 5 6 5 0 . . 4 24 8 16 16 16 16 0 0 None 0x12f 0 sg 0 16 0 r y . 5 6 5 0 . . 4 0 0 16 16 16 16 0 0 None 0x130 0 sg 0 16 0 r . . 5 6 5 0 . . 4 0 0 16 16 16 16 0 0 None 0x131 0 sg 0 0 0 r . . 0 0 0 0 . . 4 16 0 16 16 16 16 0 0 None 0x132 0 sg 0 0 0 r . . 0 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x133 0 sg 0 0 0 r . . 0 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x134 0 sg 0 32 0 r . . 16 16 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x135 0 sg 0 32 0 . . 16 16 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x136 0 sg 0 32 0 r y . 16 16 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x137 0 sg 0 32 0 y . 16 16 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x138 0 sg 0 32 0 r . . 32 0 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x139 0 sg 0 32 0 . . 32 0 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x13a 0 sg 0 32 0 r y . 32 0 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x13b 0 sg 0 32 0 y . 32 0 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x13c 0 sg 0 64 0 r . . 16 16 16 16 . . 4 0 0 16 16 16 16 0 0 None 0x13d 0 sg 0 64 0 . . 16 16 16 16 . . 4 0 0 16 16 16 16 0 0 None 0x13e 0 sg 0 64 0 r y . 16 16 16 16 . . 4 0 0 16 16 16 16 0 0 None 0x13f 0 sg 0 64 0 y . 16 16 16 16 . . 4 0 0 16 16 16 16 0 0 None 0x140 0 sg 0 128 0 r . . 32 32 32 32 . . 4 0 0 16 16 16 16 0 0 None 0x141 0 sg 0 128 0 . . 32 32 32 32 . . 4 0 0 16 16 16 16 0 0 None 0x142 0 sg 0 128 0 r y . 32 32 32 32 . . 4 0 0 16 16 16 16 0 0 None 0x143 0 sg 0 128 0 y . 32 32 32 32 . . 4 0 0 16 16 16 16 0 0 None 0x144 0 sg 0 32 0 r . . 16 16 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x145 0 sg 0 32 0 . . 16 16 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x146 0 sg 0 32 0 r y . 16 16 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x147 0 sg 0 32 0 y . 16 16 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x148 0 sg 0 32 0 r . . 16 16 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x149 0 sg 0 32 0 . . 16 16 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x14a 0 sg 0 32 0 r y . 16 16 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x14b 0 sg 0 32 0 y . 16 16 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x14c 0 sg 0 32 0 r . . 32 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x14d 0 sg 0 32 0 . . 32 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x14e 0 sg 0 32 0 r y . 32 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x14f 0 sg 0 32 0 y . 32 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x150 0 sg 0 32 0 r . . 32 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x151 0 sg 0 32 0 . . 32 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x152 0 sg 0 32 0 r y . 32 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x153 0 sg 0 32 0 y . 32 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x154 0 sg 0 64 0 r . . 16 16 16 16 . . 4 24 0 16 16 16 16 0 0 None 0x155 0 sg 0 64 0 . . 16 16 16 16 . . 4 24 0 16 16 16 16 0 0 None 0x156 0 sg 0 64 0 r y . 16 16 16 16 . . 4 24 0 16 16 16 16 0 0 None 0x157 0 sg 0 64 0 y . 16 16 16 16 . . 4 24 0 16 16 16 16 0 0 None 0x158 0 sg 0 64 0 r . . 16 16 16 16 . . 4 24 8 16 16 16 16 0 0 None 0x159 0 sg 0 64 0 . . 16 16 16 16 . . 4 24 8 16 16 16 16 0 0 None 0x15a 0 sg 0 64 0 r y . 16 16 16 16 . . 4 24 8 16 16 16 16 0 0 None 0x15b 0 sg 0 64 0 y . 16 16 16 16 . . 4 24 8 16 16 16 16 0 0 None 0x15c 0 sg 0 128 0 r . . 32 32 32 32 . . 4 24 0 16 16 16 16 0 0 None 0x15d 0 sg 0 128 0 . . 32 32 32 32 . . 4 24 0 16 16 16 16 0 0 None 0x15e 0 sg 0 128 0 r y . 32 32 32 32 . . 4 24 0 16 16 16 16 0 0 None 0x15f 0 sg 0 128 0 y . 32 32 32 32 . . 4 24 0 16 16 16 16 0 0 None 0x160 0 sg 0 128 0 r . . 32 32 32 32 . . 4 24 8 16 16 16 16 0 0 None 0x161 0 sg 0 128 0 . . 32 32 32 32 . . 4 24 8 16 16 16 16 0 0 None 0x162 0 sg 0 128 0 r y . 32 32 32 32 . . 4 24 8 16 16 16 16 0 0 None 0x163 0 sg 0 128 0 y . 32 32 32 32 . . 4 24 8 16 16 16 16 0 0 None 0x164 0 sg 0 16 0 r . . 16 0 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x165 0 sg 0 16 0 . . 16 0 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x166 0 sg 0 16 0 r y . 16 0 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x167 0 sg 0 16 0 y . 16 0 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x168 0 sg 0 64 0 r . . 32 32 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x169 0 sg 0 64 0 . . 32 32 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x16a 0 sg 0 64 0 r y . 32 32 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x16b 0 sg 0 64 0 y . 32 32 0 0 . . 4 0 0 16 16 16 16 0 0 None 0x16c 0 sg 0 16 0 r . . 16 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x16d 0 sg 0 16 0 . . 16 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x16e 0 sg 0 16 0 r y . 16 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x16f 0 sg 0 16 0 y . 16 0 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x170 0 sg 0 16 0 r . . 16 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x171 0 sg 0 16 0 . . 16 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x172 0 sg 0 16 0 r y . 16 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x173 0 sg 0 16 0 y . 16 0 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x174 0 sg 0 64 0 r . . 32 32 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x175 0 sg 0 64 0 . . 32 32 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x176 0 sg 0 64 0 r y . 32 32 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x177 0 sg 0 64 0 y . 32 32 0 0 . . 4 24 0 16 16 16 16 0 0 None 0x178 0 sg 0 64 0 r . . 32 32 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x179 0 sg 0 64 0 . . 32 32 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x17a 0 sg 0 64 0 r y . 32 32 0 0 . . 4 24 8 16 16 16 16 0 0 None 0x17b 0 sg 0 64 0 y . 32 32 0 0 . . 4 24 8 16 16 16 16 0 0 None -- You received this bug notification because you are a member of Bumblebee Project, which is subscribed to bumblebee in Ubuntu. Matching subscriptions: Bumblebee Team https://bugs.launchpad.net/bugs/1758243 Title: bumblebee needs configuration changes to work with nvidia-driver-390 and libglvnd0 Status in bumblebee package in Ubuntu: Confirmed Bug description: bumblebee fails to work in Ubuntu 18.04 with nvidia-driver-390 unless these configuration changes are made: 1. For optirun to work, /etc/bumblebee/bumblebee.conf needs two library paths changed (because of the changes for GLVND): [driver-nvidia] LibraryPath=/usr/lib/x86_64-linux-gnu:/usr/lib/i386-linux-gnu XorgModulePath=/usr/lib/x86_64-linux-gnu/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules/input With these changes, optirun works correctly on my laptop (using the primus bridge) but primusrun still fails. 2. For power management to work (ie turning the nvidia card off whilst not in use), the nouveau and nvidia modules need blacklisting so they don't load on boot, and nvidia_drm and nvidia_modeset need aliasing to off so they never load. Otherwise, nvidia_drm attaches to drm_kms_helper and then bumblebee can't unload the nvidia module and turn off the card. This configuration file in /etc/modprobe.d/nvidia- bl.conf works for me: blacklist nouveau blacklist nvidia blacklist nvidia_drm blacklist nvidia_modeset alias nouveau off alias nvidia_drm off alias nvidia_modeset off (The first two lines are already in bumblebee.conf. I found I also had to alias nouveau to off because gdm?/mutter? so desperately wants to load it.) Update: aliasing nouveau to off doesn't stop the nvidia-fallback service from loading the nouveau module, so if nouveau is still loading, you could try running this command: systemctl disable nvidia-fallback.service You'll need to reboot because nouveau is already loaded, but the change should be permanent unless something else re-enables the nvidia-fallback service. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: bumblebee 3.2.1-17 Uname: Linux 4.16.0-041600rc6-generic x86_64 ApportVersion: 2.20.8-0ubuntu10 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Fri Mar 23 12:18:02 2018 InstallationDate: Installed on 2017-08-16 (218 days ago) InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412) SourcePackage: bumblebee UpgradeStatus: Upgraded to bionic on 2017-11-17 (125 days ago) modified.conffile..etc.bumblebee.xorg.conf.nouveau: [modified] modified.conffile..etc.bumblebee.xorg.conf.nvidia: [modified] mtime.conffile..etc.bumblebee.bumblebee.conf: 2018-03-23T12:17:54.683287 mtime.conffile..etc.bumblebee.xorg.conf.nouveau: 2018-03-22T14:01:52.732698 mtime.conffile..etc.bumblebee.xorg.conf.nvidia: 2018-03-22T14:57:34.141995 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bumblebee/+bug/1758243/+subscriptions -- Mailing list: https://launchpad.net/~bumblebee Post to : bumblebee@lists.launchpad.net Unsubscribe : https://launchpad.net/~bumblebee More help : https://help.launchpad.net/ListHelp