On Sunday 23 February 2003 16:59, gabor wrote:
> i installed kde3.1,
> and basicall kdm starts, but it doesn't allow me to log in.
>
> when kdm starts it display this login dialog, where i enter my
> username+password+windowmanager, and then i press 'go', and it just
> turns back to the login screen.
>
> logging in from a konsole as a user, and starting 'startx' works
> /var/log/kdm contains this:
> --
> .
> .
> XFree86 Version 4.2.99.4 / X Window System
> .
> .
> (==) Log file: "/var/log/XFree86.0.log", Time: Sun Feb 23 16:55:38 2003
> (==) Using config file: "/etc/X11/XF86Config"
> (II) [GLX]: Initializing GLX extension
> /etc/X11/xdm/Xsetup_0: line 7: /usr/kde/3.1/bin/kdmdesktop: No such file
> or directory
> sessions: SessionTypes=Xsession,kde-3.1,
> Changing kdmrc in /usr/kde/3.1
> Changing kdmrc in /usr
> /etc/X11/xdm/Xsetup_0: line 25: cd: /usr/share/config/kdm: No such file
> or directory
> Changing kdmrc in /usr/kde/3.1
> (II) [GLX]: Initializing GLX extension
> /etc/X11/xdm/Xsetup_0: line 7: /usr/kde/3.1/bin/kdmdesktop: No such file
> or directory
> sessions: SessionTypes=Xsession,kde-3.1,
> Changing kdmrc in /usr/kde/3.1
> Changing kdmrc in /usr
> /etc/X11/xdm/Xsetup_0: line 25: cd: /usr/share/config/kdm: No such file
> or directory
> Changing kdmrc in /usr/kde/3.1
> -----------------------------------------
>
> any ideas?
>
> gabor
>

What do you mean by turning back to login screen? 'Login Denied' or does kdm 
restart?

I had the problem that /lib/security/pam_console.so was missing pam_get_item 
or thelike.

I found a similiar bug filed dor gdm in bugs.gentoo.org and the fix for this 
bug worked.

do : ldd -r /lib/security/pam_console.so and if it says some missing symbol 
then apply the fix:

#echo "/lib/libpam.so" >> /etc/ld.so.preload

If that was your problem
let me know and possible comment on the gdm bug 

Good Luck

Roger

--
[EMAIL PROTECTED] mailing list

Reply via email to