Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: kde wont log in user
Date: Tue, 19 Jan 2010 00:13:53
Message-Id: 201001182321.57476.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Re: kde wont log in user by James
1 On Monday 18 January 2010 15:09:39 James wrote:
2 > Mick <michaelkintzios <at> gmail.com> writes:
3
4 > > I suspect that you probably have fallen victim to the great conspiracy of
5 > > baselayout doing away with rc.conf and not screaming it LOUD ENOUGH to
6 > > make sure that we set up the XSESSION variable so that the appropriate
7 > > windows manager/DE is selected. See more here:
8 > >
9 > > http://thread.gmane.org/gmane.linux.gentoo.user/224058
10 >
11 > I read that thread, so I created the file
12 > /etc/env.d/90xsession with the contents XSESSION="kdm"
13 > (permissions 644)
14 >
15 > rebooting the Display Manager starts up, but when I log
16 > in looks like the passwd is accepted (still works via ssh)
17 > but the Display Manager Login Screen just returns....?
18
19 OK, now you don't get the TWM window manager, but your KDE fails to start. :-(
20
21 > > > > Before you reply, take a look for anything useful in
22 > > > > /var/log/kdm.log.
23 >
24 > cat /var/log/Xorg.0.log
25 [snip ...]
26
27 > 9: /lib/libc.so.6(__libc_start_main+0xf4) [0x7f395dfa5a44]
28 > 10: /usr/bin/X [0x430639]
29 >
30 > Fatal server error:
31 > Caught signal 11. Server aborting
32
33 Stating the obvious, this is not right. Now it's not that /etc/init.d/xdm
34 cannot find your Window Manager/DE, but something is wrong with X's
35 configuration and it crashes.
36
37 > Like I stated early, xorg.conf is empty, so maybe I need
38 > some minial entries in the /etc/X/xorg.conf file?
39
40 It might be that with your video card you *must* have an xorg.conf, although I
41 think that most cards will run with a basic /etc/hal/fdi/policy/10-x11-
42 input.fdi
43
44 I have not seen the errors you are getting in your log before, but I noticed
45 libc.so.6 - have you run revdep-rebuild -p -i or revdep-rebuild -p -i --
46 library libc.so.6 just in case?
47 --
48 Regards,
49 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: kde wont log in user James <wireless@×××××××××××.com>