Skip to content

Instantly share code, notes, and snippets.

@hugobuddel
Created October 20, 2023 08:58
Show Gist options
  • Save hugobuddel/f447d69a8502b02d103163fd0b2cfc86 to your computer and use it in GitHub Desktop.
Save hugobuddel/f447d69a8502b02d103163fd0b2cfc86 to your computer and use it in GitHub Desktop.
sway-greeter.448.log
00:00:00.000 [INFO] [sway/main.c:338] Sway version 1.8.1
00:00:00.000 [INFO] [sway/main.c:339] wlroots version 0.16.2
00:00:00.004 [INFO] [sway/main.c:120] Linux luca 6.4.16-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
00:00:00.004 [INFO] [sway/main.c:136] Contents of /etc/os-release:
00:00:00.004 [INFO] [sway/main.c:120] NAME="Guix System"
00:00:00.004 [INFO] [sway/main.c:120] ID=guix
00:00:00.004 [INFO] [sway/main.c:120] PRETTY_NAME="Guix System"
00:00:00.004 [INFO] [sway/main.c:120] LOGO=guix-icon
00:00:00.004 [INFO] [sway/main.c:120] HOME_URL="https://guix.gnu.org"
00:00:00.004 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://guix.gnu.org/en/manual"
00:00:00.004 [INFO] [sway/main.c:120] SUPPORT_URL="https://guix.gnu.org/en/help"
00:00:00.004 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://lists.gnu.org/mailman/listinfo/bug-guix"
00:00:00.004 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
00:00:00.004 [INFO] [sway/main.c:108] LD_PRELOAD=
00:00:00.004 [INFO] [sway/main.c:108] PATH=/run/setuid-programs:/home/greeter/.config/guix/current/bin:/home/greeter/.guix-profile/bin:/run/current-system/profile/bin:/run/current-system/profile/sbin
00:00:00.004 [INFO] [sway/main.c:108] SWAYSOCK=
00:00:00.004 [INFO] [sway/main.c:376] Starting sway version 1.8.1
00:00:00.005 [DEBUG] [sway/server.c:67] Initializing Wayland server
00:00:00.006 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
00:00:00.006 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
00:00:00.006 [INFO] [wlr] [backend/session/session.c:109] Successfully loaded libseat session
00:00:00.007 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs
00:00:00.007 [INFO] [wlr] [backend/drm/backend.c:200] Initializing DRM backend for /dev/dri/card0 (i915)
00:00:00.007 [DEBUG] [wlr] [backend/drm/drm.c:88] Using atomic DRM interface
00:00:00.007 [DEBUG] [wlr] [backend/drm/drm.c:100] ADDFB2 modifiers supported
00:00:00.007 [INFO] [wlr] [backend/drm/drm.c:253] Found 4 DRM CRTCs
00:00:00.007 [INFO] [wlr] [backend/drm/drm.c:180] Found 24 DRM planes
00:00:00.008 [INFO] [wlr] [render/egl.c:201] Supported EGL client extensions: EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
00:00:00.009 [DEBUG] [wlr] [render/egl.c:469] Using EGL device /dev/dri/card0
error: Kernel is too old (4.16+ required) or unusable for Iris.
Check your dmesg logs for loading failures.
libEGL warning: egl: failed to create dri2 screen
00:00:00.185 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
error: Kernel is too old (4.16+ required) or unusable for Iris.
Check your dmesg logs for loading failures.
libEGL warning: egl: failed to create dri2 screen
00:00:00.190 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
00:00:00.190 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize"
00:00:00.190 [ERROR] [wlr] [render/egl.c:264] Failed to initialize EGL
00:00:00.190 [ERROR] [wlr] [render/egl.c:554] Failed to initialize EGL context
00:00:00.190 [ERROR] [wlr] [render/gles2/renderer.c:679] Could not initialize EGL
00:00:00.190 [DEBUG] [wlr] [render/wlr_renderer.c:271] Failed to create a GLES2 renderer. Skipping!
00:00:00.190 [ERROR] [wlr] [render/wlr_renderer.c:333] Could not initialize renderer
00:00:00.190 [ERROR] [sway/server.c:79] Failed to create renderer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment