test
the correct command is startx not start x…
one second, im ganna upload some logs and my xinitrc file
this is very likely the reason you have issues: Kernel: 5.16.0-1-MANJARO - that kernel is not supported, do you have installed other kernels?
so you didnt even run the latest stable update…
post output from:
find /etc/X11/ -name "*.conf"
so remove this:
sudo rm /X11/xrdp/xorg.conf
then reboot and select in grub menu the 5.15 kernel
hopefully youll normally boot and then uninstall the 5.16 kernel
dont run update, until you switch from the 5.16 kernel…
so you were not running the 5.16… so if thats the case you can uninstall it…
post again output from:
find /etc/X11/ -name "*.conf"
and from:
mhwd -l && mhwd -li
so try reinstalling video drivers:
log out and enter into tty - alt+ctrl+f2
uninstall:
sudo mhwd -r pci video-linux
install again:
sudo mhwd -i pci video-linux
reboot:
systemctl reboot
this /sys/firmware/efi/efivars: unknown filesystem type ‘efivarfs’ looks like there is some issue with bios -legacy mode / uefi mode… did you modify bios settings, or did something in windows if you are running windows?