龙芯3A6000系统源里的wezterm打不开

╭─~ ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
╰─❯ wezterm                                                                                             [ v24.18.1]─╯
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/loongarch64-linux-gnu/gsgpu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
libEGL warning: DRI2: failed to open swrast (search paths /usr/lib/loongarch64-linux-gnu/gsgpu/dri:\$${ORIGIN}/dri:/usr/lib/dri)
12:41:50.729  ERROR  wezterm_gui::frontend > Failed to create window: with_egl_lib failed: with_egl_lib(libEGL.so.1) failed: egl Initialize: NOT_INITIALIZED, with_egl_lib(libEGL.so) failed: egl Initialize: NOT_INITIALIZED

您好,LoongGPU LG110 仅支持 OpenGL 2.1,而 WezTerm 需要 OpenGL 3.3,因此无法启动

ok,感谢。那我还是继续用alacritty了