Received: from mail.cock.li (mail.cock.li [37.120.193.123]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 92AF3221CAA for <~alpine/users@lists.alpinelinux.org>; Sat, 8 Aug 2026 09:02:08 +0000 (UTC) Message-ID: <17ecefbd-c19b-4779-92c1-d9e4dce1597c@firemail.cc> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=firemail.cc; s=mail; t=1786179725; bh=rMVmrhLVIraXg8mBUXwVYxOfqGFnd02amtMyNpqBtEU=; h=Date:To:From:Subject:From; b=b+2fmZ9T/JpXBu3UDqvdl7dirvEdiSBAM4zp4VfU1MChb1VaZwkpJizyJVI3f/AUC 067ZjUTGJ3hLgXwdeP+vUwdvr/Hwuntx/WwlkI2vrtNMowTy+Mt+ZWOM8xGNLBBTos GoAigoxUSyHrCCN9THpHDWCNtZD/lL547Rxm2MiGKVj2L3JdD0STxgQomd+FiRIXGN YgDfPITdgD+7KbpCcAf81B/2FURTRRGGiaXTebFfl2+RkqPuYWP2eb5Grw9buOZTXk pMGjSa+XoXc3Ee4GAtbAW8/sjaqYav/7BG9QgFTV/66IsdH94cLbzAcZSKCuCPYFdB RFiHo3s5CNOYQ== Date: Sat, 8 Aug 2026 11:01:35 +0200 MIME-Version: 1.0 User-Agent: Betterbird (Windows) To: ~alpine/users@lists.alpinelinux.org Content-Language: en-US From: mitochondriummulticast Subject: Problem with starting Wayland compositor Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Alpine Edge x86_64, not on VM or WLS. I have only one GPU. Outputs of commands; 1. seatd-launch -l error dwl : libEGL warning: egl: failed to create dri2 screen 00:00:00.479 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen" libEGL warning: egl: failed to create dri2 screen 00:00:00.482 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen" 00:00:00.482 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to load driver" 00:00:00.482 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize" 00:00:00.482 [ERROR] [render/egl.c:269] Failed to initialize EGL 00:00:00.482 [ERROR] [render/egl.c:611] Failed to initialize EGL context 00:00:00.482 [ERROR] [render/gles2/renderer.c:499] Could not initialize EGL 00:00:00.482 [ERROR] [backend/drm/renderer.c:23] Renderer did not support importing DMA-BUFs libEGL warning: egl: failed to create dri2 screen 00:00:00.487 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen" libEGL warning: egl: failed to create dri2 screen 00:00:00.489 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen" 00:00:00.489 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to load driver" 00:00:00.489 [ERROR] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize" 00:00:00.489 [ERROR] [render/egl.c:269] Failed to initialize EGL 00:00:00.489 [ERROR] [render/egl.c:611] Failed to initialize EGL context 00:00:00.489 [ERROR] [render/gles2/renderer.c:499] Could not initialize EGL 00:00:00.489 [ERROR] [render/wlr_renderer.c:279] Could not initialize renderer couldn't create renderer 2.lspci | grep -iE 'UHD' : 00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01) 3.apk list --installed | grep -iE 'intel|vulkan|mesa' : mesa-26.1.6-r0 x86_64 {mesa} (MIT AND SGI-B-2.0 AND BSL-1.0) [installed] mesa-dri-gallium-26.1.6-r0 x86_64 {mesa} (MIT AND SGI-B-2.0 AND BSL-1.0) [installed] mesa-egl-26.1.6-r0 x86_64 {mesa} (MIT AND SGI-B-2.0 AND BSL-1.0) [installed] mesa-gbm-26.1.6-r0 x86_64 {mesa} (MIT AND SGI-B-2.0 AND BSL-1.0) [installed] mesa-gles-26.1.6-r0 x86_64 {mesa} (MIT AND SGI-B-2.0 AND BSL-1.0) [installed] mesa-va-gallium-26.1.6-r0 x86_64 {mesa} (MIT AND SGI-B-2.0 AND BSL-1.0) [installed] mesa-vulkan-intel-26.1.6-r0 x86_64 {mesa} (MIT AND SGI-B-2.0 AND BSL-1.0) [installed] vulkan-loader-1.4.347-r0 x86_64 {vulkan-loader} (Apache-2.0) [installed]