A solution for everyone with the same problem on XFCE and HP255G7/RCRTL8821ce:
- Install manjaro-xfce-20.1.1-201001-linux58
- sudo pacman -Syu
- sudo pacman -S base-devel
- sudo pacman -S linux58-headers
- yay -S rtl8821ce-dkms-git
- sudo pacman -S --needed sddm
- sudo systemctl disable lightdm
- sudo systemctl enable sddm
- reboot
I could still log in via the tty with the commands:
systemctl enable lightdm.service
systemctl start lightdm
Changed the display manager because:
systemctl --failed
“lightdm.service failed”
It’s obvious there was an issue with its installation and or configuration but its work with sddm.
Wlan works fine …