Gentoo Archives: gentoo-user

From: Tom Wijsman <TomWij@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] about to give up on systemd and gnome
Date: Sun, 25 May 2014 08:13:56
Message-Id: 20140525101310.2546c491@gentoo.org
In Reply to: Re: [gentoo-user] about to give up on systemd and gnome by covici@ccs.covici.com
1 On Sat, 24 May 2014 15:29:34 -0400
2 covici@××××××××××.com wrote:
3
4 > OK, here is what is happening -- if I do a startx & in any console
5 > where I am logged in, I get a gnome session on that tty (wish it was
6 > on the unused one), and I seem to be good to go. However when I try
7 > to use gdm, I no longer get the oh no stuff, but it seems I get a
8 > list of some of my userids, but I can't do anything, I can up arrow
9 > to one of them, but hitting enter does nothing. Also, tab does
10 > nothing, nor do left/right arrow keys and strangely enough, my name
11 > is not among the listed ids.
12 >
13 > Here is a log segment from start to stop of gdm.
14 >
15 > https://covici.com/owncloud/public.php?service=files&t=3bae607fe4d5043b325b6339e3672c84
16 >
17 > I hope someone can make sense of this because after this happened my
18 > regular ttys won't scroll once they get to the last line and the only
19 > way to solve this problem is to reboot the system.
20
21 This might be PAM related:
22
23 gdm-session-worker[4972]: <7>GdmSessionWorker: initializing PAM;
24 service=gdm-password username=krnotley seat=seat0
25 gdm-session-worker[4972]: <7>GdmSessionWorker: Set PAM environment
26 variable: 'XDG_SEAT=seat0'
27 gdm-session-worker[4972]: <7>GdmSessionWorker: 1 new messages
28 received from PAM
29 gdm-session-worker[4972]: <7>GdmSessionWorker: received pam message
30 of type 1 with payload 'Password: '
31 gdm-password][4972]: pam_unix(gdm-password:auth): conversation
32 failed
33 gdm-password][4972]: pam_unix(gdm-password:auth): auth could
34 not identify password for [krnotley]
35 gdm-password][4972]: gkr-pam: no password is available for user
36 gdm-password][4972]: gkr-pam: no password is available for user
37 gdm-session-worker[4972]: <7>GdmSessionWorker: PAM conversation
38 returning 19: Conversation error
39 gdm-session-worker[4972]: <7>GdmSessionWorker: uninitializing PAM
40
41 A failing conversation here looks odd to me; so, maybe this krontley
42 user is bugged (preventing others from being listed?) or PAM itself
43 isn't working properly at all?
44
45 Check the following link which can be a possible solution to this:
46
47 https://wiki.gentoo.org/wiki/Systemd#systemd-logind_.26_pam_systemd
48
49 Other than that I see gnome-settings-daemon failing as it exits with
50 code 1, but with no clear warning or error; from experience with that,
51 that could be a reason to display or usage problems. A way to debug
52 this could be to restart it in the shell to catch more output, if any;
53 but I'm more suspicious about PAM so try to get PAM fixed first.
54
55 It could just as well be failing because you shutdown GDM; it might be
56 more clear if you capture a log where you don't shutdown GDM, as then
57 the last messages would be much more related to the problem at hand.
58
59 --
60 With kind regards,
61
62 Tom Wijsman (TomWij)
63 Gentoo Developer
64
65 E-mail address : TomWij@g.o
66 GPG Public Key : 6D34E57D
67 GPG Fingerprint : C165 AF18 AB4C 400B C3D2 ABF0 95B2 1FCD 6D34 E57D

Attachments

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

Replies

Subject Author
Re: [gentoo-user] about to give up on systemd and gnome covici@××××××××××.com
Re: [gentoo-user] about to give up on systemd and gnome covici@××××××××××.com