Received: from mail.cock.li (mail.cock.li [37.120.193.123]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 959CC221D3A for <~alpine/users@lists.alpinelinux.org>; Tue, 11 Aug 2026 16:42:20 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------9CDfn7v0O4Zed8n8l0sZoq5B" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=firemail.cc; s=mail; t=1786466538; bh=VFvB8+dyQiE93E7vFdwe9fPKzAHkuaXhpMmkC1v0KmA=; h=Date:From:Subject:To:Cc:References:In-Reply-To:From; b=kwcKRFyHtosimMl++vfvdBPZRuPxeDrwMlJCHNA0OroMlcEVutXk5LvCzKJlUg0b3 OxG6U7pLh2LTNO7L6MtKZazRKerKJMqbyyVmYHrOT7vMGf9WtOvgR+Z16ZdCVERzPU VTM2fVvfg4Cyk82T3BCKOMmZAA5+OnjKghzzE064FFGcBKMBWorrFY78CTZBLrrjGv DCHr9EUFYLf7nS7+9VLEsnNogsDwSuEHszi45ksGeVx4iO5Bp1JjVk4liOAWsvAEuL OlYMJKB5a4zuOcP4JQ91+MN+rsEZTTAxOkp9BCvM+wx0k59CPGyRov9rV8Kzhj3aWl TXOSRnt9M9Mgg== Message-ID: <5987214f-f466-496b-9c25-61b78694f399@firemail.cc> Date: Tue, 11 Aug 2026 18:40:27 +0200 MIME-Version: 1.0 User-Agent: Betterbird (Windows) From: mitochondriummulticast@firemail.cc Subject: Re: Problem with starting Wayland compositor To: ~alpine/users@lists.alpinelinux.org Cc: Naomi Rennie-Waldock References: Content-Language: en-US In-Reply-To: This is a multi-part message in MIME format. --------------9CDfn7v0O4Zed8n8l0sZoq5B Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Yes, it is 8086:9a60. Starting compositor with  xe module blacklisted: MESA: error: ZINK: failed to choose pdev libEGL warning: egl: failed to create dri2 screen 00:00:01.919 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen" MESA: error: ZINK: failed to choose pdev libEGL warning: egl: failed to create dri2 screen 00:00:01.929 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen" 00:00:01.932 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to load driver" 00:00:01.933 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize" 00:00:01.933 [ERROR] [render/egl.c:269] Failed to initialize EGL 00:00:01.933 [ERROR] [render/egl.c:611] Failed to initialize EGL context 00:00:01.933 [ERROR] [render/gles2/renderer.c:499] Could not initialize EGL 00:00:01.938 [ERROR] [render/vulkan/renderer.c:2540] Could not match drm and vulkan device 00:00:01.938 [ERROR] [backend/drm/renderer.c:23] Renderer did not support importing DMA-BUFs 00:00:01.960 [ERROR] [backend/libinput/backend.c:111] libinput initialization failed, no input devices 00:00:01.960 [ERROR] [backend/libinput/backend.c:112] Set WLR_LIBINPUT_NO_DEVICES=1 to suppress this check 00:00:01.960 [ERROR] [backend/multi/backend.c:32] Failed to initialize backend. startup: backend_start Starting compositor with  i915 module blacklisted: MESA: error: ZINK: vkEnumeratePhysicalDevices failed (VK_ERROR_INITIALIZATION_FAILED) MESA: error: ZINK: failed to choose pdev libEGL warning: egl: failed to create dri2 screen 00:00:01.959 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen" MESA: error: ZINK: vkEnumeratePhysicalDevices failed (VK_ERROR_INITIALIZATION_FAILED) MESA: error: ZINK: failed to choose pdev libEGL warning: egl: failed to create dri2 screen 00:00:01.968 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen" 00:00:01.971 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to load driver" 00:00:01.972 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize" 00:00:01.972 [ERROR] [render/egl.c:269] Failed to initialize EGL 00:00:01.972 [ERROR] [render/egl.c:611] Failed to initialize EGL context 00:00:01.972 [ERROR] [render/gles2/renderer.c:499] Could not initialize EGL 00:00:01.977 [ERROR] [render/vulkan/vulkan.c:265] Could not retrieve physical devices: ERROR_INITIALIZATION_FAILED (-3) 00:00:01.977 [ERROR] [render/vulkan/renderer.c:2540] Could not match drm and vulkan device 00:00:01.977 [ERROR] [backend/drm/renderer.c:23] Renderer did not support importing DMA-BUFs 00:00:02.061 [ERROR] [backend/libinput/backend.c:111] libinput initialization failed, no input devices 00:00:02.061 [ERROR] [backend/libinput/backend.c:112] Set WLR_LIBINPUT_NO_DEVICES=1 to suppress this check 00:00:02.061 [ERROR] [backend/multi/backend.c:32] Failed to initialize backend. startup: backend_start --------------9CDfn7v0O4Zed8n8l0sZoq5B Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

Yes, it is 8086:9a60.

Starting compositor with  xe module blacklisted: 

MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
00:00:01.919 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
00:00:01.929 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
00:00:01.932 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to load driver"
00:00:01.933 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize"
00:00:01.933 [ERROR] [render/egl.c:269] Failed to initialize EGL
00:00:01.933 [ERROR] [render/egl.c:611] Failed to initialize EGL context
00:00:01.933 [ERROR] [render/gles2/renderer.c:499] Could not initialize EGL
00:00:01.938 [ERROR] [render/vulkan/renderer.c:2540] Could not match drm and vulkan device
00:00:01.938 [ERROR] [backend/drm/renderer.c:23] Renderer did not support importing DMA-BUFs
00:00:01.960 [ERROR] [backend/libinput/backend.c:111] libinput initialization failed, no input devices
00:00:01.960 [ERROR] [backend/libinput/backend.c:112] Set WLR_LIBINPUT_NO_DEVICES=1 to suppress this check
00:00:01.960 [ERROR] [backend/multi/backend.c:32] Failed to initialize backend.
startup: backend_start

Starting compositor with  i915 module blacklisted: 

MESA: error: ZINK: vkEnumeratePhysicalDevices failed (VK_ERROR_INITIALIZATION_FAILED)
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
00:00:01.959 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
MESA: error: ZINK: vkEnumeratePhysicalDevices failed (VK_ERROR_INITIALIZATION_FAILED)
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
00:00:01.968 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
00:00:01.971 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to load driver"
00:00:01.972 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize"
00:00:01.972 [ERROR] [render/egl.c:269] Failed to initialize EGL
00:00:01.972 [ERROR] [render/egl.c:611] Failed to initialize EGL context
00:00:01.972 [ERROR] [render/gles2/renderer.c:499] Could not initialize EGL
00:00:01.977 [ERROR] [render/vulkan/vulkan.c:265] Could not retrieve physical devices: ERROR_INITIALIZATION_FAILED (-3)
00:00:01.977 [ERROR] [render/vulkan/renderer.c:2540] Could not match drm and vulkan device
00:00:01.977 [ERROR] [backend/drm/renderer.c:23] Renderer did not support importing DMA-BUFs
00:00:02.061 [ERROR] [backend/libinput/backend.c:111] libinput initialization failed, no input devices
00:00:02.061 [ERROR] [backend/libinput/backend.c:112] Set WLR_LIBINPUT_NO_DEVICES=1 to suppress this check
00:00:02.061 [ERROR] [backend/multi/backend.c:32] Failed to initialize backend.
startup: backend_start


--------------9CDfn7v0O4Zed8n8l0sZoq5B--