[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X sessions die when using KDM



On Fri, Oct 19, 2001 at 09:23:34PM -0700, nate wrote:

> > When I use KDM to start X, after logging in it goes right
> > back to the kdm login screen.  I can login from the console
> > and run X with startx without a problem though. Here are the
> > lines from applicable logs:
> 
> i have the same problem. tried both kdm and xdm.

Hi,

I wonder if you use woody and ran 'apt-get upgrade' recently. One
of the packages upgraded a few days ago is xfree86-common, which
contains the file /etc/X11/Xsession.d/99xfree86-common_start.
Please check this file, and if it contains the line

	exec "$REALSTARTUP"

remove the quotes, so that it reads

	exec $REALSTARTUP

Now login at your kdm screen, and see if it works.

HTH,
Raghavendra.

-- 
N. Raghavendra                    | GnuPG signed/encrypted mail
raghu@mri.ernet.in                | welcome.  Key ID: 03618806.
Harish-Chandra Research Institute |    C75D D0AF 457E 7454 BEC2
http://www.mri.ernet.in/~raghu/   |    37AD C6E1 0407 0361 8806



Reply to: