!JQvnJacrwKgtkGHYHO:matrix.org

NixOS + Framework

229 Members
Discussing NixOS in the context of the Framework laptop52 Servers

Load older messages


SenderMessageTime
8 May 2025
@stunkymonkey:matrix.orgFelix Bühler

hey
i am trying to start sway from the tty
I am getting:

00:00:00.000 [INFO] [sway/main.c:295] Sway version 1.10
00:00:00.000 [INFO] [sway/main.c:296] wlroots version 0.18.1
00:00:00.003 [INFO] [sway/main.c:81] Linux workman 6.14.4 #1-NixOS SMP PREEMPT_DYNAMIC Fri Apr 25 08:51:21 UTC 2025 x86_64 GNU/Linux
00:00:00.003 [INFO] [sway/main.c:97] Contents of /etc/lsb-release:
00:00:00.003 [INFO] [sway/main.c:81] DISTRIB_CODENAME=vicuna
00:00:00.003 [INFO] [sway/main.c:81] DISTRIB_DESCRIPTION="NixOS 24.11 (Vicuna)"
00:00:00.003 [INFO] [sway/main.c:81] DISTRIB_ID=nixos
00:00:00.003 [INFO] [sway/main.c:81] DISTRIB_RELEASE="24.11"
00:00:00.003 [INFO] [sway/main.c:81] LSB_VERSION="24.11 (Vicuna)"
00:00:00.003 [INFO] [sway/main.c:97] Contents of /etc/os-release:
00:00:00.003 [INFO] [sway/main.c:81] ANSI_COLOR="1;34"
00:00:00.003 [INFO] [sway/main.c:81] BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
00:00:00.003 [INFO] [sway/main.c:81] BUILD_ID="24.11.20250502.bf3287d"
00:00:00.003 [INFO] [sway/main.c:81] CPE_NAME="cpe:/o:nixos:nixos:24.11"
00:00:00.003 [INFO] [sway/main.c:81] DEFAULT_HOSTNAME=nixos
00:00:00.003 [INFO] [sway/main.c:81] DOCUMENTATION_URL="https://nixos.org/learn.html"
00:00:00.003 [INFO] [sway/main.c:81] HOME_URL="https://nixos.org/"
00:00:00.003 [INFO] [sway/main.c:81] ID=nixos
00:00:00.003 [INFO] [sway/main.c:81] ID_LIKE=""
00:00:00.003 [INFO] [sway/main.c:81] IMAGE_ID=""
00:00:00.003 [INFO] [sway/main.c:81] IMAGE_VERSION=""
00:00:00.003 [INFO] [sway/main.c:81] LOGO="nix-snowflake"
00:00:00.003 [INFO] [sway/main.c:81] NAME=NixOS
00:00:00.003 [INFO] [sway/main.c:81] PRETTY_NAME="NixOS 24.11 (Vicuna)"
00:00:00.003 [INFO] [sway/main.c:81] SUPPORT_END="2025-06-30"
00:00:00.003 [INFO] [sway/main.c:81] SUPPORT_URL="https://nixos.org/community.html"
00:00:00.003 [INFO] [sway/main.c:81] VARIANT=""
00:00:00.003 [INFO] [sway/main.c:81] VARIANT_ID=""
00:00:00.003 [INFO] [sway/main.c:81] VENDOR_NAME=NixOS
00:00:00.003 [INFO] [sway/main.c:81] VENDOR_URL="https://nixos.org/"
00:00:00.003 [INFO] [sway/main.c:81] VERSION="24.11 (Vicuna)"
00:00:00.003 [INFO] [sway/main.c:81] VERSION_CODENAME=vicuna
00:00:00.003 [INFO] [sway/main.c:81] VERSION_ID="24.11"
00:00:00.003 [INFO] [sway/main.c:69] LD_LIBRARY_PATH=/nix/store/pp3p58f2xp8h3jf0qiwagkpazhmg5xr4-pipewire-1.2.7-jack/lib
00:00:00.003 [INFO] [sway/main.c:69] LD_PRELOAD=
00:00:00.003 [INFO] [sway/main.c:69] PATH=/run/wrappers/bin:/home/felix/.nix-profile/bin:/nix/profile/bin:/home/felix/.local/state/nix/profile/bin:/etc/profiles/per-user/felix/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin
00:00:00.003 [INFO] [sway/main.c:69] SWAYSOCK=
00:00:00.003 [INFO] [sway/main.c:332] Starting sway version 1.10
00:00:00.003 [DEBUG] [sway/server.c:218] Initializing Wayland server
00:00:00.003 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
00:00:00.003 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
00:00:00.003 [INFO] [wlr] [backend/session/session.c:108] Successfully loaded libseat session
00:00:00.006 [INFO] [wlr] [backend/backend.c:256] Found 1 GPUs
00:00:00.006 [INFO] [wlr] [backend/drm/backend.c:185] Initializing DRM backend for /dev/dri/card1 (amdgpu)
00:00:00.006 [DEBUG] [wlr] [backend/drm/drm.c:111] Using atomic DRM interface
00:00:00.006 [DEBUG] [wlr] [backend/drm/drm.c:131] ADDFB2 modifiers supported
00:00:00.006 [INFO] [wlr] [backend/drm/drm.c:310] Found 4 DRM CRTCs
00:00:00.006 [INFO] [wlr] [backend/drm/drm.c:268] Found 10 DRM planes
00:00:00.007 [INFO] [wlr] [render/egl.c:205] Supported EGL 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_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_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.008 [DEBUG] [wlr] [render/egl.c:486] Using EGL device /dev/dri/card1
'gfx1152' is not a recognized processor for this target (ignoring processor)
'gfx1152' is not a recognized processor for this target (ignoring processor)
amd: LLVM doesn't support gfx1152, bailing out...
libEGL warning: egl: failed to create dri2 screen
00:00:00.016 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
'gfx1152' is not a recognized processor for this target (ignoring processor)
'gfx1152' is not a recognized processor for this target (ignoring processor)
amd: LLVM doesn't support gfx1152, bailing out...
libEGL warning: egl: failed to create dri2 screen
00:00:00.020 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
_amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
amdgpu: amdgpu_device_initialize failed.
libEGL warning: egl: failed to create dri2 screen
00:00:00.024 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
00:00:00.024 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize"
00:00:00.024 [ERROR] [wlr] [render/egl.c:268] Failed to initialize EGL
00:00:00.024 [ERROR] [wlr] [render/egl.c:571] Failed to initialize EGL context
00:00:00.024 [ERROR] [wlr] [render/gles2/renderer.c:499] Could not initialize EGL
00:00:00.024 [DEBUG] [wlr] [render/wlr_renderer.c:192] Failed to create a GLES2 renderer. Skipping!
00:00:00.024 [ERROR] [wlr] [render/wlr_renderer.c:272] Could not initialize renderer
00:00:00.024 [ERROR] [sway/server.c:236] Failed to create renderer

