求助大佬,关于ked安装重启时黑屏问题!

sddm的问题可能,把sddm停用再安装gdm然后启用就行,进不去tty可以看wiki的chroot进入方法再执行
1.停用systemctl disable sddm
2.安装pacman -S gdm
3.启用systemctl enable gdm