Originally posted by: Sunner
Originally posted by: TonyRic
MadRat if you are being sent right back to the login, what has happened is ~/.bashrc (might be ~/.bash_profile) is screwed for your userid. What you need is this file from the original install. SuSE has a pretty hefty file with a lot of stuff in it and if you don't have it or yours is from a previous install of SuSE then this is most likely your problem.
Nah, .bashrc is for bash(didn't see it coming, did you?
😉 ), KDE doesn't need that.
Madrat, I haven't used KDM(KDE's welcome/login thingy, Desktop Manager, whatever it's called) for a while, but I'm fairly certain there's an option to start a session called "Console" or some such, basically just a regular init 3 login.
If there isn't, you can always just use ctrl-alt-f1 to get to vc1, login as root, then shutdown KDM using /etc/init.d/kdm shutdown
After you've done that, create a file called ~/.xinitrc and put the command "startkde" in it, nothing more.
Now just start X using "startx", and see what happens.
If it's indeed KDE screwing with you, you should see some kind of error message.