Hello,
I have just downloaded endeavouros, everything went smoothly and I went with the i3 manager. Now that I am done and enter my password to login it keeps returning to the login screen. Again and again. I typed in a wrong password and it does say wrong password so password is not the issue.
I just installed the standard option when installing not the nvidia, i guess default is lightDM. I am now installing it again choosing the second option the nvidia one. Lets see what happens. I did Ctrl+alt+f3 and i could login using the terminal
One quick question. Once the installation is complete and the system is rebooting what is the exact time to pull the usb out as I have experienced some systems prompt.
Well, it’s not a good thing to pull the drive while mounted. You could just shut the system down without rebooting remove the USB. Or just wait till OS restarts.
Try this first, if that fails try the below steps.
Log in to try Ctrl + Alt + 3
Then run this command ls -lA and see the permissions of this file .Xauthority.
If the permission looks like this -rw------- 1 root root 53 Jul 29 13:21 .Xauthority
You need to take ownership by running sudo chown <yourusername>:<yourusername> .Xauthority
You might need to do the same for this file .ICEauthority but owning the above should do the trick.
Now reboot and see.
If this fails remove Xauthority by using rm ~/Xauthority.
Command is this sudo downgrade xorg-server. Once you run the command it gives the list of versions. From that select the 1.20.11-1 package and enter the index number where it asks for the number.