You are not logged in.

Amoeba

Trainee

  • "Amoeba" started this thread

Posts: 115

Location: http://seattle.wa.u$

Occupation: Urban guerilla

  • Send private message

1

Friday, September 24th 2004, 6:20pm

[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

2

Saturday, September 25th 2004, 1:57am

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

Amoeba

Trainee

  • "Amoeba" started this thread

Posts: 115

Location: http://seattle.wa.u$

Occupation: Urban guerilla

  • Send private message

3

Saturday, September 25th 2004, 3:25am

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