Can't login to X in Ubuntu 6.06 after installing KDE
UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
In the menu (bottom button on left) in kdm, which desktop to you have it set trying to load? It sounds to me that your window manager is failing to start.
Try going into a console and do sudo /etc/init.d/kdm stop to stop kdm. Then create a .xinitrc file in your home directory and put in it:
exec startkde
Then try doing startx and see what happens. It may give us some output to help that we cant see from kdm. You can also do startx &>out.txt to write the output to a textfile for examination l8r.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.