I found this solution in one of the forums: I pretty much copied and paste the solution here
check
ls -l ~/.Xauthority
It should be owned by you. If not, run
sudo chown user ~/.Xauthority
where user is your username
Then, run
Then, run
chmod u+rw ~/.Xauthority
startx
No comments:
Post a Comment