直接卡住ctrl+c没有用,只能切换tty
往上翻到红色消息开头。
niri.log (192.2 KB)
pacman -Qo /usr/lib/libLLVM.so*
新日志
niri.log (23.8 KB)
难道是因为我用了cachy仓库的原因?
MESA-LOADER: failed to open dri: libLLVM.so.22.1: cannot open shared object file: No such file or directory (search paths /usr/lib/gbm, suffix _gbm)
你的第一份日志里写了 mesa 需要 libLLVM.so.22.1,archlinux 仓库里的最新版也确实是这个版本
哦,第二份日志里也有
可能我用cachy仓库的缘故
先降级一下 mesa 试试?
确实是llvm的版本的问题,我重新安装了llvm22之后启动成功了