any idea how to fix this? maybe I am doing something wrong with the amdgpu, but i am no expert here

20:59:54
@hexa:lossy.network@hexa:lossy.networklatest kernel21:00:49
@hexa:lossy.network@hexa:lossy.network* latest kernel?21:00:50
@stunkymonkey:matrix.orgFelix Bühler I am using boot.kernelPackages = pkgs.linuxPackages_latest; with nixos 24.11
and tried boot.kernelPackages = pkgs.unstable.linuxPackages_latest; which is the unstable (in my case)
sadly both produce the same error
21:05:23
@somebody:idonotknow.xyzsomebodyI have the same issue23:13:36
9 May 2025
@pinpox:matrix.orgpinpox
In reply to @somebody:idonotknow.xyz
I have the same issue
I have the same laptop, no issues. This is all I have set in my config relates to the hardware https://github.com/pinpox/nixos/blob/main/machines/kiwi/framework.nix
00:59:07
@mschwaig:matrix.orgMartin SchwaighoferI am trying to see right now if the issue went away when I switched to linuxPackages_latest. I am on kernel 6.14.5 now, and so far I think I have not seen the issues since I switched. I was previously on 6.12.11.10:06:05
@mschwaig:matrix.orgMartin SchwaighoferThanks, that config looks really interesting.10:13:38
@stunkymonkey:matrix.orgFelix Bühler fyi Martin Schwaighofer:
i can confirm, that using the unstable-nixpkgs works perfectly fine
if you are using the stable-branch and just use the unstable package and kernel it does not... not sure why
21:36:18
10 May 2025
@strutztm:strutztm.destrutztm left the room.19:51:19
17 May 2025
@manolis:manol.ismanolis joined the room.10:59:42
20 May 2025
@rajil:rajils.comtrumee joined the room.17:36:32
21 May 2025
@scl:tchncs.deSebastian (he/him) joined the room.22:32:41
22 May 2025
@tfritz:matrix.orgtfritz joined the room.17:40:06
@qbig:matrix.orgqbig joined the room.19:37:00
@qbig:matrix.orgqbig left the room.19:44:42
23 May 2025
@juliusfreudenberger:jfreudenberger.dejuliusfreudenberger joined the room.18:11:02
27 May 2025
@apeioo:matrix.orgLorenz joined the room.11:38:51
@stunkymonkey:matrix.orgFelix Bühleris someone else experiencing problems with wifi of the the mt7925-chip? for now i disabled 5 ghz which resolves it mostly, but it is surely slower... not sure why 5ghz does not work any ideas?20:59:22
1 Jun 2025
@seanthw:matrix.orgSean Thawe joined the room.23:48:53
3 Jun 2025
@piegames:matrix.orglegacyPiegames left the room.12:08:45
4 Jun 2025
@freedbeats:the-lamp.netfreedbeats changed their display name from freedbeats to Freddi.15:37:02
@freedbeats:the-lamp.netfreedbeats changed their display name from Freddi to freedbeats.15:48:58
@hedgemage:unredacted.orgHedgeMage joined the room.19:24:05
5 Jun 2025
@bivsk22:matrix.orgfour joined the room.09:05:52
@bivsk22:matrix.orgfour set a profile picture.14:27:02
6 Jun 2025
@haskal:matrix.orgxenia joined the room.03:19:47
7 Jun 2025
@davidisaksson:matrix.orgdavidisaksson joined the room.11:36:58
@max.peter:matrix.orgmax.peter joined the room.18:22:15
8 Jun 2025
@eliasp:kde.orgeliasp joined the room.20:01:26

Show newer messages


Back to Room ListRoom Version: 10