Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
[solved] Infinate KDM loop
I had to reinstall libstdc++v3 after playing around with LDFLADS in which I managed to break a few QT based apps. Anyways, now I have the infinate KDM login loop. KDM lanuches at system boot just fine, but logging in sends me right back to the KDM login screen, hence the inifinate loop.
XDM works fine. I can start/login into any wm/de (whichever is set to default) so this is definately a KDM issue.
Any ideas?
-- rm -fr /etc/whitehouse
-- Gentoo | udev | Xorg 6.8.2 | 2.6.14-r4 | KDE 3.5.0
Check ~/.xsession.errors or something like it. If your window manager can't start it will shut down X. Since gdm/kdm is respawned (see /etc/ttys), it starts right right up again, seeming like an endless loop. Other places to check are any kde logs, /var/log/*
Hope that helps
Solved the KDM infinate loop.. Well, at least for me I did....
[code:1]genkdmconf --no-old[/code:1]
-- rm -fr /etc/whitehouse
-- Gentoo | udev | Xorg 6.8.2 | 2.6.14-r4 | KDE 3.5.0