"No write access to /home/user/.ICEauthority" and then "could not start ksmserver". After trawling the internet, I came across this solution, which worked for me:
sudo chown group:user /home/user/.ICEauthority- where group is your group (for me that was the same name as my user) and user is your username.
Then run
sudo /etc/init.d/kdm restartand you should be back in business!
No comments:
Post a Comment