Skip to content

Instantly share code, notes, and snippets.

@skygrango
Created November 24, 2023 02:57
Show Gist options
  • Save skygrango/a14fb376ca51be273bef8000a481b99a to your computer and use it in GitHub Desktop.
Save skygrango/a14fb376ca51be273bef8000a481b99a to your computer and use it in GitHub Desktop.
-- Boot 30a4b0229fe541909f501b1ff0c199a7 --
11月 24 10:35:13 cosmic-comp[112084]: Version: 0.1.0
11月 24 10:35:13 cosmic-comp[112084]: Cosmic starting up!
11月 24 10:35:13 cosmic-comp[112084]: Created new socket
11月 24 10:35:13 cosmic-comp[112084]: Listening on "wayland-1"
11月 24 10:35:13 cosmic-comp[112084]: Current Locale: [LanguageIdentifier { language: Language(Some("zh")), script: None, region: Some(Region("TW")), variants: None }]
11月 24 10:35:13 cosmic-comp[112084]: Failed to read config 'workspaces'
11月 24 10:35:13 cosmic-comp[112084]: Trying config location: $HOME/.config/cosmic-comp.ron
11月 24 10:35:13 cosmic-comp[112084]: Trying config location: $HOME/.config/cosmic-comp/config.ron
11月 24 10:35:13 cosmic-comp[112084]: Trying config location: $HOME/work/cosmic-comp/config.ron
11月 24 10:35:13 cosmic-comp[112084]: Using config at $HOME/work/cosmic-comp/config.ron
11月 24 10:35:13 cosmic-comp[112084]: Key-Binding 'Period' only matched case insensitive for "period"
11月 24 10:35:13 cosmic-comp[112084]: Key-Binding 'Comma' only matched case insensitive for "comma"
11月 24 10:35:13 cosmic-comp[112084]: Key-Binding 'Period' only matched case insensitive for "period"
11月 24 10:35:13 cosmic-comp[112084]: Key-Binding 'Comma' only matched case insensitive for "comma"
11月 24 10:35:13 cosmic-comp[112084]: Failed to read config 'xkb-config'
11月 24 10:35:13 cosmic-comp[112084]: Failed to read config 'input-default'
11月 24 10:35:13 cosmic-comp[112084]: Failed to read config 'input-touchpad'
11月 24 10:35:13 cosmic-comp[112084]: Failed to read config 'input-devices'
11月 24 10:35:13 cosmic-comp[112084]: Connecting to the X server
11月 24 10:35:13 cosmic-comp[112084]: Connected
11月 24 10:35:13 cosmic-comp[112084]: Loaded extension Present version 1.0
11月 24 10:35:13 cosmic-comp[112084]: Loaded extension XFIXES version 4.0
11月 24 10:35:13 cosmic-comp[112084]: Loaded extension DRI3 version 1.0
11月 24 10:35:13 cosmic-comp[112084]: Window parameters selected
11月 24 10:35:13 cosmic-comp[112084]: Supported EGL client extensions: ["EGL_EXT_platform_base", "EGL_EXT_device_base", "EGL_EXT_device_enumeration", "EGL_EXT_device_query", "EGL_KHR_client_get_all_proc_addresses", "EGL_EXT_client_extensions", "EGL_KHR_debug", "EGL_KHR_platform_x11", "EGL_EXT_platform_x11", "EGL_EXT_platform_device", "EGL_MESA_platform_surfaceless", "EGL_EXT_explicit_device", "EGL_KHR_platform_wayland", "EGL_EXT_platform_wayland", "EGL_KHR_platform_gbm", "EGL_MESA_platform_gbm", "EGL_EXT_platform_xcb"]
11月 24 10:35:13 cosmic-comp[112084]: Trying EGL platform: PLATFORM_X11_EXT
11月 24 10:35:13 cosmic-comp[112084]: Successfully selected EGL platform: PLATFORM_X11_EXT
11月 24 10:35:13 cosmic-comp[112084]: [EGL] 0x3002 (BAD_ACCESS) eglInitialize: EGL_BAD_ACCESS error: In eglInitialize: EGLDisplay (0x55f4639c6ce0): Backend failed to allocate context
11月 24 10:35:13 cosmic-comp[112084]: Failed to init X11 surface via egl, falling back to dri3: Failed to initialize EGL. Err: EGL cannot access a requested resource (for example a context is bound in another thread).
11月 24 10:35:13 cosmic-comp[112084]: Initializing X11 Backend failed.
11月 24 10:35:13 cosmic-comp[112084]: Falling back to winit backend.
11月 24 10:35:13 cosmic-comp[112084]: Initializing a winit backend
11月 24 10:35:13 cosmic-comp[112084]: Guessed window scale factor: 1.1666666666666667
11月 24 10:35:13 cosmic-comp[112084]: Window created
11月 24 10:35:13 cosmic-comp[112084]: Supported EGL client extensions: ["EGL_EXT_platform_base", "EGL_EXT_device_base", "EGL_EXT_device_enumeration", "EGL_EXT_device_query", "EGL_KHR_client_get_all_proc_addresses", "EGL_EXT_client_extensions", "EGL_KHR_debug", "EGL_KHR_platform_x11", "EGL_EXT_platform_x11", "EGL_EXT_platform_device", "EGL_MESA_platform_surfaceless", "EGL_EXT_explicit_device", "EGL_KHR_platform_wayland", "EGL_EXT_platform_wayland", "EGL_KHR_platform_gbm", "EGL_MESA_platform_gbm", "EGL_EXT_platform_xcb"]
11月 24 10:35:13 cosmic-comp[112084]: Trying EGL platform: PLATFORM_X11_KHR
11月 24 10:35:13 cosmic-comp[112084]: Successfully selected EGL platform: PLATFORM_X11_KHR
11月 24 10:35:13 cosmic-comp[112084]: [EGL] 0x3002 (BAD_ACCESS) eglInitialize: EGL_BAD_ACCESS error: In eglInitialize: EGLDisplay (0x55f463b9e5c0): Backend failed to allocate context
-- Boot 4b0eba74de8c40128c553206c902ceef --
11月 24 10:43:41 cosmic-comp[1513]: Version: 0.1.0
11月 24 10:43:41 cosmic-comp[1513]: Cosmic starting up!
11月 24 10:43:41 cosmic-comp[1513]: Created new socket
11月 24 10:43:41 cosmic-comp[1513]: Listening on "wayland-1"
11月 24 10:43:41 cosmic-comp[1513]: Current Locale: [LanguageIdentifier { language: Language(Some("zh")), script: None, region: Some(Region("TW")), variants: None }]
11月 24 10:43:41 cosmic-comp[1513]: Failed to read config 'workspaces'
11月 24 10:43:41 cosmic-comp[1513]: Trying config location: $HOME/.config/cosmic-comp.ron
11月 24 10:43:41 cosmic-comp[1513]: Trying config location: $HOME/.config/cosmic-comp/config.ron
11月 24 10:43:41 cosmic-comp[1513]: Trying config location: $HOME/config.ron
11月 24 10:43:41 cosmic-comp[1513]: Trying config location: /etc/cosmic-comp/config.ron
11月 24 10:43:41 cosmic-comp[1513]: Using config at /etc/cosmic-comp/config.ron
11月 24 10:43:41 cosmic-comp[1513]: Key-Binding 'Period' only matched case insensitive for "period"
11月 24 10:43:41 cosmic-comp[1513]: Key-Binding 'Comma' only matched case insensitive for "comma"
11月 24 10:43:41 cosmic-comp[1513]: Key-Binding 'Period' only matched case insensitive for "period"
11月 24 10:43:41 cosmic-comp[1513]: Key-Binding 'Comma' only matched case insensitive for "comma"
11月 24 10:43:41 cosmic-comp[1513]: Failed to read config 'xkb-config'
11月 24 10:43:41 cosmic-comp[1513]: Failed to read config 'input-default'
11月 24 10:43:41 cosmic-comp[1513]: Failed to read config 'input-touchpad'
11月 24 10:43:41 cosmic-comp[1513]: Failed to read config 'input-devices'
11月 24 10:43:41 cosmic-comp[1513]: Enable callback called
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event2"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event1"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event0"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event12"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 28 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event14"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 28 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event15"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 28 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event16"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 28 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event5"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event6"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event7"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event8"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 31 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event9"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event10"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event11"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event13"
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event17"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event18"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event19"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event20"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event21"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event22"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event23"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event3"
11月 24 10:43:41 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/input/event4"
11月 24 10:43:41 cosmic-comp[1513]: Initializing a libinput backend
11月 24 10:43:41 cosmic-comp[1513]: Using renderD128 as primary gpu for rendering.
11月 24 10:43:41 cosmic-comp[1513]: Starting XWayland
11月 24 10:43:41 cosmic-comp[1513]: Attempting to aquire an X11 display lock
11月 24 10:43:41 cosmic-comp[1513]: X11 lock acquired
11月 24 10:43:41 cosmic-comp[1513]: Opening device: "/dev/dri/card0"
11月 24 10:43:41 cosmic-comp[1513]: Unable to become drm master, assuming unprivileged mode
11月 24 10:43:41 cosmic-comp[1513]: DrmDevice initializing
11月 24 10:43:41 cosmic-comp[1513]: Supported EGL client extensions: ["EGL_EXT_platform_base", "EGL_EXT_device_base", "EGL_EXT_device_enumeration", "EGL_EXT_device_query", "EGL_KHR_client_get_all_proc_addresses", "EGL_EXT_client_extensions", "EGL_KHR_debug", "EGL_KHR_platform_x11", "EGL_EXT_platform_x11", "EGL_EXT_platform_device", "EGL_MESA_platform_surfaceless", "EGL_EXT_explicit_device", "EGL_KHR_platform_wayland", "EGL_EXT_platform_wayland", "EGL_KHR_platform_gbm", "EGL_MESA_platform_gbm", "EGL_EXT_platform_xcb"]
11月 24 10:43:41 cosmic-comp[1513]: Trying EGL platform: PLATFORM_GBM_KHR
11月 24 10:43:41 cosmic-comp[1513]: Successfully selected EGL platform: PLATFORM_GBM_KHR
11月 24 10:43:41 cosmic-comp[1513]: EGL Initialized
11月 24 10:43:41 cosmic-comp[1513]: EGL Version: (1, 5)
11月 24 10:43:41 cosmic-comp[1513]: Supported EGL display extensions: ["EGL_ANDROID_native_fence_sync", "EGL_EXT_buffer_age", "EGL_EXT_client_sync", "EGL_EXT_create_context_robustness", "EGL_EXT_image_dma_buf_import", "EGL_EXT_image_dma_buf_import_modifiers", "EGL_MESA_image_dma_buf_export", "EGL_EXT_output_base", "EGL_EXT_output_drm", "EGL_EXT_protected_content", "EGL_EXT_stream_consumer_egloutput", "EGL_EXT_stream_acquire_mode", "EGL_EXT_sync_reuse", "EGL_IMG_context_priority", "EGL_KHR_config_attribs", "EGL_KHR_create_context_no_error", "EGL_KHR_context_flush_control", "EGL_KHR_create_context", "EGL_KHR_fence_sync", "EGL_KHR_get_all_proc_addresses", "EGL_KHR_partial_update", "EGL_KHR_swap_buffers_with_damage", "EGL_KHR_no_config_context", "EGL_KHR_gl_colorspace", "EGL_KHR_gl_renderbuffer_image", "EGL_KHR_gl_texture_2D_image", "EGL_KHR_gl_texture_3D_image", "EGL_KHR_gl_texture_cubemap_image", "EGL_KHR_image", "EGL_KHR_image_base", "EGL_KHR_reusable_sync", "EGL_KHR_stream", "EGL_KHR_stream_attrib", "EGL_KHR_stream_consumer_gltexture", "EGL_KHR_stream_cross_process_fd", "EGL_KHR_stream_fifo", "EGL_KHR_stream_producer_eglsurface", "EGL_KHR_surfaceless_context", "EGL_KHR_wait_sync", "EGL_NV_nvrm_fence_sync", "EGL_NV_quadruple_buffer", "EGL_NV_stream_consumer_eglimage", "EGL_NV_stream_cross_display", "EGL_NV_stream_cross_object", "EGL_NV_stream_cross_process", "EGL_NV_stream_cross_system", "EGL_NV_stream_dma", "EGL_NV_stream_flush", "EGL_NV_stream_metadata", "EGL_NV_stream_remote", "EGL_NV_stream_reset", "EGL_NV_stream_socket", "EGL_NV_stream_socket_inet", "EGL_NV_stream_socket_unix", "EGL_NV_stream_sync", "EGL_NV_stream_fifo_next", "EGL_NV_stream_fifo_synchronous", "EGL_NV_stream_consumer_gltexture_yuv", "EGL_NV_stream_attrib", "EGL_NV_stream_origin", "EGL_NV_system_time", "EGL_NV_output_drm_flip_event", "EGL_NV_triple_buffer", "EGL_NV_robustness_video_memory_purge", "EGL_EXT_present_opaque", "EGL_WL_bind_wayland_display", "EGL_WL_wayland_eglstream"]
11月 24 10:43:41 cosmic-comp[1513]: [EGL] 0x300c (BAD_PARAMETER) eglQueryDmaBufModifiersEXT: EGL_BAD_PARAMETER error: In eglQueryDmaBufModifiersEXT: Invalid format
11月 24 10:43:41 cosmic-comp[1513]: eglQueryDmaBufModifiersEXT returned BadParameter for DrmFourcc(GR32)
11月 24 10:43:41 cosmic-comp[1513]: [EGL] 0x300c (BAD_PARAMETER) eglQueryDmaBufModifiersEXT: EGL_BAD_PARAMETER error: In eglQueryDmaBufModifiersEXT: Invalid format
11月 24 10:43:41 cosmic-comp[1513]: eglQueryDmaBufModifiersEXT returned BadParameter for DrmFourcc(BGR8)
11月 24 10:43:41 cosmic-comp[1513]: EGL context created
11月 24 10:43:41 cosmic-comp[1513]: Created new socket
11月 24 10:43:41 cosmic-comp[1513]: Added gpu-specific socket.
11月 24 10:43:41 cosmic-comp[1513]: Supported EGL client extensions: ["EGL_EXT_platform_base", "EGL_EXT_device_base", "EGL_EXT_device_enumeration", "EGL_EXT_device_query", "EGL_KHR_client_get_all_proc_addresses", "EGL_EXT_client_extensions", "EGL_KHR_debug", "EGL_KHR_platform_x11", "EGL_EXT_platform_x11", "EGL_EXT_platform_device", "EGL_MESA_platform_surfaceless", "EGL_EXT_explicit_device", "EGL_KHR_platform_wayland", "EGL_EXT_platform_wayland", "EGL_KHR_platform_gbm", "EGL_MESA_platform_gbm", "EGL_EXT_platform_xcb"]
11月 24 10:43:41 cosmic-comp[1513]: Trying EGL platform: PLATFORM_GBM_KHR
11月 24 10:43:41 cosmic-comp[1513]: Successfully selected EGL platform: PLATFORM_GBM_KHR
11月 24 10:43:41 cosmic-comp[1513]: EGL Initialized
11月 24 10:43:41 cosmic-comp[1513]: EGL Version: (1, 5)
11月 24 10:43:41 cosmic-comp[1513]: Supported EGL display extensions: ["EGL_ANDROID_native_fence_sync", "EGL_EXT_buffer_age", "EGL_EXT_client_sync", "EGL_EXT_create_context_robustness", "EGL_EXT_image_dma_buf_import", "EGL_EXT_image_dma_buf_import_modifiers", "EGL_MESA_image_dma_buf_export", "EGL_EXT_output_base", "EGL_EXT_output_drm", "EGL_EXT_protected_content", "EGL_EXT_stream_consumer_egloutput", "EGL_EXT_stream_acquire_mode", "EGL_EXT_sync_reuse", "EGL_IMG_context_priority", "EGL_KHR_config_attribs", "EGL_KHR_create_context_no_error", "EGL_KHR_context_flush_control", "EGL_KHR_create_context", "EGL_KHR_fence_sync", "EGL_KHR_get_all_proc_addresses", "EGL_KHR_partial_update", "EGL_KHR_swap_buffers_with_damage", "EGL_KHR_no_config_context", "EGL_KHR_gl_colorspace", "EGL_KHR_gl_renderbuffer_image", "EGL_KHR_gl_texture_2D_image", "EGL_KHR_gl_texture_3D_image", "EGL_KHR_gl_texture_cubemap_image", "EGL_KHR_image", "EGL_KHR_image_base", "EGL_KHR_reusable_sync", "EGL_KHR_stream", "EGL_KHR_stream_attrib", "EGL_KHR_stream_consumer_gltexture", "EGL_KHR_stream_cross_process_fd", "EGL_KHR_stream_fifo", "EGL_KHR_stream_producer_eglsurface", "EGL_KHR_surfaceless_context", "EGL_KHR_wait_sync", "EGL_NV_nvrm_fence_sync", "EGL_NV_quadruple_buffer", "EGL_NV_stream_consumer_eglimage", "EGL_NV_stream_cross_display", "EGL_NV_stream_cross_object", "EGL_NV_stream_cross_process", "EGL_NV_stream_cross_system", "EGL_NV_stream_dma", "EGL_NV_stream_flush", "EGL_NV_stream_metadata", "EGL_NV_stream_remote", "EGL_NV_stream_reset", "EGL_NV_stream_socket", "EGL_NV_stream_socket_inet", "EGL_NV_stream_socket_unix", "EGL_NV_stream_sync", "EGL_NV_stream_fifo_next", "EGL_NV_stream_fifo_synchronous", "EGL_NV_stream_consumer_gltexture_yuv", "EGL_NV_stream_attrib", "EGL_NV_stream_origin", "EGL_NV_system_time", "EGL_NV_output_drm_flip_event", "EGL_NV_triple_buffer", "EGL_NV_robustness_video_memory_purge", "EGL_EXT_present_opaque", "EGL_WL_bind_wayland_display", "EGL_WL_wayland_eglstream"]
11月 24 10:43:41 cosmic-comp[1513]: [EGL] 0x300c (BAD_PARAMETER) eglQueryDmaBufModifiersEXT: EGL_BAD_PARAMETER error: In eglQueryDmaBufModifiersEXT: Invalid format
11月 24 10:43:41 cosmic-comp[1513]: eglQueryDmaBufModifiersEXT returned BadParameter for DrmFourcc(GR32)
11月 24 10:43:41 cosmic-comp[1513]: [EGL] 0x300c (BAD_PARAMETER) eglQueryDmaBufModifiersEXT: EGL_BAD_PARAMETER error: In eglQueryDmaBufModifiersEXT: Invalid format
11月 24 10:43:41 cosmic-comp[1513]: eglQueryDmaBufModifiersEXT returned BadParameter for DrmFourcc(BGR8)
11月 24 10:43:41 cosmic-comp[1513]: EGL context created
11月 24 10:43:41 cosmic-comp[1513]: Instancing is supported
11月 24 10:43:41 cosmic-comp[1513]: Rgba8 Renderbuffers are supported
11月 24 10:43:41 cosmic-comp[1513]: Blitting is supported
11月 24 10:43:41 cosmic-comp[1513]: Color Transformations are supported
11月 24 10:43:41 cosmic-comp[1513]: Fencing is supported
11月 24 10:43:41 cosmic-comp[1513]: GL Debug is supported
11月 24 10:43:41 cosmic-comp[1513]: Instancing is supported
11月 24 10:43:41 cosmic-comp[1513]: Rgba8 Renderbuffers are supported
11月 24 10:43:41 cosmic-comp[1513]: Blitting is supported
11月 24 10:43:41 cosmic-comp[1513]: Color Transformations are supported
11月 24 10:43:41 cosmic-comp[1513]: Fencing is supported
11月 24 10:43:41 cosmic-comp[1513]: GL Debug is supported
11月 24 10:43:41 cosmic-comp[1513]: Initializing OpenGL ES Renderer
11月 24 10:43:41 cosmic-comp[1513]: GL Version: "OpenGL ES 3.2 NVIDIA 545.29.06"
11月 24 10:43:41 cosmic-comp[1513]: GL Vendor: "NVIDIA Corporation"
11月 24 10:43:41 cosmic-comp[1513]: GL Renderer: "NVIDIA GeForce GTX 1080/PCIe/SSE2"
11月 24 10:43:41 cosmic-comp[1513]: Supported GL Extensions: ["GL_EXT_base_instance", "GL_EXT_blend_func_extended", "GL_EXT_blend_minmax", "GL_EXT_buffer_storage", "GL_EXT_clear_texture", "GL_EXT_clip_control", "GL_EXT_clip_cull_distance", "GL_EXT_color_buffer_float", "GL_EXT_color_buffer_half_float", "GL_EXT_conservative_depth", "GL_EXT_copy_image", "GL_EXT_depth_clamp", "GL_EXT_debug_label", "GL_EXT_discard_framebuffer", "GL_EXT_disjoint_timer_query", "GL_EXT_draw_buffers_indexed", "GL_EXT_draw_elements_base_vertex", "GL_EXT_EGL_image_array", "GL_EXT_EGL_image_storage", "GL_EXT_EGL_image_external_wrap_modes", "GL_EXT_float_blend", "GL_EXT_frag_depth", "GL_EXT_geometry_point_size", "GL_EXT_geometry_shader", "GL_EXT_gpu_shader5", "GL_EXT_map_buffer_range", "GL_EXT_multi_draw_indirect", "GL_EXT_multisample_compatibility", "GL_EXT_multisampled_render_to_texture", "GL_EXT_multisampled_render_to_texture2", "GL_EXT_multiview_texture_multisample", "GL_EXT_multiview_timer_query", "GL_EXT_occlusion_query_boolean", "GL_EXT_polygon_offset_clamp", "GL_EXT_post_depth_coverage", "GL_EXT_primitive_bounding_box", "GL_EXT_raster_multisample", "GL_EXT_render_snorm", "GL_EXT_robustness", "GL_EXT_separate_shader_objects", "GL_EXT_shader_group_vote", "GL_EXT_shader_implicit_conversions", "GL_EXT_shader_integer_mix", "GL_EXT_shader_io_blocks", "GL_EXT_shader_non_constant_global_initializers", "GL_EXT_shader_texture_lod", "GL_EXT_shadow_samplers", "GL_EXT_sparse_texture", "GL_EXT_sparse_texture2", "GL_EXT_sRGB", "GL_EXT_sRGB_write_control", "GL_EXT_tessellation_point_size", "GL_EXT_tessellation_shader", "GL_EXT_texture_border_clamp", "GL_EXT_texture_buffer", "GL_EXT_texture_compression_bptc", "GL_EXT_texture_compression_dxt1", "GL_EXT_texture_compression_rgtc", "GL_EXT_texture_compression_s3tc", "GL_EXT_texture_cube_map_array", "GL_EXT_texture_filter_anisotropic", "GL_EXT_texture_filter_minmax", "GL_EXT_texture_format_BGRA8888", "GL_EXT_texture_mirror_clamp_to_edge", "GL_EXT_texture_norm16", "GL_EXT_texture_query_lod", "GL_EXT_texture_rg", "GL_EXT_texture_shadow_lod", "GL_EXT_texture_sRGB_R8", "GL_EXT_texture_sRGB_decode", "GL_EXT_texture_storage", "GL_EXT_texture_view", "GL_EXT_draw_transform_feedback", "GL_EXT_unpack_subimage", "GL_EXT_window_rectangles", "GL_KHR_context_flush_control", "GL_KHR_debug", "GL_EXT_memory_object", "GL_EXT_memory_object_fd", "GL_NV_memory_object_sparse", "GL_KHR_parallel_shader_compile", "GL_KHR_no_error", "GL_KHR_robust_buffer_access_behavior", "GL_KHR_robustness", "GL_EXT_semaphore", "GL_EXT_semaphore_fd", "GL_NV_timeline_semaphore", "GL_KHR_shader_subgroup", "GL_KHR_texture_compression_astc_ldr", "GL_KHR_texture_compression_astc_sliced_3d", "GL_KHR_texture_compression_astc_hdr", "GL_NV_bgr", "GL_NV_bindless_texture", "GL_NV_blend_equation_advanced", "GL_NV_blend_equation_advanced_coherent", "GL_NVX_blend_equation_advanced_multi_draw_buffers", "GL_NV_blend_minmax_factor", "GL_NV_clip_space_w_scaling", "GL_NV_conditional_render", "GL_NV_conservative_raster", "GL_NV_conservative_raster_pre_snap_triangles", "GL_NV_copy_buffer", "GL_NV_copy_image", "GL_NV_draw_buffers", "GL_NV_draw_instanced", "GL_NV_draw_texture", "GL_NV_draw_vulkan_image", "GL_NV_EGL_stream_consumer_external", "GL_NV_explicit_attrib_location", "GL_NV_fbo_color_attachments", "GL_NV_fill_rectangle", "GL_NV_fragment_coverage_to_color", "GL_NV_fragment_shader_interlock", "GL_NV_framebuffer_blit", "GL_NV_framebuffer_mixed_samples", "GL_NV_framebuffer_multisample", "GL_NV_generate_mipmap_sRGB", "GL_NV_geometry_shader_passthrough", "GL_NV_instanced_arrays", "GL_NV_internalformat_sample_query", "GL_NV_gpu_shader5", "GL_NV_image_formats", "GL_NV_memory_attachment", "GL_NV_occlusion_query_samples", "GL_NV_non_square_matrices", "GL_NV_pack_subimage", "GL_NV_packed_float", "GL_NV_packed_float_linear", "GL_NV_path_rendering", "GL_NV_path_rendering_shared_edge", "GL_NV_pixel_buffer_object", "GL_NV_polygon_mode", "GL_NV_read_buffer", "GL_NV_read_depth", "GL_NV_read_depth_stencil", "GL_NV_read_stencil", "GL_NV_sample_locations", "GL_NV_sample_mask_override_coverage", "GL_NV_shader_atomic_fp16_vector", "GL_NV_shader_noperspective_interpolation", "GL_NV_shader_subgroup_partitioned", "GL_NV_shadow_samplers_array", "GL_NV_shadow_samplers_cube", "GL_NV_sRGB_formats", "GL_NV_stereo_view_rendering", "GL_NV_texture_array", "GL_NV_texture_barrier", "GL_NV_texture_border_clamp", "GL_NV_texture_compression_latc", "GL_NV_texture_compression_s3tc", "GL_NV_texture_compression_s3tc_update", "GL_NV_timer_query", "GL_NV_viewport_array", "GL_NV_viewport_array2", "GL_NV_viewport_swizzle", "GL_KHR_blend_equation_advanced", "GL_KHR_blend_equation_advanced_coherent", "GL_OES_compressed_ETC1_RGB8_texture", "GL_EXT_compressed_ETC1_RGB8_sub_texture", "GL_OES_depth24", "GL_OES_depth32", "GL_OES_depth_texture", "GL_OES_depth_texture_cube_map", "GL_OES_copy_image", "GL_OES_draw_buffers_indexed", "GL_OES_draw_elements_base_vertex", "GL_OES_texture_border_clamp", "GL_OES_tessellation_point_size", "GL_OES_tessellation_shader", "GL_OES_texture_buffer", "GL_OES_geometry_point_size", "GL_OES_geometry_shader", "GL_OES_gpu_shader5", "GL_OES_shader_io_blocks", "GL_OES_texture_view", "GL_OES_primitive_bounding_box", "GL_OES_EGL_image", "GL_OES_EGL_image_external", "GL_OES_EGL_image_external_essl3", "GL_OES_EGL_sync", "GL_OES_element_index_uint", "GL_OES_fbo_render_mipmap", "GL_OES_get_program_binary", "GL_OES_mapbuffer", "GL_OES_packed_depth_stencil", "GL_OES_rgb8_rgba8", "GL_EXT_read_format_bgra", "GL_OES_sample_shading", "GL_OES_sample_variables", "GL_OES_shader_image_atomic", "GL_OES_shader_multisample_interpolation", "GL_OES_standard_derivatives", "GL_OES_surfaceless_context", "GL_OES_texture_cube_map_array", "GL_OES_texture_npot", "GL_OES_texture_float", "GL_OES_texture_float_linear", "GL_OES_texture_half_float", "GL_OES_texture_half_float_linear", "GL_OES_texture_stencil8", "GL_OES_texture_storage_multisample_2d_array", "GL_OES_vertex_array_object", "GL_OES_vertex_half_float", "GL_OES_viewport_array", "GL_OVR_multiview", "GL_OVR_multiview2", "GL_OVR_multiview_multisampled_render_to_texture", "GL_ANDROID_extension_pack_es31a", ""]
11月 24 10:43:41 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 1 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STATIC_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:43:41 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 3 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STATIC_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:43:41 cosmic-comp[1513]: Creating new Output
11月 24 10:43:41 cosmic-comp[1513]: Initializing drm surface (crtc::Handle(41):plane::Handle(35)) with mode Mode { name: "2560x1440", clock: 575000, size: (2560, 1440), hsync: (2608, 2672, 2680), vsync: (1443, 1448, 1490), hskew: 0, vscan: 0, vrefresh: 144, mode_type: ModeTypeFlags(PREFERRED) } and connectors [connector::Handle(85)]
11月 24 10:43:41 cosmic-comp[1513]: Testing color format: AB30
11月 24 10:43:41 cosmic-comp[1513]: Remaining intersected modifiers: {Unrecognized(216172782119018515), Unrecognized(216172782119018517), Unrecognized(216172782119018516), Unrecognized(216172782119018512), Unrecognized(216172782119018514), Unrecognized(216172782119018513), Linear}
11月 24 10:43:41 cosmic-comp[1513]: Testing Formats: [DrmFormat { code: DrmFourcc(AB30), modifier: Unrecognized(216172782119018512) }, DrmFormat { code: DrmFourcc(AB30), modifier: Unrecognized(216172782119018513) }, DrmFormat { code: DrmFourcc(AB30), modifier: Unrecognized(216172782119018514) }, DrmFormat { code: DrmFourcc(AB30), modifier: Linear }, DrmFormat { code: DrmFourcc(AB30), modifier: Unrecognized(216172782119018516) }, DrmFormat { code: DrmFourcc(AB30), modifier: Unrecognized(216172782119018515) }, DrmFormat { code: DrmFourcc(AB30), modifier: Unrecognized(216172782119018517) }]
11月 24 10:43:41 cosmic-comp[1513]: Chosen format: DrmFormat { code: DrmFourcc(AB30), modifier: Unrecognized(216172782119018512) }
11月 24 10:43:41 cosmic-comp[1513]: Mapping output at Point<smithay::utils::geometry::Logical> { x: 0, y: 0 }
11月 24 10:43:41 cosmic-comp[1513]: Unmapping output
11月 24 10:43:41 cosmic-comp[1513]: Mapping output at Point<smithay::utils::geometry::Logical> { x: 0, y: 0 }
11月 24 10:43:41 cosmic-comp[1513]: Creating new wl_output
11月 24 10:43:42 cosmic-comp[1513]: Created new instance
11月 24 10:43:42 cosmic-comp[1513]: Enabled instance extensions: ["VK_EXT_debug_utils"]
11月 24 10:43:42 cosmic-comp[1513]: linux_read_sorted_physical_devices:
11月 24 10:43:42 cosmic-comp[1513]: Original order:
11月 24 10:43:42 cosmic-comp[1513]: [0] NVIDIA GeForce GTX 1080
11月 24 10:43:42 cosmic-comp[1513]: Sorted order:
11月 24 10:43:42 cosmic-comp[1513]: [0] NVIDIA GeForce GTX 1080
11月 24 10:43:42 cosmic-comp[1513]: linux_read_sorted_physical_devices:
11月 24 10:43:42 cosmic-comp[1513]: Original order:
11月 24 10:43:42 cosmic-comp[1513]: [0] NVIDIA GeForce GTX 1080
11月 24 10:43:42 cosmic-comp[1513]: Sorted order:
11月 24 10:43:42 cosmic-comp[1513]: [0] NVIDIA GeForce GTX 1080
11月 24 10:43:42 cosmic-comp[1513]: Inserted device layer "VK_LAYER_KHRONOS_validation" (libVkLayer_khronos_validation.so)
11月 24 10:43:42 cosmic-comp[1513]: Using "NVIDIA GeForce GTX 1080" with driver: "libGLX_nvidia.so.0"
11月 24 10:43:42 cosmic-comp[1513]: Initializing a xkbcommon handler with keymap query
11月 24 10:43:42 cosmic-comp[1513]: Loaded Keymap
11月 24 10:43:42 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_ARRAY_BUFFER_ARB, usage hint is GL_STATIC_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:43:42 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:43:47 cosmic-comp[1513]: Preparing Commit
11月 24 10:43:47 cosmic-comp[1513]: Adding connector: DisplayPort
11月 24 10:43:47 cosmic-comp[1513]: Setting new mode: "2560x1440"
11月 24 10:43:47 cosmic-comp[1513]: Failed to destory old mode property blob: No such file or directory (os error 2)
11月 24 10:43:47 cosmic-comp[1513]: Setting screen: AtomicModeReq { objects: [35, 41, 85], count_props_per_object: [12, 2, 1], props: [property::Handle(9), property::Handle(10), property::Handle(11), property::Handle(12), property::Handle(13), property::Handle(14), property::Handle(15), property::Handle(16), property::Handle(17), property::Handle(18), property::Handle(20), property::Handle(37), property::Handle(22), property::Handle(23), property::Handle(20)], values: [0, 0, 167772160, 94371840, 0, 0, 2560, 1440, 103, 18446744073709551615, 41, 1, 1, 98, 41] }
11月 24 10:43:47 cosmic-comp[1513]: [GL] Program/shader state performance warning: Vertex shader in program 10 is being recompiled based on GL state.
11月 24 10:43:47 cosmic-comp[1513]: [GL] Program/shader state performance warning: Vertex shader in program 10 is being recompiled based on GL state, and was not found in the disk cache
11月 24 10:43:47 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:43:52 cosmic-comp[1513]: New client connected
11月 24 10:43:52 cosmic-comp[1513]: New device "event2"
11月 24 10:43:52 cosmic-comp[1513]: New device "event1"
11月 24 10:43:52 cosmic-comp[1513]: New device "event0"
11月 24 10:43:52 cosmic-comp[1513]: New device "event5"
11月 24 10:43:52 cosmic-comp[1513]: New device "event6"
11月 24 10:43:52 cosmic-comp[1513]: New device "event7"
11月 24 10:43:52 cosmic-comp[1513]: New device "event9"
11月 24 10:43:52 cosmic-comp[1513]: New device "event10"
11月 24 10:43:52 cosmic-comp[1513]: New device "event11"
11月 24 10:43:52 cosmic-comp[1513]: New device "event13"
11月 24 10:43:52 cosmic-comp[1513]: New device "event4"
11月 24 10:43:52 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:43:57 cosmic-comp[1513]: XWayland ready
11月 24 10:43:57 cosmic-comp[1513]: XWayland is ready on DISPLAY ":0", signaling the WM.
11月 24 10:43:57 cosmic-comp[1513]: Created WM Window
11月 24 10:43:57 cosmic-comp[1513]: Selection init
11月 24 10:43:57 cosmic-comp[1513]: Selection init
11月 24 10:43:57 cosmic-comp[1513]: Got X11 event
11月 24 10:43:57 cosmic-comp[1513]: Got X11 event
11月 24 10:43:57 cosmic-comp[1513]: Got X11 event
11月 24 10:43:57 cosmic-comp[1513]: Got X11 event
11月 24 10:43:57 cosmic-comp[1513]: Got X11 event
11月 24 10:43:57 cosmic-comp[1513]: Got X11 event
11月 24 10:43:57 cosmic-comp[1513]: Got X11 event
11月 24 10:43:57 cosmic-comp[1513]: Got X11 event
11月 24 10:43:57 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:02 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:07 cosmic-comp[1513]: Compositor bug: Server ignored ImportNotifier for ZwpLinuxBufferParamsV1 { id: ObjectId(zwp_linux_buffer_params_v1@52), version: 4, data: Some(Any { .. }), handle: WeakHandle { handle: WeakInnerHandle[sys] { .. } } }
11月 24 10:44:07 cosmic-comp[1513]: Compositor bug: Server ignored ImportNotifier for ZwpLinuxBufferParamsV1 { id: ObjectId(zwp_linux_buffer_params_v1@56), version: 4, data: Some(Any { .. }), handle: WeakHandle { handle: WeakInnerHandle[sys] { .. } } }
11月 24 10:44:07 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:07 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:07 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:12 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:12 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:12 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:18 cosmic-comp[1513]: Compositor bug: Server ignored ImportNotifier for ZwpLinuxBufferParamsV1 { id: ObjectId(zwp_linux_buffer_params_v1@51), version: 4, data: Some(Any { .. }), handle: WeakHandle { handle: WeakInnerHandle[sys] { .. } } }
11月 24 10:44:18 cosmic-comp[1513]: Compositor bug: Server ignored ImportNotifier for ZwpLinuxBufferParamsV1 { id: ObjectId(zwp_linux_buffer_params_v1@52), version: 4, data: Some(Any { .. }), handle: WeakHandle { handle: WeakInnerHandle[sys] { .. } } }
11月 24 10:44:18 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:18 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:18 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:23 cosmic-comp[1513]: Mapping output at Point<smithay::utils::geometry::Logical> { x: 0, y: 0 }
11月 24 10:44:23 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:23 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:23 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:28 cosmic-comp[1513]: Compositor bug: Server ignored ImportNotifier for ZwpLinuxBufferParamsV1 { id: ObjectId(zwp_linux_buffer_params_v1@55), version: 4, data: Some(Any { .. }), handle: WeakHandle { handle: WeakInnerHandle[sys] { .. } } }
11月 24 10:44:28 cosmic-comp[1513]: New client connected
11月 24 10:44:28 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:28 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:28 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:33 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:33 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:33 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:38 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:38 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:38 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:38 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:43 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:43 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:43 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:48 cosmic-comp[1513]: New client connected
11月 24 10:44:48 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:48 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:48 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:53 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:53 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:53 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:44:58 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:45:04 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:45:09 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:45:14 cosmic-comp[1513]: Session switch: 4
11月 24 10:45:14 cosmic-comp[1513]: Session switch: 4
11月 24 10:45:14 cosmic-comp[1513]: Session switch: 4
11月 24 10:45:14 cosmic-comp[1513]: Session switch: 4
11月 24 10:45:14 cosmic-comp[1513]: Session switch: 4
11月 24 10:45:14 cosmic-comp[1513]: Session switch: 4
11月 24 10:45:14 cosmic-comp[1513]: Session switch: 4
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 32 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 28 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 33 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 27 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 35 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 25 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 31 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 34 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 29 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 26 }
11月 24 10:45:14 cosmic-comp[1513]: Closing device: OwnedFd { fd: 30 }
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event10"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event5"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event11"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event0"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event4"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event2"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event9"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event13"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event6"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event1"
11月 24 10:45:14 cosmic-comp[1513]: Removed device "event7"
11月 24 10:45:14 cosmic-comp[1513]: Disable callback called
11月 24 10:45:14 cosmic-comp[1513]: [GL] Buffer detailed info: Buffer object 2 (bound to GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING_ARB (1), and GL_ARRAY_BUFFER_ARB, usage hint is GL_STREAM_DRAW) will use VIDEO memory as the source for buffer object operations.
11月 24 10:45:19 cosmic-comp[1513]: Error rendering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment